Test Report: Docker_Linux_containerd_arm64 19038

                    
                      64ece1abff9b4cb7354781e4c6f3779f7e7a85e0:2024-06-06:34790
                    
                

Test fail (7/328)

x
+
TestAddons/parallel/Ingress (34.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-246757 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-246757 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-246757 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [d2094d1b-b31a-4349-83ae-142baaee6458] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [d2094d1b-b31a-4349-83ae-142baaee6458] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 7.00587974s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-246757 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:299: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.06220146s)

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

                                                
                                                
-- /stdout --
addons_test.go:301: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:305: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached

                                                
                                                

                                                
                                                

                                                
                                                
stderr: 
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-246757 addons disable ingress-dns --alsologtostderr -v=1: (1.055290516s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-246757 addons disable ingress --alsologtostderr -v=1: (7.738128263s)
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-246757
helpers_test.go:235: (dbg) docker inspect addons-246757:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "daaefa4637705ae16e9fa3f99cb52b1a1707551f5d23810fcc16ca7fd45103cb",
	        "Created": "2024-06-06T20:46:57.171266517Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 286323,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-06T20:46:57.463343819Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0447b96cd6875a02bcdf1fe363fc82b8e67a939ccbaf5e1ea3a43529d9e8a477",
	        "ResolvConfPath": "/var/lib/docker/containers/daaefa4637705ae16e9fa3f99cb52b1a1707551f5d23810fcc16ca7fd45103cb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/daaefa4637705ae16e9fa3f99cb52b1a1707551f5d23810fcc16ca7fd45103cb/hostname",
	        "HostsPath": "/var/lib/docker/containers/daaefa4637705ae16e9fa3f99cb52b1a1707551f5d23810fcc16ca7fd45103cb/hosts",
	        "LogPath": "/var/lib/docker/containers/daaefa4637705ae16e9fa3f99cb52b1a1707551f5d23810fcc16ca7fd45103cb/daaefa4637705ae16e9fa3f99cb52b1a1707551f5d23810fcc16ca7fd45103cb-json.log",
	        "Name": "/addons-246757",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-246757:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-246757",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/678c2e9b0009545e22919c313d848ab6ecd49145c7e00ff323d9f1f0af5742b2-init/diff:/var/lib/docker/overlay2/c6222deded2f09a89f9f3dacff145d1e450da4c9a3c1f0b1ba9465ebfa2af3f5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/678c2e9b0009545e22919c313d848ab6ecd49145c7e00ff323d9f1f0af5742b2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/678c2e9b0009545e22919c313d848ab6ecd49145c7e00ff323d9f1f0af5742b2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/678c2e9b0009545e22919c313d848ab6ecd49145c7e00ff323d9f1f0af5742b2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-246757",
	                "Source": "/var/lib/docker/volumes/addons-246757/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-246757",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6",
	            "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-246757",
	                "name.minikube.sigs.k8s.io": "addons-246757",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2f14e740a77b0da8190baf23861f664feb031782458db4cdf9da8c9dc0cb6292",
	            "SandboxKey": "/var/run/docker/netns/2f14e740a77b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-246757": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "509dbefde12f5c0896367726590eb09d2f8d6b2c06b554b00c10225727c378f8",
	                    "EndpointID": "550c2d7bb98fc6e101f8f3bdab554a10814d6086b61015c06f695684b2ef7e5c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-246757",
	                        "daaefa463770"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-246757 -n addons-246757
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-246757 logs -n 25: (1.388062086s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-518237                                                                     | download-only-518237   | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC | 06 Jun 24 20:46 UTC |
	| delete  | -p download-only-817549                                                                     | download-only-817549   | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC | 06 Jun 24 20:46 UTC |
	| start   | --download-only -p                                                                          | download-docker-952087 | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC |                     |
	|         | download-docker-952087                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p download-docker-952087                                                                   | download-docker-952087 | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC | 06 Jun 24 20:46 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-116328   | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC |                     |
	|         | binary-mirror-116328                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:33497                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-116328                                                                     | binary-mirror-116328   | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC | 06 Jun 24 20:46 UTC |
	| addons  | disable dashboard -p                                                                        | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC |                     |
	|         | addons-246757                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC |                     |
	|         | addons-246757                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-246757 --wait=true                                                                | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC | 06 Jun 24 20:49 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:49 UTC | 06 Jun 24 20:49 UTC |
	|         | -p addons-246757                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-246757 ip                                                                            | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:49 UTC | 06 Jun 24 20:49 UTC |
	| addons  | addons-246757 addons disable                                                                | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:49 UTC | 06 Jun 24 20:49 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:49 UTC | 06 Jun 24 20:49 UTC |
	|         | -p addons-246757                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-246757 ssh cat                                                                       | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:49 UTC | 06 Jun 24 20:49 UTC |
	|         | /opt/local-path-provisioner/pvc-9058ca2f-b26f-46bb-85e1-d27c3e6c5e40_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-246757 addons disable                                                                | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:49 UTC | 06 Jun 24 20:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:50 UTC | 06 Jun 24 20:50 UTC |
	|         | addons-246757                                                                               |                        |         |         |                     |                     |
	| addons  | addons-246757 addons                                                                        | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:51 UTC | 06 Jun 24 20:51 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-246757 addons                                                                        | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:51 UTC | 06 Jun 24 20:51 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:51 UTC | 06 Jun 24 20:51 UTC |
	|         | addons-246757                                                                               |                        |         |         |                     |                     |
	| addons  | addons-246757 addons                                                                        | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:51 UTC | 06 Jun 24 20:51 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-246757 ssh curl -s                                                                   | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:52 UTC | 06 Jun 24 20:52 UTC |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-246757 ip                                                                            | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:52 UTC | 06 Jun 24 20:52 UTC |
	| addons  | addons-246757 addons disable                                                                | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:52 UTC | 06 Jun 24 20:52 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-246757 addons disable                                                                | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:52 UTC | 06 Jun 24 20:52 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-246757 addons disable                                                                | addons-246757          | jenkins | v1.33.1 | 06 Jun 24 20:52 UTC | 06 Jun 24 20:52 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/06 20:46:33
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0606 20:46:33.256106  285861 out.go:291] Setting OutFile to fd 1 ...
	I0606 20:46:33.256255  285861 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:46:33.256266  285861 out.go:304] Setting ErrFile to fd 2...
	I0606 20:46:33.256272  285861 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:46:33.256527  285861 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 20:46:33.257007  285861 out.go:298] Setting JSON to false
	I0606 20:46:33.257943  285861 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":5337,"bootTime":1717701457,"procs":156,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 20:46:33.258012  285861 start.go:139] virtualization:  
	I0606 20:46:33.261095  285861 out.go:177] * [addons-246757] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0606 20:46:33.272524  285861 out.go:177]   - MINIKUBE_LOCATION=19038
	I0606 20:46:33.275214  285861 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 20:46:33.272593  285861 notify.go:220] Checking for updates...
	I0606 20:46:33.279290  285861 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 20:46:33.281298  285861 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 20:46:33.283717  285861 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0606 20:46:33.285920  285861 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0606 20:46:33.288483  285861 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 20:46:33.308413  285861 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 20:46:33.308546  285861 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:46:33.379944  285861 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-06 20:46:33.370998787 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:46:33.380056  285861 docker.go:295] overlay module found
	I0606 20:46:33.382417  285861 out.go:177] * Using the docker driver based on user configuration
	I0606 20:46:33.384638  285861 start.go:297] selected driver: docker
	I0606 20:46:33.384655  285861 start.go:901] validating driver "docker" against <nil>
	I0606 20:46:33.384669  285861 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0606 20:46:33.385336  285861 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:46:33.442021  285861 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-06 20:46:33.432885797 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:46:33.442184  285861 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0606 20:46:33.442417  285861 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]
	I0606 20:46:33.444636  285861 out.go:177] * Using Docker driver with root privileges
	I0606 20:46:33.446971  285861 cni.go:84] Creating CNI manager for ""
	I0606 20:46:33.446992  285861 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 20:46:33.447004  285861 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0606 20:46:33.447083  285861 start.go:340] cluster config:
	{Name:addons-246757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 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.30.1 ClusterName:addons-246757 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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.30.1 ContainerRuntime:containerd 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: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0606 20:46:33.449423  285861 out.go:177] * Starting "addons-246757" primary control-plane node in "addons-246757" cluster
	I0606 20:46:33.451347  285861 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0606 20:46:33.453415  285861 out.go:177] * Pulling base image v0.0.44-1717668449-19038 ...
	I0606 20:46:33.455109  285861 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 20:46:33.455163  285861 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
	I0606 20:46:33.455174  285861 cache.go:56] Caching tarball of preloaded images
	I0606 20:46:33.455264  285861 preload.go:173] Found /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0606 20:46:33.455277  285861 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on containerd
	I0606 20:46:33.455648  285861 profile.go:143] Saving config to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/config.json ...
	I0606 20:46:33.455676  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/config.json: {Name:mkdd7e0001cb571d79de70dba9281396ecc39bb7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:46:33.455853  285861 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local docker daemon
	I0606 20:46:33.469927  285861 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 to local cache
	I0606 20:46:33.470046  285861 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local cache directory
	I0606 20:46:33.470072  285861 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local cache directory, skipping pull
	I0606 20:46:33.470086  285861 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 exists in cache, skipping pull
	I0606 20:46:33.470095  285861 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 as a tarball
	I0606 20:46:33.470105  285861 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 from local cache
	I0606 20:46:49.929494  285861 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 from cached tarball
	I0606 20:46:49.929536  285861 cache.go:194] Successfully downloaded all kic artifacts
	I0606 20:46:49.929566  285861 start.go:360] acquireMachinesLock for addons-246757: {Name:mked8d220e7cc8858ebd53203558550e6b72d071 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0606 20:46:49.930526  285861 start.go:364] duration metric: took 934.547µs to acquireMachinesLock for "addons-246757"
	I0606 20:46:49.930561  285861 start.go:93] Provisioning new machine with config: &{Name:addons-246757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 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.30.1 ClusterName:addons-246757 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.1 ContainerRuntime:containerd 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:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0606 20:46:49.930721  285861 start.go:125] createHost starting for "" (driver="docker")
	I0606 20:46:49.933790  285861 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0606 20:46:49.934033  285861 start.go:159] libmachine.API.Create for "addons-246757" (driver="docker")
	I0606 20:46:49.934066  285861 client.go:168] LocalClient.Create starting
	I0606 20:46:49.934182  285861 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem
	I0606 20:46:50.535212  285861 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem
	I0606 20:46:50.771869  285861 cli_runner.go:164] Run: docker network inspect addons-246757 --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}}]}"
	W0606 20:46:50.786384  285861 cli_runner.go:211] docker network inspect addons-246757 --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
	I0606 20:46:50.786492  285861 network_create.go:281] running [docker network inspect addons-246757] to gather additional debugging logs...
	I0606 20:46:50.786514  285861 cli_runner.go:164] Run: docker network inspect addons-246757
	W0606 20:46:50.799342  285861 cli_runner.go:211] docker network inspect addons-246757 returned with exit code 1
	I0606 20:46:50.799374  285861 network_create.go:284] error running [docker network inspect addons-246757]: docker network inspect addons-246757: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-246757 not found
	I0606 20:46:50.799388  285861 network_create.go:286] output of [docker network inspect addons-246757]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-246757 not found
	
	** /stderr **
	I0606 20:46:50.799479  285861 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}}]}"
	I0606 20:46:50.814056  285861 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:0x400189d6a0}
	I0606 20:46:50.814101  285861 network_create.go:124] attempt to create docker network addons-246757 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0606 20:46:50.814161  285861 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-246757 addons-246757
	I0606 20:46:50.878155  285861 network_create.go:108] docker network addons-246757 192.168.49.0/24 created
	I0606 20:46:50.878189  285861 kic.go:121] calculated static IP "192.168.49.2" for the "addons-246757" container
	I0606 20:46:50.878268  285861 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0606 20:46:50.891670  285861 cli_runner.go:164] Run: docker volume create addons-246757 --label name.minikube.sigs.k8s.io=addons-246757 --label created_by.minikube.sigs.k8s.io=true
	I0606 20:46:50.906677  285861 oci.go:103] Successfully created a docker volume addons-246757
	I0606 20:46:50.906773  285861 cli_runner.go:164] Run: docker run --rm --name addons-246757-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-246757 --entrypoint /usr/bin/test -v addons-246757:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 -d /var/lib
	I0606 20:46:52.907587  285861 cli_runner.go:217] Completed: docker run --rm --name addons-246757-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-246757 --entrypoint /usr/bin/test -v addons-246757:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 -d /var/lib: (2.000773328s)
	I0606 20:46:52.907618  285861 oci.go:107] Successfully prepared a docker volume addons-246757
	I0606 20:46:52.907647  285861 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 20:46:52.907666  285861 kic.go:194] Starting extracting preloaded images to volume ...
	I0606 20:46:52.907738  285861 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-246757:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 -I lz4 -xf /preloaded.tar -C /extractDir
	I0606 20:46:57.096490  285861 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-246757:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 -I lz4 -xf /preloaded.tar -C /extractDir: (4.188711015s)
	I0606 20:46:57.096524  285861 kic.go:203] duration metric: took 4.188853604s to extract preloaded images to volume ...
	W0606 20:46:57.096674  285861 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0606 20:46:57.096793  285861 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0606 20:46:57.154936  285861 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-246757 --name addons-246757 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-246757 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-246757 --network addons-246757 --ip 192.168.49.2 --volume addons-246757:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6
	I0606 20:46:57.471933  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Running}}
	I0606 20:46:57.493279  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:46:57.519354  285861 cli_runner.go:164] Run: docker exec addons-246757 stat /var/lib/dpkg/alternatives/iptables
	I0606 20:46:57.573454  285861 oci.go:144] the created container "addons-246757" has a running status.
	I0606 20:46:57.573485  285861 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa...
	I0606 20:46:58.129065  285861 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0606 20:46:58.154856  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:46:58.175966  285861 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0606 20:46:58.175998  285861 kic_runner.go:114] Args: [docker exec --privileged addons-246757 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0606 20:46:58.257973  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:46:58.283211  285861 machine.go:94] provisionDockerMachine start ...
	I0606 20:46:58.283316  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:58.304251  285861 main.go:141] libmachine: Using SSH client type: native
	I0606 20:46:58.304517  285861 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33142 <nil> <nil>}
	I0606 20:46:58.304526  285861 main.go:141] libmachine: About to run SSH command:
	hostname
	I0606 20:46:58.449881  285861 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-246757
	
	I0606 20:46:58.449964  285861 ubuntu.go:169] provisioning hostname "addons-246757"
	I0606 20:46:58.450061  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:58.467195  285861 main.go:141] libmachine: Using SSH client type: native
	I0606 20:46:58.467439  285861 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33142 <nil> <nil>}
	I0606 20:46:58.467449  285861 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-246757 && echo "addons-246757" | sudo tee /etc/hostname
	I0606 20:46:58.614379  285861 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-246757
	
	I0606 20:46:58.614488  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:58.630702  285861 main.go:141] libmachine: Using SSH client type: native
	I0606 20:46:58.630946  285861 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33142 <nil> <nil>}
	I0606 20:46:58.630969  285861 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-246757' /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-246757/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-246757' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0606 20:46:58.762223  285861 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0606 20:46:58.762248  285861 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19038-279835/.minikube CaCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19038-279835/.minikube}
	I0606 20:46:58.762273  285861 ubuntu.go:177] setting up certificates
	I0606 20:46:58.762284  285861 provision.go:84] configureAuth start
	I0606 20:46:58.762350  285861 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-246757
	I0606 20:46:58.778299  285861 provision.go:143] copyHostCerts
	I0606 20:46:58.778393  285861 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/ca.pem (1078 bytes)
	I0606 20:46:58.778614  285861 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/cert.pem (1123 bytes)
	I0606 20:46:58.778727  285861 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/key.pem (1675 bytes)
	I0606 20:46:58.778782  285861 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem org=jenkins.addons-246757 san=[127.0.0.1 192.168.49.2 addons-246757 localhost minikube]
	I0606 20:46:59.307948  285861 provision.go:177] copyRemoteCerts
	I0606 20:46:59.308026  285861 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0606 20:46:59.308076  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:59.323294  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:46:59.418798  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0606 20:46:59.441590  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0606 20:46:59.465233  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0606 20:46:59.488139  285861 provision.go:87] duration metric: took 725.83836ms to configureAuth
	I0606 20:46:59.488215  285861 ubuntu.go:193] setting minikube options for container-runtime
	I0606 20:46:59.488418  285861 config.go:182] Loaded profile config "addons-246757": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 20:46:59.488434  285861 machine.go:97] duration metric: took 1.205205528s to provisionDockerMachine
	I0606 20:46:59.488441  285861 client.go:171] duration metric: took 9.554367132s to LocalClient.Create
	I0606 20:46:59.488460  285861 start.go:167] duration metric: took 9.554426324s to libmachine.API.Create "addons-246757"
	I0606 20:46:59.488469  285861 start.go:293] postStartSetup for "addons-246757" (driver="docker")
	I0606 20:46:59.488481  285861 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]
	I0606 20:46:59.488537  285861 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
	I0606 20:46:59.488581  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:59.503135  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:46:59.599335  285861 ssh_runner.go:195] Run: cat /etc/os-release
	I0606 20:46:59.602287  285861 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0606 20:46:59.602321  285861 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0606 20:46:59.602332  285861 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0606 20:46:59.602340  285861 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0606 20:46:59.602350  285861 filesync.go:126] Scanning /home/jenkins/minikube-integration/19038-279835/.minikube/addons for local assets ...
	I0606 20:46:59.602418  285861 filesync.go:126] Scanning /home/jenkins/minikube-integration/19038-279835/.minikube/files for local assets ...
	I0606 20:46:59.602444  285861 start.go:296] duration metric: took 113.965795ms for postStartSetup
	I0606 20:46:59.602785  285861 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-246757
	I0606 20:46:59.617851  285861 profile.go:143] Saving config to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/config.json ...
	I0606 20:46:59.618129  285861 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 20:46:59.618181  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:59.633870  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:46:59.726989  285861 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0606 20:46:59.731216  285861 start.go:128] duration metric: took 9.80047662s to createHost
	I0606 20:46:59.731238  285861 start.go:83] releasing machines lock for "addons-246757", held for 9.800695491s
	I0606 20:46:59.731305  285861 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-246757
	I0606 20:46:59.746324  285861 ssh_runner.go:195] Run: cat /version.json
	I0606 20:46:59.746387  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:59.746404  285861 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0606 20:46:59.746548  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:46:59.762939  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:46:59.763712  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:46:59.968705  285861 ssh_runner.go:195] Run: systemctl --version
	I0606 20:46:59.972851  285861 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0606 20:46:59.976812  285861 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0606 20:47:00.001849  285861 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0606 20:47:00.001922  285861 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0606 20:47:00.071122  285861 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0606 20:47:00.071218  285861 start.go:494] detecting cgroup driver to use...
	I0606 20:47:00.071281  285861 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0606 20:47:00.071364  285861 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0606 20:47:00.124981  285861 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0606 20:47:00.173249  285861 docker.go:217] disabling cri-docker service (if available) ...
	I0606 20:47:00.173322  285861 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0606 20:47:00.194122  285861 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0606 20:47:00.214102  285861 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0606 20:47:00.319314  285861 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0606 20:47:00.423505  285861 docker.go:233] disabling docker service ...
	I0606 20:47:00.423585  285861 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0606 20:47:00.445019  285861 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0606 20:47:00.459293  285861 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0606 20:47:00.546846  285861 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0606 20:47:00.638108  285861 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0606 20:47:00.649893  285861 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0606 20:47:00.666709  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0606 20:47:00.676558  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0606 20:47:00.686239  285861 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0606 20:47:00.686308  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0606 20:47:00.695828  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0606 20:47:00.705365  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0606 20:47:00.715527  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0606 20:47:00.726101  285861 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0606 20:47:00.736290  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0606 20:47:00.746812  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0606 20:47:00.756579  285861 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0606 20:47:00.766187  285861 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0606 20:47:00.774715  285861 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0606 20:47:00.783168  285861 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 20:47:00.869066  285861 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0606 20:47:00.997410  285861 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0606 20:47:00.997505  285861 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0606 20:47:01.001615  285861 start.go:562] Will wait 60s for crictl version
	I0606 20:47:01.001702  285861 ssh_runner.go:195] Run: which crictl
	I0606 20:47:01.004981  285861 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0606 20:47:01.048301  285861 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.33
	RuntimeApiVersion:  v1
	I0606 20:47:01.048382  285861 ssh_runner.go:195] Run: containerd --version
	I0606 20:47:01.069608  285861 ssh_runner.go:195] Run: containerd --version
	I0606 20:47:01.092851  285861 out.go:177] * Preparing Kubernetes v1.30.1 on containerd 1.6.33 ...
	I0606 20:47:01.094809  285861 cli_runner.go:164] Run: docker network inspect addons-246757 --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}}]}"
	I0606 20:47:01.109287  285861 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0606 20:47:01.112977  285861 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""
	I0606 20:47:01.123782  285861 kubeadm.go:877] updating cluster {Name:addons-246757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 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.30.1 ClusterName:addons-246757 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.1 ContainerRuntime:containerd 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 Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0606 20:47:01.123918  285861 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 20:47:01.123988  285861 ssh_runner.go:195] Run: sudo crictl images --output json
	I0606 20:47:01.162501  285861 containerd.go:627] all images are preloaded for containerd runtime.
	I0606 20:47:01.162526  285861 containerd.go:534] Images already preloaded, skipping extraction
	I0606 20:47:01.162587  285861 ssh_runner.go:195] Run: sudo crictl images --output json
	I0606 20:47:01.200626  285861 containerd.go:627] all images are preloaded for containerd runtime.
	I0606 20:47:01.200650  285861 cache_images.go:84] Images are preloaded, skipping loading
	I0606 20:47:01.200662  285861 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.1 containerd true true} ...
	I0606 20:47:01.200771  285861 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-246757 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.1 ClusterName:addons-246757 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0606 20:47:01.200842  285861 ssh_runner.go:195] Run: sudo crictl info
	I0606 20:47:01.238422  285861 cni.go:84] Creating CNI manager for ""
	I0606 20:47:01.238446  285861 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 20:47:01.238485  285861 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0606 20:47:01.238508  285861 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-246757 NodeName:addons-246757 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0606 20:47:01.238672  285861 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "addons-246757"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0606 20:47:01.238744  285861 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
	I0606 20:47:01.247852  285861 binaries.go:44] Found k8s binaries, skipping transfer
	I0606 20:47:01.247941  285861 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0606 20:47:01.256868  285861 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0606 20:47:01.274953  285861 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0606 20:47:01.294551  285861 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0606 20:47:01.312329  285861 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0606 20:47:01.315622  285861 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""
	I0606 20:47:01.326071  285861 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 20:47:01.410214  285861 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0606 20:47:01.425593  285861 certs.go:68] Setting up /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757 for IP: 192.168.49.2
	I0606 20:47:01.425613  285861 certs.go:194] generating shared ca certs ...
	I0606 20:47:01.425629  285861 certs.go:226] acquiring lock for ca certs: {Name:mkc759f49abe4f4f96b3e66fc6cad3282470b17e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:01.425753  285861 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key
	I0606 20:47:01.882071  285861 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt ...
	I0606 20:47:01.882103  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt: {Name:mk328681a5a7c3b007c35bbb2b2ce7d0c4aa5bdd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:01.882799  285861 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key ...
	I0606 20:47:01.882826  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key: {Name:mk004a254cca0a900d313c7ca980b9fc4ccb733d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:01.882926  285861 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key
	I0606 20:47:02.375158  285861 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.crt ...
	I0606 20:47:02.375198  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.crt: {Name:mk99b654ec873a9edfdd360e96637d3ad3266ad6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:02.376166  285861 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key ...
	I0606 20:47:02.376192  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key: {Name:mkde043fefd30b910d12eab05955cac1bc1a05c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:02.376292  285861 certs.go:256] generating profile certs ...
	I0606 20:47:02.376354  285861 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.key
	I0606 20:47:02.376372  285861 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt with IP's: []
	I0606 20:47:02.818810  285861 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt ...
	I0606 20:47:02.818841  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: {Name:mk995a3876aa0deba841abf48751c6930b9a0741 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:02.819636  285861 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.key ...
	I0606 20:47:02.819653  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.key: {Name:mk1d3887d7bb88ba33cad1d2ea540e86b00cef47 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:02.820095  285861 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.key.a22c58d5
	I0606 20:47:02.820119  285861 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.crt.a22c58d5 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0606 20:47:03.039289  285861 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.crt.a22c58d5 ...
	I0606 20:47:03.039325  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.crt.a22c58d5: {Name:mka507297b15d87209428807acb34b1e43584eeb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:03.043232  285861 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.key.a22c58d5 ...
	I0606 20:47:03.043312  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.key.a22c58d5: {Name:mkc57d641a759230fa16a29c94a96a048e178768 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:03.043437  285861 certs.go:381] copying /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.crt.a22c58d5 -> /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.crt
	I0606 20:47:03.043550  285861 certs.go:385] copying /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.key.a22c58d5 -> /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.key
	I0606 20:47:03.043626  285861 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.key
	I0606 20:47:03.043662  285861 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.crt with IP's: []
	I0606 20:47:03.745946  285861 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.crt ...
	I0606 20:47:03.745979  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.crt: {Name:mkc2a122665276eaa45f14163164bc2731f6f9ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:03.746167  285861 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.key ...
	I0606 20:47:03.746181  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.key: {Name:mk26c07b7f0cf232c02381e909a9b780159d946d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:03.746831  285861 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem (1679 bytes)
	I0606 20:47:03.746879  285861 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem (1078 bytes)
	I0606 20:47:03.746910  285861 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem (1123 bytes)
	I0606 20:47:03.746936  285861 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem (1675 bytes)
	I0606 20:47:03.747535  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0606 20:47:03.773097  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0606 20:47:03.798352  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0606 20:47:03.824929  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0606 20:47:03.851025  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0606 20:47:03.876034  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0606 20:47:03.899341  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0606 20:47:03.923058  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0606 20:47:03.947032  285861 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0606 20:47:03.970156  285861 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0606 20:47:03.988108  285861 ssh_runner.go:195] Run: openssl version
	I0606 20:47:03.993703  285861 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"
	I0606 20:47:04.003284  285861 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0606 20:47:04.006790  285861 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  6 20:47 /usr/share/ca-certificates/minikubeCA.pem
	I0606 20:47:04.006891  285861 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0606 20:47:04.013503  285861 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"
	I0606 20:47:04.024697  285861 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0606 20:47:04.028774  285861 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
	I0606 20:47:04.028832  285861 kubeadm.go:391] StartCluster: {Name:addons-246757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 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.30.1 ClusterName:addons-246757 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.1 ContainerRuntime:containerd 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 Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0606 20:47:04.028912  285861 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0606 20:47:04.028980  285861 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0606 20:47:04.065867  285861 cri.go:89] found id: ""
	I0606 20:47:04.065938  285861 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0606 20:47:04.074662  285861 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0606 20:47:04.083509  285861 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0606 20:47:04.083627  285861 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
	I0606 20:47:04.092100  285861 kubeadm.go:154] 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
	I0606 20:47:04.092165  285861 kubeadm.go:156] found existing configuration files:
	
	I0606 20:47:04.092240  285861 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0606 20:47:04.101162  285861 kubeadm.go:162] "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
	I0606 20:47:04.101227  285861 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0606 20:47:04.109595  285861 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0606 20:47:04.117920  285861 kubeadm.go:162] "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
	I0606 20:47:04.117984  285861 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0606 20:47:04.126319  285861 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0606 20:47:04.134715  285861 kubeadm.go:162] "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
	I0606 20:47:04.134824  285861 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0606 20:47:04.143194  285861 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0606 20:47:04.151607  285861 kubeadm.go:162] "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
	I0606 20:47:04.151690  285861 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0606 20:47:04.159749  285861 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0606 20:47:04.248977  285861 kubeadm.go:309] 	[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-1062-aws\n", err: exit status 1
	I0606 20:47:04.319799  285861 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0606 20:47:20.315574  285861 kubeadm.go:309] [init] Using Kubernetes version: v1.30.1
	I0606 20:47:20.315633  285861 kubeadm.go:309] [preflight] Running pre-flight checks
	I0606 20:47:20.315718  285861 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0606 20:47:20.315774  285861 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-aws
	I0606 20:47:20.315811  285861 kubeadm.go:309] OS: Linux
	I0606 20:47:20.315867  285861 kubeadm.go:309] CGROUPS_CPU: enabled
	I0606 20:47:20.315917  285861 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0606 20:47:20.315966  285861 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0606 20:47:20.316016  285861 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0606 20:47:20.316065  285861 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0606 20:47:20.316116  285861 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0606 20:47:20.316163  285861 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0606 20:47:20.316213  285861 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0606 20:47:20.316260  285861 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0606 20:47:20.316345  285861 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0606 20:47:20.316440  285861 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0606 20:47:20.316532  285861 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0606 20:47:20.316594  285861 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0606 20:47:20.318496  285861 out.go:204]   - Generating certificates and keys ...
	I0606 20:47:20.318600  285861 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0606 20:47:20.318680  285861 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0606 20:47:20.318753  285861 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0606 20:47:20.318817  285861 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0606 20:47:20.318882  285861 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0606 20:47:20.318960  285861 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0606 20:47:20.319024  285861 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0606 20:47:20.319157  285861 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-246757 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0606 20:47:20.319216  285861 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0606 20:47:20.319342  285861 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-246757 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0606 20:47:20.319424  285861 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0606 20:47:20.319498  285861 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0606 20:47:20.319556  285861 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0606 20:47:20.319622  285861 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0606 20:47:20.319681  285861 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0606 20:47:20.319757  285861 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0606 20:47:20.319816  285861 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0606 20:47:20.319884  285861 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0606 20:47:20.319940  285861 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0606 20:47:20.320075  285861 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0606 20:47:20.320146  285861 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0606 20:47:20.323295  285861 out.go:204]   - Booting up control plane ...
	I0606 20:47:20.323404  285861 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0606 20:47:20.323480  285861 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0606 20:47:20.323547  285861 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0606 20:47:20.323651  285861 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0606 20:47:20.323736  285861 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0606 20:47:20.323780  285861 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0606 20:47:20.323906  285861 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0606 20:47:20.323976  285861 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0606 20:47:20.324035  285861 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.005702566s
	I0606 20:47:20.324109  285861 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0606 20:47:20.324174  285861 kubeadm.go:309] [api-check] The API server is healthy after 5.501924948s
	I0606 20:47:20.324279  285861 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0606 20:47:20.324411  285861 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0606 20:47:20.324472  285861 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0606 20:47:20.324653  285861 kubeadm.go:309] [mark-control-plane] Marking the node addons-246757 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0606 20:47:20.324720  285861 kubeadm.go:309] [bootstrap-token] Using token: e4vmnm.iekldrtg5dpmqkwm
	I0606 20:47:20.326587  285861 out.go:204]   - Configuring RBAC rules ...
	I0606 20:47:20.326712  285861 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0606 20:47:20.326794  285861 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0606 20:47:20.326955  285861 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0606 20:47:20.327144  285861 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0606 20:47:20.327275  285861 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0606 20:47:20.327409  285861 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0606 20:47:20.327546  285861 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0606 20:47:20.327589  285861 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0606 20:47:20.327641  285861 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0606 20:47:20.327646  285861 kubeadm.go:309] 
	I0606 20:47:20.327704  285861 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0606 20:47:20.327708  285861 kubeadm.go:309] 
	I0606 20:47:20.327838  285861 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0606 20:47:20.327854  285861 kubeadm.go:309] 
	I0606 20:47:20.327881  285861 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0606 20:47:20.327976  285861 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0606 20:47:20.328078  285861 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0606 20:47:20.328105  285861 kubeadm.go:309] 
	I0606 20:47:20.328186  285861 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0606 20:47:20.328195  285861 kubeadm.go:309] 
	I0606 20:47:20.328268  285861 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0606 20:47:20.328274  285861 kubeadm.go:309] 
	I0606 20:47:20.328328  285861 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0606 20:47:20.328411  285861 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0606 20:47:20.328484  285861 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0606 20:47:20.328492  285861 kubeadm.go:309] 
	I0606 20:47:20.328577  285861 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0606 20:47:20.328654  285861 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0606 20:47:20.328662  285861 kubeadm.go:309] 
	I0606 20:47:20.328773  285861 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token e4vmnm.iekldrtg5dpmqkwm \
	I0606 20:47:20.328926  285861 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ee280d018d30ec297eb3f26fba6a2addd550dc7ae998c8164de378d25eaa5423 \
	I0606 20:47:20.328974  285861 kubeadm.go:309] 	--control-plane 
	I0606 20:47:20.329012  285861 kubeadm.go:309] 
	I0606 20:47:20.329171  285861 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0606 20:47:20.329187  285861 kubeadm.go:309] 
	I0606 20:47:20.329295  285861 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token e4vmnm.iekldrtg5dpmqkwm \
	I0606 20:47:20.329459  285861 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ee280d018d30ec297eb3f26fba6a2addd550dc7ae998c8164de378d25eaa5423 
	I0606 20:47:20.329493  285861 cni.go:84] Creating CNI manager for ""
	I0606 20:47:20.329529  285861 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 20:47:20.331347  285861 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0606 20:47:20.333290  285861 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0606 20:47:20.337125  285861 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.1/kubectl ...
	I0606 20:47:20.337144  285861 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0606 20:47:20.354822  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0606 20:47:20.620144  285861 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0606 20:47:20.620278  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:20.620366  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-246757 minikube.k8s.io/updated_at=2024_06_06T20_47_20_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=1d3094f03029ab5769708fc728f21ba50166772b minikube.k8s.io/name=addons-246757 minikube.k8s.io/primary=true
	I0606 20:47:20.776590  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:20.776699  285861 ops.go:34] apiserver oom_adj: -16
	I0606 20:47:21.276735  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:21.777562  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:22.276806  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:22.777099  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:23.277162  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:23.776731  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:24.277349  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:24.776710  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:25.277354  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:25.777312  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:26.277424  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:26.777517  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:27.277300  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:27.776634  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:28.277334  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:28.777127  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:29.277095  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:29.777647  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:30.276740  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:30.777458  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:31.276745  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:31.777513  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:32.277679  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:32.776700  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:33.276991  285861 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0606 20:47:33.400458  285861 kubeadm.go:1107] duration metric: took 12.780226715s to wait for elevateKubeSystemPrivileges
	W0606 20:47:33.400493  285861 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0606 20:47:33.400501  285861 kubeadm.go:393] duration metric: took 29.371677207s to StartCluster
	I0606 20:47:33.400517  285861 settings.go:142] acquiring lock: {Name:mk8f89aa1063a7c38223e46a53ac1cfd3f47d552 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:33.401108  285861 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 20:47:33.401499  285861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/kubeconfig: {Name:mka5feb49a349ac20523d222b9261befd65ae27e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:47:33.401706  285861 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0606 20:47:33.404616  285861 out.go:177] * Verifying Kubernetes components...
	I0606 20:47:33.401800  285861 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0606 20:47:33.401966  285861 config.go:182] Loaded profile config "addons-246757": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 20:47:33.401975  285861 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0606 20:47:33.404679  285861 addons.go:69] Setting yakd=true in profile "addons-246757"
	I0606 20:47:33.404710  285861 addons.go:234] Setting addon yakd=true in "addons-246757"
	I0606 20:47:33.404712  285861 addons.go:69] Setting ingress-dns=true in profile "addons-246757"
	I0606 20:47:33.404743  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.404783  285861 addons.go:234] Setting addon ingress-dns=true in "addons-246757"
	I0606 20:47:33.404830  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.405250  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.405323  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.405669  285861 addons.go:69] Setting inspektor-gadget=true in profile "addons-246757"
	I0606 20:47:33.405700  285861 addons.go:234] Setting addon inspektor-gadget=true in "addons-246757"
	I0606 20:47:33.405725  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.408692  285861 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 20:47:33.406093  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.406099  285861 addons.go:69] Setting metrics-server=true in profile "addons-246757"
	I0606 20:47:33.409030  285861 addons.go:234] Setting addon metrics-server=true in "addons-246757"
	I0606 20:47:33.409069  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.409467  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.406103  285861 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-246757"
	I0606 20:47:33.411488  285861 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-246757"
	I0606 20:47:33.411642  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.416003  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.406108  285861 addons.go:69] Setting registry=true in profile "addons-246757"
	I0606 20:47:33.419356  285861 addons.go:234] Setting addon registry=true in "addons-246757"
	I0606 20:47:33.419406  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.419890  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.406111  285861 addons.go:69] Setting storage-provisioner=true in profile "addons-246757"
	I0606 20:47:33.437346  285861 addons.go:234] Setting addon storage-provisioner=true in "addons-246757"
	I0606 20:47:33.406115  285861 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-246757"
	I0606 20:47:33.406118  285861 addons.go:69] Setting volcano=true in profile "addons-246757"
	I0606 20:47:33.406123  285861 addons.go:69] Setting volumesnapshots=true in profile "addons-246757"
	I0606 20:47:33.406132  285861 addons.go:69] Setting gcp-auth=true in profile "addons-246757"
	I0606 20:47:33.406135  285861 addons.go:69] Setting cloud-spanner=true in profile "addons-246757"
	I0606 20:47:33.406138  285861 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-246757"
	I0606 20:47:33.406142  285861 addons.go:69] Setting default-storageclass=true in profile "addons-246757"
	I0606 20:47:33.406155  285861 addons.go:69] Setting ingress=true in profile "addons-246757"
	I0606 20:47:33.437802  285861 addons.go:234] Setting addon ingress=true in "addons-246757"
	I0606 20:47:33.437896  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.439347  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.449035  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.449665  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.459326  285861 addons.go:234] Setting addon cloud-spanner=true in "addons-246757"
	I0606 20:47:33.459433  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.459940  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.460300  285861 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-246757"
	I0606 20:47:33.460355  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.460743  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.486538  285861 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-246757"
	I0606 20:47:33.486943  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.522523  285861 addons.go:234] Setting addon volcano=true in "addons-246757"
	I0606 20:47:33.522915  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.528532  285861 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0606 20:47:33.531750  285861 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0606 20:47:33.531827  285861 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0606 20:47:33.531931  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.534307  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.556902  285861 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0606 20:47:33.559107  285861 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0606 20:47:33.559166  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0606 20:47:33.559260  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.569918  285861 out.go:177]   - Using image docker.io/registry:2.8.3
	I0606 20:47:33.574333  285861 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0606 20:47:33.557565  285861 mustload.go:65] Loading cluster: addons-246757
	I0606 20:47:33.557571  285861 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-246757"
	I0606 20:47:33.557521  285861 addons.go:234] Setting addon volumesnapshots=true in "addons-246757"
	I0606 20:47:33.581361  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.587174  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.592256  285861 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0606 20:47:33.598581  285861 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0606 20:47:33.598650  285861 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0606 20:47:33.598741  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.618997  285861 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0606 20:47:33.624067  285861 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0606 20:47:33.626722  285861 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0606 20:47:33.630568  285861 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0606 20:47:33.630588  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0606 20:47:33.630647  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.630946  285861 config.go:182] Loaded profile config "addons-246757": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 20:47:33.631304  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.651391  285861 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.29.0
	I0606 20:47:33.653339  285861 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0606 20:47:33.653363  285861 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0606 20:47:33.653428  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.651681  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.676035  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0606 20:47:33.678249  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0606 20:47:33.683296  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0606 20:47:33.675926  285861 addons.go:234] Setting addon default-storageclass=true in "addons-246757"
	I0606 20:47:33.628551  285861 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0606 20:47:33.628560  285861 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0606 20:47:33.685995  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.691910  285861 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0606 20:47:33.691918  285861 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0606 20:47:33.691921  285861 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.7.0
	I0606 20:47:33.691934  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0606 20:47:33.702739  285861 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0606 20:47:33.702763  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0606 20:47:33.702833  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.710693  285861 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0606 20:47:33.710727  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0606 20:47:33.710818  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.726764  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.694622  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0606 20:47:33.730851  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0606 20:47:33.733513  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0606 20:47:33.736063  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0606 20:47:33.695069  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.695106  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.746146  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.748511  285861 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0606 20:47:33.752582  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0606 20:47:33.757776  285861 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0606 20:47:33.757800  285861 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0606 20:47:33.757870  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.755159  285861 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.7.0
	I0606 20:47:33.755174  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0606 20:47:33.798606  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.801908  285861 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.7.0
	I0606 20:47:33.864026  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.893129  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.896686  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.898477  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.910763  285861 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0606 20:47:33.902581  285861 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0606 20:47:33.902674  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.913526  285861 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0606 20:47:33.910918  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (626760 bytes)
	I0606 20:47:33.912625  285861 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0606 20:47:33.913628  285861 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0606 20:47:33.913758  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.913657  285861 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0606 20:47:33.913815  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.926704  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.913715  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:33.936407  285861 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-246757"
	I0606 20:47:33.936447  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:33.936835  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:33.952114  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.961236  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:33.981173  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:34.001742  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:34.024349  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:34.025537  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:34.029923  285861 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0606 20:47:34.032539  285861 out.go:177]   - Using image docker.io/busybox:stable
	I0606 20:47:34.034698  285861 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0606 20:47:34.034728  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0606 20:47:34.034797  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:34.061070  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:34.166616  285861 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0606 20:47:34.166872  285861 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0606 20:47:34.265116  285861 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0606 20:47:34.265135  285861 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0606 20:47:34.317279  285861 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0606 20:47:34.317349  285861 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0606 20:47:34.357596  285861 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0606 20:47:34.357616  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0606 20:47:34.398279  285861 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0606 20:47:34.398350  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0606 20:47:34.415404  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0606 20:47:34.429042  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0606 20:47:34.470269  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0606 20:47:34.472894  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0606 20:47:34.480984  285861 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0606 20:47:34.481057  285861 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0606 20:47:34.509978  285861 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0606 20:47:34.510052  285861 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0606 20:47:34.527639  285861 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0606 20:47:34.527705  285861 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0606 20:47:34.531913  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0606 20:47:34.537904  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0606 20:47:34.544180  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0606 20:47:34.577819  285861 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0606 20:47:34.577892  285861 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)
	I0606 20:47:34.618955  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0606 20:47:34.626371  285861 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0606 20:47:34.626440  285861 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0606 20:47:34.633333  285861 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0606 20:47:34.633403  285861 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0606 20:47:34.646133  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0606 20:47:34.673689  285861 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0606 20:47:34.673761  285861 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0606 20:47:34.738571  285861 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0606 20:47:34.738657  285861 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0606 20:47:34.742126  285861 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0606 20:47:34.742200  285861 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0606 20:47:34.781245  285861 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0606 20:47:34.781319  285861 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0606 20:47:34.854509  285861 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0606 20:47:34.854580  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0606 20:47:34.857325  285861 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0606 20:47:34.857388  285861 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0606 20:47:35.050539  285861 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0606 20:47:35.050601  285861 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0606 20:47:35.139542  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0606 20:47:35.168025  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0606 20:47:35.202274  285861 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0606 20:47:35.202347  285861 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0606 20:47:35.253263  285861 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0606 20:47:35.253333  285861 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0606 20:47:35.518029  285861 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0606 20:47:35.518105  285861 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0606 20:47:35.767153  285861 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0606 20:47:35.767224  285861 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0606 20:47:35.899990  285861 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0606 20:47:35.900067  285861 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0606 20:47:36.102171  285861 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0606 20:47:36.102243  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0606 20:47:36.172867  285861 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0606 20:47:36.172936  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0606 20:47:36.334634  285861 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0606 20:47:36.334715  285861 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0606 20:47:36.474375  285861 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0606 20:47:36.474467  285861 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0606 20:47:36.548179  285861 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.381259753s)
	I0606 20:47:36.548298  285861 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0606 20:47:36.548269  285861 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.381580163s)
	I0606 20:47:36.549281  285861 node_ready.go:35] waiting up to 6m0s for node "addons-246757" to be "Ready" ...
	I0606 20:47:36.559052  285861 node_ready.go:49] node "addons-246757" has status "Ready":"True"
	I0606 20:47:36.559123  285861 node_ready.go:38] duration metric: took 9.774101ms for node "addons-246757" to be "Ready" ...
	I0606 20:47:36.559150  285861 pod_ready.go:35] 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" ...
	I0606 20:47:36.570274  285861 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:36.637450  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0606 20:47:36.724001  285861 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0606 20:47:36.724077  285861 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0606 20:47:37.053883  285861 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-246757" context rescaled to 1 replicas
	I0606 20:47:37.110409  285861 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0606 20:47:37.110496  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0606 20:47:37.113511  285861 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0606 20:47:37.113578  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0606 20:47:37.529459  285861 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0606 20:47:37.529534  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0606 20:47:37.587296  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0606 20:47:37.821353  285861 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0606 20:47:37.821427  285861 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0606 20:47:37.851599  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.436121629s)
	I0606 20:47:38.293558  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0606 20:47:38.576537  285861 pod_ready.go:102] pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:40.605206  285861 pod_ready.go:102] pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:41.123074  285861 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0606 20:47:41.123192  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:41.148196  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:41.296371  285861 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0606 20:47:41.341120  285861 addons.go:234] Setting addon gcp-auth=true in "addons-246757"
	I0606 20:47:41.341174  285861 host.go:66] Checking if "addons-246757" exists ...
	I0606 20:47:41.341599  285861 cli_runner.go:164] Run: docker container inspect addons-246757 --format={{.State.Status}}
	I0606 20:47:41.362134  285861 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0606 20:47:41.362294  285861 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-246757
	I0606 20:47:41.384359  285861 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33142 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/addons-246757/id_rsa Username:docker}
	I0606 20:47:42.295881  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (7.866761344s)
	I0606 20:47:42.295928  285861 addons.go:475] Verifying addon ingress=true in "addons-246757"
	I0606 20:47:42.298349  285861 out.go:177] * Verifying ingress addon...
	I0606 20:47:42.296123  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (7.825790508s)
	I0606 20:47:42.296236  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (7.823284268s)
	I0606 20:47:42.296257  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (7.764283039s)
	I0606 20:47:42.301679  285861 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0606 20:47:42.310389  285861 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0606 20:47:42.310422  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:42.828515  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:43.098892  285861 pod_ready.go:102] pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:43.326123  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:43.846703  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:44.003981  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (9.384949889s)
	I0606 20:47:44.004015  285861 addons.go:475] Verifying addon registry=true in "addons-246757"
	I0606 20:47:44.006667  285861 out.go:177] * Verifying registry addon...
	I0606 20:47:44.004167  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.466205107s)
	I0606 20:47:44.004234  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.459676741s)
	I0606 20:47:44.004210  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.357991666s)
	I0606 20:47:44.004345  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (8.864731853s)
	I0606 20:47:44.004420  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.836299323s)
	I0606 20:47:44.004511  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.366988303s)
	I0606 20:47:44.004586  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (6.417209484s)
	I0606 20:47:44.009279  285861 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0606 20:47:44.011889  285861 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-246757 service yakd-dashboard -n yakd-dashboard
	
	I0606 20:47:44.009696  285861 addons.go:475] Verifying addon metrics-server=true in "addons-246757"
	W0606 20:47:44.009722  285861 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0606 20:47:44.014280  285861 retry.go:31] will retry after 143.644414ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0606 20:47:44.018142  285861 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0606 20:47:44.018166  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:44.159030  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0606 20:47:44.313478  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:44.528331  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:44.751306  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.457646706s)
	I0606 20:47:44.751339  285861 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-246757"
	I0606 20:47:44.754119  285861 out.go:177] * Verifying csi-hostpath-driver addon...
	I0606 20:47:44.751519  285861 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.389364053s)
	I0606 20:47:44.758746  285861 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0606 20:47:44.757258  285861 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0606 20:47:44.762372  285861 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0606 20:47:44.763940  285861 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0606 20:47:44.763993  285861 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0606 20:47:44.774335  285861 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0606 20:47:44.774357  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:44.806276  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:44.840083  285861 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0606 20:47:44.840159  285861 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0606 20:47:44.862984  285861 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0606 20:47:44.863055  285861 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0606 20:47:44.925158  285861 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0606 20:47:45.014252  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:45.266907  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:45.307506  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:45.513434  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:45.576212  285861 pod_ready.go:102] pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:45.630648  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.471512352s)
	I0606 20:47:45.766131  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:45.806101  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:46.028821  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:46.035708  285861 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.110456288s)
	I0606 20:47:46.038675  285861 addons.go:475] Verifying addon gcp-auth=true in "addons-246757"
	I0606 20:47:46.041676  285861 out.go:177] * Verifying gcp-auth addon...
	I0606 20:47:46.044830  285861 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0606 20:47:46.047317  285861 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0606 20:47:46.265711  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:46.306123  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:46.514727  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:46.766166  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:46.806759  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:47.016805  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:47.266804  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:47.306180  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:47.514091  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:47.576489  285861 pod_ready.go:102] pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:47.766196  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:47.807029  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:48.014530  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:48.266552  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:48.306944  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:48.514523  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:48.767205  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:48.807362  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:49.014710  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:49.266038  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:49.305880  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:49.514080  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:49.766638  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:49.806439  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:50.035170  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:50.077663  285861 pod_ready.go:92] pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace has status "Ready":"True"
	I0606 20:47:50.077736  285861 pod_ready.go:81] duration metric: took 13.507395458s for pod "coredns-7db6d8ff4d-gt654" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.077762  285861 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-rwdtg" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.080134  285861 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-rwdtg" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-rwdtg" not found
	I0606 20:47:50.080208  285861 pod_ready.go:81] duration metric: took 2.425312ms for pod "coredns-7db6d8ff4d-rwdtg" in "kube-system" namespace to be "Ready" ...
	E0606 20:47:50.080233  285861 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-rwdtg" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-rwdtg" not found
	I0606 20:47:50.080253  285861 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.085996  285861 pod_ready.go:92] pod "etcd-addons-246757" in "kube-system" namespace has status "Ready":"True"
	I0606 20:47:50.086075  285861 pod_ready.go:81] duration metric: took 5.79099ms for pod "etcd-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.086126  285861 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.092570  285861 pod_ready.go:92] pod "kube-apiserver-addons-246757" in "kube-system" namespace has status "Ready":"True"
	I0606 20:47:50.092640  285861 pod_ready.go:81] duration metric: took 6.473271ms for pod "kube-apiserver-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.092675  285861 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.102195  285861 pod_ready.go:92] pod "kube-controller-manager-addons-246757" in "kube-system" namespace has status "Ready":"True"
	I0606 20:47:50.102266  285861 pod_ready.go:81] duration metric: took 9.568803ms for pod "kube-controller-manager-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.102293  285861 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-h9p4w" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.265117  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:50.274915  285861 pod_ready.go:92] pod "kube-proxy-h9p4w" in "kube-system" namespace has status "Ready":"True"
	I0606 20:47:50.274944  285861 pod_ready.go:81] duration metric: took 172.630515ms for pod "kube-proxy-h9p4w" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.274956  285861 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.307889  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:50.514716  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:50.675342  285861 pod_ready.go:92] pod "kube-scheduler-addons-246757" in "kube-system" namespace has status "Ready":"True"
	I0606 20:47:50.675370  285861 pod_ready.go:81] duration metric: took 400.405638ms for pod "kube-scheduler-addons-246757" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.675419  285861 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace to be "Ready" ...
	I0606 20:47:50.769280  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:50.807062  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:51.015414  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:51.267352  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:51.317914  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:51.514366  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:51.765686  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:51.806522  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:52.014135  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:52.266378  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:52.306039  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:52.513575  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:52.682298  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:52.766006  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:52.806613  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:53.015323  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:53.268099  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:53.310150  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:53.513524  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:53.766282  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:53.806795  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:54.014852  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0606 20:47:54.266624  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:54.306404  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:54.517222  285861 kapi.go:107] duration metric: took 10.507941628s to wait for kubernetes.io/minikube-addons=registry ...
	I0606 20:47:54.765837  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:54.805728  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:55.183661  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:55.265817  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:55.306130  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:55.765714  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:55.806025  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:56.266371  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:56.307071  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:56.770103  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:56.807039  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:57.187239  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:57.267405  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:57.311527  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:57.766221  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:57.806934  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:58.266547  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:58.306997  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:58.765417  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:58.807601  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:59.269992  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:59.306619  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:47:59.681481  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:47:59.765672  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:47:59.806407  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:00.268094  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:00.311798  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:00.771455  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:00.810730  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:01.267242  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:01.306966  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:01.682213  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:01.766163  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:01.808722  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:02.266650  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:02.308016  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:02.781284  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:02.840513  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:03.265274  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:03.306602  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:03.683505  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:03.769471  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:03.807272  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:04.266510  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:04.308279  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:04.767025  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:04.806819  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:05.268140  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:05.306911  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:05.766436  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:05.806413  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:06.181708  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:06.265775  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:06.307201  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:06.767000  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:06.807890  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:07.267467  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:07.306317  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:07.766995  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:07.807683  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:08.184800  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:08.269716  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:08.309469  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:08.765943  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:08.807180  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:09.275305  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:09.310330  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:09.767636  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:09.816350  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:10.265481  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:10.306842  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:10.682808  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:10.765894  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:10.806745  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:11.269517  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:11.305756  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:11.765298  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:11.807712  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:12.266011  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:12.306099  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:12.767548  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:12.806308  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:13.182235  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:13.266060  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:13.307616  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:13.766004  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:13.806250  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:14.265928  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:14.306339  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:14.765782  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:14.806426  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:15.265328  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:15.312303  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:15.681823  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:15.765901  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:15.806125  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:16.265618  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:16.306901  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:16.766925  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:16.806796  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:17.266843  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:17.306732  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:17.766740  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:17.807156  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:18.181614  285861 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"False"
	I0606 20:48:18.266332  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:18.307617  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:18.765564  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:18.807350  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:19.265415  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:19.308748  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:19.680955  285861 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace has status "Ready":"True"
	I0606 20:48:19.680979  285861 pod_ready.go:81] duration metric: took 29.005546942s for pod "nvidia-device-plugin-daemonset-hwblw" in "kube-system" namespace to be "Ready" ...
	I0606 20:48:19.680990  285861 pod_ready.go:38] duration metric: took 43.121813621s 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" ...
	I0606 20:48:19.681006  285861 api_server.go:52] waiting for apiserver process to appear ...
	I0606 20:48:19.681066  285861 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0606 20:48:19.697058  285861 api_server.go:72] duration metric: took 46.295315529s to wait for apiserver process to appear ...
	I0606 20:48:19.697082  285861 api_server.go:88] waiting for apiserver healthz status ...
	I0606 20:48:19.697132  285861 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0606 20:48:19.705154  285861 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0606 20:48:19.706556  285861 api_server.go:141] control plane version: v1.30.1
	I0606 20:48:19.706579  285861 api_server.go:131] duration metric: took 9.489858ms to wait for apiserver health ...
	I0606 20:48:19.706587  285861 system_pods.go:43] waiting for kube-system pods to appear ...
	I0606 20:48:19.722127  285861 system_pods.go:59] 18 kube-system pods found
	I0606 20:48:19.722233  285861 system_pods.go:61] "coredns-7db6d8ff4d-gt654" [99ffbe52-c92d-4ef8-b5ec-f347868b3e0c] Running
	I0606 20:48:19.722253  285861 system_pods.go:61] "csi-hostpath-attacher-0" [65db90a8-c434-4aab-9545-066a17b4d14d] Running
	I0606 20:48:19.722293  285861 system_pods.go:61] "csi-hostpath-resizer-0" [62f93c28-63a5-4496-8b2e-521438cb8f19] Running
	I0606 20:48:19.722321  285861 system_pods.go:61] "csi-hostpathplugin-8846w" [aa3c0572-857a-412a-820b-ebeb6ada08bd] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0606 20:48:19.722341  285861 system_pods.go:61] "etcd-addons-246757" [a3fe579e-b703-44bb-b05d-7b260a9995ac] Running
	I0606 20:48:19.722374  285861 system_pods.go:61] "kindnet-l69qg" [7cd3d5ad-718b-4cf2-a9cb-493cb63d2e77] Running
	I0606 20:48:19.722396  285861 system_pods.go:61] "kube-apiserver-addons-246757" [2af0211a-cf03-403a-8d9b-cb3b8d26a09b] Running
	I0606 20:48:19.722412  285861 system_pods.go:61] "kube-controller-manager-addons-246757" [65505eea-17f6-4c63-9d86-549632209969] Running
	I0606 20:48:19.722434  285861 system_pods.go:61] "kube-ingress-dns-minikube" [ed989b13-1231-4672-b856-bdb5ef4d1824] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0606 20:48:19.722485  285861 system_pods.go:61] "kube-proxy-h9p4w" [d67f615c-d81f-4db5-86e1-96f5580f0ddc] Running
	I0606 20:48:19.722509  285861 system_pods.go:61] "kube-scheduler-addons-246757" [af802e51-ff9f-49af-a1ec-8d1ad39dfe0e] Running
	I0606 20:48:19.722537  285861 system_pods.go:61] "metrics-server-c59844bb4-lcd6c" [50133919-881e-4e82-a44d-5d7330ea8ba9] Running
	I0606 20:48:19.722554  285861 system_pods.go:61] "nvidia-device-plugin-daemonset-hwblw" [3eb5f097-c60d-4980-8a42-063a69073499] Running
	I0606 20:48:19.722588  285861 system_pods.go:61] "registry-proxy-cwlgp" [3299dbf0-97e7-4b24-977f-3b9ee76ed173] Running
	I0606 20:48:19.722610  285861 system_pods.go:61] "registry-qbxg2" [d46b1728-d397-47ec-b403-28a1f678f99d] Running
	I0606 20:48:19.722628  285861 system_pods.go:61] "snapshot-controller-745499f584-h2242" [fc52ad44-ddc8-446f-8e0a-9cffda4cade9] Running
	I0606 20:48:19.722670  285861 system_pods.go:61] "snapshot-controller-745499f584-pcjk5" [6bd1517a-ac5d-4142-b860-c9ab5ef0f8de] Running
	I0606 20:48:19.722692  285861 system_pods.go:61] "storage-provisioner" [dbb99504-ae71-4bac-89ee-79dee2191d6c] Running
	I0606 20:48:19.722710  285861 system_pods.go:74] duration metric: took 16.11715ms to wait for pod list to return data ...
	I0606 20:48:19.722730  285861 default_sa.go:34] waiting for default service account to be created ...
	I0606 20:48:19.735826  285861 default_sa.go:45] found service account: "default"
	I0606 20:48:19.735902  285861 default_sa.go:55] duration metric: took 13.136735ms for default service account to be created ...
	I0606 20:48:19.735927  285861 system_pods.go:116] waiting for k8s-apps to be running ...
	I0606 20:48:19.748648  285861 system_pods.go:86] 18 kube-system pods found
	I0606 20:48:19.748724  285861 system_pods.go:89] "coredns-7db6d8ff4d-gt654" [99ffbe52-c92d-4ef8-b5ec-f347868b3e0c] Running
	I0606 20:48:19.748745  285861 system_pods.go:89] "csi-hostpath-attacher-0" [65db90a8-c434-4aab-9545-066a17b4d14d] Running
	I0606 20:48:19.748764  285861 system_pods.go:89] "csi-hostpath-resizer-0" [62f93c28-63a5-4496-8b2e-521438cb8f19] Running
	I0606 20:48:19.748800  285861 system_pods.go:89] "csi-hostpathplugin-8846w" [aa3c0572-857a-412a-820b-ebeb6ada08bd] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0606 20:48:19.748823  285861 system_pods.go:89] "etcd-addons-246757" [a3fe579e-b703-44bb-b05d-7b260a9995ac] Running
	I0606 20:48:19.748842  285861 system_pods.go:89] "kindnet-l69qg" [7cd3d5ad-718b-4cf2-a9cb-493cb63d2e77] Running
	I0606 20:48:19.748861  285861 system_pods.go:89] "kube-apiserver-addons-246757" [2af0211a-cf03-403a-8d9b-cb3b8d26a09b] Running
	I0606 20:48:19.748882  285861 system_pods.go:89] "kube-controller-manager-addons-246757" [65505eea-17f6-4c63-9d86-549632209969] Running
	I0606 20:48:19.748910  285861 system_pods.go:89] "kube-ingress-dns-minikube" [ed989b13-1231-4672-b856-bdb5ef4d1824] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0606 20:48:19.748935  285861 system_pods.go:89] "kube-proxy-h9p4w" [d67f615c-d81f-4db5-86e1-96f5580f0ddc] Running
	I0606 20:48:19.748956  285861 system_pods.go:89] "kube-scheduler-addons-246757" [af802e51-ff9f-49af-a1ec-8d1ad39dfe0e] Running
	I0606 20:48:19.748974  285861 system_pods.go:89] "metrics-server-c59844bb4-lcd6c" [50133919-881e-4e82-a44d-5d7330ea8ba9] Running
	I0606 20:48:19.748994  285861 system_pods.go:89] "nvidia-device-plugin-daemonset-hwblw" [3eb5f097-c60d-4980-8a42-063a69073499] Running
	I0606 20:48:19.749020  285861 system_pods.go:89] "registry-proxy-cwlgp" [3299dbf0-97e7-4b24-977f-3b9ee76ed173] Running
	I0606 20:48:19.749042  285861 system_pods.go:89] "registry-qbxg2" [d46b1728-d397-47ec-b403-28a1f678f99d] Running
	I0606 20:48:19.749060  285861 system_pods.go:89] "snapshot-controller-745499f584-h2242" [fc52ad44-ddc8-446f-8e0a-9cffda4cade9] Running
	I0606 20:48:19.749079  285861 system_pods.go:89] "snapshot-controller-745499f584-pcjk5" [6bd1517a-ac5d-4142-b860-c9ab5ef0f8de] Running
	I0606 20:48:19.749097  285861 system_pods.go:89] "storage-provisioner" [dbb99504-ae71-4bac-89ee-79dee2191d6c] Running
	I0606 20:48:19.749128  285861 system_pods.go:126] duration metric: took 13.181872ms to wait for k8s-apps to be running ...
	I0606 20:48:19.749155  285861 system_svc.go:44] waiting for kubelet service to be running ....
	I0606 20:48:19.749241  285861 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0606 20:48:19.770895  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:19.776002  285861 system_svc.go:56] duration metric: took 26.839026ms WaitForService to wait for kubelet
	I0606 20:48:19.776031  285861 kubeadm.go:576] duration metric: took 46.37429306s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0606 20:48:19.776059  285861 node_conditions.go:102] verifying NodePressure condition ...
	I0606 20:48:19.779198  285861 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0606 20:48:19.779272  285861 node_conditions.go:123] node cpu capacity is 2
	I0606 20:48:19.779297  285861 node_conditions.go:105] duration metric: took 3.23278ms to run NodePressure ...
	I0606 20:48:19.779324  285861 start.go:240] waiting for startup goroutines ...
	I0606 20:48:19.807406  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:20.266173  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:20.309203  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:20.768268  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:20.807560  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:21.269679  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:21.306886  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:21.766962  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:21.807118  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:22.268432  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:22.316162  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:22.775535  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:22.807138  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:23.267074  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:23.312614  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:23.766588  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:23.807588  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:24.265950  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:24.306225  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:24.767854  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:24.807124  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:25.266619  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:25.306884  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:25.766416  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:25.807010  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:26.266236  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:26.306659  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:26.765940  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:26.806868  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:27.265954  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:27.305819  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:27.766228  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:27.806508  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:28.266032  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:28.306755  285861 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0606 20:48:28.549152  285861 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0606 20:48:28.549229  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:28.765459  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:28.808063  285861 kapi.go:107] duration metric: took 46.506385732s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0606 20:48:29.054276  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:29.265635  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:29.547827  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:29.769591  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:30.049207  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:30.266742  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:30.548788  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:30.767447  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:31.048936  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:31.267934  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:31.548332  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:31.774136  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:32.048567  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:32.267249  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:32.553459  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:32.777277  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:33.049277  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:33.266430  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0606 20:48:33.548173  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:33.765935  285861 kapi.go:107] duration metric: took 49.0086719s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0606 20:48:34.048114  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:34.548083  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:35.048275  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:35.548426  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:36.048600  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:36.548428  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:37.048676  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:37.548122  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:38.048409  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:38.549823  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:39.048334  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:39.548575  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:40.049061  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:40.548619  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:41.048464  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:41.548195  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:42.049379  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:42.548128  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:43.048876  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:43.548754  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:44.048752  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:44.548595  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:45.051314  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:45.548521  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:46.048242  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:46.549358  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:47.048198  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:47.548152  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:48.048876  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:48.548844  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:49.050665  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:49.554169  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:50.049315  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:50.548759  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:51.048304  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:51.548883  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:52.048690  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:52.548165  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:53.048781  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:53.548685  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:54.048784  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:54.548003  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:55.049053  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:55.547962  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:56.048734  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:56.548476  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:57.048869  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:57.547987  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:58.049871  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:58.549175  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:59.048463  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:48:59.548080  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:00.058306  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:00.547995  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:01.049660  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:01.549063  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:02.048398  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:02.548253  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:03.048477  285861 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0606 20:49:03.548009  285861 kapi.go:107] duration metric: took 1m17.503178542s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0606 20:49:03.550398  285861 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-246757 cluster.
	I0606 20:49:03.552807  285861 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.
	I0606 20:49:03.554841  285861 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0606 20:49:03.557362  285861 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, cloud-spanner, default-storageclass, inspektor-gadget, volcano, storage-provisioner, yakd, metrics-server, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0606 20:49:03.560247  285861 addons.go:510] duration metric: took 1m30.158262109s for enable addons: enabled=[ingress-dns nvidia-device-plugin cloud-spanner default-storageclass inspektor-gadget volcano storage-provisioner yakd metrics-server storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0606 20:49:03.560330  285861 start.go:245] waiting for cluster config update ...
	I0606 20:49:03.560357  285861 start.go:254] writing updated cluster config ...
	I0606 20:49:03.560658  285861 ssh_runner.go:195] Run: rm -f paused
	I0606 20:49:03.924625  285861 start.go:600] kubectl: 1.30.1, cluster: 1.30.1 (minor skew: 0)
	I0606 20:49:03.926872  285861 out.go:177] * Done! kubectl is now configured to use "addons-246757" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9d761097e16d2       dd1b12fcb6097       5 seconds ago       Exited              hello-world-app           2                   c86724e11e4ce       hello-world-app-86c47465fc-2zvgl
	4a0594a00ddab       705b7f60fea5f       30 seconds ago      Running             nginx                     0                   7b2ae700b34cf       test-job-nginx-0
	a5e62d95409ac       4f49228258b64       31 seconds ago      Running             nginx                     0                   c35f045459532       nginx
	27ecbb097b0fb       9e1a67634369d       3 minutes ago       Running             headlamp                  0                   97523e28591cb       headlamp-7fc69f7444-2l68g
	eb873a7235418       6ef582f3ec844       3 minutes ago       Running             gcp-auth                  0                   f8018d6d91a32       gcp-auth-5db96cd9b4-l2n59
	9d9dd4f9733b6       20e3f2db01e81       4 minutes ago       Running             yakd                      0                   d41fba020ad14       yakd-dashboard-5ddbf7d777-fq2vp
	bc407601f8111       2437cf7621777       4 minutes ago       Running             coredns                   0                   fc322d84a45b8       coredns-7db6d8ff4d-gt654
	fe2ad0e13c6a9       ba04bb24b9575       4 minutes ago       Running             storage-provisioner       0                   2fe491319096b       storage-provisioner
	558bd5a2958de       89d73d416b992       4 minutes ago       Running             kindnet-cni               0                   0d02161b1032f       kindnet-l69qg
	02644d747aacc       05eccb821e159       4 minutes ago       Running             kube-proxy                0                   77c05ac64bb79       kube-proxy-h9p4w
	ea6eec32669c1       014faa467e297       5 minutes ago       Running             etcd                      0                   24249b0e59fd9       etcd-addons-246757
	c704b828c5870       234ac56e455be       5 minutes ago       Running             kube-controller-manager   0                   1e08f2069876f       kube-controller-manager-addons-246757
	94203251295e5       163ff818d154d       5 minutes ago       Running             kube-scheduler            0                   5ab6c8e24a4c3       kube-scheduler-addons-246757
	a7dc536ea926f       988b55d423baf       5 minutes ago       Running             kube-apiserver            0                   7d4944737405f       kube-apiserver-addons-246757
	
	
	==> containerd <==
	Jun 06 20:52:20 addons-246757 containerd[765]: time="2024-06-06T20:52:20.647833988Z" level=info msg="StartContainer for \"9d761097e16d2cc1bc646564129243f5a49daa3b55b7b35f48652cb969d2728f\""
	Jun 06 20:52:20 addons-246757 containerd[765]: time="2024-06-06T20:52:20.693479730Z" level=info msg="StartContainer for \"9d761097e16d2cc1bc646564129243f5a49daa3b55b7b35f48652cb969d2728f\" returns successfully"
	Jun 06 20:52:20 addons-246757 containerd[765]: time="2024-06-06T20:52:20.724480929Z" level=info msg="shim disconnected" id=9d761097e16d2cc1bc646564129243f5a49daa3b55b7b35f48652cb969d2728f
	Jun 06 20:52:20 addons-246757 containerd[765]: time="2024-06-06T20:52:20.724546054Z" level=warning msg="cleaning up after shim disconnected" id=9d761097e16d2cc1bc646564129243f5a49daa3b55b7b35f48652cb969d2728f namespace=k8s.io
	Jun 06 20:52:20 addons-246757 containerd[765]: time="2024-06-06T20:52:20.724558706Z" level=info msg="cleaning up dead shim"
	Jun 06 20:52:20 addons-246757 containerd[765]: time="2024-06-06T20:52:20.733495125Z" level=warning msg="cleanup warnings time=\"2024-06-06T20:52:20Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=11997 runtime=io.containerd.runc.v2\n"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.080220951Z" level=info msg="Kill container \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\""
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.146714394Z" level=info msg="shim disconnected" id=05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.147020972Z" level=warning msg="cleaning up after shim disconnected" id=05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645 namespace=k8s.io
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.147049460Z" level=info msg="cleaning up dead shim"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.155037166Z" level=warning msg="cleanup warnings time=\"2024-06-06T20:52:21Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12028 runtime=io.containerd.runc.v2\n"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.157927827Z" level=info msg="StopContainer for \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\" returns successfully"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.158581089Z" level=info msg="StopPodSandbox for \"0127090c265a546d69465bbccaef5a314c8b873be201cf2931e5ca5e3f142908\""
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.158731900Z" level=info msg="Container to stop \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.186715274Z" level=info msg="shim disconnected" id=0127090c265a546d69465bbccaef5a314c8b873be201cf2931e5ca5e3f142908
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.186781252Z" level=warning msg="cleaning up after shim disconnected" id=0127090c265a546d69465bbccaef5a314c8b873be201cf2931e5ca5e3f142908 namespace=k8s.io
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.186793601Z" level=info msg="cleaning up dead shim"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.195458807Z" level=warning msg="cleanup warnings time=\"2024-06-06T20:52:21Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12060 runtime=io.containerd.runc.v2\n"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.239331217Z" level=info msg="TearDown network for sandbox \"0127090c265a546d69465bbccaef5a314c8b873be201cf2931e5ca5e3f142908\" successfully"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.239502172Z" level=info msg="StopPodSandbox for \"0127090c265a546d69465bbccaef5a314c8b873be201cf2931e5ca5e3f142908\" returns successfully"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.382652025Z" level=info msg="RemoveContainer for \"c0c3d5d93fe7400d1dab0f7980deee501b1e34f62d481ccc6bad94d8135ab862\""
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.391055610Z" level=info msg="RemoveContainer for \"c0c3d5d93fe7400d1dab0f7980deee501b1e34f62d481ccc6bad94d8135ab862\" returns successfully"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.397094221Z" level=info msg="RemoveContainer for \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\""
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.402638029Z" level=info msg="RemoveContainer for \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\" returns successfully"
	Jun 06 20:52:21 addons-246757 containerd[765]: time="2024-06-06T20:52:21.403211889Z" level=error msg="ContainerStatus for \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\": not found"
	
	
	==> coredns [bc407601f81112d0186346833909245e055290a1f9fe797c478858413f6f03ab] <==
	[INFO] 10.244.0.20:60383 - 25665 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00010162s
	[INFO] 10.244.0.20:60383 - 46315 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000080197s
	[INFO] 10.244.0.20:60383 - 54952 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00007127s
	[INFO] 10.244.0.20:60383 - 63876 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000066388s
	[INFO] 10.244.0.20:60383 - 56251 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002423623s
	[INFO] 10.244.0.20:60383 - 34057 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001267549s
	[INFO] 10.244.0.20:60383 - 41189 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000063894s
	[INFO] 10.244.0.20:33746 - 36680 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000098544s
	[INFO] 10.244.0.20:33746 - 33803 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000089256s
	[INFO] 10.244.0.20:39414 - 6612 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000039131s
	[INFO] 10.244.0.20:39414 - 5768 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000049231s
	[INFO] 10.244.0.20:33746 - 27347 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000173014s
	[INFO] 10.244.0.20:33746 - 36882 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000042076s
	[INFO] 10.244.0.20:39414 - 60272 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000033378s
	[INFO] 10.244.0.20:33746 - 30017 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000053284s
	[INFO] 10.244.0.20:39414 - 5457 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000028727s
	[INFO] 10.244.0.20:33746 - 2034 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000047803s
	[INFO] 10.244.0.20:39414 - 48153 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000028143s
	[INFO] 10.244.0.20:39414 - 55795 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000119048s
	[INFO] 10.244.0.20:33746 - 7856 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001301018s
	[INFO] 10.244.0.20:33746 - 65232 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001678242s
	[INFO] 10.244.0.20:33746 - 29562 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000048443s
	[INFO] 10.244.0.20:39414 - 60398 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001657737s
	[INFO] 10.244.0.20:39414 - 53587 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001097054s
	[INFO] 10.244.0.20:39414 - 7741 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000050855s
	
	
	==> describe nodes <==
	Name:               addons-246757
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-246757
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=1d3094f03029ab5769708fc728f21ba50166772b
	                    minikube.k8s.io/name=addons-246757
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_06T20_47_20_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-246757
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 06 Jun 2024 20:47:17 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-246757
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 06 Jun 2024 20:52:16 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 06 Jun 2024 20:52:24 +0000   Thu, 06 Jun 2024 20:47:14 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 06 Jun 2024 20:52:24 +0000   Thu, 06 Jun 2024 20:47:14 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 06 Jun 2024 20:52:24 +0000   Thu, 06 Jun 2024 20:47:14 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 06 Jun 2024 20:52:24 +0000   Thu, 06 Jun 2024 20:47:29 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-246757
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022444Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022444Ki
	  pods:               110
	System Info:
	  Machine ID:                 3f8d07dfe4414fb8b927c56e4dffdd36
	  System UUID:                6a5f9463-14ad-4653-976c-2da8c105076c
	  Boot ID:                    de3a23d4-4f46-4969-803c-b6db61869a6e
	  Kernel Version:             5.15.0-1062-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.33
	  Kubelet Version:            v1.30.1
	  Kube-Proxy Version:         v1.30.1
	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                     hello-world-app-86c47465fc-2zvgl         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         26s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         33s
	  gcp-auth                    gcp-auth-5db96cd9b4-l2n59                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m58s
	  headlamp                    headlamp-7fc69f7444-2l68g                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m22s
	  kube-system                 coredns-7db6d8ff4d-gt654                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     4m53s
	  kube-system                 etcd-addons-246757                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         5m7s
	  kube-system                 kindnet-l69qg                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      4m53s
	  kube-system                 kube-apiserver-addons-246757             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m7s
	  kube-system                 kube-controller-manager-addons-246757    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m7s
	  kube-system                 kube-proxy-h9p4w                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m53s
	  kube-system                 kube-scheduler-addons-246757             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m8s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m48s
	  my-volcano                  test-job-nginx-0                         1 (50%!)(MISSING)       1 (50%!)(MISSING)     0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m56s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-fq2vp          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     4m47s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1850m (92%!)(MISSING)  1100m (55%!)(MISSING)
	  memory             348Mi (4%!)(MISSING)   476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)       0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 4m51s                  kube-proxy       
	  Normal  Starting                 5m13s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m13s (x8 over 5m13s)  kubelet          Node addons-246757 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m13s (x8 over 5m13s)  kubelet          Node addons-246757 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m13s (x7 over 5m13s)  kubelet          Node addons-246757 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m13s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 5m7s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m7s                   kubelet          Node addons-246757 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m7s                   kubelet          Node addons-246757 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m7s                   kubelet          Node addons-246757 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             5m7s                   kubelet          Node addons-246757 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  5m7s                   kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                4m57s                  kubelet          Node addons-246757 status is now: NodeReady
	  Normal  RegisteredNode           4m54s                  node-controller  Node addons-246757 event: Registered Node addons-246757 in Controller
	
	
	==> dmesg <==
	[  +0.000707] FS-Cache: N-cookie c=0000000c [p=00000003 fl=2 nc=0 na=1]
	[  +0.000926] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000b0b851f8
	[  +0.001052] FS-Cache: N-key=[8] '96385c0100000000'
	[  +0.002906] FS-Cache: Duplicate cookie detected
	[  +0.000680] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000981] FS-Cache: O-cookie d=00000000a925e2b1{9p.inode} n=00000000ba6d683f
	[  +0.001056] FS-Cache: O-key=[8] '96385c0100000000'
	[  +0.000690] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
	[  +0.000921] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000d01855e1
	[  +0.001045] FS-Cache: N-key=[8] '96385c0100000000'
	[  +3.351966] FS-Cache: Duplicate cookie detected
	[  +0.000680] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000921] FS-Cache: O-cookie d=00000000a925e2b1{9p.inode} n=0000000092812ef6
	[  +0.001008] FS-Cache: O-key=[8] '95385c0100000000'
	[  +0.000673] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
	[  +0.000928] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000b0b851f8
	[  +0.001004] FS-Cache: N-key=[8] '95385c0100000000'
	[  +0.255095] FS-Cache: Duplicate cookie detected
	[  +0.000681] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000931] FS-Cache: O-cookie d=00000000a925e2b1{9p.inode} n=000000008cb8697c
	[  +0.001010] FS-Cache: O-key=[8] '9e385c0100000000'
	[  +0.000708] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
	[  +0.000909] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000f87fe650
	[  +0.001023] FS-Cache: N-key=[8] '9e385c0100000000'
	[Jun 6 20:13] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	
	
	==> etcd [ea6eec32669c15c8092b5aef1c038a10e7e8f31de584a1ac584b1ad3bc28469e] <==
	{"level":"info","ts":"2024-06-06T20:47:14.305793Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2024-06-06T20:47:14.305947Z","caller":"embed/etcd.go:726","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2024-06-06T20:47:14.310506Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-06-06T20:47:14.30613Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-06-06T20:47:14.311392Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-06-06T20:47:14.314529Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-06-06T20:47:14.314579Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-06-06T20:47:14.574483Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-06-06T20:47:14.574685Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-06-06T20:47:14.574782Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-06-06T20:47:14.574895Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-06-06T20:47:14.574973Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-06-06T20:47:14.575056Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-06-06T20:47:14.57521Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-06-06T20:47:14.578582Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-06T20:47:14.581976Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-246757 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-06-06T20:47:14.582106Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-06-06T20:47:14.582502Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-06T20:47:14.582703Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-06T20:47:14.5828Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-06T20:47:14.582995Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-06-06T20:47:14.583274Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-06-06T20:47:14.587785Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-06-06T20:47:14.589796Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-06-06T20:47:14.600479Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	
	
	==> gcp-auth [eb873a7235418c01a2671e46ead8ee0222f705374c569a1e6541b2da355f399f] <==
	2024/06/06 20:49:04 Ready to write response ...
	2024/06/06 20:49:04 Ready to marshal response ...
	2024/06/06 20:49:04 Ready to write response ...
	2024/06/06 20:49:04 Ready to marshal response ...
	2024/06/06 20:49:04 Ready to write response ...
	2024/06/06 20:49:15 Ready to marshal response ...
	2024/06/06 20:49:15 Ready to write response ...
	2024/06/06 20:49:30 Ready to marshal response ...
	2024/06/06 20:49:30 Ready to write response ...
	2024/06/06 20:49:30 Ready to marshal response ...
	2024/06/06 20:49:30 Ready to write response ...
	2024/06/06 20:49:31 Ready to marshal response ...
	2024/06/06 20:49:31 Ready to write response ...
	2024/06/06 20:49:31 Ready to marshal response ...
	2024/06/06 20:49:31 Ready to write response ...
	2024/06/06 20:49:46 Ready to marshal response ...
	2024/06/06 20:49:46 Ready to write response ...
	2024/06/06 20:50:50 Ready to marshal response ...
	2024/06/06 20:50:50 Ready to write response ...
	2024/06/06 20:51:19 Ready to marshal response ...
	2024/06/06 20:51:19 Ready to write response ...
	2024/06/06 20:51:53 Ready to marshal response ...
	2024/06/06 20:51:53 Ready to write response ...
	2024/06/06 20:52:00 Ready to marshal response ...
	2024/06/06 20:52:00 Ready to write response ...
	
	
	==> kernel <==
	 20:52:26 up  1:34,  0 users,  load average: 0.52, 1.65, 2.31
	Linux addons-246757 5.15.0-1062-aws #68~20.04.1-Ubuntu SMP Tue May 7 11:50:35 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [558bd5a2958de4c5d4c085d6b620950e303f291f59a351ee447fe207a870bd05] <==
	I0606 20:50:17.635534       1 main.go:227] handling current node
	I0606 20:50:27.647704       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:50:27.647730       1 main.go:227] handling current node
	I0606 20:50:37.657889       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:50:37.657914       1 main.go:227] handling current node
	I0606 20:50:47.670128       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:50:47.670153       1 main.go:227] handling current node
	I0606 20:50:57.682445       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:50:57.682504       1 main.go:227] handling current node
	I0606 20:51:07.693861       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:51:07.693893       1 main.go:227] handling current node
	I0606 20:51:17.698028       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:51:17.698056       1 main.go:227] handling current node
	I0606 20:51:27.712761       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:51:27.712787       1 main.go:227] handling current node
	I0606 20:51:37.724918       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:51:37.725157       1 main.go:227] handling current node
	I0606 20:51:47.729078       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:51:47.729111       1 main.go:227] handling current node
	I0606 20:51:57.738350       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:51:57.738380       1 main.go:227] handling current node
	I0606 20:52:07.744696       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:52:07.744728       1 main.go:227] handling current node
	I0606 20:52:17.749219       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0606 20:52:17.749244       1 main.go:227] handling current node
	
	
	==> kube-apiserver [a7dc536ea926f9b42b070a800c0447ec1cda6c1d7a6f72353f865404a02ecae3] <==
	I0606 20:51:36.016131       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0606 20:51:36.016249       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0606 20:51:36.025887       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0606 20:51:36.025939       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0606 20:51:36.908205       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0606 20:51:37.026012       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0606 20:51:37.061659       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0606 20:51:41.781811       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0606 20:51:42.803878       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0606 20:51:53.098842       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0606 20:51:53.365469       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.20.109"}
	I0606 20:52:00.191379       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0606 20:52:01.116067       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.124.178"}
	I0606 20:52:03.546615       1 handler.go:286] Adding GroupVersion batch.volcano.sh v1alpha1 to ResourceManager
	I0606 20:52:03.621374       1 handler.go:286] Adding GroupVersion bus.volcano.sh v1alpha1 to ResourceManager
	I0606 20:52:04.125198       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0606 20:52:04.164944       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0606 20:52:04.220566       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	I0606 20:52:04.337150       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	W0606 20:52:04.760261       1 cacher.go:168] Terminating all watchers from cacher commands.bus.volcano.sh
	W0606 20:52:05.337526       1 cacher.go:168] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0606 20:52:05.457018       1 cacher.go:168] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0606 20:52:05.457018       1 cacher.go:168] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0606 20:52:05.457110       1 cacher.go:168] Terminating all watchers from cacher queues.scheduling.volcano.sh
	E0606 20:52:18.103730       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [c704b828c58704d9482dbc09f6f241eee06c703da50c37d83fef9b53d552f8bb] <==
	W0606 20:52:13.382708       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:13.382743       1 reflector.go:150] 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
	I0606 20:52:13.486623       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="volcano-system"
	W0606 20:52:13.772816       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:13.772863       1 reflector.go:150] 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
	W0606 20:52:14.136743       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:14.136781       1 reflector.go:150] 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
	W0606 20:52:16.639777       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:16.639816       1 reflector.go:150] 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
	I0606 20:52:18.031330       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0606 20:52:18.037716       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="6.966µs"
	I0606 20:52:18.041520       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	W0606 20:52:19.156015       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:19.156052       1 reflector.go:150] 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
	W0606 20:52:19.341498       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:19.341539       1 reflector.go:150] 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
	I0606 20:52:21.394356       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="64.378µs"
	W0606 20:52:21.819828       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:21.819864       1 reflector.go:150] 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
	W0606 20:52:22.824266       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:22.824307       1 reflector.go:150] 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
	W0606 20:52:24.356121       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:24.356165       1 reflector.go:150] 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
	W0606 20:52:24.878155       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0606 20:52:24.878252       1 reflector.go:150] 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
	
	
	==> kube-proxy [02644d747aacc0d38f229531c74a8ba4c94921e9c818481d5b2eda6db387f987] <==
	I0606 20:47:35.370915       1 server_linux.go:69] "Using iptables proxy"
	I0606 20:47:35.383319       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0606 20:47:35.421551       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0606 20:47:35.421594       1 server_linux.go:165] "Using iptables Proxier"
	I0606 20:47:35.426572       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0606 20:47:35.426599       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0606 20:47:35.426623       1 proxier.go:243] "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"
	I0606 20:47:35.426846       1 server.go:872] "Version info" version="v1.30.1"
	I0606 20:47:35.426863       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0606 20:47:35.442022       1 config.go:192] "Starting service config controller"
	I0606 20:47:35.442044       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0606 20:47:35.442064       1 config.go:101] "Starting endpoint slice config controller"
	I0606 20:47:35.442068       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0606 20:47:35.444394       1 config.go:319] "Starting node config controller"
	I0606 20:47:35.444421       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0606 20:47:35.542652       1 shared_informer.go:320] Caches are synced for service config
	I0606 20:47:35.554491       1 shared_informer.go:320] Caches are synced for node config
	I0606 20:47:35.554556       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [94203251295e5b7f1783bdd00df62d4de177c0978340c6b58aec6711e3e5dcd4] <==
	W0606 20:47:18.088326       1 reflector.go:547] 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
	E0606 20:47:18.088504       1 reflector.go:150] 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
	W0606 20:47:18.088772       1 reflector.go:547] 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
	E0606 20:47:18.088870       1 reflector.go:150] 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
	W0606 20:47:18.089066       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0606 20:47:18.089197       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0606 20:47:18.089358       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0606 20:47:18.089443       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0606 20:47:18.089667       1 reflector.go:547] 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
	E0606 20:47:18.089759       1 reflector.go:150] 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
	W0606 20:47:18.090540       1 reflector.go:547] 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
	E0606 20:47:18.090699       1 reflector.go:150] 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
	W0606 20:47:18.090859       1 reflector.go:547] 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
	E0606 20:47:18.090993       1 reflector.go:150] 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
	W0606 20:47:18.091205       1 reflector.go:547] 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
	E0606 20:47:18.091295       1 reflector.go:150] 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
	W0606 20:47:18.091479       1 reflector.go:547] 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
	E0606 20:47:18.091563       1 reflector.go:150] 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
	W0606 20:47:18.091754       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0606 20:47:18.091840       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0606 20:47:18.092024       1 reflector.go:547] 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
	E0606 20:47:18.092108       1 reflector.go:150] 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
	W0606 20:47:18.092369       1 reflector.go:547] 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
	E0606 20:47:18.092401       1 reflector.go:150] 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
	I0606 20:47:19.479885       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jun 06 20:52:14 addons-246757 kubelet[1502]: E0606 20:52:14.622267    1502 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(ed989b13-1231-4672-b856-bdb5ef4d1824)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="ed989b13-1231-4672-b856-bdb5ef4d1824"
	Jun 06 20:52:17 addons-246757 kubelet[1502]: I0606 20:52:17.081055    1502 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-v55rn\" (UniqueName: \"kubernetes.io/projected/ed989b13-1231-4672-b856-bdb5ef4d1824-kube-api-access-v55rn\") pod \"ed989b13-1231-4672-b856-bdb5ef4d1824\" (UID: \"ed989b13-1231-4672-b856-bdb5ef4d1824\") "
	Jun 06 20:52:17 addons-246757 kubelet[1502]: I0606 20:52:17.086299    1502 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ed989b13-1231-4672-b856-bdb5ef4d1824-kube-api-access-v55rn" (OuterVolumeSpecName: "kube-api-access-v55rn") pod "ed989b13-1231-4672-b856-bdb5ef4d1824" (UID: "ed989b13-1231-4672-b856-bdb5ef4d1824"). InnerVolumeSpecName "kube-api-access-v55rn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jun 06 20:52:17 addons-246757 kubelet[1502]: I0606 20:52:17.181357    1502 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-v55rn\" (UniqueName: \"kubernetes.io/projected/ed989b13-1231-4672-b856-bdb5ef4d1824-kube-api-access-v55rn\") on node \"addons-246757\" DevicePath \"\""
	Jun 06 20:52:17 addons-246757 kubelet[1502]: I0606 20:52:17.365358    1502 scope.go:117] "RemoveContainer" containerID="45d7ecc39e32c655af569c00f91287a576207528471de18024f021b894e4882a"
	Jun 06 20:52:17 addons-246757 kubelet[1502]: I0606 20:52:17.624285    1502 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ed989b13-1231-4672-b856-bdb5ef4d1824" path="/var/lib/kubelet/pods/ed989b13-1231-4672-b856-bdb5ef4d1824/volumes"
	Jun 06 20:52:19 addons-246757 kubelet[1502]: I0606 20:52:19.624053    1502 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1a2cd2b3-7518-45a1-bea3-427844f92cc2" path="/var/lib/kubelet/pods/1a2cd2b3-7518-45a1-bea3-427844f92cc2/volumes"
	Jun 06 20:52:19 addons-246757 kubelet[1502]: I0606 20:52:19.625308    1502 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="83f219a2-695e-415c-97d3-78c91eef6ad7" path="/var/lib/kubelet/pods/83f219a2-695e-415c-97d3-78c91eef6ad7/volumes"
	Jun 06 20:52:20 addons-246757 kubelet[1502]: I0606 20:52:20.160217    1502 scope.go:117] "RemoveContainer" containerID="bd2d44b1c530f21c6c5cf59473be58864e635a7138983b86a59624436eba2a81"
	Jun 06 20:52:20 addons-246757 kubelet[1502]: I0606 20:52:20.167476    1502 scope.go:117] "RemoveContainer" containerID="0de948dac18ab611069b39d3854ebcb9afa27662d82e5ecb81185bbc1ef1e825"
	Jun 06 20:52:20 addons-246757 kubelet[1502]: I0606 20:52:20.621321    1502 scope.go:117] "RemoveContainer" containerID="c0c3d5d93fe7400d1dab0f7980deee501b1e34f62d481ccc6bad94d8135ab862"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.378344    1502 scope.go:117] "RemoveContainer" containerID="c0c3d5d93fe7400d1dab0f7980deee501b1e34f62d481ccc6bad94d8135ab862"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.379276    1502 scope.go:117] "RemoveContainer" containerID="9d761097e16d2cc1bc646564129243f5a49daa3b55b7b35f48652cb969d2728f"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: E0606 20:52:21.379921    1502 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-2zvgl_default(2c572d89-9721-4b82-a535-250da3da703c)\"" pod="default/hello-world-app-86c47465fc-2zvgl" podUID="2c572d89-9721-4b82-a535-250da3da703c"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.391739    1502 scope.go:117] "RemoveContainer" containerID="05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.402923    1502 scope.go:117] "RemoveContainer" containerID="05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: E0606 20:52:21.403364    1502 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\": not found" containerID="05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.403407    1502 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645"} err="failed to get container status \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\": rpc error: code = NotFound desc = an error occurred when try to find container \"05037cc6db75acc66c03b053835258230aa9b90be58a59cef711265639bde645\": not found"
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.413818    1502 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-t7xgx\" (UniqueName: \"kubernetes.io/projected/2c3a3600-6773-45b2-b0d2-92a068e4921d-kube-api-access-t7xgx\") pod \"2c3a3600-6773-45b2-b0d2-92a068e4921d\" (UID: \"2c3a3600-6773-45b2-b0d2-92a068e4921d\") "
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.413872    1502 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/2c3a3600-6773-45b2-b0d2-92a068e4921d-webhook-cert\") pod \"2c3a3600-6773-45b2-b0d2-92a068e4921d\" (UID: \"2c3a3600-6773-45b2-b0d2-92a068e4921d\") "
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.416280    1502 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/2c3a3600-6773-45b2-b0d2-92a068e4921d-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "2c3a3600-6773-45b2-b0d2-92a068e4921d" (UID: "2c3a3600-6773-45b2-b0d2-92a068e4921d"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.417007    1502 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2c3a3600-6773-45b2-b0d2-92a068e4921d-kube-api-access-t7xgx" (OuterVolumeSpecName: "kube-api-access-t7xgx") pod "2c3a3600-6773-45b2-b0d2-92a068e4921d" (UID: "2c3a3600-6773-45b2-b0d2-92a068e4921d"). InnerVolumeSpecName "kube-api-access-t7xgx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.515038    1502 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-t7xgx\" (UniqueName: \"kubernetes.io/projected/2c3a3600-6773-45b2-b0d2-92a068e4921d-kube-api-access-t7xgx\") on node \"addons-246757\" DevicePath \"\""
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.515081    1502 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/2c3a3600-6773-45b2-b0d2-92a068e4921d-webhook-cert\") on node \"addons-246757\" DevicePath \"\""
	Jun 06 20:52:21 addons-246757 kubelet[1502]: I0606 20:52:21.624193    1502 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2c3a3600-6773-45b2-b0d2-92a068e4921d" path="/var/lib/kubelet/pods/2c3a3600-6773-45b2-b0d2-92a068e4921d/volumes"
	
	
	==> storage-provisioner [fe2ad0e13c6a986b2a6007ad9cc96cf1bed965562cf6cf11e49fa7e8e6eb337a] <==
	I0606 20:47:39.015410       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0606 20:47:39.026766       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0606 20:47:39.026819       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0606 20:47:39.046632       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0606 20:47:39.050767       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"78494e0b-0971-438d-9a7f-15282ad84d5c", APIVersion:"v1", ResourceVersion:"532", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-246757_8c686fb2-6fae-46d1-9ccb-3ec7c69bfc01 became leader
	I0606 20:47:39.054945       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-246757_8c686fb2-6fae-46d1-9ccb-3ec7c69bfc01!
	I0606 20:47:39.155529       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-246757_8c686fb2-6fae-46d1-9ccb-3ec7c69bfc01!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-246757 -n addons-246757
helpers_test.go:261: (dbg) Run:  kubectl --context addons-246757 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (34.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image load --daemon gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr
2024/06/06 20:57:19 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 image load --daemon gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr: (4.305593172s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-921731" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (4.57s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image load --daemon gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 image load --daemon gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr: (3.498940112s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-921731" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (3.72s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.588043794s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-921731
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image load --daemon gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 image load --daemon gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr: (3.184237971s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-921731" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (5.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image save gcr.io/google-containers/addon-resizer:functional-921731 /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:385: expected "/home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar" to exist after `image save`, but doesn't exist
--- FAIL: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.57s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:410: loading image into minikube from file: <nil>

                                                
                                                
** stderr ** 
	I0606 20:57:33.338370  319814 out.go:291] Setting OutFile to fd 1 ...
	I0606 20:57:33.339077  319814 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:57:33.339114  319814 out.go:304] Setting ErrFile to fd 2...
	I0606 20:57:33.339137  319814 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:57:33.339405  319814 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 20:57:33.340063  319814 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 20:57:33.340245  319814 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 20:57:33.340747  319814 cli_runner.go:164] Run: docker container inspect functional-921731 --format={{.State.Status}}
	I0606 20:57:33.357246  319814 ssh_runner.go:195] Run: systemctl --version
	I0606 20:57:33.357331  319814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-921731
	I0606 20:57:33.375091  319814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33157 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/functional-921731/id_rsa Username:docker}
	I0606 20:57:33.466645  319814 cache_images.go:286] Loading image from: /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar
	W0606 20:57:33.466707  319814 cache_images.go:254] Failed to load cached images for profile functional-921731. make sure the profile is running. loading images: stat /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar: no such file or directory
	I0606 20:57:33.466729  319814 cache_images.go:262] succeeded pushing to: 
	I0606 20:57:33.466734  319814 cache_images.go:263] failed pushing to: functional-921731

                                                
                                                
** /stderr **
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-635133 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0606 21:34:03.949765  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p old-k8s-version-635133 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: exit status 80 (6m8.778846926s)

                                                
                                                
-- stdout --
	* [old-k8s-version-635133] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19038
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Kubernetes 1.30.1 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.1
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-635133" primary control-plane node in "old-k8s-version-635133" cluster
	* Pulling base image v0.0.44-1717668449-19038 ...
	* Restarting existing docker container for "old-k8s-version-635133" ...
	* Preparing Kubernetes v1.20.0 on containerd 1.6.33 ...
	* Verifying Kubernetes components...
	  - Using image fake.domain/registry.k8s.io/echoserver:1.4
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	  - Using image registry.k8s.io/echoserver:1.4
	* Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-635133 addons enable metrics-server
	
	* Enabled addons: metrics-server, storage-provisioner, dashboard, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 21:33:57.315076  480289 out.go:291] Setting OutFile to fd 1 ...
	I0606 21:33:57.315207  480289 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:33:57.315216  480289 out.go:304] Setting ErrFile to fd 2...
	I0606 21:33:57.315221  480289 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:33:57.315470  480289 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 21:33:57.315819  480289 out.go:298] Setting JSON to false
	I0606 21:33:57.316766  480289 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":8181,"bootTime":1717701457,"procs":209,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 21:33:57.316834  480289 start.go:139] virtualization:  
	I0606 21:33:57.324771  480289 out.go:177] * [old-k8s-version-635133] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0606 21:33:57.327107  480289 out.go:177]   - MINIKUBE_LOCATION=19038
	I0606 21:33:57.329175  480289 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 21:33:57.327207  480289 notify.go:220] Checking for updates...
	I0606 21:33:57.334081  480289 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 21:33:57.336523  480289 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 21:33:57.338875  480289 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0606 21:33:57.341526  480289 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0606 21:33:57.343375  480289 config.go:182] Loaded profile config "old-k8s-version-635133": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0606 21:33:57.345415  480289 out.go:177] * Kubernetes 1.30.1 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.1
	I0606 21:33:57.347059  480289 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 21:33:57.393215  480289 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 21:33:57.393359  480289 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 21:33:57.518861  480289 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:56 OomKillDisable:true NGoroutines:67 SystemTime:2024-06-06 21:33:57.503534978 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 21:33:57.518969  480289 docker.go:295] overlay module found
	I0606 21:33:57.520979  480289 out.go:177] * Using the docker driver based on existing profile
	I0606 21:33:57.522667  480289 start.go:297] selected driver: docker
	I0606 21:33:57.522683  480289 start.go:901] validating driver "docker" against &{Name:old-k8s-version-635133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true 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:old-k8s-version-635133 Namespace:default APIServerHAVIP: AP
IServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:fa
lse 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}
	I0606 21:33:57.522803  480289 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0606 21:33:57.523469  480289 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 21:33:57.610566  480289 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:56 OomKillDisable:true NGoroutines:67 SystemTime:2024-06-06 21:33:57.600035351 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 21:33:57.610907  480289 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]
	I0606 21:33:57.610973  480289 cni.go:84] Creating CNI manager for ""
	I0606 21:33:57.610983  480289 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 21:33:57.611019  480289 start.go:340] cluster config:
	{Name:old-k8s-version-635133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true 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:old-k8s-version-635133 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:do
cker 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}
	I0606 21:33:57.613430  480289 out.go:177] * Starting "old-k8s-version-635133" primary control-plane node in "old-k8s-version-635133" cluster
	I0606 21:33:57.615330  480289 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0606 21:33:57.617432  480289 out.go:177] * Pulling base image v0.0.44-1717668449-19038 ...
	I0606 21:33:57.619032  480289 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0606 21:33:57.619088  480289 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0606 21:33:57.619098  480289 cache.go:56] Caching tarball of preloaded images
	I0606 21:33:57.619185  480289 preload.go:173] Found /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0606 21:33:57.619195  480289 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0606 21:33:57.619314  480289 profile.go:143] Saving config to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/config.json ...
	I0606 21:33:57.619522  480289 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local docker daemon
	I0606 21:33:57.649646  480289 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local docker daemon, skipping pull
	I0606 21:33:57.649671  480289 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 exists in daemon, skipping load
	I0606 21:33:57.649691  480289 cache.go:194] Successfully downloaded all kic artifacts
	I0606 21:33:57.649734  480289 start.go:360] acquireMachinesLock for old-k8s-version-635133: {Name:mk5ccd1552e8305c8ad9604b0edf6e4ce1eb4b57 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0606 21:33:57.649802  480289 start.go:364] duration metric: took 44.275µs to acquireMachinesLock for "old-k8s-version-635133"
	I0606 21:33:57.649821  480289 start.go:96] Skipping create...Using existing machine configuration
	I0606 21:33:57.649827  480289 fix.go:54] fixHost starting: 
	I0606 21:33:57.650092  480289 cli_runner.go:164] Run: docker container inspect old-k8s-version-635133 --format={{.State.Status}}
	I0606 21:33:57.691705  480289 fix.go:112] recreateIfNeeded on old-k8s-version-635133: state=Stopped err=<nil>
	W0606 21:33:57.691732  480289 fix.go:138] unexpected machine state, will restart: <nil>
	I0606 21:33:57.693974  480289 out.go:177] * Restarting existing docker container for "old-k8s-version-635133" ...
	I0606 21:33:57.695441  480289 cli_runner.go:164] Run: docker start old-k8s-version-635133
	I0606 21:33:58.137977  480289 cli_runner.go:164] Run: docker container inspect old-k8s-version-635133 --format={{.State.Status}}
	I0606 21:33:58.171460  480289 kic.go:430] container "old-k8s-version-635133" state is running.
	I0606 21:33:58.171855  480289 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-635133
	I0606 21:33:58.202743  480289 profile.go:143] Saving config to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/config.json ...
	I0606 21:33:58.202973  480289 machine.go:94] provisionDockerMachine start ...
	I0606 21:33:58.203040  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:33:58.226833  480289 main.go:141] libmachine: Using SSH client type: native
	I0606 21:33:58.227101  480289 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33437 <nil> <nil>}
	I0606 21:33:58.227116  480289 main.go:141] libmachine: About to run SSH command:
	hostname
	I0606 21:33:58.227731  480289 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:47518->127.0.0.1:33437: read: connection reset by peer
	I0606 21:34:01.366224  480289 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-635133
	
	I0606 21:34:01.366247  480289 ubuntu.go:169] provisioning hostname "old-k8s-version-635133"
	I0606 21:34:01.366335  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:01.383033  480289 main.go:141] libmachine: Using SSH client type: native
	I0606 21:34:01.383293  480289 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33437 <nil> <nil>}
	I0606 21:34:01.383311  480289 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-635133 && echo "old-k8s-version-635133" | sudo tee /etc/hostname
	I0606 21:34:01.536584  480289 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-635133
	
	I0606 21:34:01.536748  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:01.554116  480289 main.go:141] libmachine: Using SSH client type: native
	I0606 21:34:01.554365  480289 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33437 <nil> <nil>}
	I0606 21:34:01.554382  480289 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-635133' /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 old-k8s-version-635133/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-635133' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0606 21:34:01.693620  480289 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0606 21:34:01.693663  480289 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19038-279835/.minikube CaCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19038-279835/.minikube}
	I0606 21:34:01.693706  480289 ubuntu.go:177] setting up certificates
	I0606 21:34:01.693747  480289 provision.go:84] configureAuth start
	I0606 21:34:01.693855  480289 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-635133
	I0606 21:34:01.722548  480289 provision.go:143] copyHostCerts
	I0606 21:34:01.722614  480289 exec_runner.go:144] found /home/jenkins/minikube-integration/19038-279835/.minikube/ca.pem, removing ...
	I0606 21:34:01.722623  480289 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19038-279835/.minikube/ca.pem
	I0606 21:34:01.722699  480289 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/ca.pem (1078 bytes)
	I0606 21:34:01.722803  480289 exec_runner.go:144] found /home/jenkins/minikube-integration/19038-279835/.minikube/cert.pem, removing ...
	I0606 21:34:01.722809  480289 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19038-279835/.minikube/cert.pem
	I0606 21:34:01.722835  480289 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/cert.pem (1123 bytes)
	I0606 21:34:01.722898  480289 exec_runner.go:144] found /home/jenkins/minikube-integration/19038-279835/.minikube/key.pem, removing ...
	I0606 21:34:01.722903  480289 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19038-279835/.minikube/key.pem
	I0606 21:34:01.722926  480289 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/key.pem (1675 bytes)
	I0606 21:34:01.722980  480289 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-635133 san=[127.0.0.1 192.168.85.2 localhost minikube old-k8s-version-635133]
	I0606 21:34:02.354310  480289 provision.go:177] copyRemoteCerts
	I0606 21:34:02.354401  480289 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0606 21:34:02.354469  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:02.376952  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:02.475649  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0606 21:34:02.509374  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0606 21:34:02.537857  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0606 21:34:02.562588  480289 provision.go:87] duration metric: took 868.807902ms to configureAuth
	I0606 21:34:02.562616  480289 ubuntu.go:193] setting minikube options for container-runtime
	I0606 21:34:02.562875  480289 config.go:182] Loaded profile config "old-k8s-version-635133": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0606 21:34:02.562887  480289 machine.go:97] duration metric: took 4.359898857s to provisionDockerMachine
	I0606 21:34:02.562895  480289 start.go:293] postStartSetup for "old-k8s-version-635133" (driver="docker")
	I0606 21:34:02.562906  480289 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]
	I0606 21:34:02.562960  480289 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
	I0606 21:34:02.563002  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:02.578668  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:02.675321  480289 ssh_runner.go:195] Run: cat /etc/os-release
	I0606 21:34:02.678412  480289 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0606 21:34:02.678446  480289 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0606 21:34:02.678498  480289 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0606 21:34:02.678512  480289 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0606 21:34:02.678529  480289 filesync.go:126] Scanning /home/jenkins/minikube-integration/19038-279835/.minikube/addons for local assets ...
	I0606 21:34:02.678592  480289 filesync.go:126] Scanning /home/jenkins/minikube-integration/19038-279835/.minikube/files for local assets ...
	I0606 21:34:02.678672  480289 filesync.go:149] local asset: /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem -> 2852232.pem in /etc/ssl/certs
	I0606 21:34:02.678773  480289 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0606 21:34:02.687144  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem --> /etc/ssl/certs/2852232.pem (1708 bytes)
	I0606 21:34:02.710929  480289 start.go:296] duration metric: took 148.018835ms for postStartSetup
	I0606 21:34:02.711032  480289 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 21:34:02.711090  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:02.731553  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:02.823273  480289 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0606 21:34:02.828390  480289 fix.go:56] duration metric: took 5.178555944s for fixHost
	I0606 21:34:02.828414  480289 start.go:83] releasing machines lock for "old-k8s-version-635133", held for 5.178604034s
	I0606 21:34:02.828480  480289 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-635133
	I0606 21:34:02.844300  480289 ssh_runner.go:195] Run: cat /version.json
	I0606 21:34:02.844350  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:02.844586  480289 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0606 21:34:02.844633  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:02.867994  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:02.875778  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:03.087561  480289 ssh_runner.go:195] Run: systemctl --version
	I0606 21:34:03.092119  480289 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0606 21:34:03.096652  480289 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0606 21:34:03.115105  480289 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0606 21:34:03.115180  480289 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" ;
	I0606 21:34:03.124229  480289 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0606 21:34:03.124255  480289 start.go:494] detecting cgroup driver to use...
	I0606 21:34:03.124286  480289 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0606 21:34:03.124362  480289 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0606 21:34:03.137945  480289 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0606 21:34:03.149389  480289 docker.go:217] disabling cri-docker service (if available) ...
	I0606 21:34:03.149471  480289 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0606 21:34:03.163134  480289 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0606 21:34:03.174836  480289 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0606 21:34:03.254625  480289 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0606 21:34:03.337237  480289 docker.go:233] disabling docker service ...
	I0606 21:34:03.337333  480289 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0606 21:34:03.350426  480289 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0606 21:34:03.361719  480289 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0606 21:34:03.452703  480289 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0606 21:34:03.557610  480289 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0606 21:34:03.569344  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0606 21:34:03.585582  480289 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.2"|' /etc/containerd/config.toml"
	I0606 21:34:03.595666  480289 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0606 21:34:03.605355  480289 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0606 21:34:03.605447  480289 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0606 21:34:03.615691  480289 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0606 21:34:03.625427  480289 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0606 21:34:03.635148  480289 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0606 21:34:03.644618  480289 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0606 21:34:03.653482  480289 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0606 21:34:03.663003  480289 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0606 21:34:03.672269  480289 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0606 21:34:03.680738  480289 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 21:34:03.772408  480289 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0606 21:34:03.989136  480289 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0606 21:34:03.989219  480289 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0606 21:34:03.993109  480289 start.go:562] Will wait 60s for crictl version
	I0606 21:34:03.993170  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:34:03.999072  480289 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0606 21:34:04.051087  480289 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.33
	RuntimeApiVersion:  v1
	I0606 21:34:04.051152  480289 ssh_runner.go:195] Run: containerd --version
	I0606 21:34:04.076873  480289 ssh_runner.go:195] Run: containerd --version
	I0606 21:34:04.104966  480289 out.go:177] * Preparing Kubernetes v1.20.0 on containerd 1.6.33 ...
	I0606 21:34:04.107209  480289 cli_runner.go:164] Run: docker network inspect old-k8s-version-635133 --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}}]}"
	I0606 21:34:04.121622  480289 ssh_runner.go:195] Run: grep 192.168.85.1	host.minikube.internal$ /etc/hosts
	I0606 21:34:04.125107  480289 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.85.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0606 21:34:04.135745  480289 kubeadm.go:877] updating cluster {Name:old-k8s-version-635133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true 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:old-k8s-version-635133 Namespace:default APIServerHAVIP: APIServerName:minik
ubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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} ...
	I0606 21:34:04.135872  480289 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0606 21:34:04.135934  480289 ssh_runner.go:195] Run: sudo crictl images --output json
	I0606 21:34:04.172107  480289 containerd.go:627] all images are preloaded for containerd runtime.
	I0606 21:34:04.172129  480289 containerd.go:534] Images already preloaded, skipping extraction
	I0606 21:34:04.172197  480289 ssh_runner.go:195] Run: sudo crictl images --output json
	I0606 21:34:04.206871  480289 containerd.go:627] all images are preloaded for containerd runtime.
	I0606 21:34:04.206895  480289 cache_images.go:84] Images are preloaded, skipping loading
	I0606 21:34:04.206903  480289 kubeadm.go:928] updating node { 192.168.85.2 8443 v1.20.0 containerd true true} ...
	I0606 21:34:04.207017  480289 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.20.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --hostname-override=old-k8s-version-635133 --kubeconfig=/etc/kubernetes/kubelet.conf --network-plugin=cni --node-ip=192.168.85.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-635133 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0606 21:34:04.207082  480289 ssh_runner.go:195] Run: sudo crictl info
	I0606 21:34:04.242355  480289 cni.go:84] Creating CNI manager for ""
	I0606 21:34:04.242377  480289 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 21:34:04.242388  480289 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0606 21:34:04.242407  480289 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.85.2 APIServerPort:8443 KubernetesVersion:v1.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-635133 NodeName:old-k8s-version-635133 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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.85.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.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt
StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0606 21:34:04.242573  480289 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /run/containerd/containerd.sock
	  name: "old-k8s-version-635133"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	dns:
	  type: CoreDNS
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.20.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	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
	
	I0606 21:34:04.242640  480289 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0606 21:34:04.251150  480289 binaries.go:44] Found k8s binaries, skipping transfer
	I0606 21:34:04.251232  480289 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0606 21:34:04.259976  480289 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (442 bytes)
	I0606 21:34:04.277973  480289 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0606 21:34:04.300011  480289 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2125 bytes)
	I0606 21:34:04.319625  480289 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0606 21:34:04.323036  480289 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0606 21:34:04.333719  480289 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 21:34:04.422191  480289 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0606 21:34:04.439382  480289 certs.go:68] Setting up /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133 for IP: 192.168.85.2
	I0606 21:34:04.439403  480289 certs.go:194] generating shared ca certs ...
	I0606 21:34:04.439438  480289 certs.go:226] acquiring lock for ca certs: {Name:mkc759f49abe4f4f96b3e66fc6cad3282470b17e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:34:04.439595  480289 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key
	I0606 21:34:04.439658  480289 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key
	I0606 21:34:04.439673  480289 certs.go:256] generating profile certs ...
	I0606 21:34:04.439781  480289 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.key
	I0606 21:34:04.439864  480289 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/apiserver.key.cdd89efb
	I0606 21:34:04.439933  480289 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/proxy-client.key
	I0606 21:34:04.440078  480289 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/285223.pem (1338 bytes)
	W0606 21:34:04.440131  480289 certs.go:480] ignoring /home/jenkins/minikube-integration/19038-279835/.minikube/certs/285223_empty.pem, impossibly tiny 0 bytes
	I0606 21:34:04.440143  480289 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem (1679 bytes)
	I0606 21:34:04.440170  480289 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem (1078 bytes)
	I0606 21:34:04.440223  480289 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem (1123 bytes)
	I0606 21:34:04.440253  480289 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem (1675 bytes)
	I0606 21:34:04.440315  480289 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem (1708 bytes)
	I0606 21:34:04.440991  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0606 21:34:04.535972  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0606 21:34:04.563390  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0606 21:34:04.592599  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0606 21:34:04.622948  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0606 21:34:04.648614  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0606 21:34:04.672966  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0606 21:34:04.698128  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0606 21:34:04.722706  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem --> /usr/share/ca-certificates/2852232.pem (1708 bytes)
	I0606 21:34:04.746838  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0606 21:34:04.770282  480289 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/certs/285223.pem --> /usr/share/ca-certificates/285223.pem (1338 bytes)
	I0606 21:34:04.793227  480289 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0606 21:34:04.809648  480289 ssh_runner.go:195] Run: openssl version
	I0606 21:34:04.814798  480289 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/285223.pem && ln -fs /usr/share/ca-certificates/285223.pem /etc/ssl/certs/285223.pem"
	I0606 21:34:04.823842  480289 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/285223.pem
	I0606 21:34:04.827062  480289 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jun  6 20:54 /usr/share/ca-certificates/285223.pem
	I0606 21:34:04.827163  480289 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/285223.pem
	I0606 21:34:04.833887  480289 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/285223.pem /etc/ssl/certs/51391683.0"
	I0606 21:34:04.843018  480289 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2852232.pem && ln -fs /usr/share/ca-certificates/2852232.pem /etc/ssl/certs/2852232.pem"
	I0606 21:34:04.852317  480289 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2852232.pem
	I0606 21:34:04.855793  480289 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jun  6 20:54 /usr/share/ca-certificates/2852232.pem
	I0606 21:34:04.855857  480289 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2852232.pem
	I0606 21:34:04.862788  480289 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/2852232.pem /etc/ssl/certs/3ec20f2e.0"
	I0606 21:34:04.871688  480289 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"
	I0606 21:34:04.880810  480289 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0606 21:34:04.884374  480289 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  6 20:47 /usr/share/ca-certificates/minikubeCA.pem
	I0606 21:34:04.884482  480289 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0606 21:34:04.891199  480289 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"
	I0606 21:34:04.899615  480289 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0606 21:34:04.902965  480289 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0606 21:34:04.909527  480289 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0606 21:34:04.916600  480289 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0606 21:34:04.927053  480289 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0606 21:34:04.937834  480289 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0606 21:34:04.945830  480289 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0606 21:34:04.953541  480289 kubeadm.go:391] StartCluster: {Name:old-k8s-version-635133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true 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:old-k8s-version-635133 Namespace:default APIServerHAVIP: APIServerName:minikube
CA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:/hom
e/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}
	I0606 21:34:04.953662  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0606 21:34:04.953781  480289 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0606 21:34:05.021090  480289 cri.go:89] found id: "3919c4ccc1d88147f87d6fc5f44cb29d25a5f18189bf2aa2b90d426614366965"
	I0606 21:34:05.021175  480289 cri.go:89] found id: "77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc"
	I0606 21:34:05.021196  480289 cri.go:89] found id: "988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24"
	I0606 21:34:05.021214  480289 cri.go:89] found id: "cc7c81a5dd13471ff67e97eb9f31c6f9bf45a0f03ef825da4593fb36b1845b11"
	I0606 21:34:05.021234  480289 cri.go:89] found id: "bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580"
	I0606 21:34:05.021261  480289 cri.go:89] found id: "36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64"
	I0606 21:34:05.021282  480289 cri.go:89] found id: "3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09"
	I0606 21:34:05.021299  480289 cri.go:89] found id: "52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5"
	I0606 21:34:05.021316  480289 cri.go:89] found id: "cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060"
	I0606 21:34:05.021347  480289 cri.go:89] found id: ""
	I0606 21:34:05.021420  480289 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0606 21:34:05.034973  480289 cri.go:116] JSON = null
	W0606 21:34:05.035061  480289 kubeadm.go:398] unpause failed: list paused: list returned 0 containers, but ps returned 9
	I0606 21:34:05.035140  480289 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0606 21:34:05.044317  480289 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0606 21:34:05.044339  480289 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0606 21:34:05.044345  480289 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0606 21:34:05.044422  480289 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0606 21:34:05.053715  480289 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0606 21:34:05.054178  480289 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-635133" does not appear in /home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 21:34:05.054291  480289 kubeconfig.go:62] /home/jenkins/minikube-integration/19038-279835/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-635133" cluster setting kubeconfig missing "old-k8s-version-635133" context setting]
	I0606 21:34:05.054600  480289 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/kubeconfig: {Name:mka5feb49a349ac20523d222b9261befd65ae27e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:34:05.056712  480289 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0606 21:34:05.068292  480289 kubeadm.go:624] The running cluster does not require reconfiguration: 192.168.85.2
	I0606 21:34:05.068326  480289 kubeadm.go:591] duration metric: took 23.974908ms to restartPrimaryControlPlane
	I0606 21:34:05.068336  480289 kubeadm.go:393] duration metric: took 114.8051ms to StartCluster
	I0606 21:34:05.068351  480289 settings.go:142] acquiring lock: {Name:mk8f89aa1063a7c38223e46a53ac1cfd3f47d552 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:34:05.068412  480289 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 21:34:05.069072  480289 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/kubeconfig: {Name:mka5feb49a349ac20523d222b9261befd65ae27e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:34:05.069275  480289 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0606 21:34:05.074641  480289 out.go:177] * Verifying Kubernetes components...
	I0606 21:34:05.069576  480289 config.go:182] Loaded profile config "old-k8s-version-635133": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0606 21:34:05.069587  480289 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:true default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0606 21:34:05.077116  480289 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-635133"
	I0606 21:34:05.077213  480289 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-635133"
	W0606 21:34:05.077235  480289 addons.go:243] addon storage-provisioner should already be in state true
	I0606 21:34:05.077249  480289 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-635133"
	I0606 21:34:05.077294  480289 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-635133"
	W0606 21:34:05.077306  480289 addons.go:243] addon metrics-server should already be in state true
	I0606 21:34:05.077332  480289 host.go:66] Checking if "old-k8s-version-635133" exists ...
	I0606 21:34:05.077243  480289 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-635133"
	I0606 21:34:05.077381  480289 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-635133"
	I0606 21:34:05.077661  480289 cli_runner.go:164] Run: docker container inspect old-k8s-version-635133 --format={{.State.Status}}
	I0606 21:34:05.077744  480289 cli_runner.go:164] Run: docker container inspect old-k8s-version-635133 --format={{.State.Status}}
	I0606 21:34:05.077333  480289 host.go:66] Checking if "old-k8s-version-635133" exists ...
	I0606 21:34:05.077182  480289 addons.go:69] Setting dashboard=true in profile "old-k8s-version-635133"
	I0606 21:34:05.078557  480289 addons.go:234] Setting addon dashboard=true in "old-k8s-version-635133"
	W0606 21:34:05.078568  480289 addons.go:243] addon dashboard should already be in state true
	I0606 21:34:05.078607  480289 host.go:66] Checking if "old-k8s-version-635133" exists ...
	I0606 21:34:05.078970  480289 cli_runner.go:164] Run: docker container inspect old-k8s-version-635133 --format={{.State.Status}}
	I0606 21:34:05.079337  480289 cli_runner.go:164] Run: docker container inspect old-k8s-version-635133 --format={{.State.Status}}
	I0606 21:34:05.077171  480289 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 21:34:05.142885  480289 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0606 21:34:05.146529  480289 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0606 21:34:05.146560  480289 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0606 21:34:05.146639  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:05.149129  480289 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0606 21:34:05.142860  480289 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0606 21:34:05.151708  480289 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-635133"
	W0606 21:34:05.151760  480289 addons.go:243] addon default-storageclass should already be in state true
	I0606 21:34:05.151787  480289 host.go:66] Checking if "old-k8s-version-635133" exists ...
	I0606 21:34:05.152212  480289 cli_runner.go:164] Run: docker container inspect old-k8s-version-635133 --format={{.State.Status}}
	I0606 21:34:05.154352  480289 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0606 21:34:05.157297  480289 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0606 21:34:05.157318  480289 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0606 21:34:05.157382  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:05.157555  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0606 21:34:05.157565  480289 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0606 21:34:05.157613  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:05.194692  480289 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0606 21:34:05.194713  480289 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0606 21:34:05.194778  480289 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-635133
	I0606 21:34:05.200517  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:05.231545  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:05.235455  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:05.240426  480289 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0606 21:34:05.272203  480289 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33437 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/old-k8s-version-635133/id_rsa Username:docker}
	I0606 21:34:05.280574  480289 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-635133" to be "Ready" ...
	I0606 21:34:05.343728  480289 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0606 21:34:05.343747  480289 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0606 21:34:05.378286  480289 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0606 21:34:05.378350  480289 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0606 21:34:05.385962  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0606 21:34:05.386040  480289 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0606 21:34:05.392820  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0606 21:34:05.415946  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0606 21:34:05.432786  480289 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0606 21:34:05.432961  480289 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0606 21:34:05.441397  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0606 21:34:05.441477  480289 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0606 21:34:05.504311  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0606 21:34:05.527059  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0606 21:34:05.527140  480289 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0606 21:34:05.593056  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0606 21:34:05.593152  480289 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	W0606 21:34:05.660464  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:05.660512  480289 retry.go:31] will retry after 358.238363ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:05.677597  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0606 21:34:05.677681  480289 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	W0606 21:34:05.698527  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:05.698566  480289 retry.go:31] will retry after 230.784048ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0606 21:34:05.699930  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:05.699967  480289 retry.go:31] will retry after 331.737744ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:05.714753  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0606 21:34:05.714777  480289 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I0606 21:34:05.732898  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0606 21:34:05.732969  480289 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I0606 21:34:05.750826  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0606 21:34:05.750848  480289 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0606 21:34:05.768857  480289 addons.go:431] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0606 21:34:05.768887  480289 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I0606 21:34:05.786270  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0606 21:34:05.856375  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:05.856418  480289 retry.go:31] will retry after 281.06822ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:05.929713  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0606 21:34:06.019236  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0606 21:34:06.032906  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0606 21:34:06.051810  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.051892  480289 retry.go:31] will retry after 501.271203ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.138296  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0606 21:34:06.167277  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.167366  480289 retry.go:31] will retry after 314.896149ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0606 21:34:06.167456  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.167495  480289 retry.go:31] will retry after 222.209602ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0606 21:34:06.238752  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.238784  480289 retry.go:31] will retry after 250.062856ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.390603  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0606 21:34:06.483006  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0606 21:34:06.489600  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0606 21:34:06.508041  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.508074  480289 retry.go:31] will retry after 314.705621ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.553305  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0606 21:34:06.625182  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.625260  480289 retry.go:31] will retry after 392.749974ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0606 21:34:06.625309  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.625352  480289 retry.go:31] will retry after 529.986336ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0606 21:34:06.680856  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.680895  480289 retry.go:31] will retry after 599.033169ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.823757  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0606 21:34:06.905665  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:06.905700  480289 retry.go:31] will retry after 823.487798ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.019092  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0606 21:34:07.094650  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.094684  480289 retry.go:31] will retry after 732.277748ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.155873  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0606 21:34:07.228874  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.228907  480289 retry.go:31] will retry after 1.200620377s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.280288  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0606 21:34:07.281006  480289 node_ready.go:53] error getting node "old-k8s-version-635133": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-635133": dial tcp 192.168.85.2:8443: connect: connection refused
	W0606 21:34:07.351670  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.351755  480289 retry.go:31] will retry after 986.988351ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.730086  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0606 21:34:07.805382  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.805416  480289 retry.go:31] will retry after 1.504645831s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.827570  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0606 21:34:07.899910  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:07.899942  480289 retry.go:31] will retry after 1.622637234s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:08.338989  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0606 21:34:08.408562  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:08.408594  480289 retry.go:31] will retry after 1.86683619s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:08.429719  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0606 21:34:08.530857  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:08.530887  480289 retry.go:31] will retry after 1.790365153s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:09.281363  480289 node_ready.go:53] error getting node "old-k8s-version-635133": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-635133": dial tcp 192.168.85.2:8443: connect: connection refused
	I0606 21:34:09.310578  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0606 21:34:09.376926  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:09.377007  480289 retry.go:31] will retry after 1.576506313s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:09.523325  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0606 21:34:09.589664  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:09.589697  480289 retry.go:31] will retry after 2.136208867s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:10.275696  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0606 21:34:10.322304  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0606 21:34:10.358314  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:10.358342  480289 retry.go:31] will retry after 2.364650132s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0606 21:34:10.409350  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:10.409385  480289 retry.go:31] will retry after 1.443285372s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:10.954297  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0606 21:34:11.056827  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:11.056860  480289 retry.go:31] will retry after 3.523371429s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:11.281505  480289 node_ready.go:53] error getting node "old-k8s-version-635133": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-635133": dial tcp 192.168.85.2:8443: connect: connection refused
	I0606 21:34:11.726763  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0606 21:34:11.808064  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:11.808092  480289 retry.go:31] will retry after 3.239803303s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:11.853293  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0606 21:34:11.962620  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:11.962648  480289 retry.go:31] will retry after 3.622006687s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:12.723937  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0606 21:34:12.797419  480289 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:12.797451  480289 retry.go:31] will retry after 4.223694125s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0606 21:34:13.781053  480289 node_ready.go:53] error getting node "old-k8s-version-635133": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-635133": dial tcp 192.168.85.2:8443: connect: connection refused
	I0606 21:34:14.581037  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0606 21:34:15.048466  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0606 21:34:15.585463  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0606 21:34:17.022299  480289 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0606 21:34:23.646412  480289 node_ready.go:49] node "old-k8s-version-635133" has status "Ready":"True"
	I0606 21:34:23.646436  480289 node_ready.go:38] duration metric: took 18.365824534s for node "old-k8s-version-635133" to be "Ready" ...
	I0606 21:34:23.646447  480289 pod_ready.go:35] 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" ...
	I0606 21:34:23.680320  480289 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-k84pg" in "kube-system" namespace to be "Ready" ...
	I0606 21:34:24.063047  480289 pod_ready.go:92] pod "coredns-74ff55c5b-k84pg" in "kube-system" namespace has status "Ready":"True"
	I0606 21:34:24.063075  480289 pod_ready.go:81] duration metric: took 382.70716ms for pod "coredns-74ff55c5b-k84pg" in "kube-system" namespace to be "Ready" ...
	I0606 21:34:24.063087  480289 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:34:24.091400  480289 pod_ready.go:92] pod "etcd-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"True"
	I0606 21:34:24.091430  480289 pod_ready.go:81] duration metric: took 28.335031ms for pod "etcd-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:34:24.091448  480289 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:34:25.727358  480289 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: (11.146278744s)
	I0606 21:34:25.727401  480289 addons.go:475] Verifying addon metrics-server=true in "old-k8s-version-635133"
	I0606 21:34:25.880455  480289 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (10.294949111s)
	I0606 21:34:25.880530  480289 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (10.832024175s)
	I0606 21:34:25.882548  480289 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-635133 addons enable metrics-server
	
	I0606 21:34:25.912823  480289 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: (8.890486286s)
	I0606 21:34:25.923434  480289 out.go:177] * Enabled addons: metrics-server, storage-provisioner, dashboard, default-storageclass
	I0606 21:34:25.925235  480289 addons.go:510] duration metric: took 20.85563917s for enable addons: enabled=[metrics-server storage-provisioner dashboard default-storageclass]
	I0606 21:34:26.099562  480289 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:28.598121  480289 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:31.098494  480289 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"True"
	I0606 21:34:31.098520  480289 pod_ready.go:81] duration metric: took 7.007063433s for pod "kube-apiserver-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:34:31.098532  480289 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:34:33.105570  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:35.605664  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:38.108919  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:40.606348  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:43.105531  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:45.108282  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:47.607648  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:50.112700  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:52.605703  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:55.105795  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:57.106035  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:34:59.117267  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:01.606345  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:03.608928  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:06.105414  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:08.604200  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:10.604665  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:13.105086  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:15.106522  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:17.606118  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:20.106346  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:22.605779  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:25.106525  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:27.604286  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:29.604453  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:31.605184  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:33.605399  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:36.105007  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:38.105349  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:40.110172  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:42.604980  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:45.111578  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:47.608076  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:50.105985  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:52.604947  480289 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:53.605061  480289 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"True"
	I0606 21:35:53.605083  480289 pod_ready.go:81] duration metric: took 1m22.506544004s for pod "kube-controller-manager-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:35:53.605094  480289 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-7wjhq" in "kube-system" namespace to be "Ready" ...
	I0606 21:35:53.609756  480289 pod_ready.go:92] pod "kube-proxy-7wjhq" in "kube-system" namespace has status "Ready":"True"
	I0606 21:35:53.609779  480289 pod_ready.go:81] duration metric: took 4.676814ms for pod "kube-proxy-7wjhq" in "kube-system" namespace to be "Ready" ...
	I0606 21:35:53.609790  480289 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:35:53.614844  480289 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-635133" in "kube-system" namespace has status "Ready":"True"
	I0606 21:35:53.614870  480289 pod_ready.go:81] duration metric: took 5.073223ms for pod "kube-scheduler-old-k8s-version-635133" in "kube-system" namespace to be "Ready" ...
	I0606 21:35:53.614881  480289 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace to be "Ready" ...
	I0606 21:35:55.620957  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:35:57.621074  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:00.132478  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:02.621271  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:05.120942  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:07.121335  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:09.620539  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:11.620969  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:13.621441  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:15.621873  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:18.120908  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:20.121806  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:22.620906  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:24.623092  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:27.122247  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:29.620734  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:31.621287  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:33.621692  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:36.120912  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:38.121072  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:40.121491  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:42.123302  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:44.627632  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:47.121153  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:49.620934  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:51.622627  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:53.623991  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:56.120766  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:36:58.121589  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:00.191351  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:02.620807  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:04.723862  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:07.121502  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:09.122272  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:11.620369  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:13.624645  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:16.121529  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:18.621223  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:21.120895  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:23.121468  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:25.620882  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:27.621882  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:30.122772  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:32.621117  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:34.621321  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:37.120572  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:39.122427  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:41.123873  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:43.620685  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:45.621260  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:48.120285  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:50.120619  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:52.122837  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:54.627318  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:57.121323  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:37:59.121620  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:01.621008  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:04.121162  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:06.620661  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:09.122113  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:11.621408  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:14.121672  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:16.620999  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:19.120763  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:21.120830  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:23.120883  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:25.122220  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:27.621121  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:30.121613  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:32.620385  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:34.620945  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:36.621567  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:39.121521  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:41.620740  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:43.621245  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:45.621275  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:48.121256  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:50.122199  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:52.623845  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:55.121879  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:38:57.621745  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:00.125668  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:02.620515  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:05.121992  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:07.621213  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:10.122246  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:12.620949  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:14.621192  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:16.621980  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:19.121576  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:21.620227  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:23.620728  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:26.121596  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:28.620496  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:30.622867  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:33.122111  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:35.637860  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:38.123000  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:40.621364  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:42.622132  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:45.124514  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:47.623282  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:50.121122  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:52.124050  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:53.624381  480289 pod_ready.go:81] duration metric: took 4m0.00948461s for pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace to be "Ready" ...
	E0606 21:39:53.624406  480289 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0606 21:39:53.624420  480289 pod_ready.go:38] duration metric: took 5m29.977947311s 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" ...
	I0606 21:39:53.624433  480289 api_server.go:52] waiting for apiserver process to appear ...
	I0606 21:39:53.624461  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0606 21:39:53.624541  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0606 21:39:53.684252  480289 cri.go:89] found id: "d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646"
	I0606 21:39:53.684284  480289 cri.go:89] found id: "3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09"
	I0606 21:39:53.684289  480289 cri.go:89] found id: ""
	I0606 21:39:53.684297  480289 logs.go:276] 2 containers: [d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646 3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09]
	I0606 21:39:53.684349  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.690020  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.694358  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0606 21:39:53.694471  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0606 21:39:53.754259  480289 cri.go:89] found id: "c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97"
	I0606 21:39:53.754288  480289 cri.go:89] found id: "36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64"
	I0606 21:39:53.754293  480289 cri.go:89] found id: ""
	I0606 21:39:53.754311  480289 logs.go:276] 2 containers: [c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97 36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64]
	I0606 21:39:53.754379  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.759346  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.764148  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0606 21:39:53.764249  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0606 21:39:53.833615  480289 cri.go:89] found id: "e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55"
	I0606 21:39:53.833654  480289 cri.go:89] found id: "77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc"
	I0606 21:39:53.833660  480289 cri.go:89] found id: ""
	I0606 21:39:53.833667  480289 logs.go:276] 2 containers: [e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55 77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc]
	I0606 21:39:53.833751  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.840546  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.844055  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0606 21:39:53.844159  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0606 21:39:53.923206  480289 cri.go:89] found id: "17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b"
	I0606 21:39:53.923234  480289 cri.go:89] found id: "cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060"
	I0606 21:39:53.923239  480289 cri.go:89] found id: ""
	I0606 21:39:53.923246  480289 logs.go:276] 2 containers: [17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060]
	I0606 21:39:53.923344  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.930946  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.936853  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0606 21:39:53.936952  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0606 21:39:54.029021  480289 cri.go:89] found id: "61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb"
	I0606 21:39:54.029045  480289 cri.go:89] found id: "bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580"
	I0606 21:39:54.029051  480289 cri.go:89] found id: ""
	I0606 21:39:54.029061  480289 logs.go:276] 2 containers: [61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580]
	I0606 21:39:54.029149  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.035889  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.042391  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0606 21:39:54.042554  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0606 21:39:54.107479  480289 cri.go:89] found id: "95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49"
	I0606 21:39:54.107508  480289 cri.go:89] found id: "52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5"
	I0606 21:39:54.107514  480289 cri.go:89] found id: ""
	I0606 21:39:54.107536  480289 logs.go:276] 2 containers: [95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49 52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5]
	I0606 21:39:54.107605  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.113407  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.118592  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0606 21:39:54.118776  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0606 21:39:54.181856  480289 cri.go:89] found id: "2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b"
	I0606 21:39:54.181949  480289 cri.go:89] found id: "988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24"
	I0606 21:39:54.181968  480289 cri.go:89] found id: ""
	I0606 21:39:54.181999  480289 logs.go:276] 2 containers: [2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b 988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24]
	I0606 21:39:54.182125  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.187147  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.192155  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0606 21:39:54.192293  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0606 21:39:54.253744  480289 cri.go:89] found id: "f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b"
	I0606 21:39:54.253831  480289 cri.go:89] found id: ""
	I0606 21:39:54.253854  480289 logs.go:276] 1 containers: [f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b]
	I0606 21:39:54.253963  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.258563  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0606 21:39:54.258731  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0606 21:39:54.323175  480289 cri.go:89] found id: "802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355"
	I0606 21:39:54.323248  480289 cri.go:89] found id: "19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496"
	I0606 21:39:54.323268  480289 cri.go:89] found id: ""
	I0606 21:39:54.323288  480289 logs.go:276] 2 containers: [802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355 19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496]
	I0606 21:39:54.323387  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.329403  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.336888  480289 logs.go:123] Gathering logs for kubelet ...
	I0606 21:39:54.336970  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0606 21:39:54.417179  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:25 old-k8s-version-635133 kubelet[665]: E0606 21:34:25.288944     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.417402  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:25 old-k8s-version-635133 kubelet[665]: E0606 21:34:25.505444     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.420288  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:38 old-k8s-version-635133 kubelet[665]: E0606 21:34:38.133050     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.422433  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:47 old-k8s-version-635133 kubelet[665]: E0606 21:34:47.615284     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.426848  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:48 old-k8s-version-635133 kubelet[665]: E0606 21:34:48.618275     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.427233  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:52 old-k8s-version-635133 kubelet[665]: E0606 21:34:52.239024     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.427440  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:53 old-k8s-version-635133 kubelet[665]: E0606 21:34:53.127032     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.428233  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:56 old-k8s-version-635133 kubelet[665]: E0606 21:34:56.647302     665 pod_workers.go:191] Error syncing pod c63c8f50-421c-482f-92bc-d85adc05f868 ("storage-provisioner_kube-system(c63c8f50-421c-482f-92bc-d85adc05f868)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(c63c8f50-421c-482f-92bc-d85adc05f868)"
	W0606 21:39:54.431217  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:05 old-k8s-version-635133 kubelet[665]: E0606 21:35:05.158334     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.431760  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:05 old-k8s-version-635133 kubelet[665]: E0606 21:35:05.663396     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.432219  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:12 old-k8s-version-635133 kubelet[665]: E0606 21:35:12.235777     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.432413  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:18 old-k8s-version-635133 kubelet[665]: E0606 21:35:18.126778     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.432737  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:23 old-k8s-version-635133 kubelet[665]: E0606 21:35:23.128320     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.432923  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:31 old-k8s-version-635133 kubelet[665]: E0606 21:35:31.138734     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.433504  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:38 old-k8s-version-635133 kubelet[665]: E0606 21:35:38.731622     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.433684  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:42 old-k8s-version-635133 kubelet[665]: E0606 21:35:42.126805     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.434006  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:42 old-k8s-version-635133 kubelet[665]: E0606 21:35:42.235385     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.436456  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:53 old-k8s-version-635133 kubelet[665]: E0606 21:35:53.138355     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.436781  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:56 old-k8s-version-635133 kubelet[665]: E0606 21:35:56.125964     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.436962  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:04 old-k8s-version-635133 kubelet[665]: E0606 21:36:04.126648     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.437284  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:08 old-k8s-version-635133 kubelet[665]: E0606 21:36:08.126063     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.437464  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:15 old-k8s-version-635133 kubelet[665]: E0606 21:36:15.136574     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.438049  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:21 old-k8s-version-635133 kubelet[665]: E0606 21:36:21.817649     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.438373  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:22 old-k8s-version-635133 kubelet[665]: E0606 21:36:22.820427     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.442666  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:28 old-k8s-version-635133 kubelet[665]: E0606 21:36:28.126190     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.443038  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:36 old-k8s-version-635133 kubelet[665]: E0606 21:36:36.126087     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.443245  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:43 old-k8s-version-635133 kubelet[665]: E0606 21:36:43.133902     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.443595  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:48 old-k8s-version-635133 kubelet[665]: E0606 21:36:48.126041     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.443800  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:58 old-k8s-version-635133 kubelet[665]: E0606 21:36:58.126341     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.444158  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:02 old-k8s-version-635133 kubelet[665]: E0606 21:37:02.126150     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.444362  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:09 old-k8s-version-635133 kubelet[665]: E0606 21:37:09.126426     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.444714  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:17 old-k8s-version-635133 kubelet[665]: E0606 21:37:17.126552     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.447402  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:21 old-k8s-version-635133 kubelet[665]: E0606 21:37:21.135241     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.447798  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:31 old-k8s-version-635133 kubelet[665]: E0606 21:37:31.125964     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.448044  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:35 old-k8s-version-635133 kubelet[665]: E0606 21:37:35.126779     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.448982  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:43 old-k8s-version-635133 kubelet[665]: E0606 21:37:43.971305     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.449378  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:47 old-k8s-version-635133 kubelet[665]: E0606 21:37:47.127768     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.449738  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:52 old-k8s-version-635133 kubelet[665]: E0606 21:37:52.235958     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.449944  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:00 old-k8s-version-635133 kubelet[665]: E0606 21:38:00.129638     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.450302  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:03 old-k8s-version-635133 kubelet[665]: E0606 21:38:03.129877     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.450519  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:14 old-k8s-version-635133 kubelet[665]: E0606 21:38:14.126311     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.451121  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:17 old-k8s-version-635133 kubelet[665]: E0606 21:38:17.126684     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.451338  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:29 old-k8s-version-635133 kubelet[665]: E0606 21:38:29.129822     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.451688  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:32 old-k8s-version-635133 kubelet[665]: E0606 21:38:32.125998     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.451908  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:42 old-k8s-version-635133 kubelet[665]: E0606 21:38:42.127143     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.452254  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:44 old-k8s-version-635133 kubelet[665]: E0606 21:38:44.126008     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.452459  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:53 old-k8s-version-635133 kubelet[665]: E0606 21:38:53.127225     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.452816  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:58 old-k8s-version-635133 kubelet[665]: E0606 21:38:58.126016     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.453005  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:06 old-k8s-version-635133 kubelet[665]: E0606 21:39:06.126631     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.453383  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:09 old-k8s-version-635133 kubelet[665]: E0606 21:39:09.135005     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.453573  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:18 old-k8s-version-635133 kubelet[665]: E0606 21:39:18.126566     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.453907  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:20 old-k8s-version-635133 kubelet[665]: E0606 21:39:20.127031     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.454096  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:30 old-k8s-version-635133 kubelet[665]: E0606 21:39:30.126719     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.454424  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:33 old-k8s-version-635133 kubelet[665]: E0606 21:39:33.126559     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.454637  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:44 old-k8s-version-635133 kubelet[665]: E0606 21:39:44.126752     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.455006  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:46 old-k8s-version-635133 kubelet[665]: E0606 21:39:46.127359     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	I0606 21:39:54.455020  480289 logs.go:123] Gathering logs for describe nodes ...
	I0606 21:39:54.455046  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0606 21:39:54.653019  480289 logs.go:123] Gathering logs for kindnet [2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b] ...
	I0606 21:39:54.653051  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b"
	I0606 21:39:54.711514  480289 logs.go:123] Gathering logs for kubernetes-dashboard [f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b] ...
	I0606 21:39:54.711589  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b"
	I0606 21:39:54.760669  480289 logs.go:123] Gathering logs for storage-provisioner [802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355] ...
	I0606 21:39:54.760742  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355"
	I0606 21:39:54.816319  480289 logs.go:123] Gathering logs for container status ...
	I0606 21:39:54.816389  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0606 21:39:54.921026  480289 logs.go:123] Gathering logs for etcd [36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64] ...
	I0606 21:39:54.921108  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64"
	I0606 21:39:54.988960  480289 logs.go:123] Gathering logs for coredns [77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc] ...
	I0606 21:39:54.989032  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc"
	I0606 21:39:55.039920  480289 logs.go:123] Gathering logs for kube-proxy [61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb] ...
	I0606 21:39:55.039993  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb"
	I0606 21:39:55.088587  480289 logs.go:123] Gathering logs for kube-proxy [bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580] ...
	I0606 21:39:55.088663  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580"
	I0606 21:39:55.151433  480289 logs.go:123] Gathering logs for kube-controller-manager [95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49] ...
	I0606 21:39:55.151509  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49"
	I0606 21:39:55.224840  480289 logs.go:123] Gathering logs for kube-controller-manager [52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5] ...
	I0606 21:39:55.224911  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5"
	I0606 21:39:55.385698  480289 logs.go:123] Gathering logs for kindnet [988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24] ...
	I0606 21:39:55.385773  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24"
	I0606 21:39:55.458695  480289 logs.go:123] Gathering logs for dmesg ...
	I0606 21:39:55.458765  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0606 21:39:55.481741  480289 logs.go:123] Gathering logs for kube-apiserver [d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646] ...
	I0606 21:39:55.481814  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646"
	I0606 21:39:55.553346  480289 logs.go:123] Gathering logs for coredns [e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55] ...
	I0606 21:39:55.553419  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55"
	I0606 21:39:55.610369  480289 logs.go:123] Gathering logs for kube-scheduler [cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060] ...
	I0606 21:39:55.610440  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060"
	I0606 21:39:55.666342  480289 logs.go:123] Gathering logs for storage-provisioner [19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496] ...
	I0606 21:39:55.666417  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496"
	I0606 21:39:55.716641  480289 logs.go:123] Gathering logs for kube-apiserver [3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09] ...
	I0606 21:39:55.716664  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09"
	I0606 21:39:55.793626  480289 logs.go:123] Gathering logs for etcd [c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97] ...
	I0606 21:39:55.793659  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97"
	I0606 21:39:55.857600  480289 logs.go:123] Gathering logs for kube-scheduler [17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b] ...
	I0606 21:39:55.857675  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b"
	I0606 21:39:55.906016  480289 logs.go:123] Gathering logs for containerd ...
	I0606 21:39:55.906088  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0606 21:39:55.972112  480289 out.go:304] Setting ErrFile to fd 2...
	I0606 21:39:55.972181  480289 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0606 21:39:55.972264  480289 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0606 21:39:55.972390  480289 out.go:239]   Jun 06 21:39:20 old-k8s-version-635133 kubelet[665]: E0606 21:39:20.127031     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	  Jun 06 21:39:20 old-k8s-version-635133 kubelet[665]: E0606 21:39:20.127031     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:55.972465  480289 out.go:239]   Jun 06 21:39:30 old-k8s-version-635133 kubelet[665]: E0606 21:39:30.126719     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 06 21:39:30 old-k8s-version-635133 kubelet[665]: E0606 21:39:30.126719     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:55.972501  480289 out.go:239]   Jun 06 21:39:33 old-k8s-version-635133 kubelet[665]: E0606 21:39:33.126559     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	  Jun 06 21:39:33 old-k8s-version-635133 kubelet[665]: E0606 21:39:33.126559     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:55.972530  480289 out.go:239]   Jun 06 21:39:44 old-k8s-version-635133 kubelet[665]: E0606 21:39:44.126752     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 06 21:39:44 old-k8s-version-635133 kubelet[665]: E0606 21:39:44.126752     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:55.972569  480289 out.go:239]   Jun 06 21:39:46 old-k8s-version-635133 kubelet[665]: E0606 21:39:46.127359     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	  Jun 06 21:39:46 old-k8s-version-635133 kubelet[665]: E0606 21:39:46.127359     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	I0606 21:39:55.972603  480289 out.go:304] Setting ErrFile to fd 2...
	I0606 21:39:55.972623  480289 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:40:05.973906  480289 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0606 21:40:05.990738  480289 api_server.go:72] duration metric: took 6m0.921423886s to wait for apiserver process to appear ...
	I0606 21:40:05.990759  480289 api_server.go:88] waiting for apiserver healthz status ...
	I0606 21:40:05.993081  480289 out.go:177] 
	W0606 21:40:05.996206  480289 out.go:239] X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: wait for healthy API server: apiserver healthz never reported healthy: cluster wait timed out during healthz check
	X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: wait for healthy API server: apiserver healthz never reported healthy: cluster wait timed out during healthz check
	W0606 21:40:05.996227  480289 out.go:239] * 
	* 
	W0606 21:40:05.997460  480289 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0606 21:40:06.002151  480289 out.go:177] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:259: failed to start minikube post-stop. args "out/minikube-linux-arm64 start -p old-k8s-version-635133 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0": exit status 80
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect old-k8s-version-635133
helpers_test.go:235: (dbg) docker inspect old-k8s-version-635133:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "0469a357db1e55053a2168b9686b9023c0b5f6469e34520252eb07fcca924e3b",
	        "Created": "2024-06-06T21:30:44.864399974Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 480470,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-06T21:33:58.127429377Z",
	            "FinishedAt": "2024-06-06T21:33:56.636080035Z"
	        },
	        "Image": "sha256:0447b96cd6875a02bcdf1fe363fc82b8e67a939ccbaf5e1ea3a43529d9e8a477",
	        "ResolvConfPath": "/var/lib/docker/containers/0469a357db1e55053a2168b9686b9023c0b5f6469e34520252eb07fcca924e3b/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/0469a357db1e55053a2168b9686b9023c0b5f6469e34520252eb07fcca924e3b/hostname",
	        "HostsPath": "/var/lib/docker/containers/0469a357db1e55053a2168b9686b9023c0b5f6469e34520252eb07fcca924e3b/hosts",
	        "LogPath": "/var/lib/docker/containers/0469a357db1e55053a2168b9686b9023c0b5f6469e34520252eb07fcca924e3b/0469a357db1e55053a2168b9686b9023c0b5f6469e34520252eb07fcca924e3b-json.log",
	        "Name": "/old-k8s-version-635133",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-635133:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-635133",
	            "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": 2306867200,
	            "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": 4613734400,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/4521dbb92ca089eafaf7f1953f82a2fc651e917db24e9d41756561c62c27193c-init/diff:/var/lib/docker/overlay2/c6222deded2f09a89f9f3dacff145d1e450da4c9a3c1f0b1ba9465ebfa2af3f5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4521dbb92ca089eafaf7f1953f82a2fc651e917db24e9d41756561c62c27193c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4521dbb92ca089eafaf7f1953f82a2fc651e917db24e9d41756561c62c27193c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4521dbb92ca089eafaf7f1953f82a2fc651e917db24e9d41756561c62c27193c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-635133",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-635133/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-635133",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6",
	            "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": "old-k8s-version-635133",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-635133",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "26f0b58120fff34792a696a856436bb913afa04dadab74e23921f29f5fb2631b",
	            "SandboxKey": "/var/run/docker/netns/26f0b58120ff",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33437"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33436"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33433"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33435"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33434"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-635133": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.85.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:55:02",
	                    "NetworkID": "3858d44903bd9e275f0c8949a88fe1788c3837c135eb76a4b9ccbe82331b0b5d",
	                    "EndpointID": "bf2c8f12ee1f6e418c32cede1a7f25716bb1c97c54d490830259d06034b6537f",
	                    "Gateway": "192.168.85.1",
	                    "IPAddress": "192.168.85.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "old-k8s-version-635133",
	                        "0469a357db1e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-635133 -n old-k8s-version-635133
helpers_test.go:244: <<< TestStartStop/group/old-k8s-version/serial/SecondStart FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-635133 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-635133 logs -n 25: (2.093531853s)
helpers_test.go:252: TestStartStop/group/old-k8s-version/serial/SecondStart logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	| Command |                          Args                          |         Profile          |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	| start   | -p cert-expiration-814742                              | cert-expiration-814742   | jenkins | v1.33.1 | 06 Jun 24 21:29 UTC | 06 Jun 24 21:30 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=3m                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| ssh     | force-systemd-env-797841                               | force-systemd-env-797841 | jenkins | v1.33.1 | 06 Jun 24 21:29 UTC | 06 Jun 24 21:29 UTC |
	|         | ssh cat                                                |                          |         |         |                     |                     |
	|         | /etc/containerd/config.toml                            |                          |         |         |                     |                     |
	| delete  | -p force-systemd-env-797841                            | force-systemd-env-797841 | jenkins | v1.33.1 | 06 Jun 24 21:29 UTC | 06 Jun 24 21:29 UTC |
	| start   | -p cert-options-667396                                 | cert-options-667396      | jenkins | v1.33.1 | 06 Jun 24 21:29 UTC | 06 Jun 24 21:30 UTC |
	|         | --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=containerd                         |                          |         |         |                     |                     |
	| ssh     | cert-options-667396 ssh                                | cert-options-667396      | jenkins | v1.33.1 | 06 Jun 24 21:30 UTC | 06 Jun 24 21:30 UTC |
	|         | openssl x509 -text -noout -in                          |                          |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                          |         |         |                     |                     |
	| ssh     | -p cert-options-667396 -- sudo                         | cert-options-667396      | jenkins | v1.33.1 | 06 Jun 24 21:30 UTC | 06 Jun 24 21:30 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                          |         |         |                     |                     |
	| delete  | -p cert-options-667396                                 | cert-options-667396      | jenkins | v1.33.1 | 06 Jun 24 21:30 UTC | 06 Jun 24 21:30 UTC |
	| start   | -p old-k8s-version-635133                              | old-k8s-version-635133   | jenkins | v1.33.1 | 06 Jun 24 21:30 UTC | 06 Jun 24 21:33 UTC |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --kvm-network=default                                  |                          |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                          |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                          |         |         |                     |                     |
	|         | --keep-context=false                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                          |         |         |                     |                     |
	| start   | -p cert-expiration-814742                              | cert-expiration-814742   | jenkins | v1.33.1 | 06 Jun 24 21:33 UTC | 06 Jun 24 21:33 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=8760h                                |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| delete  | -p cert-expiration-814742                              | cert-expiration-814742   | jenkins | v1.33.1 | 06 Jun 24 21:33 UTC | 06 Jun 24 21:33 UTC |
	| start   | -p no-preload-259770                                   | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:33 UTC | 06 Jun 24 21:34 UTC |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr                                      |                          |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.1                           |                          |         |         |                     |                     |
	| addons  | enable metrics-server -p old-k8s-version-635133        | old-k8s-version-635133   | jenkins | v1.33.1 | 06 Jun 24 21:33 UTC | 06 Jun 24 21:33 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p old-k8s-version-635133                              | old-k8s-version-635133   | jenkins | v1.33.1 | 06 Jun 24 21:33 UTC | 06 Jun 24 21:33 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-635133             | old-k8s-version-635133   | jenkins | v1.33.1 | 06 Jun 24 21:33 UTC | 06 Jun 24 21:33 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p old-k8s-version-635133                              | old-k8s-version-635133   | jenkins | v1.33.1 | 06 Jun 24 21:33 UTC |                     |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --kvm-network=default                                  |                          |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                          |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                          |         |         |                     |                     |
	|         | --keep-context=false                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                          |         |         |                     |                     |
	| addons  | enable metrics-server -p no-preload-259770             | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:34 UTC | 06 Jun 24 21:34 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p no-preload-259770                                   | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:34 UTC | 06 Jun 24 21:34 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p no-preload-259770                  | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:34 UTC | 06 Jun 24 21:34 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p no-preload-259770                                   | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:34 UTC | 06 Jun 24 21:39 UTC |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr                                      |                          |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.1                           |                          |         |         |                     |                     |
	| image   | no-preload-259770 image list                           | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:39 UTC | 06 Jun 24 21:39 UTC |
	|         | --format=json                                          |                          |         |         |                     |                     |
	| pause   | -p no-preload-259770                                   | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:39 UTC | 06 Jun 24 21:39 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| unpause | -p no-preload-259770                                   | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:39 UTC | 06 Jun 24 21:39 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| delete  | -p no-preload-259770                                   | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:39 UTC | 06 Jun 24 21:39 UTC |
	| delete  | -p no-preload-259770                                   | no-preload-259770        | jenkins | v1.33.1 | 06 Jun 24 21:39 UTC | 06 Jun 24 21:39 UTC |
	| start   | -p embed-certs-242181                                  | embed-certs-242181       | jenkins | v1.33.1 | 06 Jun 24 21:39 UTC |                     |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --embed-certs --driver=docker                          |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.1                           |                          |         |         |                     |                     |
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/06 21:39:35
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0606 21:39:35.954200  490214 out.go:291] Setting OutFile to fd 1 ...
	I0606 21:39:35.954380  490214 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:39:35.954411  490214 out.go:304] Setting ErrFile to fd 2...
	I0606 21:39:35.954430  490214 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:39:35.954703  490214 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 21:39:35.955321  490214 out.go:298] Setting JSON to false
	I0606 21:39:35.956624  490214 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":8519,"bootTime":1717701457,"procs":234,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 21:39:35.956734  490214 start.go:139] virtualization:  
	I0606 21:39:35.959629  490214 out.go:177] * [embed-certs-242181] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0606 21:39:35.961143  490214 out.go:177]   - MINIKUBE_LOCATION=19038
	I0606 21:39:35.963126  490214 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 21:39:35.961213  490214 notify.go:220] Checking for updates...
	I0606 21:39:35.967221  490214 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 21:39:35.969372  490214 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 21:39:35.971270  490214 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0606 21:39:35.973130  490214 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0606 21:39:35.975474  490214 config.go:182] Loaded profile config "old-k8s-version-635133": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0606 21:39:35.975570  490214 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 21:39:36.009938  490214 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 21:39:36.010061  490214 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 21:39:36.092952  490214 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-06 21:39:36.082983718 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 21:39:36.093056  490214 docker.go:295] overlay module found
	I0606 21:39:36.095423  490214 out.go:177] * Using the docker driver based on user configuration
	I0606 21:39:36.097333  490214 start.go:297] selected driver: docker
	I0606 21:39:36.097365  490214 start.go:901] validating driver "docker" against <nil>
	I0606 21:39:36.097379  490214 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0606 21:39:36.099071  490214 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 21:39:36.159901  490214 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-06 21:39:36.150745265 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 21:39:36.160067  490214 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0606 21:39:36.160363  490214 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]
	I0606 21:39:36.162208  490214 out.go:177] * Using Docker driver with root privileges
	I0606 21:39:36.163859  490214 cni.go:84] Creating CNI manager for ""
	I0606 21:39:36.163887  490214 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 21:39:36.163902  490214 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0606 21:39:36.163994  490214 start.go:340] cluster config:
	{Name:embed-certs-242181 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:embed-certs-242181 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Contain
erRuntime:containerd 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.30.1 ContainerRuntime:containerd 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: Stati
cIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0606 21:39:36.166631  490214 out.go:177] * Starting "embed-certs-242181" primary control-plane node in "embed-certs-242181" cluster
	I0606 21:39:36.168633  490214 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0606 21:39:36.170340  490214 out.go:177] * Pulling base image v0.0.44-1717668449-19038 ...
	I0606 21:39:36.172300  490214 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 21:39:36.172352  490214 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
	I0606 21:39:36.172364  490214 cache.go:56] Caching tarball of preloaded images
	I0606 21:39:36.172444  490214 preload.go:173] Found /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0606 21:39:36.172470  490214 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on containerd
	I0606 21:39:36.172582  490214 profile.go:143] Saving config to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/config.json ...
	I0606 21:39:36.172605  490214 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/config.json: {Name:mkbc7fd56a220219c8052f235760b7f431d3373a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:36.172757  490214 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local docker daemon
	I0606 21:39:36.187230  490214 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local docker daemon, skipping pull
	I0606 21:39:36.187253  490214 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 exists in daemon, skipping load
	I0606 21:39:36.187272  490214 cache.go:194] Successfully downloaded all kic artifacts
	I0606 21:39:36.187299  490214 start.go:360] acquireMachinesLock for embed-certs-242181: {Name:mk013c671c9349386ddb9bcde90a2b65a4a4b45f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0606 21:39:36.188062  490214 start.go:364] duration metric: took 739.457µs to acquireMachinesLock for "embed-certs-242181"
	I0606 21:39:36.188097  490214 start.go:93] Provisioning new machine with config: &{Name:embed-certs-242181 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:embed-certs-242181 Namespace:default APIServerHAVIP: APIServe
rName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.1 ContainerRuntime:containerd 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 DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0606 21:39:36.188177  490214 start.go:125] createHost starting for "" (driver="docker")
	I0606 21:39:33.122111  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:35.637860  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:36.191080  490214 out.go:204] * Creating docker container (CPUs=2, Memory=2200MB) ...
	I0606 21:39:36.191396  490214 start.go:159] libmachine.API.Create for "embed-certs-242181" (driver="docker")
	I0606 21:39:36.191431  490214 client.go:168] LocalClient.Create starting
	I0606 21:39:36.191498  490214 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem
	I0606 21:39:36.191535  490214 main.go:141] libmachine: Decoding PEM data...
	I0606 21:39:36.191559  490214 main.go:141] libmachine: Parsing certificate...
	I0606 21:39:36.191611  490214 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem
	I0606 21:39:36.191632  490214 main.go:141] libmachine: Decoding PEM data...
	I0606 21:39:36.191642  490214 main.go:141] libmachine: Parsing certificate...
	I0606 21:39:36.192002  490214 cli_runner.go:164] Run: docker network inspect embed-certs-242181 --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}}]}"
	W0606 21:39:36.209514  490214 cli_runner.go:211] docker network inspect embed-certs-242181 --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
	I0606 21:39:36.209597  490214 network_create.go:281] running [docker network inspect embed-certs-242181] to gather additional debugging logs...
	I0606 21:39:36.209616  490214 cli_runner.go:164] Run: docker network inspect embed-certs-242181
	W0606 21:39:36.225553  490214 cli_runner.go:211] docker network inspect embed-certs-242181 returned with exit code 1
	I0606 21:39:36.225582  490214 network_create.go:284] error running [docker network inspect embed-certs-242181]: docker network inspect embed-certs-242181: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network embed-certs-242181 not found
	I0606 21:39:36.225596  490214 network_create.go:286] output of [docker network inspect embed-certs-242181]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network embed-certs-242181 not found
	
	** /stderr **
	I0606 21:39:36.225740  490214 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}}]}"
	I0606 21:39:36.241066  490214 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-eb027951d069 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:b7:92:20:2f} reservation:<nil>}
	I0606 21:39:36.241500  490214 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{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:br-1b81711470d1 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:25:8f:00:21} reservation:<nil>}
	I0606 21:39:36.242065  490214 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-db00787f4348 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:52:b9:0b:53} reservation:<nil>}
	I0606 21:39:36.242611  490214 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40018da160}
	I0606 21:39:36.242701  490214 network_create.go:124] attempt to create docker network embed-certs-242181 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0606 21:39:36.242789  490214 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.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=embed-certs-242181 embed-certs-242181
	I0606 21:39:36.308447  490214 network_create.go:108] docker network embed-certs-242181 192.168.76.0/24 created
	I0606 21:39:36.308487  490214 kic.go:121] calculated static IP "192.168.76.2" for the "embed-certs-242181" container
	I0606 21:39:36.308629  490214 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0606 21:39:36.323659  490214 cli_runner.go:164] Run: docker volume create embed-certs-242181 --label name.minikube.sigs.k8s.io=embed-certs-242181 --label created_by.minikube.sigs.k8s.io=true
	I0606 21:39:36.339047  490214 oci.go:103] Successfully created a docker volume embed-certs-242181
	I0606 21:39:36.339145  490214 cli_runner.go:164] Run: docker run --rm --name embed-certs-242181-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-242181 --entrypoint /usr/bin/test -v embed-certs-242181:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 -d /var/lib
	I0606 21:39:36.964622  490214 oci.go:107] Successfully prepared a docker volume embed-certs-242181
	I0606 21:39:36.964684  490214 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 21:39:36.964705  490214 kic.go:194] Starting extracting preloaded images to volume ...
	I0606 21:39:36.964793  490214 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-242181:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 -I lz4 -xf /preloaded.tar -C /extractDir
	I0606 21:39:38.123000  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:40.621364  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:41.558822  490214 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-242181:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 -I lz4 -xf /preloaded.tar -C /extractDir: (4.593978326s)
	I0606 21:39:41.558866  490214 kic.go:203] duration metric: took 4.59415709s to extract preloaded images to volume ...
	W0606 21:39:41.559022  490214 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0606 21:39:41.559134  490214 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0606 21:39:41.608285  490214 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 embed-certs-242181 --name embed-certs-242181 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-242181 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=embed-certs-242181 --network embed-certs-242181 --ip 192.168.76.2 --volume embed-certs-242181:/var --security-opt apparmor=unconfined --memory=2200mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6
	I0606 21:39:41.953985  490214 cli_runner.go:164] Run: docker container inspect embed-certs-242181 --format={{.State.Running}}
	I0606 21:39:41.975071  490214 cli_runner.go:164] Run: docker container inspect embed-certs-242181 --format={{.State.Status}}
	I0606 21:39:41.996846  490214 cli_runner.go:164] Run: docker exec embed-certs-242181 stat /var/lib/dpkg/alternatives/iptables
	I0606 21:39:42.063700  490214 oci.go:144] the created container "embed-certs-242181" has a running status.
	I0606 21:39:42.063729  490214 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19038-279835/.minikube/machines/embed-certs-242181/id_rsa...
	I0606 21:39:42.471455  490214 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19038-279835/.minikube/machines/embed-certs-242181/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0606 21:39:42.504800  490214 cli_runner.go:164] Run: docker container inspect embed-certs-242181 --format={{.State.Status}}
	I0606 21:39:42.536866  490214 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0606 21:39:42.536888  490214 kic_runner.go:114] Args: [docker exec --privileged embed-certs-242181 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0606 21:39:42.632142  490214 cli_runner.go:164] Run: docker container inspect embed-certs-242181 --format={{.State.Status}}
	I0606 21:39:42.659154  490214 machine.go:94] provisionDockerMachine start ...
	I0606 21:39:42.659253  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:42.685898  490214 main.go:141] libmachine: Using SSH client type: native
	I0606 21:39:42.686174  490214 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33447 <nil> <nil>}
	I0606 21:39:42.686184  490214 main.go:141] libmachine: About to run SSH command:
	hostname
	I0606 21:39:42.855762  490214 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-242181
	
	I0606 21:39:42.855782  490214 ubuntu.go:169] provisioning hostname "embed-certs-242181"
	I0606 21:39:42.855856  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:42.877775  490214 main.go:141] libmachine: Using SSH client type: native
	I0606 21:39:42.878032  490214 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33447 <nil> <nil>}
	I0606 21:39:42.878044  490214 main.go:141] libmachine: About to run SSH command:
	sudo hostname embed-certs-242181 && echo "embed-certs-242181" | sudo tee /etc/hostname
	I0606 21:39:43.040855  490214 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-242181
	
	I0606 21:39:43.040963  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:43.060669  490214 main.go:141] libmachine: Using SSH client type: native
	I0606 21:39:43.060915  490214 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 33447 <nil> <nil>}
	I0606 21:39:43.060938  490214 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sembed-certs-242181' /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 embed-certs-242181/g' /etc/hosts;
				else 
					echo '127.0.1.1 embed-certs-242181' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0606 21:39:43.214398  490214 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0606 21:39:43.214433  490214 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19038-279835/.minikube CaCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19038-279835/.minikube}
	I0606 21:39:43.214527  490214 ubuntu.go:177] setting up certificates
	I0606 21:39:43.214539  490214 provision.go:84] configureAuth start
	I0606 21:39:43.214624  490214 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-242181
	I0606 21:39:43.237840  490214 provision.go:143] copyHostCerts
	I0606 21:39:43.237914  490214 exec_runner.go:144] found /home/jenkins/minikube-integration/19038-279835/.minikube/cert.pem, removing ...
	I0606 21:39:43.237927  490214 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19038-279835/.minikube/cert.pem
	I0606 21:39:43.237993  490214 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/cert.pem (1123 bytes)
	I0606 21:39:43.238123  490214 exec_runner.go:144] found /home/jenkins/minikube-integration/19038-279835/.minikube/key.pem, removing ...
	I0606 21:39:43.238133  490214 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19038-279835/.minikube/key.pem
	I0606 21:39:43.238186  490214 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/key.pem (1675 bytes)
	I0606 21:39:43.238268  490214 exec_runner.go:144] found /home/jenkins/minikube-integration/19038-279835/.minikube/ca.pem, removing ...
	I0606 21:39:43.238280  490214 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19038-279835/.minikube/ca.pem
	I0606 21:39:43.238325  490214 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19038-279835/.minikube/ca.pem (1078 bytes)
	I0606 21:39:43.238377  490214 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem org=jenkins.embed-certs-242181 san=[127.0.0.1 192.168.76.2 embed-certs-242181 localhost minikube]
	I0606 21:39:44.046832  490214 provision.go:177] copyRemoteCerts
	I0606 21:39:44.046923  490214 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0606 21:39:44.046981  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:44.065723  490214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33447 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/embed-certs-242181/id_rsa Username:docker}
	I0606 21:39:44.164426  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0606 21:39:44.190639  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0606 21:39:44.220262  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0606 21:39:44.248666  490214 provision.go:87] duration metric: took 1.034111677s to configureAuth
	I0606 21:39:44.248733  490214 ubuntu.go:193] setting minikube options for container-runtime
	I0606 21:39:44.248939  490214 config.go:182] Loaded profile config "embed-certs-242181": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 21:39:44.248953  490214 machine.go:97] duration metric: took 1.589782677s to provisionDockerMachine
	I0606 21:39:44.248960  490214 client.go:171] duration metric: took 8.057519579s to LocalClient.Create
	I0606 21:39:44.248977  490214 start.go:167] duration metric: took 8.057586623s to libmachine.API.Create "embed-certs-242181"
	I0606 21:39:44.248987  490214 start.go:293] postStartSetup for "embed-certs-242181" (driver="docker")
	I0606 21:39:44.248996  490214 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]
	I0606 21:39:44.249054  490214 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
	I0606 21:39:44.249099  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:44.265534  490214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33447 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/embed-certs-242181/id_rsa Username:docker}
	I0606 21:39:44.367639  490214 ssh_runner.go:195] Run: cat /etc/os-release
	I0606 21:39:44.370940  490214 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0606 21:39:44.370976  490214 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0606 21:39:44.370987  490214 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0606 21:39:44.370994  490214 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0606 21:39:44.371008  490214 filesync.go:126] Scanning /home/jenkins/minikube-integration/19038-279835/.minikube/addons for local assets ...
	I0606 21:39:44.371063  490214 filesync.go:126] Scanning /home/jenkins/minikube-integration/19038-279835/.minikube/files for local assets ...
	I0606 21:39:44.371143  490214 filesync.go:149] local asset: /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem -> 2852232.pem in /etc/ssl/certs
	I0606 21:39:44.371252  490214 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0606 21:39:44.379751  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem --> /etc/ssl/certs/2852232.pem (1708 bytes)
	I0606 21:39:44.403356  490214 start.go:296] duration metric: took 154.354288ms for postStartSetup
	I0606 21:39:44.403763  490214 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-242181
	I0606 21:39:44.422693  490214 profile.go:143] Saving config to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/config.json ...
	I0606 21:39:44.422990  490214 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 21:39:44.423038  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:44.438569  490214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33447 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/embed-certs-242181/id_rsa Username:docker}
	I0606 21:39:44.531567  490214 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0606 21:39:44.535924  490214 start.go:128] duration metric: took 8.347730065s to createHost
	I0606 21:39:44.535953  490214 start.go:83] releasing machines lock for "embed-certs-242181", held for 8.34787422s
	I0606 21:39:44.536029  490214 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-242181
	I0606 21:39:44.557117  490214 ssh_runner.go:195] Run: cat /version.json
	I0606 21:39:44.557130  490214 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0606 21:39:44.557171  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:44.557203  490214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-242181
	I0606 21:39:44.585732  490214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33447 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/embed-certs-242181/id_rsa Username:docker}
	I0606 21:39:44.592504  490214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33447 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/embed-certs-242181/id_rsa Username:docker}
	I0606 21:39:44.802211  490214 ssh_runner.go:195] Run: systemctl --version
	I0606 21:39:44.806363  490214 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0606 21:39:44.810169  490214 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0606 21:39:44.833885  490214 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0606 21:39:44.833964  490214 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0606 21:39:44.864271  490214 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0606 21:39:44.864341  490214 start.go:494] detecting cgroup driver to use...
	I0606 21:39:44.864390  490214 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0606 21:39:44.864478  490214 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0606 21:39:44.876813  490214 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0606 21:39:44.888513  490214 docker.go:217] disabling cri-docker service (if available) ...
	I0606 21:39:44.888580  490214 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0606 21:39:44.902312  490214 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0606 21:39:44.917769  490214 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0606 21:39:45.014536  490214 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0606 21:39:45.148618  490214 docker.go:233] disabling docker service ...
	I0606 21:39:45.148766  490214 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0606 21:39:45.176109  490214 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0606 21:39:45.193520  490214 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0606 21:39:45.327027  490214 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0606 21:39:45.423675  490214 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0606 21:39:45.436461  490214 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0606 21:39:45.457097  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0606 21:39:45.467732  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0606 21:39:45.478055  490214 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0606 21:39:45.478169  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0606 21:39:45.488816  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0606 21:39:45.498792  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0606 21:39:45.508630  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0606 21:39:45.519059  490214 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0606 21:39:45.532192  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0606 21:39:45.543485  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0606 21:39:45.555399  490214 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0606 21:39:45.566263  490214 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0606 21:39:45.575550  490214 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0606 21:39:45.591180  490214 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 21:39:45.679579  490214 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0606 21:39:45.821055  490214 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0606 21:39:45.821166  490214 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0606 21:39:45.825014  490214 start.go:562] Will wait 60s for crictl version
	I0606 21:39:45.825094  490214 ssh_runner.go:195] Run: which crictl
	I0606 21:39:45.828525  490214 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0606 21:39:45.872713  490214 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.33
	RuntimeApiVersion:  v1
	I0606 21:39:45.872784  490214 ssh_runner.go:195] Run: containerd --version
	I0606 21:39:45.897476  490214 ssh_runner.go:195] Run: containerd --version
	I0606 21:39:45.922922  490214 out.go:177] * Preparing Kubernetes v1.30.1 on containerd 1.6.33 ...
	I0606 21:39:45.925037  490214 cli_runner.go:164] Run: docker network inspect embed-certs-242181 --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}}]}"
	I0606 21:39:45.940288  490214 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0606 21:39:45.944076  490214 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0606 21:39:42.622132  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:45.124514  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:45.955347  490214 kubeadm.go:877] updating cluster {Name:embed-certs-242181 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:embed-certs-242181 Namespace:default APIServerHAVIP: APIServerName:minikubeCA AP
IServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:
false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0606 21:39:45.957510  490214 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 21:39:45.957601  490214 ssh_runner.go:195] Run: sudo crictl images --output json
	I0606 21:39:46.007458  490214 containerd.go:627] all images are preloaded for containerd runtime.
	I0606 21:39:46.007484  490214 containerd.go:534] Images already preloaded, skipping extraction
	I0606 21:39:46.007549  490214 ssh_runner.go:195] Run: sudo crictl images --output json
	I0606 21:39:46.044556  490214 containerd.go:627] all images are preloaded for containerd runtime.
	I0606 21:39:46.044579  490214 cache_images.go:84] Images are preloaded, skipping loading
	I0606 21:39:46.044588  490214 kubeadm.go:928] updating node { 192.168.76.2 8443 v1.30.1 containerd true true} ...
	I0606 21:39:46.044697  490214 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=embed-certs-242181 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.1 ClusterName:embed-certs-242181 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0606 21:39:46.044768  490214 ssh_runner.go:195] Run: sudo crictl info
	I0606 21:39:46.082218  490214 cni.go:84] Creating CNI manager for ""
	I0606 21:39:46.082241  490214 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 21:39:46.082257  490214 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0606 21:39:46.082300  490214 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.76.2 APIServerPort:8443 KubernetesVersion:v1.30.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:embed-certs-242181 NodeName:embed-certs-242181 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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.76.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.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPo
dPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0606 21:39:46.082513  490214 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "embed-certs-242181"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0606 21:39:46.082585  490214 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
	I0606 21:39:46.091596  490214 binaries.go:44] Found k8s binaries, skipping transfer
	I0606 21:39:46.091666  490214 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0606 21:39:46.106906  490214 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (322 bytes)
	I0606 21:39:46.135515  490214 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0606 21:39:46.160516  490214 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2172 bytes)
	I0606 21:39:46.181792  490214 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0606 21:39:46.188194  490214 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0606 21:39:46.201465  490214 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0606 21:39:46.290230  490214 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0606 21:39:46.304323  490214 certs.go:68] Setting up /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181 for IP: 192.168.76.2
	I0606 21:39:46.304344  490214 certs.go:194] generating shared ca certs ...
	I0606 21:39:46.304361  490214 certs.go:226] acquiring lock for ca certs: {Name:mkc759f49abe4f4f96b3e66fc6cad3282470b17e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:46.304514  490214 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key
	I0606 21:39:46.304561  490214 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key
	I0606 21:39:46.304572  490214 certs.go:256] generating profile certs ...
	I0606 21:39:46.304634  490214 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/client.key
	I0606 21:39:46.304659  490214 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/client.crt with IP's: []
	I0606 21:39:47.035770  490214 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/client.crt ...
	I0606 21:39:47.035875  490214 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/client.crt: {Name:mk98f6008d2030353a764972e9deed24ee13b8fc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:47.036978  490214 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/client.key ...
	I0606 21:39:47.037027  490214 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/client.key: {Name:mk3590a43dd34ba8f7b8e3034a50c3166699a4c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:47.037695  490214 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.key.51b2bfda
	I0606 21:39:47.037754  490214 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.crt.51b2bfda with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I0606 21:39:47.795491  490214 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.crt.51b2bfda ...
	I0606 21:39:47.795523  490214 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.crt.51b2bfda: {Name:mk7cc356774cacf1c83d08e1bb44ec6c30f361d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:47.796275  490214 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.key.51b2bfda ...
	I0606 21:39:47.796301  490214 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.key.51b2bfda: {Name:mk4ef7e6a316abdd604612df1f02f1b8efce9763 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:47.796456  490214 certs.go:381] copying /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.crt.51b2bfda -> /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.crt
	I0606 21:39:47.796578  490214 certs.go:385] copying /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.key.51b2bfda -> /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.key
	I0606 21:39:47.796670  490214 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.key
	I0606 21:39:47.796704  490214 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.crt with IP's: []
	I0606 21:39:48.463304  490214 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.crt ...
	I0606 21:39:48.463335  490214 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.crt: {Name:mk9714add75b91ba544fb2b718ae53ba77fcd922 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:48.463521  490214 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.key ...
	I0606 21:39:48.463535  490214 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.key: {Name:mk0d1a30553a071b6c1bb9f85fa346268df828bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 21:39:48.464151  490214 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/285223.pem (1338 bytes)
	W0606 21:39:48.464214  490214 certs.go:480] ignoring /home/jenkins/minikube-integration/19038-279835/.minikube/certs/285223_empty.pem, impossibly tiny 0 bytes
	I0606 21:39:48.464229  490214 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca-key.pem (1679 bytes)
	I0606 21:39:48.464260  490214 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/ca.pem (1078 bytes)
	I0606 21:39:48.464292  490214 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/cert.pem (1123 bytes)
	I0606 21:39:48.464318  490214 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/certs/key.pem (1675 bytes)
	I0606 21:39:48.464365  490214 certs.go:484] found cert: /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem (1708 bytes)
	I0606 21:39:48.465076  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0606 21:39:48.491261  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0606 21:39:48.517423  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0606 21:39:48.544457  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0606 21:39:48.569287  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1428 bytes)
	I0606 21:39:48.594748  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0606 21:39:48.621215  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0606 21:39:48.647202  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/embed-certs-242181/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0606 21:39:48.672285  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/ssl/certs/2852232.pem --> /usr/share/ca-certificates/2852232.pem (1708 bytes)
	I0606 21:39:48.696095  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0606 21:39:48.721648  490214 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19038-279835/.minikube/certs/285223.pem --> /usr/share/ca-certificates/285223.pem (1338 bytes)
	I0606 21:39:48.747737  490214 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0606 21:39:48.766102  490214 ssh_runner.go:195] Run: openssl version
	I0606 21:39:48.771512  490214 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2852232.pem && ln -fs /usr/share/ca-certificates/2852232.pem /etc/ssl/certs/2852232.pem"
	I0606 21:39:48.780811  490214 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2852232.pem
	I0606 21:39:48.784242  490214 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jun  6 20:54 /usr/share/ca-certificates/2852232.pem
	I0606 21:39:48.784319  490214 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2852232.pem
	I0606 21:39:48.791217  490214 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/2852232.pem /etc/ssl/certs/3ec20f2e.0"
	I0606 21:39:48.800990  490214 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"
	I0606 21:39:48.810771  490214 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0606 21:39:48.814234  490214 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  6 20:47 /usr/share/ca-certificates/minikubeCA.pem
	I0606 21:39:48.814301  490214 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0606 21:39:48.821600  490214 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"
	I0606 21:39:48.830987  490214 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/285223.pem && ln -fs /usr/share/ca-certificates/285223.pem /etc/ssl/certs/285223.pem"
	I0606 21:39:48.840085  490214 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/285223.pem
	I0606 21:39:48.843571  490214 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jun  6 20:54 /usr/share/ca-certificates/285223.pem
	I0606 21:39:48.843629  490214 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/285223.pem
	I0606 21:39:48.850557  490214 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/285223.pem /etc/ssl/certs/51391683.0"
	I0606 21:39:48.860458  490214 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0606 21:39:48.863773  490214 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
	I0606 21:39:48.863820  490214 kubeadm.go:391] StartCluster: {Name:embed-certs-242181 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:embed-certs-242181 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISe
rverNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd 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:fal
se CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0606 21:39:48.863909  490214 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0606 21:39:48.863972  490214 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0606 21:39:48.901219  490214 cri.go:89] found id: ""
	I0606 21:39:48.901363  490214 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0606 21:39:48.910396  490214 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0606 21:39:48.919687  490214 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0606 21:39:48.919784  490214 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
	I0606 21:39:48.928882  490214 kubeadm.go:154] 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
	I0606 21:39:48.928902  490214 kubeadm.go:156] found existing configuration files:
	
	I0606 21:39:48.931721  490214 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0606 21:39:48.941218  490214 kubeadm.go:162] "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
	I0606 21:39:48.941301  490214 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0606 21:39:48.949416  490214 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0606 21:39:48.958333  490214 kubeadm.go:162] "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
	I0606 21:39:48.958397  490214 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0606 21:39:48.967166  490214 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0606 21:39:48.977543  490214 kubeadm.go:162] "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
	I0606 21:39:48.977656  490214 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0606 21:39:48.986274  490214 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0606 21:39:48.995394  490214 kubeadm.go:162] "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
	I0606 21:39:48.995461  490214 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0606 21:39:49.004929  490214 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0606 21:39:49.049219  490214 kubeadm.go:309] [init] Using Kubernetes version: v1.30.1
	I0606 21:39:49.049514  490214 kubeadm.go:309] [preflight] Running pre-flight checks
	I0606 21:39:49.093771  490214 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0606 21:39:49.093848  490214 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-aws
	I0606 21:39:49.093887  490214 kubeadm.go:309] OS: Linux
	I0606 21:39:49.093937  490214 kubeadm.go:309] CGROUPS_CPU: enabled
	I0606 21:39:49.093987  490214 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0606 21:39:49.094037  490214 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0606 21:39:49.094087  490214 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0606 21:39:49.094137  490214 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0606 21:39:49.094188  490214 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0606 21:39:49.094235  490214 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0606 21:39:49.094284  490214 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0606 21:39:49.094335  490214 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0606 21:39:49.167803  490214 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0606 21:39:49.167913  490214 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0606 21:39:49.168009  490214 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0606 21:39:49.427549  490214 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0606 21:39:49.431969  490214 out.go:204]   - Generating certificates and keys ...
	I0606 21:39:49.432102  490214 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0606 21:39:49.432173  490214 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0606 21:39:50.228810  490214 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0606 21:39:50.771206  490214 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0606 21:39:47.623282  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:50.121122  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:52.124050  480289 pod_ready.go:102] pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace has status "Ready":"False"
	I0606 21:39:51.028772  490214 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0606 21:39:51.423127  490214 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0606 21:39:51.958737  490214 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0606 21:39:51.959035  490214 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [embed-certs-242181 localhost] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0606 21:39:52.606948  490214 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0606 21:39:52.607339  490214 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [embed-certs-242181 localhost] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0606 21:39:53.286356  490214 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0606 21:39:53.656737  490214 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0606 21:39:53.898830  490214 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0606 21:39:53.898931  490214 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0606 21:39:54.416307  490214 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0606 21:39:54.654121  490214 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0606 21:39:55.519736  490214 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0606 21:39:56.229934  490214 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0606 21:39:56.586548  490214 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0606 21:39:56.587726  490214 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0606 21:39:56.590601  490214 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0606 21:39:53.624381  480289 pod_ready.go:81] duration metric: took 4m0.00948461s for pod "metrics-server-9975d5f86-g6m7v" in "kube-system" namespace to be "Ready" ...
	E0606 21:39:53.624406  480289 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0606 21:39:53.624420  480289 pod_ready.go:38] duration metric: took 5m29.977947311s 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" ...
	I0606 21:39:53.624433  480289 api_server.go:52] waiting for apiserver process to appear ...
	I0606 21:39:53.624461  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0606 21:39:53.624541  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0606 21:39:53.684252  480289 cri.go:89] found id: "d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646"
	I0606 21:39:53.684284  480289 cri.go:89] found id: "3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09"
	I0606 21:39:53.684289  480289 cri.go:89] found id: ""
	I0606 21:39:53.684297  480289 logs.go:276] 2 containers: [d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646 3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09]
	I0606 21:39:53.684349  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.690020  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.694358  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0606 21:39:53.694471  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0606 21:39:53.754259  480289 cri.go:89] found id: "c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97"
	I0606 21:39:53.754288  480289 cri.go:89] found id: "36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64"
	I0606 21:39:53.754293  480289 cri.go:89] found id: ""
	I0606 21:39:53.754311  480289 logs.go:276] 2 containers: [c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97 36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64]
	I0606 21:39:53.754379  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.759346  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.764148  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0606 21:39:53.764249  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0606 21:39:53.833615  480289 cri.go:89] found id: "e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55"
	I0606 21:39:53.833654  480289 cri.go:89] found id: "77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc"
	I0606 21:39:53.833660  480289 cri.go:89] found id: ""
	I0606 21:39:53.833667  480289 logs.go:276] 2 containers: [e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55 77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc]
	I0606 21:39:53.833751  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.840546  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.844055  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0606 21:39:53.844159  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0606 21:39:53.923206  480289 cri.go:89] found id: "17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b"
	I0606 21:39:53.923234  480289 cri.go:89] found id: "cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060"
	I0606 21:39:53.923239  480289 cri.go:89] found id: ""
	I0606 21:39:53.923246  480289 logs.go:276] 2 containers: [17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060]
	I0606 21:39:53.923344  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.930946  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:53.936853  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0606 21:39:53.936952  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0606 21:39:54.029021  480289 cri.go:89] found id: "61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb"
	I0606 21:39:54.029045  480289 cri.go:89] found id: "bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580"
	I0606 21:39:54.029051  480289 cri.go:89] found id: ""
	I0606 21:39:54.029061  480289 logs.go:276] 2 containers: [61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580]
	I0606 21:39:54.029149  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.035889  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.042391  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0606 21:39:54.042554  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0606 21:39:54.107479  480289 cri.go:89] found id: "95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49"
	I0606 21:39:54.107508  480289 cri.go:89] found id: "52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5"
	I0606 21:39:54.107514  480289 cri.go:89] found id: ""
	I0606 21:39:54.107536  480289 logs.go:276] 2 containers: [95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49 52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5]
	I0606 21:39:54.107605  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.113407  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.118592  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0606 21:39:54.118776  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0606 21:39:54.181856  480289 cri.go:89] found id: "2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b"
	I0606 21:39:54.181949  480289 cri.go:89] found id: "988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24"
	I0606 21:39:54.181968  480289 cri.go:89] found id: ""
	I0606 21:39:54.181999  480289 logs.go:276] 2 containers: [2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b 988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24]
	I0606 21:39:54.182125  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.187147  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.192155  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0606 21:39:54.192293  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0606 21:39:54.253744  480289 cri.go:89] found id: "f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b"
	I0606 21:39:54.253831  480289 cri.go:89] found id: ""
	I0606 21:39:54.253854  480289 logs.go:276] 1 containers: [f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b]
	I0606 21:39:54.253963  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.258563  480289 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0606 21:39:54.258731  480289 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0606 21:39:54.323175  480289 cri.go:89] found id: "802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355"
	I0606 21:39:54.323248  480289 cri.go:89] found id: "19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496"
	I0606 21:39:54.323268  480289 cri.go:89] found id: ""
	I0606 21:39:54.323288  480289 logs.go:276] 2 containers: [802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355 19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496]
	I0606 21:39:54.323387  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.329403  480289 ssh_runner.go:195] Run: which crictl
	I0606 21:39:54.336888  480289 logs.go:123] Gathering logs for kubelet ...
	I0606 21:39:54.336970  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0606 21:39:54.417179  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:25 old-k8s-version-635133 kubelet[665]: E0606 21:34:25.288944     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.417402  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:25 old-k8s-version-635133 kubelet[665]: E0606 21:34:25.505444     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.420288  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:38 old-k8s-version-635133 kubelet[665]: E0606 21:34:38.133050     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.422433  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:47 old-k8s-version-635133 kubelet[665]: E0606 21:34:47.615284     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.426848  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:48 old-k8s-version-635133 kubelet[665]: E0606 21:34:48.618275     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.427233  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:52 old-k8s-version-635133 kubelet[665]: E0606 21:34:52.239024     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.427440  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:53 old-k8s-version-635133 kubelet[665]: E0606 21:34:53.127032     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.428233  480289 logs.go:138] Found kubelet problem: Jun 06 21:34:56 old-k8s-version-635133 kubelet[665]: E0606 21:34:56.647302     665 pod_workers.go:191] Error syncing pod c63c8f50-421c-482f-92bc-d85adc05f868 ("storage-provisioner_kube-system(c63c8f50-421c-482f-92bc-d85adc05f868)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(c63c8f50-421c-482f-92bc-d85adc05f868)"
	W0606 21:39:54.431217  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:05 old-k8s-version-635133 kubelet[665]: E0606 21:35:05.158334     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.431760  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:05 old-k8s-version-635133 kubelet[665]: E0606 21:35:05.663396     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.432219  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:12 old-k8s-version-635133 kubelet[665]: E0606 21:35:12.235777     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.432413  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:18 old-k8s-version-635133 kubelet[665]: E0606 21:35:18.126778     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.432737  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:23 old-k8s-version-635133 kubelet[665]: E0606 21:35:23.128320     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.432923  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:31 old-k8s-version-635133 kubelet[665]: E0606 21:35:31.138734     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.433504  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:38 old-k8s-version-635133 kubelet[665]: E0606 21:35:38.731622     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.433684  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:42 old-k8s-version-635133 kubelet[665]: E0606 21:35:42.126805     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.434006  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:42 old-k8s-version-635133 kubelet[665]: E0606 21:35:42.235385     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.436456  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:53 old-k8s-version-635133 kubelet[665]: E0606 21:35:53.138355     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.436781  480289 logs.go:138] Found kubelet problem: Jun 06 21:35:56 old-k8s-version-635133 kubelet[665]: E0606 21:35:56.125964     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.436962  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:04 old-k8s-version-635133 kubelet[665]: E0606 21:36:04.126648     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.437284  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:08 old-k8s-version-635133 kubelet[665]: E0606 21:36:08.126063     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.437464  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:15 old-k8s-version-635133 kubelet[665]: E0606 21:36:15.136574     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.438049  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:21 old-k8s-version-635133 kubelet[665]: E0606 21:36:21.817649     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.438373  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:22 old-k8s-version-635133 kubelet[665]: E0606 21:36:22.820427     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.442666  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:28 old-k8s-version-635133 kubelet[665]: E0606 21:36:28.126190     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.443038  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:36 old-k8s-version-635133 kubelet[665]: E0606 21:36:36.126087     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.443245  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:43 old-k8s-version-635133 kubelet[665]: E0606 21:36:43.133902     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.443595  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:48 old-k8s-version-635133 kubelet[665]: E0606 21:36:48.126041     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.443800  480289 logs.go:138] Found kubelet problem: Jun 06 21:36:58 old-k8s-version-635133 kubelet[665]: E0606 21:36:58.126341     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.444158  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:02 old-k8s-version-635133 kubelet[665]: E0606 21:37:02.126150     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.444362  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:09 old-k8s-version-635133 kubelet[665]: E0606 21:37:09.126426     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.444714  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:17 old-k8s-version-635133 kubelet[665]: E0606 21:37:17.126552     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.447402  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:21 old-k8s-version-635133 kubelet[665]: E0606 21:37:21.135241     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0606 21:39:54.447798  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:31 old-k8s-version-635133 kubelet[665]: E0606 21:37:31.125964     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.448044  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:35 old-k8s-version-635133 kubelet[665]: E0606 21:37:35.126779     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.448982  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:43 old-k8s-version-635133 kubelet[665]: E0606 21:37:43.971305     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.449378  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:47 old-k8s-version-635133 kubelet[665]: E0606 21:37:47.127768     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.449738  480289 logs.go:138] Found kubelet problem: Jun 06 21:37:52 old-k8s-version-635133 kubelet[665]: E0606 21:37:52.235958     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.449944  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:00 old-k8s-version-635133 kubelet[665]: E0606 21:38:00.129638     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.450302  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:03 old-k8s-version-635133 kubelet[665]: E0606 21:38:03.129877     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.450519  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:14 old-k8s-version-635133 kubelet[665]: E0606 21:38:14.126311     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.451121  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:17 old-k8s-version-635133 kubelet[665]: E0606 21:38:17.126684     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.451338  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:29 old-k8s-version-635133 kubelet[665]: E0606 21:38:29.129822     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.451688  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:32 old-k8s-version-635133 kubelet[665]: E0606 21:38:32.125998     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.451908  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:42 old-k8s-version-635133 kubelet[665]: E0606 21:38:42.127143     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.452254  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:44 old-k8s-version-635133 kubelet[665]: E0606 21:38:44.126008     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.452459  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:53 old-k8s-version-635133 kubelet[665]: E0606 21:38:53.127225     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.452816  480289 logs.go:138] Found kubelet problem: Jun 06 21:38:58 old-k8s-version-635133 kubelet[665]: E0606 21:38:58.126016     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.453005  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:06 old-k8s-version-635133 kubelet[665]: E0606 21:39:06.126631     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.453383  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:09 old-k8s-version-635133 kubelet[665]: E0606 21:39:09.135005     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.453573  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:18 old-k8s-version-635133 kubelet[665]: E0606 21:39:18.126566     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.453907  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:20 old-k8s-version-635133 kubelet[665]: E0606 21:39:20.127031     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.454096  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:30 old-k8s-version-635133 kubelet[665]: E0606 21:39:30.126719     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.454424  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:33 old-k8s-version-635133 kubelet[665]: E0606 21:39:33.126559     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:54.454637  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:44 old-k8s-version-635133 kubelet[665]: E0606 21:39:44.126752     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:54.455006  480289 logs.go:138] Found kubelet problem: Jun 06 21:39:46 old-k8s-version-635133 kubelet[665]: E0606 21:39:46.127359     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	I0606 21:39:54.455020  480289 logs.go:123] Gathering logs for describe nodes ...
	I0606 21:39:54.455046  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0606 21:39:54.653019  480289 logs.go:123] Gathering logs for kindnet [2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b] ...
	I0606 21:39:54.653051  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b"
	I0606 21:39:54.711514  480289 logs.go:123] Gathering logs for kubernetes-dashboard [f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b] ...
	I0606 21:39:54.711589  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b"
	I0606 21:39:54.760669  480289 logs.go:123] Gathering logs for storage-provisioner [802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355] ...
	I0606 21:39:54.760742  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355"
	I0606 21:39:54.816319  480289 logs.go:123] Gathering logs for container status ...
	I0606 21:39:54.816389  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0606 21:39:54.921026  480289 logs.go:123] Gathering logs for etcd [36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64] ...
	I0606 21:39:54.921108  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64"
	I0606 21:39:54.988960  480289 logs.go:123] Gathering logs for coredns [77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc] ...
	I0606 21:39:54.989032  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc"
	I0606 21:39:55.039920  480289 logs.go:123] Gathering logs for kube-proxy [61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb] ...
	I0606 21:39:55.039993  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb"
	I0606 21:39:55.088587  480289 logs.go:123] Gathering logs for kube-proxy [bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580] ...
	I0606 21:39:55.088663  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580"
	I0606 21:39:55.151433  480289 logs.go:123] Gathering logs for kube-controller-manager [95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49] ...
	I0606 21:39:55.151509  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49"
	I0606 21:39:55.224840  480289 logs.go:123] Gathering logs for kube-controller-manager [52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5] ...
	I0606 21:39:55.224911  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5"
	I0606 21:39:55.385698  480289 logs.go:123] Gathering logs for kindnet [988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24] ...
	I0606 21:39:55.385773  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24"
	I0606 21:39:55.458695  480289 logs.go:123] Gathering logs for dmesg ...
	I0606 21:39:55.458765  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0606 21:39:55.481741  480289 logs.go:123] Gathering logs for kube-apiserver [d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646] ...
	I0606 21:39:55.481814  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646"
	I0606 21:39:55.553346  480289 logs.go:123] Gathering logs for coredns [e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55] ...
	I0606 21:39:55.553419  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55"
	I0606 21:39:55.610369  480289 logs.go:123] Gathering logs for kube-scheduler [cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060] ...
	I0606 21:39:55.610440  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060"
	I0606 21:39:55.666342  480289 logs.go:123] Gathering logs for storage-provisioner [19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496] ...
	I0606 21:39:55.666417  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496"
	I0606 21:39:55.716641  480289 logs.go:123] Gathering logs for kube-apiserver [3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09] ...
	I0606 21:39:55.716664  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09"
	I0606 21:39:55.793626  480289 logs.go:123] Gathering logs for etcd [c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97] ...
	I0606 21:39:55.793659  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97"
	I0606 21:39:55.857600  480289 logs.go:123] Gathering logs for kube-scheduler [17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b] ...
	I0606 21:39:55.857675  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b"
	I0606 21:39:55.906016  480289 logs.go:123] Gathering logs for containerd ...
	I0606 21:39:55.906088  480289 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0606 21:39:55.972112  480289 out.go:304] Setting ErrFile to fd 2...
	I0606 21:39:55.972181  480289 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0606 21:39:55.972264  480289 out.go:239] X Problems detected in kubelet:
	W0606 21:39:55.972390  480289 out.go:239]   Jun 06 21:39:20 old-k8s-version-635133 kubelet[665]: E0606 21:39:20.127031     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:55.972465  480289 out.go:239]   Jun 06 21:39:30 old-k8s-version-635133 kubelet[665]: E0606 21:39:30.126719     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:55.972501  480289 out.go:239]   Jun 06 21:39:33 old-k8s-version-635133 kubelet[665]: E0606 21:39:33.126559     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	W0606 21:39:55.972530  480289 out.go:239]   Jun 06 21:39:44 old-k8s-version-635133 kubelet[665]: E0606 21:39:44.126752     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0606 21:39:55.972569  480289 out.go:239]   Jun 06 21:39:46 old-k8s-version-635133 kubelet[665]: E0606 21:39:46.127359     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	I0606 21:39:55.972603  480289 out.go:304] Setting ErrFile to fd 2...
	I0606 21:39:55.972623  480289 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:39:56.592982  490214 out.go:204]   - Booting up control plane ...
	I0606 21:39:56.593098  490214 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0606 21:39:56.593187  490214 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0606 21:39:56.594300  490214 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0606 21:39:56.610432  490214 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0606 21:39:56.611135  490214 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0606 21:39:56.611188  490214 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0606 21:39:56.712193  490214 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0606 21:39:56.712293  490214 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0606 21:39:57.713874  490214 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.00193306s
	I0606 21:39:57.713962  490214 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0606 21:40:04.215873  490214 kubeadm.go:309] [api-check] The API server is healthy after 6.502192932s
	I0606 21:40:04.237585  490214 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0606 21:40:04.256481  490214 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0606 21:40:04.282001  490214 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0606 21:40:04.282234  490214 kubeadm.go:309] [mark-control-plane] Marking the node embed-certs-242181 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0606 21:40:04.293485  490214 kubeadm.go:309] [bootstrap-token] Using token: dxcrvd.yjamvbri7eblrf1c
	I0606 21:40:04.295987  490214 out.go:204]   - Configuring RBAC rules ...
	I0606 21:40:04.296110  490214 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0606 21:40:04.302988  490214 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0606 21:40:04.312823  490214 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0606 21:40:04.317366  490214 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0606 21:40:04.321401  490214 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0606 21:40:04.325662  490214 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0606 21:40:04.624819  490214 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0606 21:40:05.062120  490214 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0606 21:40:05.624969  490214 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0606 21:40:05.626237  490214 kubeadm.go:309] 
	I0606 21:40:05.626316  490214 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0606 21:40:05.626329  490214 kubeadm.go:309] 
	I0606 21:40:05.626404  490214 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0606 21:40:05.626413  490214 kubeadm.go:309] 
	I0606 21:40:05.626437  490214 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0606 21:40:05.626530  490214 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0606 21:40:05.626582  490214 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0606 21:40:05.626591  490214 kubeadm.go:309] 
	I0606 21:40:05.626643  490214 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0606 21:40:05.626651  490214 kubeadm.go:309] 
	I0606 21:40:05.626697  490214 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0606 21:40:05.626705  490214 kubeadm.go:309] 
	I0606 21:40:05.626755  490214 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0606 21:40:05.626854  490214 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0606 21:40:05.626923  490214 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0606 21:40:05.626951  490214 kubeadm.go:309] 
	I0606 21:40:05.627037  490214 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0606 21:40:05.627114  490214 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0606 21:40:05.627122  490214 kubeadm.go:309] 
	I0606 21:40:05.627202  490214 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token dxcrvd.yjamvbri7eblrf1c \
	I0606 21:40:05.627313  490214 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ee280d018d30ec297eb3f26fba6a2addd550dc7ae998c8164de378d25eaa5423 \
	I0606 21:40:05.627337  490214 kubeadm.go:309] 	--control-plane 
	I0606 21:40:05.627344  490214 kubeadm.go:309] 
	I0606 21:40:05.627426  490214 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0606 21:40:05.627434  490214 kubeadm.go:309] 
	I0606 21:40:05.627512  490214 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token dxcrvd.yjamvbri7eblrf1c \
	I0606 21:40:05.627614  490214 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ee280d018d30ec297eb3f26fba6a2addd550dc7ae998c8164de378d25eaa5423 
	I0606 21:40:05.631801  490214 kubeadm.go:309] 	[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-1062-aws\n", err: exit status 1
	I0606 21:40:05.631930  490214 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0606 21:40:05.631954  490214 cni.go:84] Creating CNI manager for ""
	I0606 21:40:05.631963  490214 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 21:40:05.634839  490214 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0606 21:40:05.637739  490214 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0606 21:40:05.641655  490214 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.1/kubectl ...
	I0606 21:40:05.641673  490214 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0606 21:40:05.662138  490214 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0606 21:40:05.973906  480289 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0606 21:40:05.990738  480289 api_server.go:72] duration metric: took 6m0.921423886s to wait for apiserver process to appear ...
	I0606 21:40:05.990759  480289 api_server.go:88] waiting for apiserver healthz status ...
	I0606 21:40:05.993081  480289 out.go:177] 
	W0606 21:40:05.996206  480289 out.go:239] X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: wait for healthy API server: apiserver healthz never reported healthy: cluster wait timed out during healthz check
	W0606 21:40:05.996227  480289 out.go:239] * 
	W0606 21:40:05.997460  480289 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0606 21:40:06.002151  480289 out.go:177] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	784c581c3dc7b       523cad1a4df73       2 minutes ago       Exited              dashboard-metrics-scraper   5                   9f898c4e3fe6d       dashboard-metrics-scraper-8d5bb5db8-grsrn
	802abe80141bb       ba04bb24b9575       4 minutes ago       Running             storage-provisioner         3                   ebd2f947ea314       storage-provisioner
	f8800ceac9029       20b332c9a70d8       5 minutes ago       Running             kubernetes-dashboard        0                   b846b0eea95f9       kubernetes-dashboard-cd95d586-9s26k
	e55f208de822b       db91994f4ee8f       5 minutes ago       Running             coredns                     1                   1b1aa3eccbaaa       coredns-74ff55c5b-k84pg
	f2ef2d27f26fd       1611cd07b61d5       5 minutes ago       Running             busybox                     1                   553214299ceb7       busybox
	19aaaaf394190       ba04bb24b9575       5 minutes ago       Exited              storage-provisioner         2                   ebd2f947ea314       storage-provisioner
	61364cca06a11       25a5233254979       5 minutes ago       Running             kube-proxy                  1                   3b486836f4099       kube-proxy-7wjhq
	2dac5b249cb88       89d73d416b992       5 minutes ago       Running             kindnet-cni                 1                   7371b28392f64       kindnet-jbj77
	17ca7fba4a93b       e7605f88f17d6       5 minutes ago       Running             kube-scheduler              1                   ccc223e702ee5       kube-scheduler-old-k8s-version-635133
	d92e466d4ff93       2c08bbbc02d3a       5 minutes ago       Running             kube-apiserver              1                   fdc77e4cbab84       kube-apiserver-old-k8s-version-635133
	c29c288b6359f       05b738aa1bc63       5 minutes ago       Running             etcd                        1                   6bf5d830c5628       etcd-old-k8s-version-635133
	95c850c794fed       1df8a2b116bd1       5 minutes ago       Running             kube-controller-manager     1                   3f4fe8de12787       kube-controller-manager-old-k8s-version-635133
	7cac05336f322       1611cd07b61d5       6 minutes ago       Exited              busybox                     0                   1d5967056644f       busybox
	77ca58fcab3e4       db91994f4ee8f       8 minutes ago       Exited              coredns                     0                   7a3d228173838       coredns-74ff55c5b-k84pg
	988b3d43deecf       89d73d416b992       8 minutes ago       Exited              kindnet-cni                 0                   98146c2d810a9       kindnet-jbj77
	bee54e91e1fb2       25a5233254979       8 minutes ago       Exited              kube-proxy                  0                   816767d57adac       kube-proxy-7wjhq
	36c683ec52ff6       05b738aa1bc63       8 minutes ago       Exited              etcd                        0                   be46d98508dba       etcd-old-k8s-version-635133
	3dc1c84feb8a2       2c08bbbc02d3a       8 minutes ago       Exited              kube-apiserver              0                   45982d74d07f8       kube-apiserver-old-k8s-version-635133
	52a1b7afe7153       1df8a2b116bd1       8 minutes ago       Exited              kube-controller-manager     0                   91550f37597ad       kube-controller-manager-old-k8s-version-635133
	cc0c393556c3d       e7605f88f17d6       8 minutes ago       Exited              kube-scheduler              0                   4f7b0cc69e90c       kube-scheduler-old-k8s-version-635133
	
	
	==> containerd <==
	Jun 06 21:35:53 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:35:53.135295188Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host" host=fake.domain
	Jun 06 21:35:53 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:35:53.137378676Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.129015003Z" level=info msg="CreateContainer within sandbox \"9f898c4e3fe6dfd7bbba7e0559fc3e2088f54677cb297b186cc6e69bf8d85737\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,}"
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.153520201Z" level=info msg="CreateContainer within sandbox \"9f898c4e3fe6dfd7bbba7e0559fc3e2088f54677cb297b186cc6e69bf8d85737\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,} returns container id \"ecd89b1db1690e8c1d4349a34718e40e385a1f2e8f3175564f3c532b854b9cb3\""
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.154168448Z" level=info msg="StartContainer for \"ecd89b1db1690e8c1d4349a34718e40e385a1f2e8f3175564f3c532b854b9cb3\""
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.238663164Z" level=info msg="StartContainer for \"ecd89b1db1690e8c1d4349a34718e40e385a1f2e8f3175564f3c532b854b9cb3\" returns successfully"
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.266370830Z" level=info msg="shim disconnected" id=ecd89b1db1690e8c1d4349a34718e40e385a1f2e8f3175564f3c532b854b9cb3
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.267064427Z" level=warning msg="cleaning up after shim disconnected" id=ecd89b1db1690e8c1d4349a34718e40e385a1f2e8f3175564f3c532b854b9cb3 namespace=k8s.io
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.267094014Z" level=info msg="cleaning up dead shim"
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.275243949Z" level=warning msg="cleanup warnings time=\"2024-06-06T21:36:21Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=2930 runtime=io.containerd.runc.v2\n"
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.818255190Z" level=info msg="RemoveContainer for \"a4c66e9d4b78bd94a02c24b70a0daaccfc23a01c34c7a0bac589529e9d198b1d\""
	Jun 06 21:36:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:36:21.824588611Z" level=info msg="RemoveContainer for \"a4c66e9d4b78bd94a02c24b70a0daaccfc23a01c34c7a0bac589529e9d198b1d\" returns successfully"
	Jun 06 21:37:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:21.127237454Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:37:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:21.132725753Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host" host=fake.domain
	Jun 06 21:37:21 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:21.134554010Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.132346458Z" level=info msg="CreateContainer within sandbox \"9f898c4e3fe6dfd7bbba7e0559fc3e2088f54677cb297b186cc6e69bf8d85737\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,}"
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.147262902Z" level=info msg="CreateContainer within sandbox \"9f898c4e3fe6dfd7bbba7e0559fc3e2088f54677cb297b186cc6e69bf8d85737\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,} returns container id \"784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a\""
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.147998132Z" level=info msg="StartContainer for \"784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a\""
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.208995959Z" level=info msg="StartContainer for \"784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a\" returns successfully"
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.232534779Z" level=info msg="shim disconnected" id=784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.232594355Z" level=warning msg="cleaning up after shim disconnected" id=784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a namespace=k8s.io
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.232606950Z" level=info msg="cleaning up dead shim"
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.241085138Z" level=warning msg="cleanup warnings time=\"2024-06-06T21:37:43Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=3164 runtime=io.containerd.runc.v2\n"
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.972220435Z" level=info msg="RemoveContainer for \"ecd89b1db1690e8c1d4349a34718e40e385a1f2e8f3175564f3c532b854b9cb3\""
	Jun 06 21:37:43 old-k8s-version-635133 containerd[570]: time="2024-06-06T21:37:43.977238480Z" level=info msg="RemoveContainer for \"ecd89b1db1690e8c1d4349a34718e40e385a1f2e8f3175564f3c532b854b9cb3\" returns successfully"
	
	
	==> coredns [77ca58fcab3e446b291be4f6754268bd76dc2fee93422a432640c65fdededbfc] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:59844 - 2810 "HINFO IN 5204260609964251244.67778910971192957. udp 55 false 512" NXDOMAIN qr,rd,ra 55 0.011979372s
	
	
	==> coredns [e55f208de822b91f62dda76170dbc6e8bb26fdbfb117d19eb64f22bd0d14ab55] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:60095 - 12698 "HINFO IN 2387876309221086133.4002433358869557853. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.034199813s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	I0606 21:34:56.031457       1 trace.go:116] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-06 21:34:26.029935562 +0000 UTC m=+0.030039043) (total time: 30.001418567s):
	Trace[2019727887]: [30.001418567s] [30.001418567s] END
	E0606 21:34:56.031564       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0606 21:34:56.031663       1 trace.go:116] Trace[1427131847]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-06 21:34:26.029943882 +0000 UTC m=+0.030047371) (total time: 30.001456983s):
	Trace[1427131847]: [30.001456983s] [30.001456983s] END
	E0606 21:34:56.031727       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0606 21:34:56.031923       1 trace.go:116] Trace[911902081]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-06 21:34:26.029997075 +0000 UTC m=+0.030100564) (total time: 30.001912928s):
	Trace[911902081]: [30.001912928s] [30.001912928s] END
	E0606 21:34:56.032051       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	
	
	==> describe nodes <==
	Name:               old-k8s-version-635133
	Roles:              control-plane,master
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=old-k8s-version-635133
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=1d3094f03029ab5769708fc728f21ba50166772b
	                    minikube.k8s.io/name=old-k8s-version-635133
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_06T21_31_20_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node-role.kubernetes.io/master=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 06 Jun 2024 21:31:16 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-635133
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 06 Jun 2024 21:40:06 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 06 Jun 2024 21:35:14 +0000   Thu, 06 Jun 2024 21:31:10 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 06 Jun 2024 21:35:14 +0000   Thu, 06 Jun 2024 21:31:10 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 06 Jun 2024 21:35:14 +0000   Thu, 06 Jun 2024 21:31:10 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 06 Jun 2024 21:35:14 +0000   Thu, 06 Jun 2024 21:31:35 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.85.2
	  Hostname:    old-k8s-version-635133
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022444Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022444Ki
	  pods:               110
	System Info:
	  Machine ID:                 688eb81533d7446884c04771b722cff9
	  System UUID:                6ee4e585-ef9e-437d-81cc-39ff848355e9
	  Boot ID:                    de3a23d4-4f46-4969-803c-b6db61869a6e
	  Kernel Version:             5.15.0-1062-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.33
	  Kubelet Version:            v1.20.0
	  Kube-Proxy Version:         v1.20.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                              CPU Requests  CPU Limits  Memory Requests  Memory Limits  AGE
	  ---------                   ----                                              ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m34s
	  kube-system                 coredns-74ff55c5b-k84pg                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m33s
	  kube-system                 etcd-old-k8s-version-635133                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m39s
	  kube-system                 kindnet-jbj77                                     100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m32s
	  kube-system                 kube-apiserver-old-k8s-version-635133             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m39s
	  kube-system                 kube-controller-manager-old-k8s-version-635133    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m39s
	  kube-system                 kube-proxy-7wjhq                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m32s
	  kube-system                 kube-scheduler-old-k8s-version-635133             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m39s
	  kube-system                 metrics-server-9975d5f86-g6m7v                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m22s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m31s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-grsrn         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m26s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-9s26k               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m26s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             420Mi (5%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  100Mi (0%!)(MISSING)  0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From        Message
	  ----    ------                   ----                   ----        -------
	  Normal  NodeHasSufficientMemory  8m58s (x4 over 8m58s)  kubelet     Node old-k8s-version-635133 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m58s (x4 over 8m58s)  kubelet     Node old-k8s-version-635133 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m58s (x3 over 8m58s)  kubelet     Node old-k8s-version-635133 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m40s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m39s                  kubelet     Node old-k8s-version-635133 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m39s                  kubelet     Node old-k8s-version-635133 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m39s                  kubelet     Node old-k8s-version-635133 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  8m39s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                8m32s                  kubelet     Node old-k8s-version-635133 status is now: NodeReady
	  Normal  Starting                 8m30s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 5m55s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m54s (x8 over 5m54s)  kubelet     Node old-k8s-version-635133 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m54s (x8 over 5m54s)  kubelet     Node old-k8s-version-635133 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m54s (x7 over 5m54s)  kubelet     Node old-k8s-version-635133 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m54s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 5m41s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.000675] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000927] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000fe4988dd
	[  +0.000996] FS-Cache: N-key=[8] 'da3a5c0100000000'
	[  +0.003282] FS-Cache: Duplicate cookie detected
	[  +0.000655] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000923] FS-Cache: O-cookie d=00000000a925e2b1{9p.inode} n=000000001b7eba98
	[  +0.001009] FS-Cache: O-key=[8] 'da3a5c0100000000'
	[  +0.000723] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000890] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000b6a521c9
	[  +0.001000] FS-Cache: N-key=[8] 'da3a5c0100000000'
	[  +1.570342] FS-Cache: Duplicate cookie detected
	[  +0.000673] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000916] FS-Cache: O-cookie d=00000000a925e2b1{9p.inode} n=000000001ee1b167
	[  +0.000999] FS-Cache: O-key=[8] 'd93a5c0100000000'
	[  +0.000673] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000961] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000daa9d68a
	[  +0.001024] FS-Cache: N-key=[8] 'd93a5c0100000000'
	[  +0.274697] FS-Cache: Duplicate cookie detected
	[  +0.000696] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000925] FS-Cache: O-cookie d=00000000a925e2b1{9p.inode} n=00000000d01855e1
	[  +0.001022] FS-Cache: O-key=[8] 'df3a5c0100000000'
	[  +0.000682] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000924] FS-Cache: N-cookie d=00000000a925e2b1{9p.inode} n=00000000823ace91
	[  +0.001001] FS-Cache: N-key=[8] 'df3a5c0100000000'
	[Jun 6 21:33] systemd-journald[222]: Failed to send WATCHDOG=1 notification message: Connection refused
	
	
	==> etcd [36c683ec52ff63ae2e147bf5c0a21d1760c6a0a30b2b13be193810c032c53f64] <==
	raft2024/06/06 21:31:10 INFO: 9f0758e1c58a86ed received MsgVoteResp from 9f0758e1c58a86ed at term 2
	raft2024/06/06 21:31:10 INFO: 9f0758e1c58a86ed became leader at term 2
	raft2024/06/06 21:31:10 INFO: raft.node: 9f0758e1c58a86ed elected leader 9f0758e1c58a86ed at term 2
	2024-06-06 21:31:10.790862 I | etcdserver: published {Name:old-k8s-version-635133 ClientURLs:[https://192.168.85.2:2379]} to cluster 68eaea490fab4e05
	2024-06-06 21:31:10.791062 I | embed: ready to serve client requests
	2024-06-06 21:31:10.791318 I | embed: ready to serve client requests
	2024-06-06 21:31:10.791486 I | etcdserver: setting up the initial cluster version to 3.4
	2024-06-06 21:31:10.793730 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-06-06 21:31:10.793840 I | etcdserver/api: enabled capabilities for version 3.4
	2024-06-06 21:31:10.795189 I | embed: serving client requests on 192.168.85.2:2379
	2024-06-06 21:31:10.834378 I | embed: serving client requests on 127.0.0.1:2379
	2024-06-06 21:31:29.872005 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:31:39.522764 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:31:49.522848 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:31:59.522719 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:32:09.522732 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:32:19.522746 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:32:29.522744 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:32:39.522798 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:32:49.522733 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:32:59.522892 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:33:09.524374 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:33:19.522937 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:33:29.522868 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:33:39.522766 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> etcd [c29c288b6359fcd41bdf8a354f2e6e05fed74207851ef2e0ffa67bb314ae8d97] <==
	2024-06-06 21:36:00.024493 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:36:10.017096 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:36:20.016850 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:36:30.021552 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:36:40.017035 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:36:50.016836 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:37:00.019377 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:37:10.017006 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:37:20.016972 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:37:30.020851 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:37:40.017374 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:37:50.016943 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:38:00.020311 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:38:10.017069 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:38:20.017082 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:38:30.018412 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:38:40.017091 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:38:50.016958 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:39:00.024210 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:39:10.017008 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:39:20.016900 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:39:30.021100 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:39:40.020052 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:39:50.016972 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-06 21:40:00.027064 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 21:40:07 up  2:22,  0 users,  load average: 1.84, 1.70, 2.26
	Linux old-k8s-version-635133 5.15.0-1062-aws #68~20.04.1-Ubuntu SMP Tue May 7 11:50:35 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [2dac5b249cb881732b5741ed39817b7c23b3f4df26b536557815b70abf3e1d6b] <==
	I0606 21:38:06.145554       1 main.go:227] handling current node
	I0606 21:38:16.159945       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:38:16.159975       1 main.go:227] handling current node
	I0606 21:38:26.167062       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:38:26.167094       1 main.go:227] handling current node
	I0606 21:38:36.180322       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:38:36.180349       1 main.go:227] handling current node
	I0606 21:38:46.188895       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:38:46.188923       1 main.go:227] handling current node
	I0606 21:38:56.194950       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:38:56.194978       1 main.go:227] handling current node
	I0606 21:39:06.208355       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:39:06.208559       1 main.go:227] handling current node
	I0606 21:39:16.220541       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:39:16.220570       1 main.go:227] handling current node
	I0606 21:39:26.226240       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:39:26.226267       1 main.go:227] handling current node
	I0606 21:39:36.238789       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:39:36.238909       1 main.go:227] handling current node
	I0606 21:39:46.252121       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:39:46.252305       1 main.go:227] handling current node
	I0606 21:39:56.282659       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:39:56.282848       1 main.go:227] handling current node
	I0606 21:40:06.438719       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:40:06.438745       1 main.go:227] handling current node
	
	
	==> kindnet [988b3d43deecf64d1b76c87a6b2549293b95791fc4c680f5648c990beb49af24] <==
	I0606 21:31:38.730709       1 main.go:227] handling current node
	I0606 21:31:48.755227       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:31:48.755459       1 main.go:227] handling current node
	I0606 21:31:58.763119       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:31:58.763145       1 main.go:227] handling current node
	I0606 21:32:08.771902       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:32:08.771927       1 main.go:227] handling current node
	I0606 21:32:18.789147       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:32:18.789181       1 main.go:227] handling current node
	I0606 21:32:28.806732       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:32:28.806814       1 main.go:227] handling current node
	I0606 21:32:38.815975       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:32:38.816009       1 main.go:227] handling current node
	I0606 21:32:48.832946       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:32:48.832973       1 main.go:227] handling current node
	I0606 21:32:58.845347       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:32:58.845382       1 main.go:227] handling current node
	I0606 21:33:08.862272       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:33:08.862299       1 main.go:227] handling current node
	I0606 21:33:18.883184       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:33:18.883210       1 main.go:227] handling current node
	I0606 21:33:28.899784       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:33:28.899826       1 main.go:227] handling current node
	I0606 21:33:38.910829       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0606 21:33:38.910857       1 main.go:227] handling current node
	
	
	==> kube-apiserver [3dc1c84feb8a29630e4de6f4eaaf57533c377c5e8e79a0c5e5f93e9f1b5efe09] <==
	I0606 21:31:17.399809       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0606 21:31:17.846646       1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0606 21:31:17.898972       1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	W0606 21:31:18.054151       1 lease.go:233] Resetting endpoints for master service "kubernetes" to [192.168.85.2]
	I0606 21:31:18.055455       1 controller.go:606] quota admission added evaluator for: endpoints
	I0606 21:31:18.067327       1 controller.go:606] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0606 21:31:19.011701       1 controller.go:606] quota admission added evaluator for: serviceaccounts
	I0606 21:31:19.545112       1 controller.go:606] quota admission added evaluator for: deployments.apps
	I0606 21:31:19.619288       1 controller.go:606] quota admission added evaluator for: daemonsets.apps
	I0606 21:31:28.004846       1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io
	I0606 21:31:34.948422       1 controller.go:606] quota admission added evaluator for: replicasets.apps
	I0606 21:31:35.148329       1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps
	I0606 21:31:54.203563       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:31:54.203606       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:31:54.203615       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0606 21:32:27.140994       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:32:27.141157       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:32:27.141270       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0606 21:33:03.203495       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:33:03.203564       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:33:03.203573       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0606 21:33:40.083762       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:33:40.083807       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:33:40.083816       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	E0606 21:33:44.497883       1 available_controller.go:508] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	
	
	==> kube-apiserver [d92e466d4ff93db5deca41ec84d1bf7a858dcb1ce897d06575ffb06ff7a02646] <==
	I0606 21:36:41.531813       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:36:41.531821       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0606 21:37:14.844252       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:37:14.844297       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:37:14.844307       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0606 21:37:26.499708       1 handler_proxy.go:102] no RequestInfo found in the context
	E0606 21:37:26.499852       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0606 21:37:26.499869       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0606 21:37:50.729841       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:37:50.729906       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:37:50.729915       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0606 21:38:24.580146       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:38:24.580187       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:38:24.580197       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0606 21:39:02.570569       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:39:02.570616       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:39:02.570624       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0606 21:39:24.687031       1 handler_proxy.go:102] no RequestInfo found in the context
	E0606 21:39:24.687244       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0606 21:39:24.687261       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0606 21:39:47.251264       1 client.go:360] parsed scheme: "passthrough"
	I0606 21:39:47.251477       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0606 21:39:47.251580       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [52a1b7afe7153c756f497d76cdf3b2515aea9392d68afd3ffec265ed78e8a2d5] <==
	I0606 21:31:35.120685       1 shared_informer.go:247] Caches are synced for taint 
	I0606 21:31:35.126601       1 node_lifecycle_controller.go:1429] Initializing eviction metric for zone: 
	W0606 21:31:35.126696       1 node_lifecycle_controller.go:1044] Missing timestamp for Node old-k8s-version-635133. Assuming now as a timestamp.
	I0606 21:31:35.126735       1 node_lifecycle_controller.go:1245] Controller detected that zone  is now in state Normal.
	I0606 21:31:35.127055       1 shared_informer.go:247] Caches are synced for attach detach 
	I0606 21:31:35.141051       1 taint_manager.go:187] Starting NoExecuteTaintManager
	I0606 21:31:35.141472       1 event.go:291] "Event occurred" object="old-k8s-version-635133" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node old-k8s-version-635133 event: Registered Node old-k8s-version-635133 in Controller"
	I0606 21:31:35.162845       1 shared_informer.go:247] Caches are synced for persistent volume 
	I0606 21:31:35.179123       1 shared_informer.go:247] Caches are synced for PV protection 
	I0606 21:31:35.184133       1 shared_informer.go:247] Caches are synced for expand 
	I0606 21:31:35.199390       1 request.go:655] Throttling request took 1.01548445s, request: GET:https://192.168.85.2:8443/apis/rbac.authorization.k8s.io/v1?timeout=32s
	I0606 21:31:35.244898       1 event.go:291] "Event occurred" object="kube-system/kindnet" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kindnet-jbj77"
	I0606 21:31:35.256072       1 event.go:291] "Event occurred" object="kube-system/kube-proxy" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-7wjhq"
	I0606 21:31:35.291350       1 shared_informer.go:247] Caches are synced for resource quota 
	E0606 21:31:35.307456       1 daemon_controller.go:320] kube-system/kindnet failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kindnet", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"9d11cbdf-e022-46a9-b49a-bf76bc4b8abb", ResourceVersion:"273", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63853306280, loc:(*time.Location)(0x632eb80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1", "kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"apps/v1\",\"kind\":\"DaemonSet\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"},\"name\":\"kindnet\",\"namespace\":\"kube-system\"},\"spec\":{\"selector\":{\"matchLabels\":{\"app\":\"k
indnet\"}},\"template\":{\"metadata\":{\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"}},\"spec\":{\"containers\":[{\"env\":[{\"name\":\"HOST_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.hostIP\"}}},{\"name\":\"POD_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.podIP\"}}},{\"name\":\"POD_SUBNET\",\"value\":\"10.244.0.0/16\"}],\"image\":\"docker.io/kindest/kindnetd:v20240513-cd2ac642\",\"name\":\"kindnet-cni\",\"resources\":{\"limits\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"},\"requests\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"}},\"securityContext\":{\"capabilities\":{\"add\":[\"NET_RAW\",\"NET_ADMIN\"]},\"privileged\":false},\"volumeMounts\":[{\"mountPath\":\"/etc/cni/net.d\",\"name\":\"cni-cfg\"},{\"mountPath\":\"/run/xtables.lock\",\"name\":\"xtables-lock\",\"readOnly\":false},{\"mountPath\":\"/lib/modules\",\"name\":\"lib-modules\",\"readOnly\":true}]}],\"hostNetwork\":true,\"serviceAccountName\":\"kindnet\",\"tolerations\":[{\"effect\":\"NoSchedule\",\"operator\
":\"Exists\"}],\"volumes\":[{\"hostPath\":{\"path\":\"/etc/cni/net.d\",\"type\":\"DirectoryOrCreate\"},\"name\":\"cni-cfg\"},{\"hostPath\":{\"path\":\"/run/xtables.lock\",\"type\":\"FileOrCreate\"},\"name\":\"xtables-lock\"},{\"hostPath\":{\"path\":\"/lib/modules\"},\"name\":\"lib-modules\"}]}}}}\n"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubectl-client-side-apply", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0x4001afdd60), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0x4001afdd80)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x4001afdda0), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string
{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"cni-cfg", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001afddc0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil),
FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001afdde0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Glust
erfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001afde00), EmptyDi
r:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil),
PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kindnet-cni", Image:"docker.io/kindest/kindnetd:v20240513-cd2ac642", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"HOST_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001afde20)}, v1.EnvVar{Name:"POD_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001afde60)}, v1.EnvVar{Name:"POD_SUBNET", Value:"10.244.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:
0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"cni-cfg", ReadOnly:false, MountPath:"/etc/cni/net.d", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:
(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0x4001bd0420), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0x4001bd8608), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"kindnet", DeprecatedServiceAccount:"kindnet", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x40004df0a0), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"NoSchedule", TolerationSeconds:(*int64)(nil)}},
HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x4000114388)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x4001bd8650)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kindnet": the object has been modified; please apply your changes to the latest version and try again
	E0606 21:31:35.311470       1 daemon_controller.go:320] kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-proxy", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"a4492dfa-f00a-4cdb-b836-25085dc02d51", ResourceVersion:"260", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63853306279, loc:(*time.Location)(0x632eb80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubeadm", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0x4001afdc40), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0x4001afdc60)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.
LabelSelector)(0x4001afdc80), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-proxy", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Gl
usterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x4001af7980), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001afd
ca0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeS
ource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001afdcc0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil),
AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kube-proxy", Image:"k8s.gcr.io/kube-proxy:v1.20.0", Command:[]string{"/usr/local/bin/kube-proxy", "--config=/var/lib/kube-proxy/config.conf", "--hostname-override=$(NODE_NAME)"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001afdd00)}}, Resources:v1.R
esourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-proxy", ReadOnly:false, MountPath:"/var/lib/kube-proxy", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0x4001bd03c0), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPo
licy:"Always", TerminationGracePeriodSeconds:(*int64)(0x4001bd83b8), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"kubernetes.io/os":"linux"}, ServiceAccountName:"kube-proxy", DeprecatedServiceAccount:"kube-proxy", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x40004df030), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"CriticalAddonsOnly", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), Runtime
ClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x4000114380)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x4001bd8408)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kube-proxy": the object has been modified; please apply your changes to the latest version and try again
	I0606 21:31:35.336933       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0606 21:31:35.637122       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0606 21:31:35.662040       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0606 21:31:35.662071       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0606 21:31:36.034702       1 shared_informer.go:240] Waiting for caches to sync for resource quota
	I0606 21:31:36.034738       1 shared_informer.go:247] Caches are synced for resource quota 
	I0606 21:31:36.475264       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-74ff55c5b to 1"
	I0606 21:31:36.541617       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-74ff55c5b-8lrhs"
	I0606 21:33:44.160862       1 event.go:291] "Event occurred" object="kube-system/metrics-server" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set metrics-server-9975d5f86 to 1"
	
	
	==> kube-controller-manager [95c850c794fedde40e049f91f9d0e75abf2d7d82c91b38c39e991dd5e3b8af49] <==
	W0606 21:35:47.337472       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:36:13.385489       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:36:18.987921       1 request.go:655] Throttling request took 1.048311032s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0606 21:36:19.839284       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:36:43.887421       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:36:51.489695       1 request.go:655] Throttling request took 1.048496096s, request: GET:https://192.168.85.2:8443/apis/authentication.k8s.io/v1beta1?timeout=32s
	W0606 21:36:52.341071       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:37:14.389487       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:37:23.991475       1 request.go:655] Throttling request took 1.048173783s, request: GET:https://192.168.85.2:8443/apis/scheduling.k8s.io/v1beta1?timeout=32s
	W0606 21:37:24.884729       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:37:44.891349       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:37:56.535208       1 request.go:655] Throttling request took 1.048225379s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0606 21:37:57.386945       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:38:15.393170       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:38:29.038010       1 request.go:655] Throttling request took 1.049132839s, request: GET:https://192.168.85.2:8443/apis/apiextensions.k8s.io/v1?timeout=32s
	W0606 21:38:29.888708       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:38:45.895137       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:39:01.539231       1 request.go:655] Throttling request took 1.047818729s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0606 21:39:02.390614       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:39:16.396967       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:39:34.041000       1 request.go:655] Throttling request took 1.040049969s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0606 21:39:34.892409       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0606 21:39:46.898943       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0606 21:40:06.543077       1 request.go:655] Throttling request took 1.047990355s, request: GET:https://192.168.85.2:8443/apis/policy/v1beta1?timeout=32s
	W0606 21:40:07.394570       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	
	
	==> kube-proxy [61364cca06a11106b4dcdbc01c72349914e26bf7dc1c81e5a8387007830c6bdb] <==
	I0606 21:34:26.084165       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0606 21:34:26.084231       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0606 21:34:26.104466       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0606 21:34:26.104554       1 server_others.go:185] Using iptables Proxier.
	I0606 21:34:26.104775       1 server.go:650] Version: v1.20.0
	I0606 21:34:26.105373       1 config.go:224] Starting endpoint slice config controller
	I0606 21:34:26.105545       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0606 21:34:26.105745       1 config.go:315] Starting service config controller
	I0606 21:34:26.105839       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0606 21:34:26.205771       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0606 21:34:26.207087       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-proxy [bee54e91e1fb25a822ac99adb4f1c0003ae7aaefa4107cf384d7143a74247580] <==
	I0606 21:31:36.992305       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0606 21:31:36.992391       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0606 21:31:37.023312       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0606 21:31:37.023411       1 server_others.go:185] Using iptables Proxier.
	I0606 21:31:37.023667       1 server.go:650] Version: v1.20.0
	I0606 21:31:37.024317       1 config.go:315] Starting service config controller
	I0606 21:31:37.024335       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0606 21:31:37.024356       1 config.go:224] Starting endpoint slice config controller
	I0606 21:31:37.024360       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0606 21:31:37.124713       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0606 21:31:37.124974       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-scheduler [17ca7fba4a93bd767c4b56ec20b283ba33353ff205a9275aa8211ba3ebcf8d7b] <==
	I0606 21:34:17.164933       1 serving.go:331] Generated self-signed cert in-memory
	W0606 21:34:23.766401       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0606 21:34:23.768286       1 authentication.go:332] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0606 21:34:23.768298       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0606 21:34:23.768305       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0606 21:34:24.143048       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0606 21:34:24.146608       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0606 21:34:24.154210       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0606 21:34:24.154291       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0606 21:34:24.279171       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [cc0c393556c3d6da8e41b24e8de1e4c2b58dce0feafdd92f3b8db91825500060] <==
	I0606 21:31:16.585516       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0606 21:31:16.585528       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0606 21:31:16.585563       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0606 21:31:16.588674       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:16.589117       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:16.594384       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0606 21:31:16.594899       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0606 21:31:16.595142       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0606 21:31:16.595336       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:16.595531       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0606 21:31:16.595751       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:16.595991       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:16.596210       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:16.603628       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0606 21:31:16.603882       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:17.414533       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:17.437313       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0606 21:31:17.473459       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:17.503586       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0606 21:31:17.506120       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0606 21:31:17.590736       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0606 21:31:17.670591       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0606 21:31:17.670833       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0606 21:31:17.677613       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	I0606 21:31:20.785668       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Jun 06 21:38:17 old-k8s-version-635133 kubelet[665]: E0606 21:38:17.126684     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:38:29 old-k8s-version-635133 kubelet[665]: E0606 21:38:29.129822     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:38:32 old-k8s-version-635133 kubelet[665]: I0606 21:38:32.125654     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:38:32 old-k8s-version-635133 kubelet[665]: E0606 21:38:32.125998     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:38:42 old-k8s-version-635133 kubelet[665]: E0606 21:38:42.127143     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:38:44 old-k8s-version-635133 kubelet[665]: I0606 21:38:44.125674     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:38:44 old-k8s-version-635133 kubelet[665]: E0606 21:38:44.126008     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:38:53 old-k8s-version-635133 kubelet[665]: E0606 21:38:53.127225     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:38:58 old-k8s-version-635133 kubelet[665]: I0606 21:38:58.125668     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:38:58 old-k8s-version-635133 kubelet[665]: E0606 21:38:58.126016     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:39:06 old-k8s-version-635133 kubelet[665]: E0606 21:39:06.126631     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:39:09 old-k8s-version-635133 kubelet[665]: I0606 21:39:09.129535     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:39:09 old-k8s-version-635133 kubelet[665]: E0606 21:39:09.135005     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:39:18 old-k8s-version-635133 kubelet[665]: E0606 21:39:18.126566     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:39:20 old-k8s-version-635133 kubelet[665]: I0606 21:39:20.126664     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:39:20 old-k8s-version-635133 kubelet[665]: E0606 21:39:20.127031     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:39:30 old-k8s-version-635133 kubelet[665]: E0606 21:39:30.126719     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:39:33 old-k8s-version-635133 kubelet[665]: I0606 21:39:33.126140     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:39:33 old-k8s-version-635133 kubelet[665]: E0606 21:39:33.126559     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:39:44 old-k8s-version-635133 kubelet[665]: E0606 21:39:44.126752     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:39:46 old-k8s-version-635133 kubelet[665]: I0606 21:39:46.125861     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:39:46 old-k8s-version-635133 kubelet[665]: E0606 21:39:46.127359     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	Jun 06 21:39:59 old-k8s-version-635133 kubelet[665]: E0606 21:39:59.126186     665 pod_workers.go:191] Error syncing pod d259585e-64d2-41c7-b2ca-3e89b02e8fa4 ("metrics-server-9975d5f86-g6m7v_kube-system(d259585e-64d2-41c7-b2ca-3e89b02e8fa4)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 06 21:40:00 old-k8s-version-635133 kubelet[665]: I0606 21:40:00.126064     665 scope.go:95] [topologymanager] RemoveContainer - Container ID: 784c581c3dc7b788767e3b8929a8add4a5134b974914f050b6fcd35d23dd3a0a
	Jun 06 21:40:00 old-k8s-version-635133 kubelet[665]: E0606 21:40:00.127309     665 pod_workers.go:191] Error syncing pod 38be0037-e895-4e10-9518-0492285a84e7 ("dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-grsrn_kubernetes-dashboard(38be0037-e895-4e10-9518-0492285a84e7)"
	
	
	==> kubernetes-dashboard [f8800ceac902950a4fea28153008bc5a3a52171eb8f28a7e5c4b7b3c9727b18b] <==
	2024/06/06 21:34:49 Starting overwatch
	2024/06/06 21:34:49 Using namespace: kubernetes-dashboard
	2024/06/06 21:34:49 Using in-cluster config to connect to apiserver
	2024/06/06 21:34:49 Using secret token for csrf signing
	2024/06/06 21:34:49 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/06/06 21:34:49 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/06/06 21:34:49 Successful initial request to the apiserver, version: v1.20.0
	2024/06/06 21:34:49 Generating JWE encryption key
	2024/06/06 21:34:49 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/06/06 21:34:49 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/06/06 21:34:50 Initializing JWE encryption key from synchronized object
	2024/06/06 21:34:50 Creating in-cluster Sidecar client
	2024/06/06 21:34:50 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:34:50 Serving insecurely on HTTP port: 9090
	2024/06/06 21:35:20 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:35:50 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:36:20 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:36:50 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:37:20 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:37:50 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:38:20 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:38:50 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:39:20 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/06 21:39:50 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	
	
	==> storage-provisioner [19aaaaf394190c60194c94cf96c5f7a3d7ed7868bf9470d83ccd49ceeb94b496] <==
	I0606 21:34:26.088026       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0606 21:34:56.090941       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: i/o timeout
	
	
	==> storage-provisioner [802abe80141bb9cd9e88dcb018e0323b18eaaa57079e90e1dc9a942c85f05355] <==
	I0606 21:35:11.245882       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0606 21:35:11.260280       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0606 21:35:11.260844       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0606 21:35:28.740166       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0606 21:35:28.740508       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"612e2e76-fa68-40c1-926e-e14cdb786c06", APIVersion:"v1", ResourceVersion:"840", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-635133_8ea7924c-f2d8-44cc-b90a-46ef823ec2cc became leader
	I0606 21:35:28.740798       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-635133_8ea7924c-f2d8-44cc-b90a-46ef823ec2cc!
	I0606 21:35:28.841206       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-635133_8ea7924c-f2d8-44cc-b90a-46ef823ec2cc!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-635133 -n old-k8s-version-635133
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-635133 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-g6m7v
helpers_test.go:274: ======> post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context old-k8s-version-635133 describe pod metrics-server-9975d5f86-g6m7v
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-635133 describe pod metrics-server-9975d5f86-g6m7v: exit status 1 (94.570993ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-9975d5f86-g6m7v" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context old-k8s-version-635133 describe pod metrics-server-9975d5f86-g6m7v: exit status 1
--- FAIL: TestStartStop/group/old-k8s-version/serial/SecondStart (372.15s)

                                                
                                    

Test pass (293/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 11.44
4 TestDownloadOnly/v1.20.0/preload-exists 0.01
8 TestDownloadOnly/v1.20.0/LogsDuration 0.09
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.1/json-events 8.89
13 TestDownloadOnly/v1.30.1/preload-exists 0
17 TestDownloadOnly/v1.30.1/LogsDuration 0.07
18 TestDownloadOnly/v1.30.1/DeleteAll 0.19
19 TestDownloadOnly/v1.30.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.61
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 150.73
29 TestAddons/parallel/Registry 15.61
31 TestAddons/parallel/InspektorGadget 10.78
32 TestAddons/parallel/MetricsServer 5.76
35 TestAddons/parallel/CSI 61.05
36 TestAddons/parallel/Headlamp 10.04
37 TestAddons/parallel/CloudSpanner 5.6
38 TestAddons/parallel/LocalPath 58.45
39 TestAddons/parallel/NvidiaDevicePlugin 5.58
40 TestAddons/parallel/Yakd 6.01
41 TestAddons/parallel/Volcano 178.54
44 TestAddons/serial/GCPAuth/Namespaces 0.17
45 TestAddons/StoppedEnableDisable 12.2
46 TestCertOptions 38.73
47 TestCertExpiration 233.12
49 TestForceSystemdFlag 41.85
50 TestForceSystemdEnv 44.04
51 TestDockerEnvContainerd 44.5
56 TestErrorSpam/setup 33.26
57 TestErrorSpam/start 0.68
58 TestErrorSpam/status 0.91
59 TestErrorSpam/pause 1.62
60 TestErrorSpam/unpause 1.67
61 TestErrorSpam/stop 1.38
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 58.83
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 5.8
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.09
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.04
73 TestFunctional/serial/CacheCmd/cache/add_local 1.43
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.08
78 TestFunctional/serial/CacheCmd/cache/delete 0.1
79 TestFunctional/serial/MinikubeKubectlCmd 0.13
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
81 TestFunctional/serial/ExtraConfig 41.54
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.65
84 TestFunctional/serial/LogsFileCmd 1.69
85 TestFunctional/serial/InvalidService 5
87 TestFunctional/parallel/ConfigCmd 0.46
88 TestFunctional/parallel/DashboardCmd 10.99
89 TestFunctional/parallel/DryRun 0.48
90 TestFunctional/parallel/InternationalLanguage 0.27
91 TestFunctional/parallel/StatusCmd 1.12
95 TestFunctional/parallel/ServiceCmdConnect 11.64
96 TestFunctional/parallel/AddonsCmd 0.18
97 TestFunctional/parallel/PersistentVolumeClaim 26.25
99 TestFunctional/parallel/SSHCmd 0.62
100 TestFunctional/parallel/CpCmd 2.13
102 TestFunctional/parallel/FileSync 0.32
103 TestFunctional/parallel/CertSync 2.09
107 TestFunctional/parallel/NodeLabels 0.1
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.67
111 TestFunctional/parallel/License 0.32
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.58
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.41
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.13
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
124 TestFunctional/parallel/ServiceCmd/List 0.58
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.51
126 TestFunctional/parallel/ProfileCmd/profile_list 0.49
127 TestFunctional/parallel/ServiceCmd/JSONOutput 0.59
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
129 TestFunctional/parallel/ServiceCmd/HTTPS 0.48
130 TestFunctional/parallel/MountCmd/any-port 6.44
131 TestFunctional/parallel/ServiceCmd/Format 0.48
132 TestFunctional/parallel/ServiceCmd/URL 0.37
133 TestFunctional/parallel/MountCmd/specific-port 1.2
134 TestFunctional/parallel/MountCmd/VerifyCleanup 2.2
135 TestFunctional/parallel/Version/short 0.08
136 TestFunctional/parallel/Version/components 1.4
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.26
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.24
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
141 TestFunctional/parallel/ImageCommands/ImageBuild 2.69
142 TestFunctional/parallel/ImageCommands/Setup 1.9
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.18
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.46
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.61
153 TestFunctional/delete_addon-resizer_images 0.09
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 122.57
160 TestMultiControlPlane/serial/DeployApp 27.38
161 TestMultiControlPlane/serial/PingHostFromPods 1.62
162 TestMultiControlPlane/serial/AddWorkerNode 21.67
163 TestMultiControlPlane/serial/NodeLabels 0.11
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.76
165 TestMultiControlPlane/serial/CopyFile 18.57
166 TestMultiControlPlane/serial/StopSecondaryNode 12.74
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.62
168 TestMultiControlPlane/serial/RestartSecondaryNode 18.05
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.74
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 137.42
171 TestMultiControlPlane/serial/DeleteSecondaryNode 10.76
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.54
173 TestMultiControlPlane/serial/StopCluster 35.87
174 TestMultiControlPlane/serial/RestartCluster 62.53
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 44.11
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.76
181 TestJSONOutput/start/Command 62.05
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.74
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.65
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.75
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.21
206 TestKicCustomNetwork/create_custom_network 41.18
207 TestKicCustomNetwork/use_default_bridge_network 32.87
208 TestKicExistingNetwork 32.63
209 TestKicCustomSubnet 32.87
210 TestKicStaticIP 33.14
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 74.07
215 TestMountStart/serial/StartWithMountFirst 8.41
216 TestMountStart/serial/VerifyMountFirst 0.26
217 TestMountStart/serial/StartWithMountSecond 6.05
218 TestMountStart/serial/VerifyMountSecond 0.28
219 TestMountStart/serial/DeleteFirst 1.61
220 TestMountStart/serial/VerifyMountPostDelete 0.25
221 TestMountStart/serial/Stop 1.2
222 TestMountStart/serial/RestartStopped 7.46
223 TestMountStart/serial/VerifyMountPostStop 0.25
226 TestMultiNode/serial/FreshStart2Nodes 73.12
227 TestMultiNode/serial/DeployApp2Nodes 5.31
228 TestMultiNode/serial/PingHostFrom2Pods 0.95
229 TestMultiNode/serial/AddNode 19.66
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.31
232 TestMultiNode/serial/CopyFile 9.9
233 TestMultiNode/serial/StopNode 2.23
234 TestMultiNode/serial/StartAfterStop 9.24
235 TestMultiNode/serial/RestartKeepsNodes 83.74
236 TestMultiNode/serial/DeleteNode 5.41
237 TestMultiNode/serial/StopMultiNode 23.9
238 TestMultiNode/serial/RestartMultiNode 48.88
239 TestMultiNode/serial/ValidateNameConflict 32.88
244 TestPreload 113.84
246 TestScheduledStopUnix 105.74
249 TestInsufficientStorage 10.5
250 TestRunningBinaryUpgrade 93.21
252 TestKubernetesUpgrade 357.17
253 TestMissingContainerUpgrade 177.58
255 TestPause/serial/Start 69.36
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
258 TestNoKubernetes/serial/StartWithK8s 43.41
259 TestNoKubernetes/serial/StartWithStopK8s 16.01
260 TestNoKubernetes/serial/Start 8.38
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
262 TestNoKubernetes/serial/ProfileList 0.95
263 TestNoKubernetes/serial/Stop 1.27
264 TestPause/serial/SecondStartNoReconfiguration 6.32
265 TestNoKubernetes/serial/StartNoArgs 6.86
266 TestPause/serial/Pause 0.84
267 TestPause/serial/VerifyStatus 0.32
268 TestPause/serial/Unpause 0.82
269 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.35
270 TestPause/serial/PauseAgain 1.02
271 TestPause/serial/DeletePaused 2.81
272 TestPause/serial/VerifyDeletedResources 0.11
273 TestStoppedBinaryUpgrade/Setup 1.53
274 TestStoppedBinaryUpgrade/Upgrade 102.15
275 TestStoppedBinaryUpgrade/MinikubeLogs 1.37
290 TestNetworkPlugins/group/false 4.21
295 TestStartStop/group/old-k8s-version/serial/FirstStart 176.19
297 TestStartStop/group/no-preload/serial/FirstStart 73.09
298 TestStartStop/group/old-k8s-version/serial/DeployApp 9.68
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.4
300 TestStartStop/group/old-k8s-version/serial/Stop 12.32
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.29
303 TestStartStop/group/no-preload/serial/DeployApp 8.4
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.12
305 TestStartStop/group/no-preload/serial/Stop 12.54
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.16
307 TestStartStop/group/no-preload/serial/SecondStart 265.49
308 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
309 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.12
310 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
311 TestStartStop/group/no-preload/serial/Pause 3.07
313 TestStartStop/group/embed-certs/serial/FirstStart 62.15
314 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
315 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.16
316 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.29
317 TestStartStop/group/old-k8s-version/serial/Pause 2.92
319 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 62.49
320 TestStartStop/group/embed-certs/serial/DeployApp 7.47
321 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.41
322 TestStartStop/group/embed-certs/serial/Stop 12.26
323 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
324 TestStartStop/group/embed-certs/serial/SecondStart 269.41
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.34
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.07
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.05
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 268.44
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
333 TestStartStop/group/embed-certs/serial/Pause 3.12
335 TestStartStop/group/newest-cni/serial/FirstStart 46.33
336 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
337 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.13
338 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.28
339 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.47
340 TestStartStop/group/newest-cni/serial/DeployApp 0
341 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.94
342 TestStartStop/group/newest-cni/serial/Stop 1.42
343 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.31
344 TestStartStop/group/newest-cni/serial/SecondStart 20.64
345 TestNetworkPlugins/group/auto/Start 71.46
346 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
347 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
348 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.29
349 TestStartStop/group/newest-cni/serial/Pause 3.75
350 TestNetworkPlugins/group/kindnet/Start 61.86
351 TestNetworkPlugins/group/auto/KubeletFlags 0.31
352 TestNetworkPlugins/group/auto/NetCatPod 10.54
353 TestNetworkPlugins/group/auto/DNS 0.18
354 TestNetworkPlugins/group/auto/Localhost 0.15
355 TestNetworkPlugins/group/auto/HairPin 0.16
356 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
357 TestNetworkPlugins/group/kindnet/KubeletFlags 0.35
358 TestNetworkPlugins/group/kindnet/NetCatPod 10.33
359 TestNetworkPlugins/group/kindnet/DNS 0.24
360 TestNetworkPlugins/group/kindnet/Localhost 0.22
361 TestNetworkPlugins/group/kindnet/HairPin 0.2
362 TestNetworkPlugins/group/calico/Start 82.05
363 TestNetworkPlugins/group/custom-flannel/Start 65.33
364 TestNetworkPlugins/group/calico/ControllerPod 6.02
365 TestNetworkPlugins/group/calico/KubeletFlags 0.32
366 TestNetworkPlugins/group/calico/NetCatPod 9.33
367 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
368 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.34
369 TestNetworkPlugins/group/calico/DNS 0.2
370 TestNetworkPlugins/group/calico/Localhost 0.2
371 TestNetworkPlugins/group/calico/HairPin 0.17
372 TestNetworkPlugins/group/custom-flannel/DNS 0.27
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.24
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.16
375 TestNetworkPlugins/group/enable-default-cni/Start 91.08
376 TestNetworkPlugins/group/flannel/Start 67.81
377 TestNetworkPlugins/group/flannel/ControllerPod 6.01
378 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
379 TestNetworkPlugins/group/flannel/NetCatPod 9.28
380 TestNetworkPlugins/group/flannel/DNS 0.18
381 TestNetworkPlugins/group/flannel/Localhost 0.16
382 TestNetworkPlugins/group/flannel/HairPin 0.16
383 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.36
384 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.35
385 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
386 TestNetworkPlugins/group/enable-default-cni/Localhost 0.22
387 TestNetworkPlugins/group/enable-default-cni/HairPin 0.24
388 TestNetworkPlugins/group/bridge/Start 89.06
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
390 TestNetworkPlugins/group/bridge/NetCatPod 10.28
391 TestNetworkPlugins/group/bridge/DNS 0.17
392 TestNetworkPlugins/group/bridge/Localhost 0.15
393 TestNetworkPlugins/group/bridge/HairPin 0.16
x
+
TestDownloadOnly/v1.20.0/json-events (11.44s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-518237 | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC |          |
	|         | -p download-only-518237        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/06 20:46:10
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0606 20:46:10.646556  285228 out.go:291] Setting OutFile to fd 1 ...
	I0606 20:46:10.646751  285228 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:46:10.646780  285228 out.go:304] Setting ErrFile to fd 2...
	I0606 20:46:10.646800  285228 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:46:10.647044  285228 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	W0606 20:46:10.647212  285228 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19038-279835/.minikube/config/config.json: open /home/jenkins/minikube-integration/19038-279835/.minikube/config/config.json: no such file or directory
	I0606 20:46:10.647651  285228 out.go:298] Setting JSON to true
	I0606 20:46:10.648554  285228 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":5314,"bootTime":1717701457,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 20:46:10.648653  285228 start.go:139] virtualization:  
	I0606 20:46:10.651927  285228 out.go:97] [download-only-518237] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0606 20:46:10.654064  285228 out.go:169] MINIKUBE_LOCATION=19038
	W0606 20:46:10.652142  285228 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball: no such file or directory
	I0606 20:46:10.652184  285228 notify.go:220] Checking for updates...
	I0606 20:46:10.656999  285228 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 20:46:10.659109  285228 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 20:46:10.661267  285228 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 20:46:10.663138  285228 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0606 20:46:10.666747  285228 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0606 20:46:10.667007  285228 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 20:46:10.686421  285228 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 20:46:10.686547  285228 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:46:10.749279  285228 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-06-06 20:46:10.740227921 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:46:10.749389  285228 docker.go:295] overlay module found
	I0606 20:46:10.751512  285228 out.go:97] Using the docker driver based on user configuration
	I0606 20:46:10.751536  285228 start.go:297] selected driver: docker
	I0606 20:46:10.751542  285228 start.go:901] validating driver "docker" against <nil>
	I0606 20:46:10.751662  285228 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:46:10.805318  285228 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-06-06 20:46:10.795404522 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:46:10.805498  285228 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0606 20:46:10.805760  285228 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0606 20:46:10.805925  285228 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0606 20:46:10.808143  285228 out.go:169] Using Docker driver with root privileges
	I0606 20:46:10.810135  285228 cni.go:84] Creating CNI manager for ""
	I0606 20:46:10.810165  285228 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 20:46:10.810176  285228 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0606 20:46:10.810301  285228 start.go:340] cluster config:
	{Name:download-only-518237 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-518237 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd 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:containerd 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}
	I0606 20:46:10.812416  285228 out.go:97] Starting "download-only-518237" primary control-plane node in "download-only-518237" cluster
	I0606 20:46:10.812445  285228 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0606 20:46:10.814279  285228 out.go:97] Pulling base image v0.0.44-1717668449-19038 ...
	I0606 20:46:10.814309  285228 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0606 20:46:10.814435  285228 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local docker daemon
	I0606 20:46:10.828146  285228 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 to local cache
	I0606 20:46:10.828787  285228 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local cache directory
	I0606 20:46:10.828894  285228 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 to local cache
	I0606 20:46:10.905564  285228 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0606 20:46:10.905587  285228 cache.go:56] Caching tarball of preloaded images
	I0606 20:46:10.906235  285228 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0606 20:46:10.908702  285228 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0606 20:46:10.908728  285228 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0606 20:46:11.034986  285228 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:7e3d48ccb9f143791669d02e14ce1643 -> /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0606 20:46:17.777405  285228 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0606 20:46:17.777496  285228 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0606 20:46:17.965299  285228 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 as a tarball
	I0606 20:46:18.938952  285228 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0606 20:46:18.939317  285228 profile.go:143] Saving config to /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/download-only-518237/config.json ...
	I0606 20:46:18.939351  285228 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/download-only-518237/config.json: {Name:mk7d689d2d28ccd1bc28c333030331aeeec69395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0606 20:46:18.939559  285228 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0606 20:46:18.939752  285228 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19038-279835/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-518237 host does not exist
	  To start a cluster, run: "minikube start -p download-only-518237"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/json-events (8.89s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-817549 --force --alsologtostderr --kubernetes-version=v1.30.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-817549 --force --alsologtostderr --kubernetes-version=v1.30.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (8.894200059s)
--- PASS: TestDownloadOnly/v1.30.1/json-events (8.89s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-518237 | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC |                     |
	|         | -p download-only-518237        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC | 06 Jun 24 20:46 UTC |
	| delete  | -p download-only-518237        | download-only-518237 | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC | 06 Jun 24 20:46 UTC |
	| start   | -o=json --download-only        | download-only-817549 | jenkins | v1.33.1 | 06 Jun 24 20:46 UTC |                     |
	|         | -p download-only-817549        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.1   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/06 20:46:22
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0606 20:46:22.500201  285400 out.go:291] Setting OutFile to fd 1 ...
	I0606 20:46:22.500417  285400 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:46:22.500670  285400 out.go:304] Setting ErrFile to fd 2...
	I0606 20:46:22.500696  285400 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:46:22.501047  285400 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 20:46:22.501520  285400 out.go:298] Setting JSON to true
	I0606 20:46:22.502360  285400 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":5326,"bootTime":1717701457,"procs":156,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 20:46:22.502483  285400 start.go:139] virtualization:  
	I0606 20:46:22.505073  285400 out.go:97] [download-only-817549] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0606 20:46:22.507187  285400 out.go:169] MINIKUBE_LOCATION=19038
	I0606 20:46:22.505358  285400 notify.go:220] Checking for updates...
	I0606 20:46:22.511714  285400 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 20:46:22.513754  285400 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 20:46:22.515781  285400 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 20:46:22.517401  285400 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0606 20:46:22.521898  285400 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0606 20:46:22.522196  285400 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 20:46:22.542713  285400 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 20:46:22.542836  285400 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:46:22.603603  285400 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-06 20:46:22.593707778 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:46:22.603707  285400 docker.go:295] overlay module found
	I0606 20:46:22.607189  285400 out.go:97] Using the docker driver based on user configuration
	I0606 20:46:22.607213  285400 start.go:297] selected driver: docker
	I0606 20:46:22.607220  285400 start.go:901] validating driver "docker" against <nil>
	I0606 20:46:22.607338  285400 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:46:22.657421  285400 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-06 20:46:22.64843395 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:46:22.657572  285400 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0606 20:46:22.657854  285400 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0606 20:46:22.658001  285400 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0606 20:46:22.660737  285400 out.go:169] Using Docker driver with root privileges
	I0606 20:46:22.663217  285400 cni.go:84] Creating CNI manager for ""
	I0606 20:46:22.663245  285400 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0606 20:46:22.663257  285400 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0606 20:46:22.663339  285400 start.go:340] cluster config:
	{Name:download-only-817549 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:download-only-817549 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd 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.30.1 ContainerRuntime:containerd 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}
	I0606 20:46:22.665633  285400 out.go:97] Starting "download-only-817549" primary control-plane node in "download-only-817549" cluster
	I0606 20:46:22.665653  285400 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0606 20:46:22.668340  285400 out.go:97] Pulling base image v0.0.44-1717668449-19038 ...
	I0606 20:46:22.668364  285400 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 20:46:22.668521  285400 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local docker daemon
	I0606 20:46:22.681880  285400 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 to local cache
	I0606 20:46:22.681989  285400 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local cache directory
	I0606 20:46:22.682012  285400 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 in local cache directory, skipping pull
	I0606 20:46:22.682021  285400 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 exists in cache, skipping pull
	I0606 20:46:22.682029  285400 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 as a tarball
	I0606 20:46:22.753999  285400 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.1/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
	I0606 20:46:22.754026  285400 cache.go:56] Caching tarball of preloaded images
	I0606 20:46:22.754172  285400 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0606 20:46:22.756800  285400 out.go:97] Downloading Kubernetes v1.30.1 preload ...
	I0606 20:46:22.756827  285400 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4 ...
	I0606 20:46:22.891481  285400 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.1/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4?checksum=md5:793e35f7634e30f9002bcae3334a6957 -> /home/jenkins/minikube-integration/19038-279835/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-817549 host does not exist
	  To start a cluster, run: "minikube start -p download-only-817549"

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/DeleteAll (0.19s)

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.61s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (150.73s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-246757 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-246757 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns: (2m30.727315992s)
--- PASS: TestAddons/Setup (150.73s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 37.668924ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-qbxg2" [d46b1728-d397-47ec-b403-28a1f678f99d] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004943144s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-cwlgp" [3299dbf0-97e7-4b24-977f-3b9ee76ed173] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00467634s
addons_test.go:342: (dbg) Run:  kubectl --context addons-246757 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-246757 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Done: kubectl --context addons-246757 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": (3.545659004s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 ip
2024/06/06 20:49:18 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.61s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-rgwxq" [54cff1b5-9a1b-4d22-80f9-ffb484c40046] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.005961837s
addons_test.go:843: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-246757
addons_test.go:843: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-246757: (5.776701087s)
--- PASS: TestAddons/parallel/InspektorGadget (10.78s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.796736ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-lcd6c" [50133919-881e-4e82-a44d-5d7330ea8ba9] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004976661s
addons_test.go:417: (dbg) Run:  kubectl --context addons-246757 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (61.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 6.175958ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-246757 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:571: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-246757 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:581: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [c83a0a7e-53f4-4820-bb6d-7db3984a2b7b] Pending
helpers_test.go:344: "task-pv-pod" [c83a0a7e-53f4-4820-bb6d-7db3984a2b7b] 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" [c83a0a7e-53f4-4820-bb6d-7db3984a2b7b] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.004204581s
addons_test.go:586: (dbg) Run:  kubectl --context addons-246757 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:591: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-246757 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-246757 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-246757 delete pod task-pv-pod
addons_test.go:596: (dbg) Done: kubectl --context addons-246757 delete pod task-pv-pod: (1.233317213s)
addons_test.go:602: (dbg) Run:  kubectl --context addons-246757 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-246757 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:613: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-246757 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:623: (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" [7469a764-1249-41b6-be40-28db1fbcd506] Pending
helpers_test.go:344: "task-pv-pod-restore" [7469a764-1249-41b6-be40-28db1fbcd506] 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" [7469a764-1249-41b6-be40-28db1fbcd506] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003480181s
addons_test.go:628: (dbg) Run:  kubectl --context addons-246757 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Run:  kubectl --context addons-246757 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-246757 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-linux-arm64 -p addons-246757 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.866186496s)
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (61.05s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (10.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:826: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-246757 --alsologtostderr -v=1
addons_test.go:826: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-246757 --alsologtostderr -v=1: (1.037504328s)
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7fc69f7444-2l68g" [3c7347b7-9623-4181-9803-456054e6c08b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7fc69f7444-2l68g" [3c7347b7-9623-4181-9803-456054e6c08b] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 9.003445197s
--- PASS: TestAddons/parallel/Headlamp (10.04s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-nqzv7" [a832a9fb-d50d-43d1-b0dc-56c1148cb4be] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00378355s
addons_test.go:862: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-246757
--- PASS: TestAddons/parallel/CloudSpanner (5.60s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (58.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-246757 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-246757 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:984: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-246757 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [a4d9b8b2-18d6-44f9-aa4b-ac63b4cc8cc0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [a4d9b8b2-18d6-44f9-aa4b-ac63b4cc8cc0] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [a4d9b8b2-18d6-44f9-aa4b-ac63b4cc8cc0] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 9.003794825s
addons_test.go:992: (dbg) Run:  kubectl --context addons-246757 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 ssh "cat /opt/local-path-provisioner/pvc-9058ca2f-b26f-46bb-85e1-d27c3e6c5e40_default_test-pvc/file1"
addons_test.go:1013: (dbg) Run:  kubectl --context addons-246757 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-246757 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Done: out/minikube-linux-arm64 -p addons-246757 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.307146624s)
--- PASS: TestAddons/parallel/LocalPath (58.45s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1053: (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-hwblw" [3eb5f097-c60d-4980-8a42-063a69073499] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.005545357s
addons_test.go:1056: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-246757
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.58s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1064: (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-5ddbf7d777-fq2vp" [7d03cfc8-e67f-4bb0-9382-5c51a8fcf291] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.0042044s
--- PASS: TestAddons/parallel/Yakd (6.01s)

                                                
                                    
x
+
TestAddons/parallel/Volcano (178.54s)

                                                
                                                
=== RUN   TestAddons/parallel/Volcano
=== PAUSE TestAddons/parallel/Volcano

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Volcano
addons_test.go:897: volcano-admission stabilized in 14.503263ms
addons_test.go:905: volcano-controller stabilized in 15.125853ms
addons_test.go:889: volcano-scheduler stabilized in 15.705152ms
addons_test.go:911: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-765f888978-z7kd8" [322dfc7b-3dc6-4468-9821-ddccf7c9d4a3] Running
addons_test.go:911: (dbg) TestAddons/parallel/Volcano: app=volcano-scheduler healthy within 6.003093875s
addons_test.go:915: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-7b497cf95b-grld5" [0d44a064-e479-43ef-95a6-1117b7fbc828] Running
addons_test.go:915: (dbg) TestAddons/parallel/Volcano: app=volcano-admission healthy within 5.003989483s
addons_test.go:919: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controller-86c5446455-6mv9p" [6607a68c-4d42-40c6-9ff9-9f7ee0f77d19] Running
addons_test.go:919: (dbg) TestAddons/parallel/Volcano: app=volcano-controller healthy within 5.004729955s
addons_test.go:924: (dbg) Run:  kubectl --context addons-246757 delete -n volcano-system job volcano-admission-init
addons_test.go:930: (dbg) Run:  kubectl --context addons-246757 create -f testdata/vcjob.yaml
addons_test.go:938: (dbg) Run:  kubectl --context addons-246757 get vcjob -n my-volcano
addons_test.go:956: (dbg) TestAddons/parallel/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [5455d30f-46a0-4248-b8d7-0e26fbc47299] Pending
helpers_test.go:344: "test-job-nginx-0" [5455d30f-46a0-4248-b8d7-0e26fbc47299] Pending: PodScheduled:Unschedulable (all nodes are unavailable: 1 node(s) resource fit failed.)
helpers_test.go:344: "test-job-nginx-0" [5455d30f-46a0-4248-b8d7-0e26fbc47299] Pending: PodScheduled:Schedulable (Pod my-volcano/test-job-nginx-0 can possibly be assigned to addons-246757 once resource is released)
helpers_test.go:344: "test-job-nginx-0" [5455d30f-46a0-4248-b8d7-0e26fbc47299] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [5455d30f-46a0-4248-b8d7-0e26fbc47299] Running
addons_test.go:956: (dbg) TestAddons/parallel/Volcano: volcano.sh/job-name=test-job healthy within 2m32.003616879s
addons_test.go:960: (dbg) Run:  out/minikube-linux-arm64 -p addons-246757 addons disable volcano --alsologtostderr -v=1
addons_test.go:960: (dbg) Done: out/minikube-linux-arm64 -p addons-246757 addons disable volcano --alsologtostderr -v=1: (10.001351561s)
--- PASS: TestAddons/parallel/Volcano (178.54s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:652: (dbg) Run:  kubectl --context addons-246757 create ns new-namespace
addons_test.go:666: (dbg) Run:  kubectl --context addons-246757 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.17s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.2s)

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

                                                
                                    
x
+
TestCertOptions (38.73s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (233.12s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-814742 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-814742 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (44.388143022s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-814742 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-814742 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (6.463321013s)
helpers_test.go:175: Cleaning up "cert-expiration-814742" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-814742
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-814742: (2.269204299s)
--- PASS: TestCertExpiration (233.12s)

                                                
                                    
x
+
TestForceSystemdFlag (41.85s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-067592 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-067592 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (39.12233645s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-067592 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-067592" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-067592
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-067592: (2.358641673s)
--- PASS: TestForceSystemdFlag (41.85s)

                                                
                                    
x
+
TestForceSystemdEnv (44.04s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-797841 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-797841 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (41.395131207s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-797841 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-797841" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-797841
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-797841: (2.18373678s)
--- PASS: TestForceSystemdEnv (44.04s)

                                                
                                    
x
+
TestDockerEnvContainerd (44.5s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-148052 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-148052 --driver=docker  --container-runtime=containerd: (28.362300559s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-148052"
docker_test.go:189: (dbg) Done: /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-148052": (1.041505387s)
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-8zx2bFhpDlYq/agent.303440" SSH_AGENT_PID="303441" DOCKER_HOST=ssh://docker@127.0.0.1:33147 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-8zx2bFhpDlYq/agent.303440" SSH_AGENT_PID="303441" DOCKER_HOST=ssh://docker@127.0.0.1:33147 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-8zx2bFhpDlYq/agent.303440" SSH_AGENT_PID="303441" DOCKER_HOST=ssh://docker@127.0.0.1:33147 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.446408965s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-8zx2bFhpDlYq/agent.303440" SSH_AGENT_PID="303441" DOCKER_HOST=ssh://docker@127.0.0.1:33147 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-8zx2bFhpDlYq/agent.303440" SSH_AGENT_PID="303441" DOCKER_HOST=ssh://docker@127.0.0.1:33147 docker image ls": (1.055850147s)
helpers_test.go:175: Cleaning up "dockerenv-148052" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-148052
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-148052: (2.026892499s)
--- PASS: TestDockerEnvContainerd (44.50s)

                                                
                                    
x
+
TestErrorSpam/setup (33.26s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-729406 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-729406 --driver=docker  --container-runtime=containerd
E0606 20:54:03.949962  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:03.956391  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:03.966628  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:03.987620  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:04.027906  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:04.108147  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:04.268484  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:04.588981  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:05.229841  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:06.510339  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:09.070599  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:54:14.190798  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-729406 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-729406 --driver=docker  --container-runtime=containerd: (33.264706882s)
--- PASS: TestErrorSpam/setup (33.26s)

                                                
                                    
x
+
TestErrorSpam/start (0.68s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.91s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.62s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-729406 --log_dir /tmp/nospam-729406 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-729406 --log_dir /tmp/nospam-729406 pause
E0606 20:54:24.431898  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-729406 --log_dir /tmp/nospam-729406 pause
--- PASS: TestErrorSpam/pause (1.62s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.67s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.38s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/jenkins/minikube-integration/19038-279835/.minikube/files/etc/test/nested/copy/285223/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (58.83s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-921731 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0606 20:54:44.912193  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:55:25.872404  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-921731 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (58.830765118s)
--- PASS: TestFunctional/serial/StartWithProxy (58.83s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (5.8s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-921731 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-921731 --alsologtostderr -v=8: (5.800801246s)
functional_test.go:659: soft start took 5.801349261s for "functional-921731" cluster.
--- PASS: TestFunctional/serial/SoftStart (5.80s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 cache add registry.k8s.io/pause:3.1: (1.452280748s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 cache add registry.k8s.io/pause:3.3: (1.320393648s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 cache add registry.k8s.io/pause:latest: (1.268931229s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.04s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-921731 /tmp/TestFunctionalserialCacheCmdcacheadd_local2678937113/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 cache add minikube-local-cache-test:functional-921731
functional_test.go:1090: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 cache delete minikube-local-cache-test:functional-921731
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-921731
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.43s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 cache reload: (1.210576418s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.08s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (41.54s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.65s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 logs: (1.647822432s)
--- PASS: TestFunctional/serial/LogsCmd (1.65s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.69s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 logs --file /tmp/TestFunctionalserialLogsFileCmd2879287070/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 logs --file /tmp/TestFunctionalserialLogsFileCmd2879287070/001/logs.txt: (1.685703026s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.69s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5s)

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

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

                                                
                                                
-- /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:2323: (dbg) Run:  kubectl --context functional-921731 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-921731 delete -f testdata/invalidsvc.yaml: (1.079322348s)
--- PASS: TestFunctional/serial/InvalidService (5.00s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.99s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.48s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 20:57:08.712372  317272 out.go:291] Setting OutFile to fd 1 ...
	I0606 20:57:08.712516  317272 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:57:08.712528  317272 out.go:304] Setting ErrFile to fd 2...
	I0606 20:57:08.712533  317272 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:57:08.712823  317272 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 20:57:08.713245  317272 out.go:298] Setting JSON to false
	I0606 20:57:08.714217  317272 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":5972,"bootTime":1717701457,"procs":211,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 20:57:08.714339  317272 start.go:139] virtualization:  
	I0606 20:57:08.716876  317272 out.go:177] * [functional-921731] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0606 20:57:08.718399  317272 out.go:177]   - MINIKUBE_LOCATION=19038
	I0606 20:57:08.720825  317272 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 20:57:08.718576  317272 notify.go:220] Checking for updates...
	I0606 20:57:08.724742  317272 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 20:57:08.726366  317272 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 20:57:08.728286  317272 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0606 20:57:08.730108  317272 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0606 20:57:08.733282  317272 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 20:57:08.733918  317272 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 20:57:08.763418  317272 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 20:57:08.763524  317272 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:57:08.842241  317272 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-06-06 20:57:08.83095895 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:57:08.842360  317272 docker.go:295] overlay module found
	I0606 20:57:08.845218  317272 out.go:177] * Using the docker driver based on existing profile
	I0606 20:57:08.848122  317272 start.go:297] selected driver: docker
	I0606 20:57:08.848140  317272 start.go:901] validating driver "docker" against &{Name:functional-921731 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 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.30.1 ClusterName:functional-921731 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.1 ContainerRuntime:containerd 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:do
cker 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}
	I0606 20:57:08.848268  317272 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0606 20:57:08.851909  317272 out.go:177] 
	W0606 20:57:08.853755  317272 out.go:239] 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
	I0606 20:57:08.855800  317272 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.27s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 20:57:08.457375  317230 out.go:291] Setting OutFile to fd 1 ...
	I0606 20:57:08.457589  317230 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:57:08.457617  317230 out.go:304] Setting ErrFile to fd 2...
	I0606 20:57:08.457637  317230 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 20:57:08.458028  317230 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 20:57:08.458478  317230 out.go:298] Setting JSON to false
	I0606 20:57:08.459651  317230 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":5972,"bootTime":1717701457,"procs":212,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 20:57:08.459746  317230 start.go:139] virtualization:  
	I0606 20:57:08.465390  317230 out.go:177] * [functional-921731] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0606 20:57:08.470102  317230 out.go:177]   - MINIKUBE_LOCATION=19038
	I0606 20:57:08.472194  317230 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 20:57:08.469967  317230 notify.go:220] Checking for updates...
	I0606 20:57:08.477838  317230 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 20:57:08.480611  317230 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 20:57:08.482619  317230 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0606 20:57:08.494336  317230 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0606 20:57:08.497434  317230 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 20:57:08.497996  317230 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 20:57:08.548097  317230 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 20:57:08.548266  317230 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 20:57:08.654403  317230 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-06-06 20:57:08.64501979 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 20:57:08.654535  317230 docker.go:295] overlay module found
	I0606 20:57:08.656719  317230 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0606 20:57:08.658639  317230 start.go:297] selected driver: docker
	I0606 20:57:08.658656  317230 start.go:901] validating driver "docker" against &{Name:functional-921731 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717668449-19038@sha256:30d191eb345232f513c52f7ac036e7a34a8cc441d88353f92985384bcddf00d6 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.30.1 ClusterName:functional-921731 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.1 ContainerRuntime:containerd 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:do
cker 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}
	I0606 20:57:08.658765  317230 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0606 20:57:08.661465  317230 out.go:177] 
	W0606 20:57:08.663610  317230 out.go:239] 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
	I0606 20:57:08.665441  317230 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 status
functional_test.go:856: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:868: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.12s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-921731 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-921731 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-mxc67" [86330e77-197f-4aae-b544-cfc824c6176b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
E0606 20:56:47.793028  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
helpers_test.go:344: "hello-node-connect-6f49f58cd5-mxc67" [86330e77-197f-4aae-b544-cfc824c6176b] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003656391s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:31360
functional_test.go:1671: http://192.168.49.2:31360: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-mxc67

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.25s)

                                                
                                                
=== 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" [7f783241-d9e5-4322-a83c-6b4391ef6e01] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004094322s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-921731 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-921731 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-921731 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-921731 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" [ecfd1b08-dc2f-4cdb-9a05-743a644918fd] Pending
helpers_test.go:344: "sp-pod" [ecfd1b08-dc2f-4cdb-9a05-743a644918fd] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ecfd1b08-dc2f-4cdb-9a05-743a644918fd] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004077545s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-921731 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-921731 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-921731 delete -f testdata/storage-provisioner/pod.yaml: (1.2958727s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-921731 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" [7f83d6fd-bf57-4f59-8072-5814ccd92484] Pending
helpers_test.go:344: "sp-pod" [7f83d6fd-bf57-4f59-8072-5814ccd92484] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003803473s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-921731 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.25s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1721: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "echo hello"
functional_test.go:1738: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.62s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1925: Checking for existence of /etc/test/nested/copy/285223/hosts within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo cat /etc/test/nested/copy/285223/hosts"
functional_test.go:1932: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.32s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/285223.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo cat /etc/ssl/certs/285223.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/285223.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo cat /usr/share/ca-certificates/285223.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/2852232.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo cat /etc/ssl/certs/2852232.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/2852232.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo cat /usr/share/ca-certificates/2852232.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.09s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.67s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2023: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo systemctl is-active crio"
functional_test.go:2023: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-921731 ssh "sudo systemctl is-active crio": exit status 1 (344.137368ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.32s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-921731 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" [80fe017d-3957-447f-b528-06c4fe7bd5cf] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [80fe017d-3957-447f-b528-06c4fe7bd5cf] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004560653s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.41s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-921731 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-921731 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-rnd8k" [f41bd56b-376a-4ea0-8b6e-614f2f5df881] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-rnd8k" [f41bd56b-376a-4ea0-8b6e-614f2f5df881] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004400819s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1311: Took "425.258202ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1325: Took "67.491236ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 service list -o json
functional_test.go:1490: Took "587.555942ms" to run "out/minikube-linux-arm64 -p functional-921731 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1362: Took "363.907837ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1375: Took "56.817726ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.42s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1505: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 service --namespace=default --https --url hello-node
functional_test.go:1518: found endpoint: https://192.168.49.2:32171
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.48s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jun  6 20:57 created-by-test
-rw-r--r-- 1 docker docker 24 Jun  6 20:57 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jun  6 20:57 test-1717707426237589753
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh cat /mount-9p/test-1717707426237589753
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-921731 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" [bb491197-f9d4-492a-8659-6608194748f9] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [bb491197-f9d4-492a-8659-6608194748f9] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [bb491197-f9d4-492a-8659-6608194748f9] 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 3.004045061s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-921731 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-921731 /tmp/TestFunctionalparallelMountCmdany-port3417952325/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.44s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 version -o=json --components: (1.401240339s)
--- PASS: TestFunctional/parallel/Version/components (1.40s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-921731 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.1
registry.k8s.io/kube-proxy:v1.30.1
registry.k8s.io/kube-controller-manager:v1.30.1
registry.k8s.io/kube-apiserver:v1.30.1
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-921731
docker.io/kindest/kindnetd:v20240513-cd2ac642
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-921731 image ls --format short --alsologtostderr:
I0606 20:57:34.149796  319874 out.go:291] Setting OutFile to fd 1 ...
I0606 20:57:34.149981  319874 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.150006  319874 out.go:304] Setting ErrFile to fd 2...
I0606 20:57:34.150024  319874 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.150302  319874 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
I0606 20:57:34.151008  319874 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.151189  319874 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.151721  319874 cli_runner.go:164] Run: docker container inspect functional-921731 --format={{.State.Status}}
I0606 20:57:34.169151  319874 ssh_runner.go:195] Run: systemctl --version
I0606 20:57:34.169207  319874 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-921731
I0606 20:57:34.191551  319874 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33157 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/functional-921731/id_rsa Username:docker}
I0606 20:57:34.290899  319874 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-921731 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd                  | v20240513-cd2ac642 | sha256:89d73d | 25.8MB |
| docker.io/library/nginx                     | alpine             | sha256:4f4922 | 20.2MB |
| docker.io/library/nginx                     | latest             | sha256:705b7f | 67.7MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:014faa | 66.2MB |
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:2437cf | 16.5MB |
| registry.k8s.io/kube-scheduler              | v1.30.1            | sha256:163ff8 | 17.6MB |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| docker.io/kindest/kindnetd                  | v20240202-8f1494ea | sha256:4740c1 | 25.3MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/kube-controller-manager     | v1.30.1            | sha256:234ac5 | 28.4MB |
| registry.k8s.io/kube-proxy                  | v1.30.1            | sha256:05eccb | 25.6MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| docker.io/library/minikube-local-cache-test | functional-921731  | sha256:86ac98 | 990B   |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-apiserver              | v1.30.1            | sha256:988b55 | 29.9MB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-921731 image ls --format table --alsologtostderr:
I0606 20:57:34.655683  320009 out.go:291] Setting OutFile to fd 1 ...
I0606 20:57:34.655862  320009 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.655873  320009 out.go:304] Setting ErrFile to fd 2...
I0606 20:57:34.655878  320009 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.656126  320009 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
I0606 20:57:34.656767  320009 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.656928  320009 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.657434  320009 cli_runner.go:164] Run: docker container inspect functional-921731 --format={{.State.Status}}
I0606 20:57:34.681253  320009 ssh_runner.go:195] Run: systemctl --version
I0606 20:57:34.681306  320009 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-921731
I0606 20:57:34.703822  320009 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33157 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/functional-921731/id_rsa Username:docker}
I0606 20:57:34.798059  320009 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-921731 image ls --format json --alsologtostderr:
[{"id":"sha256:705b7f60fea5f77b00cb187bceb86a6adf3adeacc6b90a313e8bab707e74357f","repoDigests":["docker.io/library/nginx@sha256:0f04e4f646a3f14bf31d8bc8d885b6c951fdcf42589d06845f64d18aec6a3c4d"],"repoTags":["docker.io/library/nginx:latest"],"size":"67668418"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDige
sts":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"66189079"},{"id":"sha256:05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee","repoDigests":["registry.k8s.io/kube-proxy@sha256:a1754e5a33878878e78dd0141167e7c529d91eb9b36ffbbf91a6052257b3179c"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.1"],"size":"25626174"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"s
ha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"25336339"},{"id":"sha256:4f49228258b642594e55baf98d153d0e85f3fb989c1eb8450c520ed77bf27e65","repoDigests":["docker.io/library/nginx@sha256:69f8c2c72671490607f52122be2af27d4fc09657ff57e42045801aa93d2090f7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"20199152"},{"id":"sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"16482581"},{"id":"sha256:988b55d423baf54b1515b7560890c84d1822a8dfbdfcecfb2576f8cb5c2b28ee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:0d4a3051234387b78affbcde283dcde5df21e0d6d740c80c363db1cbb973b4ea"],"repoTags":["regist
ry.k8s.io/kube-apiserver:v1.30.1"],"size":"29929992"},{"id":"sha256:234ac56e455bef8ae70f120f49fcf5daea5c4171c5ffbf8f9e791a516fef99b4","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:0c34190fbf807746f6584104811ed5cda72fb30ce30a036c132dea692d55ec52"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.1"],"size":"28366573"},{"id":"sha256:163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a","repoDigests":["registry.k8s.io/kube-scheduler@sha256:74d02f6debc5ff3d3bc03f96ae029fb9c72ec1ea94c14e2cdf279939d8e0e036"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.1"],"size":"17636403"},{"id":"sha256:89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40","repoDigests":["docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8"],"repoTags":["docker.io/kindest/kindnetd:v20240513-cd2ac642"],"size":"25795292"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboar
d@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:86ac9826ffdb2b50c9126622a67241aac52965bc0b2905152efe754156579689","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-921731"],"size":"990"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"268051"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-921731 image ls --format json --alsologtostderr:
I0606 20:57:34.422556  319936 out.go:291] Setting OutFile to fd 1 ...
I0606 20:57:34.422783  319936 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.422822  319936 out.go:304] Setting ErrFile to fd 2...
I0606 20:57:34.422848  319936 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.423140  319936 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
I0606 20:57:34.423876  319936 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.424061  319936 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.424552  319936 cli_runner.go:164] Run: docker container inspect functional-921731 --format={{.State.Status}}
I0606 20:57:34.445416  319936 ssh_runner.go:195] Run: systemctl --version
I0606 20:57:34.445475  319936 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-921731
I0606 20:57:34.463934  319936 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33157 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/functional-921731/id_rsa Username:docker}
I0606 20:57:34.558789  319936 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-921731 image ls --format yaml --alsologtostderr:
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:4f49228258b642594e55baf98d153d0e85f3fb989c1eb8450c520ed77bf27e65
repoDigests:
- docker.io/library/nginx@sha256:69f8c2c72671490607f52122be2af27d4fc09657ff57e42045801aa93d2090f7
repoTags:
- docker.io/library/nginx:alpine
size: "20199152"
- id: sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "16482581"
- id: sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "66189079"
- id: sha256:234ac56e455bef8ae70f120f49fcf5daea5c4171c5ffbf8f9e791a516fef99b4
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:0c34190fbf807746f6584104811ed5cda72fb30ce30a036c132dea692d55ec52
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.1
size: "28366573"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "25336339"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:988b55d423baf54b1515b7560890c84d1822a8dfbdfcecfb2576f8cb5c2b28ee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:0d4a3051234387b78affbcde283dcde5df21e0d6d740c80c363db1cbb973b4ea
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.1
size: "29929992"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:74d02f6debc5ff3d3bc03f96ae029fb9c72ec1ea94c14e2cdf279939d8e0e036
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.1
size: "17636403"
- id: sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "268051"
- id: sha256:89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40
repoDigests:
- docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8
repoTags:
- docker.io/kindest/kindnetd:v20240513-cd2ac642
size: "25795292"
- id: sha256:86ac9826ffdb2b50c9126622a67241aac52965bc0b2905152efe754156579689
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-921731
size: "990"
- id: sha256:705b7f60fea5f77b00cb187bceb86a6adf3adeacc6b90a313e8bab707e74357f
repoDigests:
- docker.io/library/nginx@sha256:0f04e4f646a3f14bf31d8bc8d885b6c951fdcf42589d06845f64d18aec6a3c4d
repoTags:
- docker.io/library/nginx:latest
size: "67668418"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee
repoDigests:
- registry.k8s.io/kube-proxy@sha256:a1754e5a33878878e78dd0141167e7c529d91eb9b36ffbbf91a6052257b3179c
repoTags:
- registry.k8s.io/kube-proxy:v1.30.1
size: "25626174"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-921731 image ls --format yaml --alsologtostderr:
I0606 20:57:34.140386  319875 out.go:291] Setting OutFile to fd 1 ...
I0606 20:57:34.140522  319875 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.140532  319875 out.go:304] Setting ErrFile to fd 2...
I0606 20:57:34.140538  319875 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.140784  319875 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
I0606 20:57:34.141425  319875 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.141550  319875 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.142093  319875 cli_runner.go:164] Run: docker container inspect functional-921731 --format={{.State.Status}}
I0606 20:57:34.165639  319875 ssh_runner.go:195] Run: systemctl --version
I0606 20:57:34.165717  319875 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-921731
I0606 20:57:34.194718  319875 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33157 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/functional-921731/id_rsa Username:docker}
I0606 20:57:34.295731  319875 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image build -t localhost/my-image:functional-921731 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-921731 image build -t localhost/my-image:functional-921731 testdata/build --alsologtostderr: (2.122853229s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-921731 image build -t localhost/my-image:functional-921731 testdata/build --alsologtostderr:
I0606 20:57:34.739698  320022 out.go:291] Setting OutFile to fd 1 ...
I0606 20:57:34.740572  320022 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.740613  320022 out.go:304] Setting ErrFile to fd 2...
I0606 20:57:34.740634  320022 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0606 20:57:34.740913  320022 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
I0606 20:57:34.741610  320022 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.742285  320022 config.go:182] Loaded profile config "functional-921731": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0606 20:57:34.742897  320022 cli_runner.go:164] Run: docker container inspect functional-921731 --format={{.State.Status}}
I0606 20:57:34.760718  320022 ssh_runner.go:195] Run: systemctl --version
I0606 20:57:34.760773  320022 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-921731
I0606 20:57:34.776369  320022 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33157 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/functional-921731/id_rsa Username:docker}
I0606 20:57:34.866513  320022 build_images.go:161] Building image from path: /tmp/build.2404230852.tar
I0606 20:57:34.866589  320022 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0606 20:57:34.875748  320022 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2404230852.tar
I0606 20:57:34.879036  320022 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2404230852.tar: stat -c "%s %y" /var/lib/minikube/build/build.2404230852.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2404230852.tar': No such file or directory
I0606 20:57:34.879065  320022 ssh_runner.go:362] scp /tmp/build.2404230852.tar --> /var/lib/minikube/build/build.2404230852.tar (3072 bytes)
I0606 20:57:34.902678  320022 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2404230852
I0606 20:57:34.911626  320022 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2404230852 -xf /var/lib/minikube/build/build.2404230852.tar
I0606 20:57:34.920140  320022 containerd.go:394] Building image: /var/lib/minikube/build/build.2404230852
I0606 20:57:34.920213  320022 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2404230852 --local dockerfile=/var/lib/minikube/build/build.2404230852 --output type=image,name=localhost/my-image:functional-921731
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 0.7s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.2s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.4s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.2s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.0s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:f9a5d5840e97c25cdf55afd8bb75422eee37924c28eff7ae4094230bc380ce28 0.0s done
#8 exporting config sha256:7c84b813f10bdbb1518dc46ee5ef8eb865b8ce20b84d0c0bc0a401e2bfbb7eb3 0.0s done
#8 naming to localhost/my-image:functional-921731 done
#8 DONE 0.2s
I0606 20:57:36.768175  320022 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2404230852 --local dockerfile=/var/lib/minikube/build/build.2404230852 --output type=image,name=localhost/my-image:functional-921731: (1.847928191s)
I0606 20:57:36.768278  320022 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2404230852
I0606 20:57:36.777832  320022 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2404230852.tar
I0606 20:57:36.791226  320022 build_images.go:217] Built localhost/my-image:functional-921731 from /tmp/build.2404230852.tar
I0606 20:57:36.791294  320022 build_images.go:133] succeeded building to: functional-921731
I0606 20:57:36.791314  320022 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.69s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.86880758s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-921731
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.90s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image rm gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-921731
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-921731 image save --daemon gcr.io/google-containers/addon-resizer:functional-921731 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-921731
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.61s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.09s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-921731
--- PASS: TestFunctional/delete_addon-resizer_images (0.09s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:197: (dbg) Run:  docker rmi -f localhost/my-image:functional-921731
--- PASS: TestFunctional/delete_my-image_image (0.01s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:205: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-921731
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (122.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-900434 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0606 20:59:03.949620  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 20:59:31.633303  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-900434 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m1.63964372s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-900434 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (122.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (27.38s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (21.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.74s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 21:01:04.634601  335348 out.go:291] Setting OutFile to fd 1 ...
	I0606 21:01:04.634772  335348 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:01:04.634802  335348 out.go:304] Setting ErrFile to fd 2...
	I0606 21:01:04.634821  335348 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:01:04.635076  335348 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 21:01:04.635286  335348 out.go:298] Setting JSON to false
	I0606 21:01:04.635382  335348 mustload.go:65] Loading cluster: ha-900434
	I0606 21:01:04.635428  335348 notify.go:220] Checking for updates...
	I0606 21:01:04.635850  335348 config.go:182] Loaded profile config "ha-900434": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 21:01:04.635898  335348 status.go:255] checking status of ha-900434 ...
	I0606 21:01:04.636454  335348 cli_runner.go:164] Run: docker container inspect ha-900434 --format={{.State.Status}}
	I0606 21:01:04.656418  335348 status.go:330] ha-900434 host status = "Running" (err=<nil>)
	I0606 21:01:04.656450  335348 host.go:66] Checking if "ha-900434" exists ...
	I0606 21:01:04.656738  335348 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-900434
	I0606 21:01:04.673168  335348 host.go:66] Checking if "ha-900434" exists ...
	I0606 21:01:04.673576  335348 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 21:01:04.673628  335348 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-900434
	I0606 21:01:04.690417  335348 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33162 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/ha-900434/id_rsa Username:docker}
	I0606 21:01:04.790624  335348 ssh_runner.go:195] Run: systemctl --version
	I0606 21:01:04.796319  335348 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0606 21:01:04.814582  335348 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 21:01:04.881946  335348 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:55 OomKillDisable:true NGoroutines:72 SystemTime:2024-06-06 21:01:04.872144745 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 21:01:04.882734  335348 kubeconfig.go:125] found "ha-900434" server: "https://192.168.49.254:8443"
	I0606 21:01:04.882761  335348 api_server.go:166] Checking apiserver status ...
	I0606 21:01:04.882806  335348 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0606 21:01:04.893969  335348 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1424/cgroup
	I0606 21:01:04.903468  335348 api_server.go:182] apiserver freezer: "7:freezer:/docker/c74823f7f9f461c29edb6f75566b207489db059a0bad96e7085194d4f76f840f/kubepods/burstable/pod40448077e76a46f5cb8a86e0e7c30862/86430b97743b0725efd561392296f57dfc19b50ad90b40578cc7f14130cb0ae9"
	I0606 21:01:04.903540  335348 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c74823f7f9f461c29edb6f75566b207489db059a0bad96e7085194d4f76f840f/kubepods/burstable/pod40448077e76a46f5cb8a86e0e7c30862/86430b97743b0725efd561392296f57dfc19b50ad90b40578cc7f14130cb0ae9/freezer.state
	I0606 21:01:04.912479  335348 api_server.go:204] freezer state: "THAWED"
	I0606 21:01:04.912503  335348 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0606 21:01:04.920136  335348 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0606 21:01:04.920176  335348 status.go:422] ha-900434 apiserver status = Running (err=<nil>)
	I0606 21:01:04.920190  335348 status.go:257] ha-900434 status: &{Name:ha-900434 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:01:04.920213  335348 status.go:255] checking status of ha-900434-m02 ...
	I0606 21:01:04.920525  335348 cli_runner.go:164] Run: docker container inspect ha-900434-m02 --format={{.State.Status}}
	I0606 21:01:04.940472  335348 status.go:330] ha-900434-m02 host status = "Stopped" (err=<nil>)
	I0606 21:01:04.940499  335348 status.go:343] host is not running, skipping remaining checks
	I0606 21:01:04.940507  335348 status.go:257] ha-900434-m02 status: &{Name:ha-900434-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:01:04.940528  335348 status.go:255] checking status of ha-900434-m03 ...
	I0606 21:01:04.940823  335348 cli_runner.go:164] Run: docker container inspect ha-900434-m03 --format={{.State.Status}}
	I0606 21:01:04.959782  335348 status.go:330] ha-900434-m03 host status = "Running" (err=<nil>)
	I0606 21:01:04.959806  335348 host.go:66] Checking if "ha-900434-m03" exists ...
	I0606 21:01:04.960100  335348 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-900434-m03
	I0606 21:01:04.977016  335348 host.go:66] Checking if "ha-900434-m03" exists ...
	I0606 21:01:04.977317  335348 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 21:01:04.977367  335348 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-900434-m03
	I0606 21:01:04.994535  335348 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33172 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/ha-900434-m03/id_rsa Username:docker}
	I0606 21:01:05.092664  335348 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0606 21:01:05.105766  335348 kubeconfig.go:125] found "ha-900434" server: "https://192.168.49.254:8443"
	I0606 21:01:05.105838  335348 api_server.go:166] Checking apiserver status ...
	I0606 21:01:05.105921  335348 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0606 21:01:05.117326  335348 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1344/cgroup
	I0606 21:01:05.127351  335348 api_server.go:182] apiserver freezer: "7:freezer:/docker/d508774f1f93cd4504bc013b901d8e77f1329cee89f1320b5bc2f96a47ab68bb/kubepods/burstable/podc0ef452c6f619d95e68ca40192aa6601/06c991b52cce8fe13ba3a5cf25fb2918aa6138cdd3aee4889618afbc1933b96a"
	I0606 21:01:05.127453  335348 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d508774f1f93cd4504bc013b901d8e77f1329cee89f1320b5bc2f96a47ab68bb/kubepods/burstable/podc0ef452c6f619d95e68ca40192aa6601/06c991b52cce8fe13ba3a5cf25fb2918aa6138cdd3aee4889618afbc1933b96a/freezer.state
	I0606 21:01:05.136326  335348 api_server.go:204] freezer state: "THAWED"
	I0606 21:01:05.136397  335348 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0606 21:01:05.144392  335348 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0606 21:01:05.144420  335348 status.go:422] ha-900434-m03 apiserver status = Running (err=<nil>)
	I0606 21:01:05.144430  335348 status.go:257] ha-900434-m03 status: &{Name:ha-900434-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:01:05.144505  335348 status.go:255] checking status of ha-900434-m04 ...
	I0606 21:01:05.144826  335348 cli_runner.go:164] Run: docker container inspect ha-900434-m04 --format={{.State.Status}}
	I0606 21:01:05.161599  335348 status.go:330] ha-900434-m04 host status = "Running" (err=<nil>)
	I0606 21:01:05.161623  335348 host.go:66] Checking if "ha-900434-m04" exists ...
	I0606 21:01:05.161917  335348 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-900434-m04
	I0606 21:01:05.179608  335348 host.go:66] Checking if "ha-900434-m04" exists ...
	I0606 21:01:05.179915  335348 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 21:01:05.179968  335348 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-900434-m04
	I0606 21:01:05.197028  335348 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/ha-900434-m04/id_rsa Username:docker}
	I0606 21:01:05.291585  335348 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0606 21:01:05.304114  335348 status.go:257] ha-900434-m04 status: &{Name:ha-900434-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (18.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-900434 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-900434 node start m02 -v=7 --alsologtostderr: (16.993995325s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-900434 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (18.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (137.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-900434 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-900434 -v=7 --alsologtostderr
E0606 21:01:38.092343  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:38.098811  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:38.109698  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:38.130353  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:38.171404  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:38.252088  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:38.412440  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:38.732943  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:39.376262  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:40.656967  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:43.217163  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:48.337953  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:01:58.579056  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-900434 -v=7 --alsologtostderr: (37.204595665s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-900434 --wait=true -v=7 --alsologtostderr
E0606 21:02:19.059673  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:03:00.020052  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-900434 --wait=true -v=7 --alsologtostderr: (1m40.055088121s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-900434
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (137.42s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (10.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-900434 stop -v=7 --alsologtostderr
E0606 21:04:03.949832  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 21:04:21.941243  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-900434 stop -v=7 --alsologtostderr: (35.76870261s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-900434 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-900434 status -v=7 --alsologtostderr: exit status 7 (103.232924ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 21:04:29.252245  349075 out.go:291] Setting OutFile to fd 1 ...
	I0606 21:04:29.252461  349075 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:04:29.252490  349075 out.go:304] Setting ErrFile to fd 2...
	I0606 21:04:29.252509  349075 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:04:29.252767  349075 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 21:04:29.252986  349075 out.go:298] Setting JSON to false
	I0606 21:04:29.253052  349075 mustload.go:65] Loading cluster: ha-900434
	I0606 21:04:29.253123  349075 notify.go:220] Checking for updates...
	I0606 21:04:29.253475  349075 config.go:182] Loaded profile config "ha-900434": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 21:04:29.253503  349075 status.go:255] checking status of ha-900434 ...
	I0606 21:04:29.254000  349075 cli_runner.go:164] Run: docker container inspect ha-900434 --format={{.State.Status}}
	I0606 21:04:29.271875  349075 status.go:330] ha-900434 host status = "Stopped" (err=<nil>)
	I0606 21:04:29.271896  349075 status.go:343] host is not running, skipping remaining checks
	I0606 21:04:29.271904  349075 status.go:257] ha-900434 status: &{Name:ha-900434 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:04:29.271934  349075 status.go:255] checking status of ha-900434-m02 ...
	I0606 21:04:29.272238  349075 cli_runner.go:164] Run: docker container inspect ha-900434-m02 --format={{.State.Status}}
	I0606 21:04:29.287869  349075 status.go:330] ha-900434-m02 host status = "Stopped" (err=<nil>)
	I0606 21:04:29.287892  349075 status.go:343] host is not running, skipping remaining checks
	I0606 21:04:29.287899  349075 status.go:257] ha-900434-m02 status: &{Name:ha-900434-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:04:29.287920  349075 status.go:255] checking status of ha-900434-m04 ...
	I0606 21:04:29.288231  349075 cli_runner.go:164] Run: docker container inspect ha-900434-m04 --format={{.State.Status}}
	I0606 21:04:29.307373  349075 status.go:330] ha-900434-m04 host status = "Stopped" (err=<nil>)
	I0606 21:04:29.307399  349075 status.go:343] host is not running, skipping remaining checks
	I0606 21:04:29.307407  349075 status.go:257] ha-900434-m04 status: &{Name:ha-900434-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (62.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-900434 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-900434 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m1.592807886s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-900434 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (62.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (44.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.76s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (62.05s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-337792 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0606 21:06:38.091702  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:07:05.782565  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-337792 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (1m2.049529007s)
--- PASS: TestJSONOutput/start/Command (62.05s)

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e79e2816-659d-4071-b977-3747bbcd126f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-411970] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"9ec1733f-516a-4dcc-9d39-b7140f99fd21","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19038"}}
	{"specversion":"1.0","id":"ffe38010-c91c-4ce7-b423-baa507715358","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":"adb8d756-9678-4ede-91a7-3db36292e0dc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig"}}
	{"specversion":"1.0","id":"a67bab29-1e3a-4b6a-9547-2c9b2ac71606","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube"}}
	{"specversion":"1.0","id":"ecb9d180-3158-4627-b818-c592915a46f8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"63fae541-4f8c-4ed8-b3ba-2ef70e547a0f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e4233ca8-8cb3-4986-aafd-72f0fc33a742","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.18s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.87s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.63s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-750524 --network=existing-network
E0606 21:09:03.950012  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-750524 --network=existing-network: (30.533824369s)
helpers_test.go:175: Cleaning up "existing-network-750524" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-750524
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-750524: (1.958839018s)
--- PASS: TestKicExistingNetwork (32.63s)

                                                
                                    
x
+
TestKicCustomSubnet (32.87s)

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

                                                
                                    
x
+
TestKicStaticIP (33.14s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-855090 --static-ip=192.168.200.200
E0606 21:10:26.994051  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-855090 --static-ip=192.168.200.200: (31.292091068s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-855090 ip
helpers_test.go:175: Cleaning up "static-ip-855090" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-855090
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-855090: (1.703644818s)
--- PASS: TestKicStaticIP (33.14s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (74.07s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-424516 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-424516 --driver=docker  --container-runtime=containerd: (34.876423656s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-427215 --driver=docker  --container-runtime=containerd
E0606 21:11:38.091644  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-427215 --driver=docker  --container-runtime=containerd: (33.859646283s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-424516
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-427215
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-427215" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-427215
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-427215: (1.890563651s)
helpers_test.go:175: Cleaning up "first-424516" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-424516
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-424516: (2.258982146s)
--- PASS: TestMinikubeProfile (74.07s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.41s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.05s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.46s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (73.12s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.95s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (19.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.9s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.23s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-724719 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-724719 node stop m03: (1.208015848s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-724719 status
E0606 21:14:03.949482  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-724719 status: exit status 7 (536.315694ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 21:14:04.326040  399452 out.go:291] Setting OutFile to fd 1 ...
	I0606 21:14:04.326344  399452 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:14:04.326356  399452 out.go:304] Setting ErrFile to fd 2...
	I0606 21:14:04.326362  399452 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:14:04.326817  399452 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 21:14:04.327098  399452 out.go:298] Setting JSON to false
	I0606 21:14:04.327161  399452 mustload.go:65] Loading cluster: multinode-724719
	I0606 21:14:04.327912  399452 config.go:182] Loaded profile config "multinode-724719": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 21:14:04.327957  399452 status.go:255] checking status of multinode-724719 ...
	I0606 21:14:04.328775  399452 cli_runner.go:164] Run: docker container inspect multinode-724719 --format={{.State.Status}}
	I0606 21:14:04.330605  399452 notify.go:220] Checking for updates...
	I0606 21:14:04.346709  399452 status.go:330] multinode-724719 host status = "Running" (err=<nil>)
	I0606 21:14:04.346729  399452 host.go:66] Checking if "multinode-724719" exists ...
	I0606 21:14:04.347028  399452 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-724719
	I0606 21:14:04.364466  399452 host.go:66] Checking if "multinode-724719" exists ...
	I0606 21:14:04.364774  399452 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 21:14:04.364818  399452 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-724719
	I0606 21:14:04.381862  399452 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33282 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/multinode-724719/id_rsa Username:docker}
	I0606 21:14:04.475973  399452 ssh_runner.go:195] Run: systemctl --version
	I0606 21:14:04.480528  399452 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0606 21:14:04.493098  399452 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 21:14:04.547488  399452 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:62 SystemTime:2024-06-06 21:14:04.538498592 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 21:14:04.548043  399452 kubeconfig.go:125] found "multinode-724719" server: "https://192.168.67.2:8443"
	I0606 21:14:04.548068  399452 api_server.go:166] Checking apiserver status ...
	I0606 21:14:04.548108  399452 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0606 21:14:04.559362  399452 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1424/cgroup
	I0606 21:14:04.568427  399452 api_server.go:182] apiserver freezer: "7:freezer:/docker/d7afd75b14e078ac57ce414a740fc07c9416e53ab2660591cf67c97b7ed9cb90/kubepods/burstable/pod31aff75a07d265e689ae93aee367ddde/7f5d2fcc2b526b3e0fbc66469850325aeafe65a2a2d9195aec94fd0f9c124ee3"
	I0606 21:14:04.568497  399452 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d7afd75b14e078ac57ce414a740fc07c9416e53ab2660591cf67c97b7ed9cb90/kubepods/burstable/pod31aff75a07d265e689ae93aee367ddde/7f5d2fcc2b526b3e0fbc66469850325aeafe65a2a2d9195aec94fd0f9c124ee3/freezer.state
	I0606 21:14:04.576800  399452 api_server.go:204] freezer state: "THAWED"
	I0606 21:14:04.576829  399452 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0606 21:14:04.584600  399452 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0606 21:14:04.584633  399452 status.go:422] multinode-724719 apiserver status = Running (err=<nil>)
	I0606 21:14:04.584645  399452 status.go:257] multinode-724719 status: &{Name:multinode-724719 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:14:04.584663  399452 status.go:255] checking status of multinode-724719-m02 ...
	I0606 21:14:04.584991  399452 cli_runner.go:164] Run: docker container inspect multinode-724719-m02 --format={{.State.Status}}
	I0606 21:14:04.599967  399452 status.go:330] multinode-724719-m02 host status = "Running" (err=<nil>)
	I0606 21:14:04.599994  399452 host.go:66] Checking if "multinode-724719-m02" exists ...
	I0606 21:14:04.600301  399452 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-724719-m02
	I0606 21:14:04.625628  399452 host.go:66] Checking if "multinode-724719-m02" exists ...
	I0606 21:14:04.625927  399452 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0606 21:14:04.625974  399452 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-724719-m02
	I0606 21:14:04.642091  399452 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33287 SSHKeyPath:/home/jenkins/minikube-integration/19038-279835/.minikube/machines/multinode-724719-m02/id_rsa Username:docker}
	I0606 21:14:04.735297  399452 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0606 21:14:04.746312  399452 status.go:257] multinode-724719-m02 status: &{Name:multinode-724719-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:14:04.746351  399452 status.go:255] checking status of multinode-724719-m03 ...
	I0606 21:14:04.746668  399452 cli_runner.go:164] Run: docker container inspect multinode-724719-m03 --format={{.State.Status}}
	I0606 21:14:04.762718  399452 status.go:330] multinode-724719-m03 host status = "Stopped" (err=<nil>)
	I0606 21:14:04.762744  399452 status.go:343] host is not running, skipping remaining checks
	I0606 21:14:04.762751  399452 status.go:257] multinode-724719-m03 status: &{Name:multinode-724719-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (83.74s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-724719
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-724719
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-724719: (24.863036913s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-724719 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-724719 --wait=true -v=8 --alsologtostderr: (58.762065004s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-724719
--- PASS: TestMultiNode/serial/RestartKeepsNodes (83.74s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.41s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.9s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 21:16:07.009357  407100 out.go:291] Setting OutFile to fd 1 ...
	I0606 21:16:07.009504  407100 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:16:07.009514  407100 out.go:304] Setting ErrFile to fd 2...
	I0606 21:16:07.009519  407100 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:16:07.009795  407100 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 21:16:07.009975  407100 out.go:298] Setting JSON to false
	I0606 21:16:07.010014  407100 mustload.go:65] Loading cluster: multinode-724719
	I0606 21:16:07.010131  407100 notify.go:220] Checking for updates...
	I0606 21:16:07.010446  407100 config.go:182] Loaded profile config "multinode-724719": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 21:16:07.010496  407100 status.go:255] checking status of multinode-724719 ...
	I0606 21:16:07.010980  407100 cli_runner.go:164] Run: docker container inspect multinode-724719 --format={{.State.Status}}
	I0606 21:16:07.028219  407100 status.go:330] multinode-724719 host status = "Stopped" (err=<nil>)
	I0606 21:16:07.028244  407100 status.go:343] host is not running, skipping remaining checks
	I0606 21:16:07.028251  407100 status.go:257] multinode-724719 status: &{Name:multinode-724719 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0606 21:16:07.028286  407100 status.go:255] checking status of multinode-724719-m02 ...
	I0606 21:16:07.028605  407100 cli_runner.go:164] Run: docker container inspect multinode-724719-m02 --format={{.State.Status}}
	I0606 21:16:07.044838  407100 status.go:330] multinode-724719-m02 host status = "Stopped" (err=<nil>)
	I0606 21:16:07.044862  407100 status.go:343] host is not running, skipping remaining checks
	I0606 21:16:07.044870  407100 status.go:257] multinode-724719-m02 status: &{Name:multinode-724719-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-724719 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0606 21:16:38.092073  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-724719 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (48.204799862s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-724719 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (48.88s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.88s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-724719-m03 --driver=docker  --container-runtime=containerd
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-724719-m03 --driver=docker  --container-runtime=containerd: (30.526002758s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-724719
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-724719: exit status 80 (305.064334ms)

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

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

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

                                                
                                    
x
+
TestPreload (113.84s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-785112 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
E0606 21:18:01.142789  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-785112 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m14.972674362s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-785112 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-785112 image pull gcr.io/k8s-minikube/busybox: (1.537992126s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-785112
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-785112: (12.025598604s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-785112 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
E0606 21:19:03.950127  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-785112 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (22.678525151s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-785112 image list
helpers_test.go:175: Cleaning up "test-preload-785112" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-785112
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-785112: (2.327540137s)
--- PASS: TestPreload (113.84s)

                                                
                                    
x
+
TestScheduledStopUnix (105.74s)

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.5s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"61bb80cc-674f-47d8-ac67-809f4cdfa55d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-330221] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"69fbbf85-1137-4de8-a1f0-5d592a7a4c00","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19038"}}
	{"specversion":"1.0","id":"534872ba-1371-411e-a76f-8bd93bf4d260","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":"5b834042-1278-442f-8bfa-4c813d7ed802","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig"}}
	{"specversion":"1.0","id":"bfc77c92-9f0e-40eb-a687-ff00b62d0193","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube"}}
	{"specversion":"1.0","id":"1faa2d63-ae8a-4d57-a9a7-ef8eaa1835d7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"1ade4252-357f-46e0-a3e7-2674a198c754","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"fa025e17-4498-445e-bba3-5661bc244d91","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":"c6442d0b-13a7-4345-9072-da8a60277b92","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":"1c6d4f9f-9aa8-408b-8f9f-7b2e383be618","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":"a7833032-a2fd-4b58-81ad-c05595771bf3","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":"5176e5fa-eab0-4274-95d6-0953b46ff09c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-330221\" primary control-plane node in \"insufficient-storage-330221\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"8dbebe89-edaf-42e9-b7a7-f57031cdc3e6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1717668449-19038 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"2413a998-0567-45f3-b288-b649a119ade9","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":"9cff23b0-745d-4c4a-a36e-f48633ceaa4a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-330221","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-330221","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0606 21:21:20.643265  424621 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-330221" does not appear in /home/jenkins/minikube-integration/19038-279835/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0606 21:21:20.921448  424674 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-330221" does not appear in /home/jenkins/minikube-integration/19038-279835/kubeconfig
	E0606 21:21:20.931384  424674 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/insufficient-storage-330221/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (93.21s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1661160344 start -p running-upgrade-105741 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1661160344 start -p running-upgrade-105741 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (52.532365282s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-105741 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-105741 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (35.526385423s)
helpers_test.go:175: Cleaning up "running-upgrade-105741" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-105741
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-105741: (3.491137836s)
--- PASS: TestRunningBinaryUpgrade (93.21s)

                                                
                                    
x
+
TestKubernetesUpgrade (357.17s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-831505 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0606 21:24:03.950018  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-831505 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4m41.362610171s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-831505 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-831505 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-831505 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (90.933339ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-831505] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19038
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-831505 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-831505 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (7.380970459s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-831505" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-831505
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-831505: (5.943664434s)
--- PASS: TestKubernetesUpgrade (357.17s)

                                                
                                    
x
+
TestMissingContainerUpgrade (177.58s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1666051096 start -p missing-upgrade-787909 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1666051096 start -p missing-upgrade-787909 --memory=2200 --driver=docker  --container-runtime=containerd: (1m33.941026605s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-787909
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-787909: (10.302032487s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-787909
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-787909 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-787909 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m7.120966359s)
helpers_test.go:175: Cleaning up "missing-upgrade-787909" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-787909
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-787909: (2.28757583s)
--- PASS: TestMissingContainerUpgrade (177.58s)

                                                
                                    
x
+
TestPause/serial/Start (69.36s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-240179 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-240179 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m9.364056041s)
--- PASS: TestPause/serial/Start (69.36s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-733854] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19038
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (43.41s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-733854 --driver=docker  --container-runtime=containerd
E0606 21:21:38.094536  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-733854 --driver=docker  --container-runtime=containerd: (43.06330672s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-733854 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (43.41s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (16.01s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.38s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.95s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.27s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (6.32s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.86s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-733854 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-733854 --driver=docker  --container-runtime=containerd: (6.858628275s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.86s)

                                                
                                    
x
+
TestPause/serial/Pause (0.84s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-240179","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-240179","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.82s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.35s)

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

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

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.02s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.81s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.11s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.53s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (102.15s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2173745862 start -p stopped-upgrade-042253 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2173745862 start -p stopped-upgrade-042253 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (42.493675915s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2173745862 -p stopped-upgrade-042253 stop
E0606 21:26:38.091712  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2173745862 -p stopped-upgrade-042253 stop: (19.974808261s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-042253 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0606 21:27:06.994419  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-042253 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (39.682643586s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (102.15s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.37s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.21s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0606 21:29:04.639952  462686 out.go:291] Setting OutFile to fd 1 ...
	I0606 21:29:04.640302  462686 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:29:04.640310  462686 out.go:304] Setting ErrFile to fd 2...
	I0606 21:29:04.640315  462686 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0606 21:29:04.640547  462686 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19038-279835/.minikube/bin
	I0606 21:29:04.640938  462686 out.go:298] Setting JSON to false
	I0606 21:29:04.641816  462686 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":7888,"bootTime":1717701457,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0606 21:29:04.641868  462686 start.go:139] virtualization:  
	I0606 21:29:04.644907  462686 out.go:177] * [false-676165] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0606 21:29:04.647924  462686 out.go:177]   - MINIKUBE_LOCATION=19038
	I0606 21:29:04.647996  462686 notify.go:220] Checking for updates...
	I0606 21:29:04.654694  462686 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0606 21:29:04.657071  462686 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19038-279835/kubeconfig
	I0606 21:29:04.659065  462686 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19038-279835/.minikube
	I0606 21:29:04.661303  462686 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0606 21:29:04.663414  462686 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0606 21:29:04.666097  462686 config.go:182] Loaded profile config "force-systemd-flag-067592": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0606 21:29:04.666243  462686 driver.go:392] Setting default libvirt URI to qemu:///system
	I0606 21:29:04.690167  462686 docker.go:122] docker version: linux-26.1.4:Docker Engine - Community
	I0606 21:29:04.690278  462686 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0606 21:29:04.780645  462686 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:37 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-06 21:29:04.771608955 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214982656 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.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:d2d58213f83a351ca8f528a95fbd145f5654e957 Expected:d2d58213f83a351ca8f528a95fbd145f5654e957} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.1]] Warnings:<nil>}}
	I0606 21:29:04.780812  462686 docker.go:295] overlay module found
	I0606 21:29:04.783040  462686 out.go:177] * Using the docker driver based on user configuration
	I0606 21:29:04.784671  462686 start.go:297] selected driver: docker
	I0606 21:29:04.784705  462686 start.go:901] validating driver "docker" against <nil>
	I0606 21:29:04.784739  462686 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0606 21:29:04.787427  462686 out.go:177] 
	W0606 21:29:04.789314  462686 out.go:239] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0606 21:29:04.793331  462686 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-635133 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0606 21:31:38.092067  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-635133 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (2m56.192015107s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (176.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-259770 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-259770 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (1m13.087565037s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (73.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-635133 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [8a9eec5a-acdb-4723-92dc-8c462c069b13] Pending
helpers_test.go:344: "busybox" [8a9eec5a-acdb-4723-92dc-8c462c069b13] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8a9eec5a-acdb-4723-92dc-8c462c069b13] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.00343269s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-635133 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.68s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-259770 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [baa5f2af-505d-412b-b87a-f9a6335ced6f] Pending
helpers_test.go:344: "busybox" [baa5f2af-505d-412b-b87a-f9a6335ced6f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [baa5f2af-505d-412b-b87a-f9a6335ced6f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003139982s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-259770 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.40s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-259770 --alsologtostderr -v=3
E0606 21:34:41.143654  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-259770 --alsologtostderr -v=3: (12.540750765s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.54s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-259770 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
E0606 21:36:38.092059  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:39:03.950379  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-259770 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (4m25.119903162s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-259770 -n no-preload-259770
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (265.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-t5ggq" [e3398eca-1d5e-4918-b9a9-ec0cc2869143] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003226897s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-t5ggq" [e3398eca-1d5e-4918-b9a9-ec0cc2869143] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003538636s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-259770 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.12s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-242181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-242181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (1m2.149448917s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (62.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-9s26k" [3cb2b68e-2f4d-4a3c-87d9-9cbbd7734150] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005049102s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-9s26k" [3cb2b68e-2f4d-4a3c-87d9-9cbbd7734150] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.01152482s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-635133 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-224701 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-224701 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (1m2.485947061s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (62.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-242181 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [071d3741-9e5b-4df4-bf28-7c620ec03859] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [071d3741-9e5b-4df4-bf28-7c620ec03859] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 7.003545811s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-242181 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (7.47s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-242181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-242181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (4m29.031598264s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-242181 -n embed-certs-242181
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (269.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-224701 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [73b5436d-08f3-424a-9544-1de0dc3cdfe1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [73b5436d-08f3-424a-9544-1de0dc3cdfe1] Running
E0606 21:41:38.092010  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003928606s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-224701 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.34s)

                                                
                                    
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:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-224701 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-224701 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.05s)

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-224701 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
E0606 21:43:33.933588  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:33.939555  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:33.949721  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:33.969956  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:34.010203  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:34.090485  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:34.250940  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:34.571992  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:35.212943  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:36.493912  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:39.055033  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:44.175641  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:43:46.995176  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 21:43:54.415896  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:44:03.950328  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 21:44:14.896420  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:44:29.993728  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:30.003440  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:30.013793  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:30.034223  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:30.074528  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:30.154825  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:30.315227  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:30.635855  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:31.276384  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:32.557483  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:35.118146  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:40.239374  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:50.479588  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:44:55.857266  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:45:10.960786  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-224701 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (4m28.081657131s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-224701 -n default-k8s-diff-port-224701
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (268.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-ldt8v" [7738461d-8d96-400a-a93e-4efd26bf2ed9] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003905256s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-ldt8v" [7738461d-8d96-400a-a93e-4efd26bf2ed9] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003273177s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-242181 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-242181 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240513-cd2ac642
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-694619 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
E0606 21:45:51.921003  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
E0606 21:46:17.777846  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-694619 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (46.327746323s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (46.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-96bb8" [45fa8cb5-7746-4744-a8e4-1a070bf83a49] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003411911s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-96bb8" [45fa8cb5-7746-4744-a8e4-1a070bf83a49] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0041969s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-224701 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-224701 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240513-cd2ac642
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.28s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m11.461995146s)
--- PASS: TestNetworkPlugins/group/auto/Start (71.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.29s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-694619 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240513-cd2ac642
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.29s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-694619 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-694619 -n newest-cni-694619
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-694619 -n newest-cni-694619
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.75s)
E0606 21:52:51.496857  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:52:51.894329  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:51.899570  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:51.909816  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:51.930059  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:51.970304  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:52.050780  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:52.211213  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:52.531610  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:53.172237  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:54.453125  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:52:57.013888  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:53:02.134711  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:53:05.754741  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:05.760078  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:05.770374  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:05.790640  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:05.830975  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:05.911349  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:06.071822  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:06.392603  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:07.033016  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:08.313211  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:10.873930  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:12.375714  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:53:15.994877  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:26.235114  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
E0606 21:53:32.856495  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/auto-676165/client.crt: no such file or directory
E0606 21:53:33.933243  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
E0606 21:47:13.841640  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m1.858774847s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (61.86s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-676165 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-6bc787d567-9gwzp" [eabfafa5-5063-4eba-82ba-5b50156aee9d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9gwzp" [eabfafa5-5063-4eba-82ba-5b50156aee9d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003676758s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.54s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/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-q726s" [c7bc7049-2438-4d39-b075-75e5f647f287] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00602475s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-676165 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-6bc787d567-66v5z" [07484777-6d98-47cb-9c56-5fa1c0f24c1c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-66v5z" [07484777-6d98-47cb-9c56-5fa1c0f24c1c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004170666s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
E0606 21:48:33.934492  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m22.052443348s)
--- PASS: TestNetworkPlugins/group/calico/Start (82.05s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0606 21:49:01.618624  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/old-k8s-version-635133/client.crt: no such file or directory
E0606 21:49:03.949591  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
E0606 21:49:29.994345  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m5.331954475s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (65.33s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.02s)

                                                
                                                
=== 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-dscp9" [7e4f6bda-65f3-45e8-933a-860b9c3e8356] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.015537059s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.02s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-676165 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-6bc787d567-vgkt4" [17e4d56c-8a30-4967-8f5e-6e1a3c6ac43e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-vgkt4" [17e4d56c-8a30-4967-8f5e-6e1a3c6ac43e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.004121811s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.33s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-676165 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-6bc787d567-gh6fq" [579a94bb-6e0b-400e-b3e9-0c6b752f798d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-gh6fq" [579a94bb-6e0b-400e-b3e9-0c6b752f798d] Running
E0606 21:49:57.681953  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/no-preload-259770/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003399445s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.34s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0606 21:51:21.143886  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:51:29.575950  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:29.581251  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:29.591508  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:29.611850  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:29.652168  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:29.732441  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:29.892711  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:30.213063  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:30.853541  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:32.134281  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
E0606 21:51:34.695050  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-676165 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m7.811306414s)
--- PASS: TestNetworkPlugins/group/flannel/Start (67.81s)

                                                
                                    
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-d46b7" [0ea914d6-4863-4ff8-92f0-f97211094319] Running
E0606 21:51:38.091682  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/functional-921731/client.crt: no such file or directory
E0606 21:51:39.815193  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004322151s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-676165 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-6bc787d567-7b4dg" [917c61ec-1953-4a22-acf0-96bcf5477b2a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-7b4dg" [917c61ec-1953-4a22-acf0-96bcf5477b2a] Running
E0606 21:51:50.055490  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/default-k8s-diff-port-224701/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.00381049s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.28s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-676165 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-6bc787d567-47mbs" [8c671e5d-85e4-4e47-8515-668af1c6acc6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-47mbs" [8c671e5d-85e4-4e47-8515-668af1c6acc6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004322986s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.35s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-676165 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-6bc787d567-5tj2h" [601e28aa-75cc-411c-b388-bb72bcece9be] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0606 21:53:46.715360  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/kindnet-676165/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-5tj2h" [601e28aa-75cc-411c-b388-bb72bcece9be] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003431433s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.28s)

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

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

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

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

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

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

                                                
                                    

Test skip (28/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.54s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:459: only validate docker env with docker container runtime, currently testing containerd
--- 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:546: only validate podman env with docker container runtime, currently testing containerd
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as containerd container runtimes requires CNI
E0606 21:29:03.949430  285223 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19038-279835/.minikube/profiles/addons-246757/client.crt: no such file or directory
panic.go:626: 
----------------------- debugLogs start: kubenet-676165 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-676165

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.79s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard