Test Report: Docker_Linux_containerd_arm64 19011

                    
                      86685d02f89d02484c16ac75ab0cd1e5f6c63d49:2024-06-03:34742
                    
                

Test fail (7/328)

x
+
TestAddons/parallel/Ingress (36.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-252757 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-252757 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-252757 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" [0e1147c1-33e6-4b9e-b4ec-09d2ec43f3b3] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [0e1147c1-33e6-4b9e-b4ec-09d2ec43f3b3] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.005277768s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-252757 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 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.078670698s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d54e2627169b6abffc0913b592f2ca6749cf757727803acc13abf399b655142d",
	        "Created": "2024-06-03T13:20:46.413247062Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 943657,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-03T13:20:46.701886176Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:acea75078737755d2f999491dfa245ea1d1040bffc73283b8c9ba9ff1fde89b5",
	        "ResolvConfPath": "/var/lib/docker/containers/d54e2627169b6abffc0913b592f2ca6749cf757727803acc13abf399b655142d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d54e2627169b6abffc0913b592f2ca6749cf757727803acc13abf399b655142d/hostname",
	        "HostsPath": "/var/lib/docker/containers/d54e2627169b6abffc0913b592f2ca6749cf757727803acc13abf399b655142d/hosts",
	        "LogPath": "/var/lib/docker/containers/d54e2627169b6abffc0913b592f2ca6749cf757727803acc13abf399b655142d/d54e2627169b6abffc0913b592f2ca6749cf757727803acc13abf399b655142d-json.log",
	        "Name": "/addons-252757",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-252757:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-252757",
	            "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/66eea5a76e5becbc50c95078119c84806fd0a844c8dbc7330ce83e66ddf60cd0-init/diff:/var/lib/docker/overlay2/09086fd2cdd1b6b6c3140eb646e07f7cca45866209e25b61eb87cd8ac625c506/diff",
	                "MergedDir": "/var/lib/docker/overlay2/66eea5a76e5becbc50c95078119c84806fd0a844c8dbc7330ce83e66ddf60cd0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/66eea5a76e5becbc50c95078119c84806fd0a844c8dbc7330ce83e66ddf60cd0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/66eea5a76e5becbc50c95078119c84806fd0a844c8dbc7330ce83e66ddf60cd0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-252757",
	                "Source": "/var/lib/docker/volumes/addons-252757/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-252757",
	            "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-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862",
	            "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-252757",
	                "name.minikube.sigs.k8s.io": "addons-252757",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "bb42ae5dd17bbb522a77dc0840ddf0477d401c0c878327beae52c2191ca98810",
	            "SandboxKey": "/var/run/docker/netns/bb42ae5dd17b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33898"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33897"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33894"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33896"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33895"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-252757": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "bbf401eaedf732f3fcfd8704e09deb64891b849f718fc1f0cbfd37b578400441",
	                    "EndpointID": "f00636d1b7e9a413d1bee5856e2bf2ca9967ca17f0ce8928411b8f9161afaff9",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-252757",
	                        "d54e2627169b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-252757 -n addons-252757
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-252757 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-252757 logs -n 25: (1.503585699s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-829147                                                                     | download-only-829147   | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC | 03 Jun 24 13:20 UTC |
	| delete  | -p download-only-449474                                                                     | download-only-449474   | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC | 03 Jun 24 13:20 UTC |
	| start   | --download-only -p                                                                          | download-docker-646459 | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC |                     |
	|         | download-docker-646459                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p download-docker-646459                                                                   | download-docker-646459 | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC | 03 Jun 24 13:20 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-710456   | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC |                     |
	|         | binary-mirror-710456                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46779                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-710456                                                                     | binary-mirror-710456   | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC | 03 Jun 24 13:20 UTC |
	| addons  | disable dashboard -p                                                                        | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC |                     |
	|         | addons-252757                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC |                     |
	|         | addons-252757                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-252757 --wait=true                                                                | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC | 03 Jun 24 13:22 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=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-252757          | jenkins | v1.33.1 | 03 Jun 24 13:22 UTC | 03 Jun 24 13:22 UTC |
	|         | -p addons-252757                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-252757 ip                                                                            | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:23 UTC | 03 Jun 24 13:23 UTC |
	| addons  | addons-252757 addons disable                                                                | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:23 UTC | 03 Jun 24 13:23 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:23 UTC | 03 Jun 24 13:23 UTC |
	|         | -p addons-252757                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-252757 ssh cat                                                                       | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:23 UTC | 03 Jun 24 13:23 UTC |
	|         | /opt/local-path-provisioner/pvc-1a2e48f2-0c49-4d43-b89e-ec213cfcf46a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-252757 addons disable                                                                | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:23 UTC | 03 Jun 24 13:24 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:24 UTC | 03 Jun 24 13:24 UTC |
	|         | addons-252757                                                                               |                        |         |         |                     |                     |
	| addons  | addons-252757 addons                                                                        | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:24 UTC | 03 Jun 24 13:24 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-252757 addons                                                                        | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:24 UTC | 03 Jun 24 13:24 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:25 UTC | 03 Jun 24 13:25 UTC |
	|         | addons-252757                                                                               |                        |         |         |                     |                     |
	| addons  | addons-252757 addons                                                                        | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:25 UTC | 03 Jun 24 13:25 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-252757 addons disable                                                                | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:25 UTC | 03 Jun 24 13:25 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-252757 ssh curl -s                                                                   | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:25 UTC | 03 Jun 24 13:25 UTC |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-252757 ip                                                                            | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:25 UTC | 03 Jun 24 13:25 UTC |
	| addons  | addons-252757 addons disable                                                                | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:25 UTC | 03 Jun 24 13:25 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-252757 addons disable                                                                | addons-252757          | jenkins | v1.33.1 | 03 Jun 24 13:25 UTC | 03 Jun 24 13:25 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/03 13:20:22
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0603 13:20:22.788388  943184 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:20:22.788502  943184 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:20:22.788513  943184 out.go:304] Setting ErrFile to fd 2...
	I0603 13:20:22.788518  943184 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:20:22.788765  943184 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:20:22.789198  943184 out.go:298] Setting JSON to false
	I0603 13:20:22.790069  943184 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":14567,"bootTime":1717406256,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 13:20:22.790141  943184 start.go:139] virtualization:  
	I0603 13:20:22.793006  943184 out.go:177] * [addons-252757] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0603 13:20:22.796355  943184 out.go:177]   - MINIKUBE_LOCATION=19011
	I0603 13:20:22.798752  943184 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 13:20:22.796426  943184 notify.go:220] Checking for updates...
	I0603 13:20:22.803801  943184 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 13:20:22.806305  943184 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 13:20:22.808774  943184 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0603 13:20:22.811276  943184 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0603 13:20:22.814055  943184 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 13:20:22.833328  943184 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 13:20:22.833456  943184 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:20:22.895455  943184 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-06-03 13:20:22.885816932 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:20:22.895566  943184 docker.go:295] overlay module found
	I0603 13:20:22.898440  943184 out.go:177] * Using the docker driver based on user configuration
	I0603 13:20:22.901079  943184 start.go:297] selected driver: docker
	I0603 13:20:22.901099  943184 start.go:901] validating driver "docker" against <nil>
	I0603 13:20:22.901112  943184 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0603 13:20:22.901823  943184 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:20:22.952165  943184 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-06-03 13:20:22.942989062 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:20:22.952378  943184 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0603 13:20:22.952669  943184 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]
	I0603 13:20:22.955514  943184 out.go:177] * Using Docker driver with root privileges
	I0603 13:20:22.957921  943184 cni.go:84] Creating CNI manager for ""
	I0603 13:20:22.957943  943184 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 13:20:22.957960  943184 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0603 13:20:22.958045  943184 start.go:340] cluster config:
	{Name:addons-252757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-252757 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}
	I0603 13:20:22.960964  943184 out.go:177] * Starting "addons-252757" primary control-plane node in "addons-252757" cluster
	I0603 13:20:22.963312  943184 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0603 13:20:22.965969  943184 out.go:177] * Pulling base image v0.0.44-1716228441-18934 ...
	I0603 13:20:22.968662  943184 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 13:20:22.968719  943184 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon
	I0603 13:20:22.968744  943184 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
	I0603 13:20:22.968754  943184 cache.go:56] Caching tarball of preloaded images
	I0603 13:20:22.968833  943184 preload.go:173] Found /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0603 13:20:22.968843  943184 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on containerd
	I0603 13:20:22.969191  943184 profile.go:143] Saving config to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/config.json ...
	I0603 13:20:22.969220  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/config.json: {Name:mk299f0b46ff8ea5007d2d4d86f33789e065449c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:22.982318  943184 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 to local cache
	I0603 13:20:22.982440  943184 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local cache directory
	I0603 13:20:22.982466  943184 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local cache directory, skipping pull
	I0603 13:20:22.982474  943184 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 exists in cache, skipping pull
	I0603 13:20:22.982487  943184 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 as a tarball
	I0603 13:20:22.982500  943184 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 from local cache
	I0603 13:20:39.380625  943184 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 from cached tarball
	I0603 13:20:39.380660  943184 cache.go:194] Successfully downloaded all kic artifacts
	I0603 13:20:39.380720  943184 start.go:360] acquireMachinesLock for addons-252757: {Name:mk656fcc192a96d25c79824755d5cd353701cd8f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0603 13:20:39.380841  943184 start.go:364] duration metric: took 96.499µs to acquireMachinesLock for "addons-252757"
	I0603 13:20:39.380872  943184 start.go:93] Provisioning new machine with config: &{Name:addons-252757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-252757 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}
	I0603 13:20:39.380966  943184 start.go:125] createHost starting for "" (driver="docker")
	I0603 13:20:39.384013  943184 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0603 13:20:39.384254  943184 start.go:159] libmachine.API.Create for "addons-252757" (driver="docker")
	I0603 13:20:39.384289  943184 client.go:168] LocalClient.Create starting
	I0603 13:20:39.384418  943184 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem
	I0603 13:20:39.677145  943184 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem
	I0603 13:20:40.239178  943184 cli_runner.go:164] Run: docker network inspect addons-252757 --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}}]}"
	W0603 13:20:40.252735  943184 cli_runner.go:211] docker network inspect addons-252757 --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
	I0603 13:20:40.252823  943184 network_create.go:281] running [docker network inspect addons-252757] to gather additional debugging logs...
	I0603 13:20:40.252844  943184 cli_runner.go:164] Run: docker network inspect addons-252757
	W0603 13:20:40.266763  943184 cli_runner.go:211] docker network inspect addons-252757 returned with exit code 1
	I0603 13:20:40.266800  943184 network_create.go:284] error running [docker network inspect addons-252757]: docker network inspect addons-252757: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-252757 not found
	I0603 13:20:40.266814  943184 network_create.go:286] output of [docker network inspect addons-252757]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-252757 not found
	
	** /stderr **
	I0603 13:20:40.266940  943184 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}}]}"
	I0603 13:20:40.280927  943184 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:0x40018570c0}
	I0603 13:20:40.280971  943184 network_create.go:124] attempt to create docker network addons-252757 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0603 13:20:40.281029  943184 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-252757 addons-252757
	I0603 13:20:40.338215  943184 network_create.go:108] docker network addons-252757 192.168.49.0/24 created
	I0603 13:20:40.338246  943184 kic.go:121] calculated static IP "192.168.49.2" for the "addons-252757" container
	I0603 13:20:40.338320  943184 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0603 13:20:40.351536  943184 cli_runner.go:164] Run: docker volume create addons-252757 --label name.minikube.sigs.k8s.io=addons-252757 --label created_by.minikube.sigs.k8s.io=true
	I0603 13:20:40.367324  943184 oci.go:103] Successfully created a docker volume addons-252757
	I0603 13:20:40.367418  943184 cli_runner.go:164] Run: docker run --rm --name addons-252757-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-252757 --entrypoint /usr/bin/test -v addons-252757:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -d /var/lib
	I0603 13:20:42.233594  943184 cli_runner.go:217] Completed: docker run --rm --name addons-252757-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-252757 --entrypoint /usr/bin/test -v addons-252757:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -d /var/lib: (1.866132213s)
	I0603 13:20:42.233628  943184 oci.go:107] Successfully prepared a docker volume addons-252757
	I0603 13:20:42.233659  943184 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 13:20:42.233682  943184 kic.go:194] Starting extracting preloaded images to volume ...
	I0603 13:20:42.233785  943184 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-252757:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -I lz4 -xf /preloaded.tar -C /extractDir
	I0603 13:20:46.351826  943184 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-252757:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -I lz4 -xf /preloaded.tar -C /extractDir: (4.117985439s)
	I0603 13:20:46.351860  943184 kic.go:203] duration metric: took 4.118174883s to extract preloaded images to volume ...
	W0603 13:20:46.352010  943184 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0603 13:20:46.352132  943184 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0603 13:20:46.399350  943184 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-252757 --name addons-252757 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-252757 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-252757 --network addons-252757 --ip 192.168.49.2 --volume addons-252757:/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-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862
	I0603 13:20:46.709374  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Running}}
	I0603 13:20:46.732024  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:20:46.755833  943184 cli_runner.go:164] Run: docker exec addons-252757 stat /var/lib/dpkg/alternatives/iptables
	I0603 13:20:46.808236  943184 oci.go:144] the created container "addons-252757" has a running status.
	I0603 13:20:46.808261  943184 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa...
	I0603 13:20:47.266423  943184 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0603 13:20:47.290754  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:20:47.311935  943184 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0603 13:20:47.311959  943184 kic_runner.go:114] Args: [docker exec --privileged addons-252757 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0603 13:20:47.382588  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:20:47.405128  943184 machine.go:94] provisionDockerMachine start ...
	I0603 13:20:47.405252  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:47.426436  943184 main.go:141] libmachine: Using SSH client type: native
	I0603 13:20:47.426693  943184 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 33898 <nil> <nil>}
	I0603 13:20:47.426701  943184 main.go:141] libmachine: About to run SSH command:
	hostname
	I0603 13:20:47.596039  943184 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-252757
	
	I0603 13:20:47.596110  943184 ubuntu.go:169] provisioning hostname "addons-252757"
	I0603 13:20:47.596206  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:47.616003  943184 main.go:141] libmachine: Using SSH client type: native
	I0603 13:20:47.616398  943184 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 33898 <nil> <nil>}
	I0603 13:20:47.616413  943184 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-252757 && echo "addons-252757" | sudo tee /etc/hostname
	I0603 13:20:47.753252  943184 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-252757
	
	I0603 13:20:47.753337  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:47.771641  943184 main.go:141] libmachine: Using SSH client type: native
	I0603 13:20:47.771866  943184 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 33898 <nil> <nil>}
	I0603 13:20:47.771882  943184 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-252757' /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-252757/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-252757' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0603 13:20:47.896755  943184 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0603 13:20:47.896783  943184 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19011-937109/.minikube CaCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19011-937109/.minikube}
	I0603 13:20:47.896820  943184 ubuntu.go:177] setting up certificates
	I0603 13:20:47.896829  943184 provision.go:84] configureAuth start
	I0603 13:20:47.896897  943184 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-252757
	I0603 13:20:47.913080  943184 provision.go:143] copyHostCerts
	I0603 13:20:47.913165  943184 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/cert.pem (1123 bytes)
	I0603 13:20:47.913297  943184 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/key.pem (1675 bytes)
	I0603 13:20:47.913365  943184 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/ca.pem (1082 bytes)
	I0603 13:20:47.913419  943184 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem org=jenkins.addons-252757 san=[127.0.0.1 192.168.49.2 addons-252757 localhost minikube]
	I0603 13:20:48.152148  943184 provision.go:177] copyRemoteCerts
	I0603 13:20:48.152222  943184 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0603 13:20:48.152280  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:48.168148  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:20:48.257377  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0603 13:20:48.282018  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0603 13:20:48.305944  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0603 13:20:48.329203  943184 provision.go:87] duration metric: took 432.3546ms to configureAuth
	I0603 13:20:48.329288  943184 ubuntu.go:193] setting minikube options for container-runtime
	I0603 13:20:48.329498  943184 config.go:182] Loaded profile config "addons-252757": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:20:48.329513  943184 machine.go:97] duration metric: took 924.369438ms to provisionDockerMachine
	I0603 13:20:48.329521  943184 client.go:171] duration metric: took 8.94522226s to LocalClient.Create
	I0603 13:20:48.329548  943184 start.go:167] duration metric: took 8.945294906s to libmachine.API.Create "addons-252757"
	I0603 13:20:48.329562  943184 start.go:293] postStartSetup for "addons-252757" (driver="docker")
	I0603 13:20:48.329572  943184 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]
	I0603 13:20:48.329641  943184 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
	I0603 13:20:48.329689  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:48.344997  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:20:48.433643  943184 ssh_runner.go:195] Run: cat /etc/os-release
	I0603 13:20:48.436790  943184 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0603 13:20:48.436826  943184 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0603 13:20:48.436838  943184 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0603 13:20:48.436845  943184 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0603 13:20:48.436855  943184 filesync.go:126] Scanning /home/jenkins/minikube-integration/19011-937109/.minikube/addons for local assets ...
	I0603 13:20:48.436924  943184 filesync.go:126] Scanning /home/jenkins/minikube-integration/19011-937109/.minikube/files for local assets ...
	I0603 13:20:48.436945  943184 start.go:296] duration metric: took 107.377149ms for postStartSetup
	I0603 13:20:48.437265  943184 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-252757
	I0603 13:20:48.452558  943184 profile.go:143] Saving config to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/config.json ...
	I0603 13:20:48.452979  943184 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 13:20:48.453035  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:48.469543  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:20:48.553336  943184 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0603 13:20:48.557540  943184 start.go:128] duration metric: took 9.176558447s to createHost
	I0603 13:20:48.557561  943184 start.go:83] releasing machines lock for "addons-252757", held for 9.176706948s
	I0603 13:20:48.557649  943184 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-252757
	I0603 13:20:48.573536  943184 ssh_runner.go:195] Run: cat /version.json
	I0603 13:20:48.573565  943184 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0603 13:20:48.573600  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:48.573623  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:20:48.592415  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:20:48.608300  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:20:48.680221  943184 ssh_runner.go:195] Run: systemctl --version
	I0603 13:20:48.806532  943184 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0603 13:20:48.810871  943184 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' {}" ;
	I0603 13:20:48.834528  943184 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0603 13:20:48.834607  943184 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" ;
	I0603 13:20:48.864662  943184 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0603 13:20:48.864713  943184 start.go:494] detecting cgroup driver to use...
	I0603 13:20:48.864763  943184 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0603 13:20:48.864843  943184 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0603 13:20:48.876665  943184 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0603 13:20:48.887630  943184 docker.go:217] disabling cri-docker service (if available) ...
	I0603 13:20:48.887723  943184 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0603 13:20:48.901362  943184 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0603 13:20:48.915721  943184 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0603 13:20:49.004092  943184 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0603 13:20:49.095232  943184 docker.go:233] disabling docker service ...
	I0603 13:20:49.095358  943184 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0603 13:20:49.114747  943184 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0603 13:20:49.126690  943184 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0603 13:20:49.217939  943184 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0603 13:20:49.320132  943184 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0603 13:20:49.330945  943184 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"
	I0603 13:20:49.347406  943184 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"
	I0603 13:20:49.357850  943184 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"
	I0603 13:20:49.367929  943184 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0603 13:20:49.368024  943184 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0603 13:20:49.378293  943184 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"
	I0603 13:20:49.387806  943184 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0603 13:20:49.397580  943184 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0603 13:20:49.407313  943184 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0603 13:20:49.416050  943184 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"
	I0603 13:20:49.428094  943184 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0603 13:20:49.437356  943184 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"
	I0603 13:20:49.447042  943184 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0603 13:20:49.455113  943184 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0603 13:20:49.463452  943184 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 13:20:49.539657  943184 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0603 13:20:49.672934  943184 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0603 13:20:49.673021  943184 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0603 13:20:49.678167  943184 start.go:562] Will wait 60s for crictl version
	I0603 13:20:49.678273  943184 ssh_runner.go:195] Run: which crictl
	I0603 13:20:49.683600  943184 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0603 13:20:49.723625  943184 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.31
	RuntimeApiVersion:  v1
	I0603 13:20:49.723708  943184 ssh_runner.go:195] Run: containerd --version
	I0603 13:20:49.745413  943184 ssh_runner.go:195] Run: containerd --version
	I0603 13:20:49.768896  943184 out.go:177] * Preparing Kubernetes v1.30.1 on containerd 1.6.31 ...
	I0603 13:20:49.771491  943184 cli_runner.go:164] Run: docker network inspect addons-252757 --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}}]}"
	I0603 13:20:49.784915  943184 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0603 13:20:49.788499  943184 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""
	I0603 13:20:49.798733  943184 kubeadm.go:877] updating cluster {Name:addons-252757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-252757 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} ...
	I0603 13:20:49.798869  943184 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 13:20:49.798933  943184 ssh_runner.go:195] Run: sudo crictl images --output json
	I0603 13:20:49.833524  943184 containerd.go:627] all images are preloaded for containerd runtime.
	I0603 13:20:49.833548  943184 containerd.go:534] Images already preloaded, skipping extraction
	I0603 13:20:49.833609  943184 ssh_runner.go:195] Run: sudo crictl images --output json
	I0603 13:20:49.874020  943184 containerd.go:627] all images are preloaded for containerd runtime.
	I0603 13:20:49.874044  943184 cache_images.go:84] Images are preloaded, skipping loading
	I0603 13:20:49.874052  943184 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.1 containerd true true} ...
	I0603 13:20:49.874145  943184 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-252757 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.1 ClusterName:addons-252757 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:}
	I0603 13:20:49.874213  943184 ssh_runner.go:195] Run: sudo crictl info
	I0603 13:20:49.914661  943184 cni.go:84] Creating CNI manager for ""
	I0603 13:20:49.914685  943184 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 13:20:49.914694  943184 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0603 13:20:49.914717  943184 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-252757 NodeName:addons-252757 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}
	I0603 13:20:49.914847  943184 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-252757"
	  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
	
	I0603 13:20:49.914919  943184 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
	I0603 13:20:49.923826  943184 binaries.go:44] Found k8s binaries, skipping transfer
	I0603 13:20:49.923938  943184 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0603 13:20:49.932231  943184 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0603 13:20:49.950954  943184 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0603 13:20:49.968905  943184 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0603 13:20:49.986579  943184 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0603 13:20:49.989978  943184 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""
	I0603 13:20:50.004295  943184 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 13:20:50.100455  943184 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0603 13:20:50.125152  943184 certs.go:68] Setting up /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757 for IP: 192.168.49.2
	I0603 13:20:50.125179  943184 certs.go:194] generating shared ca certs ...
	I0603 13:20:50.125197  943184 certs.go:226] acquiring lock for ca certs: {Name:mk853fcff69eaf29efad8518a57890a4039a3963 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:50.125359  943184 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key
	I0603 13:20:50.466655  943184 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt ...
	I0603 13:20:50.466686  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt: {Name:mk8b4de20ec5357412e8c06b86a380ebb38228bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:50.466912  943184 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key ...
	I0603 13:20:50.466928  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key: {Name:mk0c831e200dc63cb4734be512f38e2e5c2e7e44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:50.467020  943184 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key
	I0603 13:20:50.866038  943184 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.crt ...
	I0603 13:20:50.866135  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.crt: {Name:mkdd05ce278d6e820959e916018df7ae5aed238b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:50.866385  943184 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key ...
	I0603 13:20:50.866436  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key: {Name:mk58fea72633e138764b76129c62fd3ab6d1bad8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:50.866625  943184 certs.go:256] generating profile certs ...
	I0603 13:20:50.866731  943184 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.key
	I0603 13:20:50.866770  943184 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt with IP's: []
	I0603 13:20:51.445774  943184 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt ...
	I0603 13:20:51.445810  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: {Name:mkdf0eaa9eb29cede2215f134209a85edacaefce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:51.446009  943184 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.key ...
	I0603 13:20:51.446022  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.key: {Name:mkb4c01caad514186ee584787e6fdafc483f4239 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:51.446124  943184 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.key.fc529d5e
	I0603 13:20:51.446146  943184 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.crt.fc529d5e with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0603 13:20:52.083063  943184 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.crt.fc529d5e ...
	I0603 13:20:52.083098  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.crt.fc529d5e: {Name:mk2ac13dfd323210eeff1bdf758529ffa4e76e9d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:52.083304  943184 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.key.fc529d5e ...
	I0603 13:20:52.083320  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.key.fc529d5e: {Name:mkb3b48c4dffe30e493489c4e1375f1915237ccc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:52.083412  943184 certs.go:381] copying /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.crt.fc529d5e -> /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.crt
	I0603 13:20:52.083489  943184 certs.go:385] copying /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.key.fc529d5e -> /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.key
	I0603 13:20:52.083541  943184 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.key
	I0603 13:20:52.083560  943184 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.crt with IP's: []
	I0603 13:20:52.825003  943184 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.crt ...
	I0603 13:20:52.825035  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.crt: {Name:mkd6e932b36335d5342ac42aedac8c20be177980 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:52.825228  943184 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.key ...
	I0603 13:20:52.825241  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.key: {Name:mk0f1944c6df7fbb38f3a27dc95041f8ccfdcc84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:20:52.825439  943184 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem (1679 bytes)
	I0603 13:20:52.825480  943184 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem (1082 bytes)
	I0603 13:20:52.825513  943184 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem (1123 bytes)
	I0603 13:20:52.825540  943184 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem (1675 bytes)
	I0603 13:20:52.826185  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0603 13:20:52.851478  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0603 13:20:52.875105  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0603 13:20:52.898674  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0603 13:20:52.922273  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0603 13:20:52.945439  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0603 13:20:52.970881  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0603 13:20:52.993762  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0603 13:20:53.019515  943184 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0603 13:20:53.043233  943184 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0603 13:20:53.060887  943184 ssh_runner.go:195] Run: openssl version
	I0603 13:20:53.066731  943184 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"
	I0603 13:20:53.076446  943184 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0603 13:20:53.079820  943184 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  3 13:20 /usr/share/ca-certificates/minikubeCA.pem
	I0603 13:20:53.079887  943184 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0603 13:20:53.086651  943184 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"
	I0603 13:20:53.100170  943184 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0603 13:20:53.104515  943184 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
	I0603 13:20:53.104562  943184 kubeadm.go:391] StartCluster: {Name:addons-252757 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-252757 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}
	I0603 13:20:53.104644  943184 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0603 13:20:53.104723  943184 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0603 13:20:53.164898  943184 cri.go:89] found id: ""
	I0603 13:20:53.164980  943184 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0603 13:20:53.173795  943184 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0603 13:20:53.182258  943184 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0603 13:20:53.182326  943184 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
	I0603 13:20:53.190500  943184 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
	I0603 13:20:53.190520  943184 kubeadm.go:156] found existing configuration files:
	
	I0603 13:20:53.190569  943184 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0603 13:20:53.198907  943184 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
	I0603 13:20:53.198968  943184 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0603 13:20:53.206606  943184 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0603 13:20:53.215007  943184 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
	I0603 13:20:53.215069  943184 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0603 13:20:53.222977  943184 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0603 13:20:53.231172  943184 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
	I0603 13:20:53.231234  943184 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0603 13:20:53.239371  943184 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0603 13:20:53.247723  943184 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
	I0603 13:20:53.247811  943184 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0603 13:20:53.255750  943184 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"
	I0603 13:20:53.339930  943184 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
	I0603 13:20:53.400844  943184 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0603 13:21:11.120242  943184 kubeadm.go:309] [init] Using Kubernetes version: v1.30.1
	I0603 13:21:11.120303  943184 kubeadm.go:309] [preflight] Running pre-flight checks
	I0603 13:21:11.120398  943184 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0603 13:21:11.120457  943184 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-aws
	I0603 13:21:11.120497  943184 kubeadm.go:309] OS: Linux
	I0603 13:21:11.120548  943184 kubeadm.go:309] CGROUPS_CPU: enabled
	I0603 13:21:11.120716  943184 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0603 13:21:11.120774  943184 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0603 13:21:11.120826  943184 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0603 13:21:11.120879  943184 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0603 13:21:11.120932  943184 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0603 13:21:11.120980  943184 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0603 13:21:11.121029  943184 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0603 13:21:11.121077  943184 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0603 13:21:11.121157  943184 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0603 13:21:11.121270  943184 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0603 13:21:11.121382  943184 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0603 13:21:11.121449  943184 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0603 13:21:11.124139  943184 out.go:204]   - Generating certificates and keys ...
	I0603 13:21:11.124234  943184 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0603 13:21:11.124305  943184 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0603 13:21:11.124376  943184 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0603 13:21:11.124434  943184 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0603 13:21:11.124497  943184 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0603 13:21:11.124554  943184 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0603 13:21:11.124608  943184 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0603 13:21:11.124758  943184 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-252757 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0603 13:21:11.124814  943184 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0603 13:21:11.124931  943184 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-252757 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0603 13:21:11.124999  943184 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0603 13:21:11.125064  943184 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0603 13:21:11.125109  943184 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0603 13:21:11.125166  943184 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0603 13:21:11.125225  943184 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0603 13:21:11.125285  943184 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0603 13:21:11.125341  943184 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0603 13:21:11.125406  943184 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0603 13:21:11.125465  943184 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0603 13:21:11.125547  943184 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0603 13:21:11.125615  943184 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0603 13:21:11.128232  943184 out.go:204]   - Booting up control plane ...
	I0603 13:21:11.128383  943184 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0603 13:21:11.128500  943184 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0603 13:21:11.128593  943184 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0603 13:21:11.128758  943184 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0603 13:21:11.128856  943184 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0603 13:21:11.128918  943184 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0603 13:21:11.129069  943184 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0603 13:21:11.129145  943184 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0603 13:21:11.129209  943184 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 2.000988601s
	I0603 13:21:11.129285  943184 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0603 13:21:11.129349  943184 kubeadm.go:309] [api-check] The API server is healthy after 6.501631519s
	I0603 13:21:11.129467  943184 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0603 13:21:11.129599  943184 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0603 13:21:11.129655  943184 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0603 13:21:11.129829  943184 kubeadm.go:309] [mark-control-plane] Marking the node addons-252757 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0603 13:21:11.129883  943184 kubeadm.go:309] [bootstrap-token] Using token: pfgz05.gms8muj2b0x0ys94
	I0603 13:21:11.134421  943184 out.go:204]   - Configuring RBAC rules ...
	I0603 13:21:11.134633  943184 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0603 13:21:11.134733  943184 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0603 13:21:11.134904  943184 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
	I0603 13:21:11.135043  943184 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0603 13:21:11.135159  943184 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0603 13:21:11.135248  943184 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0603 13:21:11.135368  943184 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0603 13:21:11.135415  943184 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0603 13:21:11.135463  943184 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0603 13:21:11.135470  943184 kubeadm.go:309] 
	I0603 13:21:11.135529  943184 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0603 13:21:11.135537  943184 kubeadm.go:309] 
	I0603 13:21:11.135611  943184 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0603 13:21:11.135621  943184 kubeadm.go:309] 
	I0603 13:21:11.135646  943184 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0603 13:21:11.135705  943184 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0603 13:21:11.135757  943184 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0603 13:21:11.135765  943184 kubeadm.go:309] 
	I0603 13:21:11.135817  943184 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0603 13:21:11.135824  943184 kubeadm.go:309] 
	I0603 13:21:11.135870  943184 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0603 13:21:11.135880  943184 kubeadm.go:309] 
	I0603 13:21:11.135930  943184 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0603 13:21:11.136002  943184 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0603 13:21:11.136070  943184 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0603 13:21:11.136078  943184 kubeadm.go:309] 
	I0603 13:21:11.136160  943184 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0603 13:21:11.136236  943184 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0603 13:21:11.136244  943184 kubeadm.go:309] 
	I0603 13:21:11.136325  943184 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token pfgz05.gms8muj2b0x0ys94 \
	I0603 13:21:11.136427  943184 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:616cd02c5c997977d0943250e47eb6e770a24b2e87ac3f91fd442a4a5e470167 \
	I0603 13:21:11.136451  943184 kubeadm.go:309] 	--control-plane 
	I0603 13:21:11.136490  943184 kubeadm.go:309] 
	I0603 13:21:11.136598  943184 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0603 13:21:11.136618  943184 kubeadm.go:309] 
	I0603 13:21:11.136807  943184 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token pfgz05.gms8muj2b0x0ys94 \
	I0603 13:21:11.136940  943184 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:616cd02c5c997977d0943250e47eb6e770a24b2e87ac3f91fd442a4a5e470167 
	I0603 13:21:11.136953  943184 cni.go:84] Creating CNI manager for ""
	I0603 13:21:11.136961  943184 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 13:21:11.141163  943184 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0603 13:21:11.143912  943184 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0603 13:21:11.148007  943184 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.1/kubectl ...
	I0603 13:21:11.148032  943184 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0603 13:21:11.169405  943184 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
	I0603 13:21:11.467941  943184 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0603 13:21:11.468080  943184 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
	I0603 13:21:11.468167  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-252757 minikube.k8s.io/updated_at=2024_06_03T13_21_11_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=3e16338a2e51863cb2fad83b163378f045b3a354 minikube.k8s.io/name=addons-252757 minikube.k8s.io/primary=true
	I0603 13:21:11.658440  943184 ops.go:34] apiserver oom_adj: -16
	I0603 13:21:11.658574  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:12.158857  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:12.658849  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:13.158705  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:13.658749  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:14.159666  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:14.658722  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:15.159185  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:15.659538  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:16.158954  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:16.658795  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:17.159520  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:17.659416  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:18.159667  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:18.658653  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:19.158749  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:19.658743  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:20.158797  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:20.659508  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:21.159272  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:21.659727  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:22.159068  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:22.659305  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:23.158694  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:23.658915  943184 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0603 13:21:23.759881  943184 kubeadm.go:1107] duration metric: took 12.291846164s to wait for elevateKubeSystemPrivileges
	W0603 13:21:23.759917  943184 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0603 13:21:23.759924  943184 kubeadm.go:393] duration metric: took 30.655365631s to StartCluster
	I0603 13:21:23.759939  943184 settings.go:142] acquiring lock: {Name:mk5c6bc6c7308a6240c90a9b822a3ef910155ebf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:21:23.760057  943184 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 13:21:23.760494  943184 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/kubeconfig: {Name:mkb1a7be01b8c5ad5a58ece9e6b724b56a48ef61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 13:21:23.760679  943184 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}
	I0603 13:21:23.763666  943184 out.go:177] * Verifying Kubernetes components...
	I0603 13:21:23.760837  943184 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"
	I0603 13:21:23.761002  943184 config.go:182] Loaded profile config "addons-252757": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:21:23.761011  943184 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]
	I0603 13:21:23.766335  943184 addons.go:69] Setting yakd=true in profile "addons-252757"
	I0603 13:21:23.766364  943184 addons.go:234] Setting addon yakd=true in "addons-252757"
	I0603 13:21:23.766395  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.766892  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.767070  943184 addons.go:69] Setting ingress-dns=true in profile "addons-252757"
	I0603 13:21:23.767092  943184 addons.go:234] Setting addon ingress-dns=true in "addons-252757"
	I0603 13:21:23.767119  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.767502  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.771675  943184 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 13:21:23.771849  943184 addons.go:69] Setting cloud-spanner=true in profile "addons-252757"
	I0603 13:21:23.771871  943184 addons.go:234] Setting addon cloud-spanner=true in "addons-252757"
	I0603 13:21:23.771893  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.772251  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.772369  943184 addons.go:69] Setting inspektor-gadget=true in profile "addons-252757"
	I0603 13:21:23.772390  943184 addons.go:234] Setting addon inspektor-gadget=true in "addons-252757"
	I0603 13:21:23.772411  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.772751  943184 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-252757"
	I0603 13:21:23.772799  943184 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-252757"
	I0603 13:21:23.772831  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.773209  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.774400  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.780280  943184 addons.go:69] Setting default-storageclass=true in profile "addons-252757"
	I0603 13:21:23.781041  943184 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-252757"
	I0603 13:21:23.780361  943184 addons.go:69] Setting metrics-server=true in profile "addons-252757"
	I0603 13:21:23.780443  943184 addons.go:69] Setting gcp-auth=true in profile "addons-252757"
	I0603 13:21:23.780448  943184 addons.go:69] Setting ingress=true in profile "addons-252757"
	I0603 13:21:23.780528  943184 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-252757"
	I0603 13:21:23.780539  943184 addons.go:69] Setting registry=true in profile "addons-252757"
	I0603 13:21:23.780543  943184 addons.go:69] Setting storage-provisioner=true in profile "addons-252757"
	I0603 13:21:23.780547  943184 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-252757"
	I0603 13:21:23.780551  943184 addons.go:69] Setting volcano=true in profile "addons-252757"
	I0603 13:21:23.780554  943184 addons.go:69] Setting volumesnapshots=true in profile "addons-252757"
	I0603 13:21:23.785614  943184 addons.go:234] Setting addon volumesnapshots=true in "addons-252757"
	I0603 13:21:23.785679  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.789007  943184 addons.go:234] Setting addon ingress=true in "addons-252757"
	I0603 13:21:23.789087  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.789552  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.790162  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.801271  943184 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-252757"
	I0603 13:21:23.801375  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.801843  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.805708  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.817117  943184 addons.go:234] Setting addon registry=true in "addons-252757"
	I0603 13:21:23.817195  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.817636  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.824609  943184 addons.go:234] Setting addon metrics-server=true in "addons-252757"
	I0603 13:21:23.824763  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.825268  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.834515  943184 addons.go:234] Setting addon storage-provisioner=true in "addons-252757"
	I0603 13:21:23.834570  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.836478  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.837400  943184 mustload.go:65] Loading cluster: addons-252757
	I0603 13:21:23.837649  943184 config.go:182] Loaded profile config "addons-252757": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:21:23.838010  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.875335  943184 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-252757"
	I0603 13:21:23.875822  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.889179  943184 addons.go:234] Setting addon volcano=true in "addons-252757"
	I0603 13:21:23.889243  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:23.889666  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:23.940665  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0603 13:21:23.945203  943184 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0603 13:21:23.947924  943184 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0603 13:21:23.945324  943184 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0603 13:21:23.945384  943184 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0603 13:21:23.945389  943184 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0603 13:21:23.945392  943184 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.29.0
	I0603 13:21:23.958105  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0603 13:21:23.960800  943184 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0603 13:21:23.960810  943184 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0603 13:21:23.960853  943184 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0603 13:21:23.966925  943184 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0603 13:21:23.966937  943184 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0603 13:21:23.967004  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0603 13:21:23.967114  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0603 13:21:23.972985  943184 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0603 13:21:23.972996  943184 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0603 13:21:23.973060  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:23.976237  943184 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0603 13:21:23.976376  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:23.979882  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.004116  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0603 13:21:24.007370  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0603 13:21:24.012634  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0603 13:21:24.015653  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0603 13:21:24.020360  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0603 13:21:24.016832  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.020911  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0603 13:21:24.040759  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0603 13:21:24.047479  943184 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0603 13:21:24.047499  943184 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0603 13:21:24.047551  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.045106  943184 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0603 13:21:24.045114  943184 out.go:177]   - Using image docker.io/registry:2.8.3
	I0603 13:21:24.045211  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.046004  943184 addons.go:234] Setting addon default-storageclass=true in "addons-252757"
	I0603 13:21:24.047462  943184 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-252757"
	I0603 13:21:24.054462  943184 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0603 13:21:24.058679  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:24.058720  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:24.058727  943184 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0603 13:21:24.061952  943184 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0603 13:21:24.061959  943184 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0603 13:21:24.061994  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:24.062006  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0603 13:21:24.066757  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.069958  943184 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0603 13:21:24.069978  943184 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0603 13:21:24.070032  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.085449  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:24.095372  943184 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0603 13:21:24.069451  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:24.098284  943184 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0603 13:21:24.106224  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0603 13:21:24.106302  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.110193  943184 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0603 13:21:24.110217  943184 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0603 13:21:24.110297  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.115901  943184 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.7.0
	I0603 13:21:24.139661  943184 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.7.0
	I0603 13:21:24.139608  943184 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0603 13:21:24.165902  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0603 13:21:24.165981  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.192803  943184 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.7.0
	I0603 13:21:24.216943  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.230672  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.238732  943184 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 -"
	I0603 13:21:24.242095  943184 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0603 13:21:24.302908  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.306566  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.309056  943184 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0603 13:21:24.309082  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (626760 bytes)
	I0603 13:21:24.309180  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.308370  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.316121  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.320939  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.354517  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.355936  943184 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0603 13:21:24.355961  943184 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0603 13:21:24.356203  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.367118  943184 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0603 13:21:24.369991  943184 out.go:177]   - Using image docker.io/busybox:stable
	I0603 13:21:24.367629  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.363596  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.363559  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.374781  943184 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0603 13:21:24.374799  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0603 13:21:24.374860  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:24.412135  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	W0603 13:21:24.421793  943184 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0603 13:21:24.421823  943184 retry.go:31] will retry after 344.391605ms: ssh: handshake failed: EOF
	I0603 13:21:24.422870  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:24.424536  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	W0603 13:21:24.425472  943184 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0603 13:21:24.425494  943184 retry.go:31] will retry after 157.18342ms: ssh: handshake failed: EOF
	I0603 13:21:24.614914  943184 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
	I0603 13:21:24.705824  943184 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0603 13:21:24.705893  943184 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0603 13:21:24.783596  943184 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0603 13:21:24.783667  943184 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0603 13:21:24.801160  943184 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0603 13:21:24.801243  943184 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0603 13:21:24.805660  943184 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0603 13:21:24.805720  943184 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0603 13:21:24.894621  943184 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0603 13:21:24.894650  943184 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0603 13:21:24.898730  943184 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
	I0603 13:21:24.958888  943184 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0603 13:21:24.958911  943184 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0603 13:21:24.959298  943184 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
	I0603 13:21:24.966445  943184 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
	I0603 13:21:25.056070  943184 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0603 13:21:25.056092  943184 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0603 13:21:25.064351  943184 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
	I0603 13:21:25.067191  943184 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0603 13:21:25.067218  943184 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)
	I0603 13:21:25.085213  943184 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
	I0603 13:21:25.091143  943184 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0603 13:21:25.091211  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0603 13:21:25.126719  943184 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
	I0603 13:21:25.129696  943184 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0603 13:21:25.129735  943184 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0603 13:21:25.163222  943184 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0603 13:21:25.163251  943184 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0603 13:21:25.168031  943184 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0603 13:21:25.168058  943184 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0603 13:21:25.341434  943184 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0603 13:21:25.341461  943184 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0603 13:21:25.350830  943184 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0603 13:21:25.350857  943184 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0603 13:21:25.403983  943184 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0603 13:21:25.404008  943184 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0603 13:21:25.439480  943184 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0603 13:21:25.439508  943184 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0603 13:21:25.442480  943184 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0603 13:21:25.442520  943184 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0603 13:21:25.445971  943184 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0603 13:21:25.445993  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0603 13:21:25.624092  943184 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
	I0603 13:21:25.649686  943184 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0603 13:21:25.649710  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0603 13:21:25.710639  943184 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0603 13:21:25.710663  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0603 13:21:25.801949  943184 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0603 13:21:25.801989  943184 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0603 13:21:25.843389  943184 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0603 13:21:25.843415  943184 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0603 13:21:25.871323  943184 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
	I0603 13:21:25.874634  943184 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0603 13:21:25.874673  943184 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0603 13:21:26.072218  943184 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0603 13:21:26.072244  943184 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0603 13:21:26.092733  943184 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
	I0603 13:21:26.275684  943184 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
	I0603 13:21:26.508204  943184 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
	I0603 13:21:26.523356  943184 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.284590507s)
	I0603 13:21:26.523389  943184 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0603 13:21:26.524398  943184 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.28227925s)
	I0603 13:21:26.525214  943184 node_ready.go:35] waiting up to 6m0s for node "addons-252757" to be "Ready" ...
	I0603 13:21:26.531803  943184 node_ready.go:49] node "addons-252757" has status "Ready":"True"
	I0603 13:21:26.531829  943184 node_ready.go:38] duration metric: took 6.587835ms for node "addons-252757" to be "Ready" ...
	I0603 13:21:26.531849  943184 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" ...
	I0603 13:21:26.542116  943184 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-9gcj9" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:26.585947  943184 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0603 13:21:26.586020  943184 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0603 13:21:26.729319  943184 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0603 13:21:26.729342  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0603 13:21:26.841914  943184 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0603 13:21:26.841987  943184 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0603 13:21:26.904919  943184 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0603 13:21:26.904984  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0603 13:21:27.006591  943184 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0603 13:21:27.006659  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0603 13:21:27.026783  943184 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-252757" context rescaled to 1 replicas
	I0603 13:21:27.165822  943184 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
	I0603 13:21:27.402410  943184 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0603 13:21:27.402442  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0603 13:21:27.646797  943184 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0603 13:21:27.646823  943184 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0603 13:21:27.713918  943184 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.098973277s)
	I0603 13:21:28.047423  943184 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-9gcj9" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-9gcj9" not found
	I0603 13:21:28.047463  943184 pod_ready.go:81] duration metric: took 1.505274155s for pod "coredns-7db6d8ff4d-9gcj9" in "kube-system" namespace to be "Ready" ...
	E0603 13:21:28.047477  943184 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-9gcj9" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-9gcj9" not found
	I0603 13:21:28.047510  943184 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-mjczx" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:28.182768  943184 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
	I0603 13:21:28.574199  943184 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: (3.67542845s)
	I0603 13:21:28.574262  943184 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: (3.614943957s)
	I0603 13:21:28.761116  943184 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: (3.794632892s)
	I0603 13:21:30.056092  943184 pod_ready.go:102] pod "coredns-7db6d8ff4d-mjczx" in "kube-system" namespace has status "Ready":"False"
	I0603 13:21:31.299812  943184 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0603 13:21:31.299956  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:31.334568  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:31.833360  943184 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0603 13:21:31.933716  943184 addons.go:234] Setting addon gcp-auth=true in "addons-252757"
	I0603 13:21:31.933812  943184 host.go:66] Checking if "addons-252757" exists ...
	I0603 13:21:31.934269  943184 cli_runner.go:164] Run: docker container inspect addons-252757 --format={{.State.Status}}
	I0603 13:21:31.976888  943184 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0603 13:21:31.976940  943184 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-252757
	I0603 13:21:31.993400  943184 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33898 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/addons-252757/id_rsa Username:docker}
	I0603 13:21:32.569427  943184 pod_ready.go:102] pod "coredns-7db6d8ff4d-mjczx" in "kube-system" namespace has status "Ready":"False"
	I0603 13:21:32.713392  943184 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.649002068s)
	I0603 13:21:32.713473  943184 addons.go:475] Verifying addon ingress=true in "addons-252757"
	I0603 13:21:32.715779  943184 out.go:177] * Verifying ingress addon...
	I0603 13:21:32.713686  943184 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.628446057s)
	I0603 13:21:32.718540  943184 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0603 13:21:32.722613  943184 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0603 13:21:32.722638  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:33.246780  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:33.729904  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:34.231613  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:34.315058  943184 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.188295222s)
	I0603 13:21:34.315107  943184 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: (8.690988473s)
	I0603 13:21:34.315265  943184 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.222505965s)
	I0603 13:21:34.318863  943184 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-252757 service yakd-dashboard -n yakd-dashboard
	
	I0603 13:21:34.315131  943184 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: (8.443785727s)
	I0603 13:21:34.315656  943184 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: (8.039935193s)
	I0603 13:21:34.315714  943184 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: (7.807483284s)
	I0603 13:21:34.315782  943184 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: (7.149930307s)
	W0603 13:21:34.321677  943184 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
	I0603 13:21:34.321703  943184 retry.go:31] will retry after 256.28205ms: 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
	I0603 13:21:34.321731  943184 addons.go:475] Verifying addon metrics-server=true in "addons-252757"
	I0603 13:21:34.321751  943184 addons.go:475] Verifying addon registry=true in "addons-252757"
	I0603 13:21:34.333091  943184 out.go:177] * Verifying registry addon...
	I0603 13:21:34.337199  943184 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0603 13:21:34.345587  943184 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0603 13:21:34.345616  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:34.578358  943184 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
	I0603 13:21:34.753820  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:34.861046  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:34.943312  943184 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.760479633s)
	I0603 13:21:34.943346  943184 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-252757"
	I0603 13:21:34.946547  943184 out.go:177] * Verifying csi-hostpath-driver addon...
	I0603 13:21:34.943634  943184 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.966722189s)
	I0603 13:21:34.950983  943184 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0603 13:21:34.953795  943184 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0603 13:21:34.957796  943184 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0603 13:21:34.960381  943184 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0603 13:21:34.960405  943184 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0603 13:21:34.957672  943184 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0603 13:21:34.960504  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:35.007814  943184 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0603 13:21:35.007844  943184 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0603 13:21:35.055352  943184 pod_ready.go:102] pod "coredns-7db6d8ff4d-mjczx" in "kube-system" namespace has status "Ready":"False"
	I0603 13:21:35.071736  943184 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0603 13:21:35.071762  943184 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0603 13:21:35.133751  943184 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
	I0603 13:21:35.222990  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:35.343056  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:35.457245  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:35.722660  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:35.842205  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:35.956472  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:36.202092  943184 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.62368661s)
	I0603 13:21:36.224249  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:36.309349  943184 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.175557961s)
	I0603 13:21:36.312342  943184 addons.go:475] Verifying addon gcp-auth=true in "addons-252757"
	I0603 13:21:36.315515  943184 out.go:177] * Verifying gcp-auth addon...
	I0603 13:21:36.319061  943184 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0603 13:21:36.325484  943184 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0603 13:21:36.342273  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:36.461733  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:36.722614  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:36.858536  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:36.956795  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:37.223286  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:37.342791  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:37.456976  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:37.553637  943184 pod_ready.go:102] pod "coredns-7db6d8ff4d-mjczx" in "kube-system" namespace has status "Ready":"False"
	I0603 13:21:37.723990  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:37.842624  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:37.956942  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:38.054473  943184 pod_ready.go:92] pod "coredns-7db6d8ff4d-mjczx" in "kube-system" namespace has status "Ready":"True"
	I0603 13:21:38.054512  943184 pod_ready.go:81] duration metric: took 10.006978826s for pod "coredns-7db6d8ff4d-mjczx" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.054524  943184 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.060546  943184 pod_ready.go:92] pod "etcd-addons-252757" in "kube-system" namespace has status "Ready":"True"
	I0603 13:21:38.060580  943184 pod_ready.go:81] duration metric: took 6.047416ms for pod "etcd-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.060595  943184 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.067895  943184 pod_ready.go:92] pod "kube-apiserver-addons-252757" in "kube-system" namespace has status "Ready":"True"
	I0603 13:21:38.067924  943184 pod_ready.go:81] duration metric: took 7.320388ms for pod "kube-apiserver-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.067937  943184 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.074440  943184 pod_ready.go:92] pod "kube-controller-manager-addons-252757" in "kube-system" namespace has status "Ready":"True"
	I0603 13:21:38.074473  943184 pod_ready.go:81] duration metric: took 6.527077ms for pod "kube-controller-manager-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.074486  943184 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-78mmm" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.080393  943184 pod_ready.go:92] pod "kube-proxy-78mmm" in "kube-system" namespace has status "Ready":"True"
	I0603 13:21:38.080420  943184 pod_ready.go:81] duration metric: took 5.926287ms for pod "kube-proxy-78mmm" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.080441  943184 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.225157  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:38.350701  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:38.454462  943184 pod_ready.go:92] pod "kube-scheduler-addons-252757" in "kube-system" namespace has status "Ready":"True"
	I0603 13:21:38.454536  943184 pod_ready.go:81] duration metric: took 374.074159ms for pod "kube-scheduler-addons-252757" in "kube-system" namespace to be "Ready" ...
	I0603 13:21:38.454601  943184 pod_ready.go:38] duration metric: took 11.922724398s 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" ...
	I0603 13:21:38.454636  943184 api_server.go:52] waiting for apiserver process to appear ...
	I0603 13:21:38.454869  943184 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0603 13:21:38.469935  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:38.479574  943184 api_server.go:72] duration metric: took 14.718840465s to wait for apiserver process to appear ...
	I0603 13:21:38.479644  943184 api_server.go:88] waiting for apiserver healthz status ...
	I0603 13:21:38.479683  943184 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0603 13:21:38.490935  943184 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0603 13:21:38.493280  943184 api_server.go:141] control plane version: v1.30.1
	I0603 13:21:38.493304  943184 api_server.go:131] duration metric: took 13.640667ms to wait for apiserver health ...
	I0603 13:21:38.493312  943184 system_pods.go:43] waiting for kube-system pods to appear ...
	I0603 13:21:38.659804  943184 system_pods.go:59] 18 kube-system pods found
	I0603 13:21:38.659839  943184 system_pods.go:61] "coredns-7db6d8ff4d-mjczx" [9f28818a-b241-4c87-9786-ae871fa6b744] Running
	I0603 13:21:38.659849  943184 system_pods.go:61] "csi-hostpath-attacher-0" [2751b253-438a-44e7-86cf-aca86c400747] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0603 13:21:38.659857  943184 system_pods.go:61] "csi-hostpath-resizer-0" [4773a78d-ac57-49eb-b8ba-36f6ab42ccd3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0603 13:21:38.659865  943184 system_pods.go:61] "csi-hostpathplugin-59cdf" [a7d4f72f-62ce-4125-9b54-84e214fb9a92] 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])
	I0603 13:21:38.659870  943184 system_pods.go:61] "etcd-addons-252757" [c7d4c75a-3da0-4767-bc09-4fea385e5ad4] Running
	I0603 13:21:38.659875  943184 system_pods.go:61] "kindnet-p66jm" [a6702380-293a-47e4-a369-292421263ee3] Running
	I0603 13:21:38.659880  943184 system_pods.go:61] "kube-apiserver-addons-252757" [554cdf30-d66b-4b54-bc66-8f6d7bcdc6d2] Running
	I0603 13:21:38.659888  943184 system_pods.go:61] "kube-controller-manager-addons-252757" [7bb7f203-0c7b-4435-8a8b-cd915afd45d4] Running
	I0603 13:21:38.659894  943184 system_pods.go:61] "kube-ingress-dns-minikube" [33d54101-6d22-4124-beee-47bb90dc9f09] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0603 13:21:38.659901  943184 system_pods.go:61] "kube-proxy-78mmm" [3037a86b-a7f7-48cf-9e0d-941645124feb] Running
	I0603 13:21:38.659905  943184 system_pods.go:61] "kube-scheduler-addons-252757" [e5e0635b-4cf8-4f03-a542-56d845f8bc19] Running
	I0603 13:21:38.659916  943184 system_pods.go:61] "metrics-server-c59844bb4-cmn9r" [a7f4ffdb-257e-49ba-bd71-33c6415f09f5] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0603 13:21:38.659926  943184 system_pods.go:61] "nvidia-device-plugin-daemonset-l7khx" [de0e6dbf-df5f-458d-a529-d7c8fc0c4231] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0603 13:21:38.659936  943184 system_pods.go:61] "registry-fg478" [9eaa71a6-e2bf-4879-9547-70372d5574b9] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0603 13:21:38.659947  943184 system_pods.go:61] "registry-proxy-txxxr" [b56c9b5f-4c3e-43aa-90bf-f86003813917] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0603 13:21:38.659953  943184 system_pods.go:61] "snapshot-controller-745499f584-fv62h" [bbc5f7fb-32a8-46b1-9b6e-5fc9d69896e6] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0603 13:21:38.659964  943184 system_pods.go:61] "snapshot-controller-745499f584-pgs77" [0c3fcbbd-de92-4126-9507-a8a1e7d97f04] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0603 13:21:38.659969  943184 system_pods.go:61] "storage-provisioner" [505a31ef-809e-47ea-9dc0-cbc21e001189] Running
	I0603 13:21:38.659978  943184 system_pods.go:74] duration metric: took 166.658677ms to wait for pod list to return data ...
	I0603 13:21:38.659986  943184 default_sa.go:34] waiting for default service account to be created ...
	I0603 13:21:38.723432  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:38.841871  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:38.851421  943184 default_sa.go:45] found service account: "default"
	I0603 13:21:38.851450  943184 default_sa.go:55] duration metric: took 191.455056ms for default service account to be created ...
	I0603 13:21:38.851460  943184 system_pods.go:116] waiting for k8s-apps to be running ...
	I0603 13:21:38.956827  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:39.063456  943184 system_pods.go:86] 18 kube-system pods found
	I0603 13:21:39.063495  943184 system_pods.go:89] "coredns-7db6d8ff4d-mjczx" [9f28818a-b241-4c87-9786-ae871fa6b744] Running
	I0603 13:21:39.063506  943184 system_pods.go:89] "csi-hostpath-attacher-0" [2751b253-438a-44e7-86cf-aca86c400747] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0603 13:21:39.063514  943184 system_pods.go:89] "csi-hostpath-resizer-0" [4773a78d-ac57-49eb-b8ba-36f6ab42ccd3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0603 13:21:39.063523  943184 system_pods.go:89] "csi-hostpathplugin-59cdf" [a7d4f72f-62ce-4125-9b54-84e214fb9a92] 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])
	I0603 13:21:39.063528  943184 system_pods.go:89] "etcd-addons-252757" [c7d4c75a-3da0-4767-bc09-4fea385e5ad4] Running
	I0603 13:21:39.063532  943184 system_pods.go:89] "kindnet-p66jm" [a6702380-293a-47e4-a369-292421263ee3] Running
	I0603 13:21:39.063536  943184 system_pods.go:89] "kube-apiserver-addons-252757" [554cdf30-d66b-4b54-bc66-8f6d7bcdc6d2] Running
	I0603 13:21:39.063542  943184 system_pods.go:89] "kube-controller-manager-addons-252757" [7bb7f203-0c7b-4435-8a8b-cd915afd45d4] Running
	I0603 13:21:39.063547  943184 system_pods.go:89] "kube-ingress-dns-minikube" [33d54101-6d22-4124-beee-47bb90dc9f09] Running
	I0603 13:21:39.063551  943184 system_pods.go:89] "kube-proxy-78mmm" [3037a86b-a7f7-48cf-9e0d-941645124feb] Running
	I0603 13:21:39.063555  943184 system_pods.go:89] "kube-scheduler-addons-252757" [e5e0635b-4cf8-4f03-a542-56d845f8bc19] Running
	I0603 13:21:39.063561  943184 system_pods.go:89] "metrics-server-c59844bb4-cmn9r" [a7f4ffdb-257e-49ba-bd71-33c6415f09f5] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0603 13:21:39.063568  943184 system_pods.go:89] "nvidia-device-plugin-daemonset-l7khx" [de0e6dbf-df5f-458d-a529-d7c8fc0c4231] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0603 13:21:39.063574  943184 system_pods.go:89] "registry-fg478" [9eaa71a6-e2bf-4879-9547-70372d5574b9] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0603 13:21:39.063581  943184 system_pods.go:89] "registry-proxy-txxxr" [b56c9b5f-4c3e-43aa-90bf-f86003813917] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0603 13:21:39.063587  943184 system_pods.go:89] "snapshot-controller-745499f584-fv62h" [bbc5f7fb-32a8-46b1-9b6e-5fc9d69896e6] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0603 13:21:39.063594  943184 system_pods.go:89] "snapshot-controller-745499f584-pgs77" [0c3fcbbd-de92-4126-9507-a8a1e7d97f04] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0603 13:21:39.063599  943184 system_pods.go:89] "storage-provisioner" [505a31ef-809e-47ea-9dc0-cbc21e001189] Running
	I0603 13:21:39.063607  943184 system_pods.go:126] duration metric: took 212.140738ms to wait for k8s-apps to be running ...
	I0603 13:21:39.063618  943184 system_svc.go:44] waiting for kubelet service to be running ....
	I0603 13:21:39.063679  943184 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0603 13:21:39.079281  943184 system_svc.go:56] duration metric: took 15.651903ms WaitForService to wait for kubelet
	I0603 13:21:39.079313  943184 kubeadm.go:576] duration metric: took 15.318585968s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0603 13:21:39.079335  943184 node_conditions.go:102] verifying NodePressure condition ...
	I0603 13:21:39.223749  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:39.251980  943184 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0603 13:21:39.252014  943184 node_conditions.go:123] node cpu capacity is 2
	I0603 13:21:39.252028  943184 node_conditions.go:105] duration metric: took 172.688067ms to run NodePressure ...
	I0603 13:21:39.252039  943184 start.go:240] waiting for startup goroutines ...
	I0603 13:21:39.342336  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:39.457208  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:39.723420  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:39.846802  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:39.956517  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:40.225148  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:40.342638  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:40.457284  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:40.723861  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:40.848648  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:40.956820  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:41.224396  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:41.342477  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:41.456926  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:41.723685  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:41.843084  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:41.956768  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:42.224098  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:42.343561  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:42.457425  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:42.723093  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:42.842297  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:42.956960  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:43.223574  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:43.342392  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:43.457166  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:43.723422  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:43.841929  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:43.956453  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:44.223241  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:44.342290  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0603 13:21:44.460698  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:44.722817  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:44.843876  943184 kapi.go:107] duration metric: took 10.506684577s to wait for kubernetes.io/minikube-addons=registry ...
	I0603 13:21:44.956346  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:45.224207  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:45.457639  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:45.722791  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:45.956948  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:46.223591  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:46.457100  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:46.723896  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:46.957178  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:47.224342  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:47.460447  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:47.723957  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:47.956238  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:48.223761  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:48.457288  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:48.723486  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:48.956559  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:49.224493  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:49.456522  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:49.723333  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:49.956943  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:50.223769  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:50.457274  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:50.724104  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:50.957729  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:51.225700  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:51.456510  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:51.722621  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:51.964070  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:52.223841  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:52.457203  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:52.724538  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:52.983243  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:53.223647  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:53.456883  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:53.736030  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:53.982126  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:54.225540  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:54.457859  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:54.722896  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:54.961477  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:55.222600  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:55.456912  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:55.726868  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:55.959465  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:56.223110  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:56.455999  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:56.724275  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:56.958439  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:57.223735  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:57.456231  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:57.722810  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:57.957469  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:58.223472  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:58.457448  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:58.725299  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:58.957353  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:59.228555  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:59.457087  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:21:59.723455  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:21:59.961572  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:00.255030  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:00.459066  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:00.723095  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:00.959425  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:01.223050  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:01.456852  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:01.723359  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:01.959047  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:02.222851  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:02.457729  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:02.722943  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:02.957809  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:03.223703  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:03.456071  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:03.723449  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:03.956424  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:04.222828  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:04.457451  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:04.723604  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:04.956456  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:05.223005  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:05.457140  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:05.723476  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:05.964014  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:06.223710  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:06.458853  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:06.723338  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:06.957443  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:07.223135  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:07.457359  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:07.723002  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:07.957866  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:08.223131  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:08.456370  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:08.723383  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:08.958191  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:09.223738  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:09.457596  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:09.723175  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:09.960870  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:10.225742  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:10.458358  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:10.724144  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:10.959804  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:11.223988  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:11.457597  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:11.725169  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:11.958953  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:12.225927  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:12.458177  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:12.723513  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:12.956813  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:13.223184  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:13.457257  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:13.722954  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:13.957955  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:14.224310  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:14.458013  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:14.723726  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:14.957381  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:15.224305  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:15.457256  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:15.724090  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:15.957034  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:16.224037  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:16.457718  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:16.722907  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:16.956923  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:17.223112  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:17.334714  943184 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0603 13:22:17.334740  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:17.460666  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:17.723644  943184 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0603 13:22:17.824291  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:17.962150  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:18.224459  943184 kapi.go:107] duration metric: took 45.505919773s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0603 13:22:18.330693  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:18.456237  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:18.822680  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:18.957763  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:19.322461  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:19.459932  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:19.831228  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:19.957926  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:20.322291  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:20.456576  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:20.822984  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:20.956938  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:21.322780  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:21.457440  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:21.823151  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:21.957218  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:22.322920  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:22.456004  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:22.822916  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:22.956621  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0603 13:22:23.323235  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:23.456626  943184 kapi.go:107] duration metric: took 48.505641669s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0603 13:22:23.823423  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:24.323424  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:24.823141  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:25.322578  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:25.822256  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:26.323942  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:26.822035  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:27.322289  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:27.822571  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:28.322371  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:28.823024  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:29.322080  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:29.822761  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:30.322377  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:30.830092  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:31.323034  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:31.822675  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:32.322423  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:32.822546  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:33.323260  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:33.822926  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:34.322894  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:34.822143  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:35.323455  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:35.822422  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:36.323469  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:36.823377  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:37.323209  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:37.822456  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:38.323162  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:38.822867  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:39.327456  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:39.823927  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:40.322552  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:40.822373  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:41.323169  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:41.822986  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:42.323212  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:42.823481  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:43.323451  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:43.823396  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:44.323411  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:44.823377  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:45.322632  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:45.822767  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:46.322409  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:46.823237  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:47.322648  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:47.823367  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:48.323341  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:48.822823  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:49.328230  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:49.823264  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:50.323804  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:50.822986  943184 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0603 13:22:51.323033  943184 kapi.go:107] duration metric: took 1m15.003967157s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0603 13:22:51.324907  943184 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-252757 cluster.
	I0603 13:22:51.326764  943184 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.
	I0603 13:22:51.328245  943184 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0603 13:22:51.329915  943184 out.go:177] * Enabled addons: ingress-dns, storage-provisioner, cloud-spanner, storage-provisioner-rancher, nvidia-device-plugin, volcano, inspektor-gadget, yakd, metrics-server, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0603 13:22:51.331572  943184 addons.go:510] duration metric: took 1m27.570553388s for enable addons: enabled=[ingress-dns storage-provisioner cloud-spanner storage-provisioner-rancher nvidia-device-plugin volcano inspektor-gadget yakd metrics-server default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0603 13:22:51.331623  943184 start.go:245] waiting for cluster config update ...
	I0603 13:22:51.331647  943184 start.go:254] writing updated cluster config ...
	I0603 13:22:51.331924  943184 ssh_runner.go:195] Run: rm -f paused
	I0603 13:22:51.710846  943184 start.go:600] kubectl: 1.30.1, cluster: 1.30.1 (minor skew: 0)
	I0603 13:22:51.712558  943184 out.go:177] * Done! kubectl is now configured to use "addons-252757" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c1d63ec442e48       dd1b12fcb6097       4 seconds ago       Exited              hello-world-app           2                   60490c3fbea4a       hello-world-app-86c47465fc-r22ld
	3053804becd01       4f49228258b64       32 seconds ago      Running             nginx                     0                   cebdb29334abf       nginx
	a1c7403e82894       705b7f60fea5f       33 seconds ago      Running             nginx                     0                   8868cf1be2f6c       test-job-nginx-0
	db7ef84e70086       12fe9d99e5ef2       2 minutes ago       Running             headlamp                  0                   c79bb09b510e6       headlamp-68456f997b-w4r7h
	6df238bebc028       6ef582f3ec844       2 minutes ago       Running             gcp-auth                  0                   b85dbfdaa25fc       gcp-auth-5db96cd9b4-stp2n
	7e9dd5e9f7e33       296b5f799fcd8       3 minutes ago       Exited              patch                     0                   fad60420aa3a7       ingress-nginx-admission-patch-w4qb9
	46e01fd32bf9f       296b5f799fcd8       3 minutes ago       Exited              create                    0                   8125b2f9100a0       ingress-nginx-admission-create-slnf7
	263674811f4b0       20e3f2db01e81       4 minutes ago       Running             yakd                      0                   8b8d0b286961d       yakd-dashboard-5ddbf7d777-fst4h
	894615c52b90e       2437cf7621777       4 minutes ago       Running             coredns                   0                   a44ba034904c4       coredns-7db6d8ff4d-mjczx
	a71fddee89f44       ba04bb24b9575       4 minutes ago       Running             storage-provisioner       0                   c0ce09c637ad1       storage-provisioner
	5cae4edcf1e5f       89d73d416b992       4 minutes ago       Running             kindnet-cni               0                   7a681a4c157bf       kindnet-p66jm
	8e2cac4fbb160       05eccb821e159       4 minutes ago       Running             kube-proxy                0                   e69ed5d830776       kube-proxy-78mmm
	d13c04d0da657       988b55d423baf       4 minutes ago       Running             kube-apiserver            0                   9bf28866a6860       kube-apiserver-addons-252757
	6ee4b7d56b8ef       014faa467e297       4 minutes ago       Running             etcd                      0                   8f370978c0085       etcd-addons-252757
	21c71f9415767       234ac56e455be       4 minutes ago       Running             kube-controller-manager   0                   695c1239793ff       kube-controller-manager-addons-252757
	0bf2a993cbfc2       163ff818d154d       4 minutes ago       Running             kube-scheduler            0                   a30665260a907       kube-scheduler-addons-252757
	
	
	==> containerd <==
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.792371002Z" level=warning msg="cleaning up after shim disconnected" id=38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f namespace=k8s.io
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.792383211Z" level=info msg="cleaning up dead shim"
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.800446017Z" level=warning msg="cleanup warnings time=\"2024-06-03T13:25:44Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=11658 runtime=io.containerd.runc.v2\n"
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.803807220Z" level=info msg="StopContainer for \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\" returns successfully"
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.804392708Z" level=info msg="StopPodSandbox for \"b24f580b22289c444a3d383407e6f2af4b2b2ae8c9f92c96232fdb2b52556ec9\""
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.804452423Z" level=info msg="Container to stop \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.832620680Z" level=info msg="shim disconnected" id=b24f580b22289c444a3d383407e6f2af4b2b2ae8c9f92c96232fdb2b52556ec9
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.833734484Z" level=warning msg="cleaning up after shim disconnected" id=b24f580b22289c444a3d383407e6f2af4b2b2ae8c9f92c96232fdb2b52556ec9 namespace=k8s.io
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.833864820Z" level=info msg="cleaning up dead shim"
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.842851362Z" level=warning msg="cleanup warnings time=\"2024-06-03T13:25:44Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=11689 runtime=io.containerd.runc.v2\n"
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.885607206Z" level=info msg="TearDown network for sandbox \"b24f580b22289c444a3d383407e6f2af4b2b2ae8c9f92c96232fdb2b52556ec9\" successfully"
	Jun 03 13:25:44 addons-252757 containerd[769]: time="2024-06-03T13:25:44.885786501Z" level=info msg="StopPodSandbox for \"b24f580b22289c444a3d383407e6f2af4b2b2ae8c9f92c96232fdb2b52556ec9\" returns successfully"
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.034746596Z" level=info msg="RemoveContainer for \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\""
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.041413635Z" level=info msg="RemoveContainer for \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\" returns successfully"
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.042182405Z" level=error msg="ContainerStatus for \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\": not found"
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.407456686Z" level=info msg="CreateContainer within sandbox \"60490c3fbea4a3f3ce5441b8c7a98a076cba1ff187bd67aa945f3ee52365f1bf\" for container &ContainerMetadata{Name:hello-world-app,Attempt:2,}"
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.426108829Z" level=info msg="CreateContainer within sandbox \"60490c3fbea4a3f3ce5441b8c7a98a076cba1ff187bd67aa945f3ee52365f1bf\" for &ContainerMetadata{Name:hello-world-app,Attempt:2,} returns container id \"c1d63ec442e484772296d063900c122cf388814aeb18bcdd5117857439fbd922\""
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.426972645Z" level=info msg="StartContainer for \"c1d63ec442e484772296d063900c122cf388814aeb18bcdd5117857439fbd922\""
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.486217604Z" level=info msg="StartContainer for \"c1d63ec442e484772296d063900c122cf388814aeb18bcdd5117857439fbd922\" returns successfully"
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.514041351Z" level=info msg="shim disconnected" id=c1d63ec442e484772296d063900c122cf388814aeb18bcdd5117857439fbd922
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.514106113Z" level=warning msg="cleaning up after shim disconnected" id=c1d63ec442e484772296d063900c122cf388814aeb18bcdd5117857439fbd922 namespace=k8s.io
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.514117830Z" level=info msg="cleaning up dead shim"
	Jun 03 13:25:45 addons-252757 containerd[769]: time="2024-06-03T13:25:45.523156342Z" level=warning msg="cleanup warnings time=\"2024-06-03T13:25:45Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=11781 runtime=io.containerd.runc.v2\n"
	Jun 03 13:25:46 addons-252757 containerd[769]: time="2024-06-03T13:25:46.039301920Z" level=info msg="RemoveContainer for \"2e16afbcbcbe3061edac86088d4570d07ab102636a2a91274b68d524a3e1f44e\""
	Jun 03 13:25:46 addons-252757 containerd[769]: time="2024-06-03T13:25:46.050730360Z" level=info msg="RemoveContainer for \"2e16afbcbcbe3061edac86088d4570d07ab102636a2a91274b68d524a3e1f44e\" returns successfully"
	
	
	==> coredns [894615c52b90e7221e6a29e718a7de3587f983e5e7ea16769b8e66d228c2707e] <==
	[INFO] 10.244.0.20:37367 - 15031 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000225841s
	[INFO] 10.244.0.20:37367 - 30383 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003957013s
	[INFO] 10.244.0.20:60921 - 18410 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004070471s
	[INFO] 10.244.0.20:60921 - 65344 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002799492s
	[INFO] 10.244.0.20:37367 - 10575 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00284581s
	[INFO] 10.244.0.20:37367 - 42716 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000112244s
	[INFO] 10.244.0.20:60921 - 45195 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000079719s
	[INFO] 10.244.0.20:34407 - 16375 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000097574s
	[INFO] 10.244.0.20:34407 - 31376 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000075649s
	[INFO] 10.244.0.20:44875 - 17513 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000107566s
	[INFO] 10.244.0.20:34407 - 11190 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000176784s
	[INFO] 10.244.0.20:44875 - 35587 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000052044s
	[INFO] 10.244.0.20:34407 - 30935 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000030555s
	[INFO] 10.244.0.20:44875 - 13221 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000049484s
	[INFO] 10.244.0.20:34407 - 56606 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000033403s
	[INFO] 10.244.0.20:44875 - 15467 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000048557s
	[INFO] 10.244.0.20:34407 - 39794 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000031294s
	[INFO] 10.244.0.20:44875 - 61567 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000039105s
	[INFO] 10.244.0.20:44875 - 25046 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000302959s
	[INFO] 10.244.0.20:34407 - 40154 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00131206s
	[INFO] 10.244.0.20:34407 - 26907 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.0011194s
	[INFO] 10.244.0.20:44875 - 7881 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001660827s
	[INFO] 10.244.0.20:34407 - 62903 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000371331s
	[INFO] 10.244.0.20:44875 - 44273 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.000976224s
	[INFO] 10.244.0.20:44875 - 54973 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000047269s
	
	
	==> describe nodes <==
	Name:               addons-252757
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-252757
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=3e16338a2e51863cb2fad83b163378f045b3a354
	                    minikube.k8s.io/name=addons-252757
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_03T13_21_11_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-252757
	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:  Mon, 03 Jun 2024 13:21:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-252757
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 03 Jun 2024 13:25:45 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 03 Jun 2024 13:25:45 +0000   Mon, 03 Jun 2024 13:21:04 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 03 Jun 2024 13:25:45 +0000   Mon, 03 Jun 2024 13:21:04 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 03 Jun 2024 13:25:45 +0000   Mon, 03 Jun 2024 13:21:04 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 03 Jun 2024 13:25:45 +0000   Mon, 03 Jun 2024 13:21:20 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-252757
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022432Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022432Ki
	  pods:               110
	System Info:
	  Machine ID:                 92bfeab5d7974e0e83893dbd17c56b5f
	  System UUID:                5bf5b33e-af6d-42ab-915d-4652c842a566
	  Boot ID:                    366ffa85-e804-4ef8-93d3-afb045a5a50b
	  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.31
	  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-r22ld         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         25s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         36s
	  gcp-auth                    gcp-auth-5db96cd9b4-stp2n                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m33s
	  headlamp                    headlamp-68456f997b-w4r7h                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m58s
	  kube-system                 coredns-7db6d8ff4d-mjczx                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     4m26s
	  kube-system                 etcd-addons-252757                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         4m40s
	  kube-system                 kindnet-p66jm                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      4m27s
	  kube-system                 kube-apiserver-addons-252757             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m40s
	  kube-system                 kube-controller-manager-addons-252757    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m40s
	  kube-system                 kube-proxy-78mmm                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m27s
	  kube-system                 kube-scheduler-addons-252757             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m40s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m22s
	  my-volcano                  test-job-nginx-0                         1 (50%!)(MISSING)       1 (50%!)(MISSING)     0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m32s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-fst4h          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     4m21s
	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                 4m24s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  4m47s (x8 over 4m47s)  kubelet          Node addons-252757 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m47s (x8 over 4m47s)  kubelet          Node addons-252757 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m47s (x7 over 4m47s)  kubelet          Node addons-252757 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  4m47s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  4m40s                  kubelet          Node addons-252757 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m40s                  kubelet          Node addons-252757 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m40s                  kubelet          Node addons-252757 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             4m40s                  kubelet          Node addons-252757 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  4m40s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 4m40s                  kubelet          Starting kubelet.
	  Normal  NodeReady                4m30s                  kubelet          Node addons-252757 status is now: NodeReady
	  Normal  RegisteredNode           4m27s                  node-controller  Node addons-252757 event: Registered Node addons-252757 in Controller
	
	
	==> dmesg <==
	[  +0.001040] FS-Cache: O-key=[8] 'b25f3b0000000000'
	[  +0.000689] FS-Cache: N-cookie c=00000030 [p=00000027 fl=2 nc=0 na=1]
	[  +0.000909] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=0000000009ee0639
	[  +0.001094] FS-Cache: N-key=[8] 'b25f3b0000000000'
	[  +0.002948] FS-Cache: Duplicate cookie detected
	[  +0.000732] FS-Cache: O-cookie c=0000002a [p=00000027 fl=226 nc=0 na=1]
	[  +0.000973] FS-Cache: O-cookie d=000000007e50ed2a{9p.inode} n=000000003e86b3a8
	[  +0.001049] FS-Cache: O-key=[8] 'b25f3b0000000000'
	[  +0.000692] FS-Cache: N-cookie c=00000031 [p=00000027 fl=2 nc=0 na=1]
	[  +0.000955] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=000000007c38b02d
	[  +0.001021] FS-Cache: N-key=[8] 'b25f3b0000000000'
	[  +3.426896] FS-Cache: Duplicate cookie detected
	[  +0.000938] FS-Cache: O-cookie c=00000028 [p=00000027 fl=226 nc=0 na=1]
	[  +0.000963] FS-Cache: O-cookie d=000000007e50ed2a{9p.inode} n=000000002aad7241
	[  +0.001041] FS-Cache: O-key=[8] 'b15f3b0000000000'
	[  +0.000716] FS-Cache: N-cookie c=00000033 [p=00000027 fl=2 nc=0 na=1]
	[  +0.000979] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=00000000814985bf
	[  +0.001057] FS-Cache: N-key=[8] 'b15f3b0000000000'
	[  +0.358600] FS-Cache: Duplicate cookie detected
	[  +0.000699] FS-Cache: O-cookie c=0000002d [p=00000027 fl=226 nc=0 na=1]
	[  +0.001017] FS-Cache: O-cookie d=000000007e50ed2a{9p.inode} n=000000007f7582e0
	[  +0.001039] FS-Cache: O-key=[8] 'b75f3b0000000000'
	[  +0.000722] FS-Cache: N-cookie c=00000034 [p=00000027 fl=2 nc=0 na=1]
	[  +0.001001] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=0000000042a6335d
	[  +0.001036] FS-Cache: N-key=[8] 'b75f3b0000000000'
	
	
	==> etcd [6ee4b7d56b8efe379b5bc5fc8f82b22377bb0eac4e83764562478f3416fee5df] <==
	{"level":"info","ts":"2024-06-03T13:21:03.970409Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
	{"level":"info","ts":"2024-06-03T13:21:03.970417Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
	{"level":"info","ts":"2024-06-03T13:21:03.972425Z","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-03T13:21:03.972596Z","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-03T13:21:03.972615Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-06-03T13:21:03.973008Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-06-03T13:21:03.973113Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-06-03T13:21:04.948734Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-06-03T13:21:04.948949Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-06-03T13:21:04.949086Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-06-03T13:21:04.949169Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-06-03T13:21:04.94926Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-06-03T13:21:04.949335Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-06-03T13:21:04.949422Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-06-03T13:21:04.952887Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-03T13:21:04.958917Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-252757 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-06-03T13:21:04.959221Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-06-03T13:21:04.959593Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-06-03T13:21:04.961407Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-06-03T13:21:04.96873Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-06-03T13:21:04.968908Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-06-03T13:21:04.969008Z","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-03T13:21:04.969217Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-03T13:21:04.969316Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-03T13:21:05.05127Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	
	
	==> gcp-auth [6df238bebc028c33df88c1187f4f8ef25bdf67e097da27312518ec2eab2216de] <==
	2024/06/03 13:23:27 Ready to write response ...
	2024/06/03 13:24:19 Ready to marshal response ...
	2024/06/03 13:24:19 Ready to write response ...
	2024/06/03 13:24:39 Ready to marshal response ...
	2024/06/03 13:24:39 Ready to write response ...
	2024/06/03 13:25:14 Ready to marshal response ...
	2024/06/03 13:25:14 Ready to write response ...
	2024/06/03 13:25:24 Ready to marshal response ...
	2024/06/03 13:25:24 Ready to write response ...
	2024/06/03 13:25:24 Ready to marshal response ...
	2024/06/03 13:25:24 Ready to write response ...
	2024/06/03 13:25:24 Ready to marshal response ...
	2024/06/03 13:25:24 Ready to write response ...
	2024/06/03 13:25:24 Ready to marshal response ...
	2024/06/03 13:25:24 Ready to write response ...
	2024/06/03 13:25:24 Ready to marshal response ...
	2024/06/03 13:25:24 Ready to write response ...
	2024/06/03 13:25:25 Ready to marshal response ...
	2024/06/03 13:25:25 Ready to write response ...
	2024/06/03 13:25:25 Ready to marshal response ...
	2024/06/03 13:25:25 Ready to write response ...
	2024/06/03 13:25:25 Ready to marshal response ...
	2024/06/03 13:25:25 Ready to write response ...
	2024/06/03 13:25:25 Ready to marshal response ...
	2024/06/03 13:25:25 Ready to write response ...
	
	
	==> kernel <==
	 13:25:50 up  4:08,  0 users,  load average: 1.01, 1.65, 2.50
	Linux addons-252757 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 [5cae4edcf1e5f59770810eab00f5edfcc2b17de6615090297130d4148d462303] <==
	I0603 13:23:47.822881       1 main.go:227] handling current node
	I0603 13:23:57.831995       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:23:57.832021       1 main.go:227] handling current node
	I0603 13:24:07.844123       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:24:07.844150       1 main.go:227] handling current node
	I0603 13:24:17.855611       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:24:17.855637       1 main.go:227] handling current node
	I0603 13:24:27.859589       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:24:27.859616       1 main.go:227] handling current node
	I0603 13:24:37.872090       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:24:37.872121       1 main.go:227] handling current node
	I0603 13:24:47.884061       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:24:47.884091       1 main.go:227] handling current node
	I0603 13:24:57.888327       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:24:57.888356       1 main.go:227] handling current node
	I0603 13:25:07.900851       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:25:07.901072       1 main.go:227] handling current node
	I0603 13:25:17.913413       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:25:17.913440       1 main.go:227] handling current node
	I0603 13:25:27.918702       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:25:27.918727       1 main.go:227] handling current node
	I0603 13:25:37.925484       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:25:37.925515       1 main.go:227] handling current node
	I0603 13:25:47.929053       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0603 13:25:47.929082       1 main.go:227] handling current node
	
	
	==> kube-apiserver [d13c04d0da657c2028a32edc02dc39a54b447f1b4a1bf618e3953a6ff992a418] <==
	W0603 13:25:04.206238       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0603 13:25:14.496056       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0603 13:25:14.753645       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.72.112"}
	W0603 13:25:24.355501       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found
	W0603 13:25:24.437099       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found
	I0603 13:25:24.522663       1 handler.go:286] Adding GroupVersion batch.volcano.sh v1alpha1 to ResourceManager
	W0603 13:25:24.582186       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found
	W0603 13:25:24.756421       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found
	I0603 13:25:24.768059       1 handler.go:286] Adding GroupVersion bus.volcano.sh v1alpha1 to ResourceManager
	I0603 13:25:24.798702       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.4.18"}
	W0603 13:25:24.953246       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found
	W0603 13:25:25.107996       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found
	I0603 13:25:25.282588       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0603 13:25:25.318156       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0603 13:25:25.351844       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	I0603 13:25:25.364333       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	W0603 13:25:25.401982       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found
	W0603 13:25:25.491812       1 dispatcher.go:217] Failed calling webhook, failing closed validatepod.volcano.sh: failed calling webhook "validatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/validate?timeout=10s": service "volcano-admission-service" not found
	W0603 13:25:25.897825       1 cacher.go:168] Terminating all watchers from cacher commands.bus.volcano.sh
	W0603 13:25:26.364726       1 cacher.go:168] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0603 13:25:26.464722       1 cacher.go:168] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0603 13:25:26.474912       1 cacher.go:168] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0603 13:25:26.487138       1 cacher.go:168] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	E0603 13:25:41.771354       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0603 13:25:42.584341       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [21c71f9415767d209471bb6a16067203a1f41467d405ce0214fe58c0db563769] <==
	I0603 13:25:34.372291       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="volcano-system"
	W0603 13:25:35.346199       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
	E0603 13:25:35.346241       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
	W0603 13:25:35.398872       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
	E0603 13:25:35.398916       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
	W0603 13:25:36.310134       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
	E0603 13:25:36.310256       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
	W0603 13:25:37.035843       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
	E0603 13:25:37.035909       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
	W0603 13:25:37.207224       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
	E0603 13:25:37.207263       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
	W0603 13:25:41.195418       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
	E0603 13:25:41.195662       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
	I0603 13:25:41.688541       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0603 13:25:41.696845       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0603 13:25:41.698963       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="10.797µs"
	W0603 13:25:43.673502       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
	E0603 13:25:43.673540       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
	W0603 13:25:43.977084       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
	E0603 13:25:43.977126       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
	W0603 13:25:44.770746       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
	E0603 13:25:44.770794       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
	I0603 13:25:46.049461       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.918µs"
	W0603 13:25:47.413084       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
	E0603 13:25:47.413122       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 [8e2cac4fbb160bda8ba36b665d18ba330686d0a1a832e580924eb2ae35ec2437] <==
	I0603 13:21:25.771430       1 server_linux.go:69] "Using iptables proxy"
	I0603 13:21:25.783726       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0603 13:21:25.812133       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0603 13:21:25.812182       1 server_linux.go:165] "Using iptables Proxier"
	I0603 13:21:25.819785       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0603 13:21:25.819821       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0603 13:21:25.819865       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"
	I0603 13:21:25.820481       1 server.go:872] "Version info" version="v1.30.1"
	I0603 13:21:25.820499       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0603 13:21:25.838462       1 config.go:192] "Starting service config controller"
	I0603 13:21:25.838482       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0603 13:21:25.838514       1 config.go:101] "Starting endpoint slice config controller"
	I0603 13:21:25.838519       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0603 13:21:25.839178       1 config.go:319] "Starting node config controller"
	I0603 13:21:25.839187       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0603 13:21:25.944820       1 shared_informer.go:320] Caches are synced for service config
	I0603 13:21:25.944885       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0603 13:21:25.952940       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [0bf2a993cbfc2f544867684459ab93fc9a0606560b5de54fe637bd8eec03a57d] <==
	W0603 13:21:08.415440       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
	E0603 13:21:08.415458       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
	W0603 13:21:08.415526       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
	E0603 13:21:08.415543       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
	W0603 13:21:08.415582       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
	E0603 13:21:08.415597       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
	W0603 13:21:08.416796       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
	E0603 13:21:08.416824       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
	W0603 13:21:08.416873       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0603 13:21:08.416884       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0603 13:21:08.416922       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
	E0603 13:21:08.416932       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
	W0603 13:21:08.416966       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
	E0603 13:21:08.416977       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
	W0603 13:21:08.417011       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
	E0603 13:21:08.417020       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
	W0603 13:21:08.417055       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
	E0603 13:21:08.417066       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
	W0603 13:21:08.417125       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
	E0603 13:21:08.417135       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
	W0603 13:21:08.417197       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0603 13:21:08.417210       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0603 13:21:08.417348       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
	E0603 13:21:08.417368       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
	I0603 13:21:09.998858       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jun 03 13:25:30 addons-252757 kubelet[1509]: E0603 13:25:30.991570    1509 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 10s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-r22ld_default(9f5b2f21-462c-4b66-b694-bff065ac5b23)\"" pod="default/hello-world-app-86c47465fc-r22ld" podUID="9f5b2f21-462c-4b66-b694-bff065ac5b23"
	Jun 03 13:25:39 addons-252757 kubelet[1509]: I0603 13:25:39.402149    1509 scope.go:117] "RemoveContainer" containerID="18e9c627877aa7783b2205756510fc0df3e83686c50185575ada3e201bb02840"
	Jun 03 13:25:39 addons-252757 kubelet[1509]: E0603 13:25:39.402423    1509 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(33d54101-6d22-4124-beee-47bb90dc9f09)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="33d54101-6d22-4124-beee-47bb90dc9f09"
	Jun 03 13:25:40 addons-252757 kubelet[1509]: I0603 13:25:40.745536    1509 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-82rs4\" (UniqueName: \"kubernetes.io/projected/33d54101-6d22-4124-beee-47bb90dc9f09-kube-api-access-82rs4\") pod \"33d54101-6d22-4124-beee-47bb90dc9f09\" (UID: \"33d54101-6d22-4124-beee-47bb90dc9f09\") "
	Jun 03 13:25:40 addons-252757 kubelet[1509]: I0603 13:25:40.747480    1509 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/33d54101-6d22-4124-beee-47bb90dc9f09-kube-api-access-82rs4" (OuterVolumeSpecName: "kube-api-access-82rs4") pod "33d54101-6d22-4124-beee-47bb90dc9f09" (UID: "33d54101-6d22-4124-beee-47bb90dc9f09"). InnerVolumeSpecName "kube-api-access-82rs4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jun 03 13:25:40 addons-252757 kubelet[1509]: I0603 13:25:40.846146    1509 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-82rs4\" (UniqueName: \"kubernetes.io/projected/33d54101-6d22-4124-beee-47bb90dc9f09-kube-api-access-82rs4\") on node \"addons-252757\" DevicePath \"\""
	Jun 03 13:25:41 addons-252757 kubelet[1509]: I0603 13:25:41.017416    1509 scope.go:117] "RemoveContainer" containerID="18e9c627877aa7783b2205756510fc0df3e83686c50185575ada3e201bb02840"
	Jun 03 13:25:42 addons-252757 kubelet[1509]: I0603 13:25:42.404915    1509 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0fee4433-fe2f-4c0f-b6f8-f2831dae8d0a" path="/var/lib/kubelet/pods/0fee4433-fe2f-4c0f-b6f8-f2831dae8d0a/volumes"
	Jun 03 13:25:42 addons-252757 kubelet[1509]: I0603 13:25:42.405290    1509 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="33d54101-6d22-4124-beee-47bb90dc9f09" path="/var/lib/kubelet/pods/33d54101-6d22-4124-beee-47bb90dc9f09/volumes"
	Jun 03 13:25:42 addons-252757 kubelet[1509]: I0603 13:25:42.405676    1509 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e8aadb46-7756-4b24-b06f-d07d6731879d" path="/var/lib/kubelet/pods/e8aadb46-7756-4b24-b06f-d07d6731879d/volumes"
	Jun 03 13:25:44 addons-252757 kubelet[1509]: I0603 13:25:44.978033    1509 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-h9m7m\" (UniqueName: \"kubernetes.io/projected/026e2c4a-9da3-40d2-999a-46ba615706e0-kube-api-access-h9m7m\") pod \"026e2c4a-9da3-40d2-999a-46ba615706e0\" (UID: \"026e2c4a-9da3-40d2-999a-46ba615706e0\") "
	Jun 03 13:25:44 addons-252757 kubelet[1509]: I0603 13:25:44.978103    1509 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/026e2c4a-9da3-40d2-999a-46ba615706e0-webhook-cert\") pod \"026e2c4a-9da3-40d2-999a-46ba615706e0\" (UID: \"026e2c4a-9da3-40d2-999a-46ba615706e0\") "
	Jun 03 13:25:44 addons-252757 kubelet[1509]: I0603 13:25:44.980197    1509 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/026e2c4a-9da3-40d2-999a-46ba615706e0-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "026e2c4a-9da3-40d2-999a-46ba615706e0" (UID: "026e2c4a-9da3-40d2-999a-46ba615706e0"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jun 03 13:25:44 addons-252757 kubelet[1509]: I0603 13:25:44.980832    1509 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/026e2c4a-9da3-40d2-999a-46ba615706e0-kube-api-access-h9m7m" (OuterVolumeSpecName: "kube-api-access-h9m7m") pod "026e2c4a-9da3-40d2-999a-46ba615706e0" (UID: "026e2c4a-9da3-40d2-999a-46ba615706e0"). InnerVolumeSpecName "kube-api-access-h9m7m". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jun 03 13:25:45 addons-252757 kubelet[1509]: I0603 13:25:45.030756    1509 scope.go:117] "RemoveContainer" containerID="38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f"
	Jun 03 13:25:45 addons-252757 kubelet[1509]: I0603 13:25:45.041766    1509 scope.go:117] "RemoveContainer" containerID="38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f"
	Jun 03 13:25:45 addons-252757 kubelet[1509]: E0603 13:25:45.042441    1509 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\": not found" containerID="38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f"
	Jun 03 13:25:45 addons-252757 kubelet[1509]: I0603 13:25:45.042489    1509 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f"} err="failed to get container status \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\": rpc error: code = NotFound desc = an error occurred when try to find container \"38a096da7a4823bcbde00e933eb2bb567c35ca939dd9e88e3dd307785456927f\": not found"
	Jun 03 13:25:45 addons-252757 kubelet[1509]: I0603 13:25:45.078585    1509 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-h9m7m\" (UniqueName: \"kubernetes.io/projected/026e2c4a-9da3-40d2-999a-46ba615706e0-kube-api-access-h9m7m\") on node \"addons-252757\" DevicePath \"\""
	Jun 03 13:25:45 addons-252757 kubelet[1509]: I0603 13:25:45.078668    1509 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/026e2c4a-9da3-40d2-999a-46ba615706e0-webhook-cert\") on node \"addons-252757\" DevicePath \"\""
	Jun 03 13:25:45 addons-252757 kubelet[1509]: I0603 13:25:45.402364    1509 scope.go:117] "RemoveContainer" containerID="2e16afbcbcbe3061edac86088d4570d07ab102636a2a91274b68d524a3e1f44e"
	Jun 03 13:25:46 addons-252757 kubelet[1509]: I0603 13:25:46.035880    1509 scope.go:117] "RemoveContainer" containerID="2e16afbcbcbe3061edac86088d4570d07ab102636a2a91274b68d524a3e1f44e"
	Jun 03 13:25:46 addons-252757 kubelet[1509]: I0603 13:25:46.036606    1509 scope.go:117] "RemoveContainer" containerID="c1d63ec442e484772296d063900c122cf388814aeb18bcdd5117857439fbd922"
	Jun 03 13:25:46 addons-252757 kubelet[1509]: E0603 13:25:46.036940    1509 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-r22ld_default(9f5b2f21-462c-4b66-b694-bff065ac5b23)\"" pod="default/hello-world-app-86c47465fc-r22ld" podUID="9f5b2f21-462c-4b66-b694-bff065ac5b23"
	Jun 03 13:25:46 addons-252757 kubelet[1509]: I0603 13:25:46.404430    1509 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="026e2c4a-9da3-40d2-999a-46ba615706e0" path="/var/lib/kubelet/pods/026e2c4a-9da3-40d2-999a-46ba615706e0/volumes"
	
	
	==> storage-provisioner [a71fddee89f446916eb3299c9b494af7cc01651fa8650f411afe036018cc67f0] <==
	I0603 13:21:29.404069       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0603 13:21:29.436120       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0603 13:21:29.436165       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0603 13:21:29.454110       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0603 13:21:29.454278       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-252757_4311c9ad-7b0c-46a4-a05b-387796729cc1!
	I0603 13:21:29.460927       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"45ec0cdb-ed9c-4c9b-8f79-4512214b30b6", APIVersion:"v1", ResourceVersion:"553", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-252757_4311c9ad-7b0c-46a4-a05b-387796729cc1 became leader
	I0603 13:21:29.555187       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-252757_4311c9ad-7b0c-46a4-a05b-387796729cc1!
	

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

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

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

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

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

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

                                                
                                                
=== 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: (2.490610264s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-095889
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 image load --daemon gcr.io/google-containers/addon-resizer:functional-095889 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-095889 image load --daemon gcr.io/google-containers/addon-resizer:functional-095889 --alsologtostderr: (3.764514023s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-095889" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (6.52s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 image save gcr.io/google-containers/addon-resizer:functional-095889 /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.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 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 ** 
	I0603 13:30:50.928475  976047 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:30:50.928810  976047 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:30:50.928844  976047 out.go:304] Setting ErrFile to fd 2...
	I0603 13:30:50.928863  976047 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:30:50.929140  976047 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:30:50.929794  976047 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:30:50.929982  976047 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:30:50.930519  976047 cli_runner.go:164] Run: docker container inspect functional-095889 --format={{.State.Status}}
	I0603 13:30:50.945332  976047 ssh_runner.go:195] Run: systemctl --version
	I0603 13:30:50.945419  976047 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095889
	I0603 13:30:50.961753  976047 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33913 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/functional-095889/id_rsa Username:docker}
	I0603 13:30:51.053798  976047 cache_images.go:286] Loading image from: /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar
	W0603 13:30:51.053859  976047 cache_images.go:254] Failed to load cached images for profile functional-095889. 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
	I0603 13:30:51.053877  976047 cache_images.go:262] succeeded pushing to: 
	I0603 13:30:51.053882  976047 cache_images.go:263] failed pushing to: functional-095889

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

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

                                                
                                                
=== 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-506981 --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_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p old-k8s-version-506981 --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 102 (6m17.53186612s)

                                                
                                                
-- stdout --
	* [old-k8s-version-506981] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19011
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.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-506981" primary control-plane node in "old-k8s-version-506981" cluster
	* Pulling base image v0.0.44-1716228441-18934 ...
	* Restarting existing docker container for "old-k8s-version-506981" ...
	* Preparing Kubernetes v1.20.0 on containerd 1.6.31 ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image registry.k8s.io/echoserver:1.4
	  - Using image fake.domain/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-506981 addons enable metrics-server
	
	* Enabled addons: storage-provisioner, metrics-server, dashboard, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 14:05:45.786671 1131020 out.go:291] Setting OutFile to fd 1 ...
	I0603 14:05:45.786871 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:05:45.786885 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:05:45.786891 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:05:45.787114 1131020 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 14:05:45.787513 1131020 out.go:298] Setting JSON to false
	I0603 14:05:45.788482 1131020 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":17290,"bootTime":1717406256,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 14:05:45.788551 1131020 start.go:139] virtualization:  
	I0603 14:05:45.791040 1131020 out.go:177] * [old-k8s-version-506981] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0603 14:05:45.794087 1131020 out.go:177]   - MINIKUBE_LOCATION=19011
	I0603 14:05:45.796121 1131020 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 14:05:45.794061 1131020 notify.go:220] Checking for updates...
	I0603 14:05:45.799792 1131020 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 14:05:45.801767 1131020 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 14:05:45.803657 1131020 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0603 14:05:45.805466 1131020 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0603 14:05:45.807934 1131020 config.go:182] Loaded profile config "old-k8s-version-506981": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0603 14:05:45.810391 1131020 out.go:177] * Kubernetes 1.30.1 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.1
	I0603 14:05:45.812608 1131020 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 14:05:45.836776 1131020 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 14:05:45.836895 1131020 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 14:05:45.924942 1131020 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:54 OomKillDisable:true NGoroutines:67 SystemTime:2024-06-03 14:05:45.911761297 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 14:05:45.925051 1131020 docker.go:295] overlay module found
	I0603 14:05:45.927207 1131020 out.go:177] * Using the docker driver based on existing profile
	I0603 14:05:45.928884 1131020 start.go:297] selected driver: docker
	I0603 14:05:45.928898 1131020 start.go:901] validating driver "docker" against &{Name:old-k8s-version-506981 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-506981 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.76.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}
	I0603 14:05:45.929015 1131020 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0603 14:05:45.929598 1131020 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 14:05:46.021900 1131020 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:54 OomKillDisable:true NGoroutines:67 SystemTime:2024-06-03 14:05:46.007256842 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 14:05:46.022271 1131020 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]
	I0603 14:05:46.022302 1131020 cni.go:84] Creating CNI manager for ""
	I0603 14:05:46.022310 1131020 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 14:05:46.022348 1131020 start.go:340] cluster config:
	{Name:old-k8s-version-506981 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-506981 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.76.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}
	I0603 14:05:46.028760 1131020 out.go:177] * Starting "old-k8s-version-506981" primary control-plane node in "old-k8s-version-506981" cluster
	I0603 14:05:46.030525 1131020 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0603 14:05:46.032565 1131020 out.go:177] * Pulling base image v0.0.44-1716228441-18934 ...
	I0603 14:05:46.034354 1131020 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0603 14:05:46.034424 1131020 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0603 14:05:46.034439 1131020 cache.go:56] Caching tarball of preloaded images
	I0603 14:05:46.034525 1131020 preload.go:173] Found /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0603 14:05:46.034540 1131020 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0603 14:05:46.034657 1131020 profile.go:143] Saving config to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/config.json ...
	I0603 14:05:46.034884 1131020 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon
	I0603 14:05:46.050055 1131020 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon, skipping pull
	I0603 14:05:46.050082 1131020 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 exists in daemon, skipping load
	I0603 14:05:46.050101 1131020 cache.go:194] Successfully downloaded all kic artifacts
	I0603 14:05:46.050130 1131020 start.go:360] acquireMachinesLock for old-k8s-version-506981: {Name:mk07ab62c57078bf890f52f0b4b64c87a52e5b4b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0603 14:05:46.050216 1131020 start.go:364] duration metric: took 50.263µs to acquireMachinesLock for "old-k8s-version-506981"
	I0603 14:05:46.050243 1131020 start.go:96] Skipping create...Using existing machine configuration
	I0603 14:05:46.050253 1131020 fix.go:54] fixHost starting: 
	I0603 14:05:46.050523 1131020 cli_runner.go:164] Run: docker container inspect old-k8s-version-506981 --format={{.State.Status}}
	I0603 14:05:46.066676 1131020 fix.go:112] recreateIfNeeded on old-k8s-version-506981: state=Stopped err=<nil>
	W0603 14:05:46.066710 1131020 fix.go:138] unexpected machine state, will restart: <nil>
	I0603 14:05:46.068969 1131020 out.go:177] * Restarting existing docker container for "old-k8s-version-506981" ...
	I0603 14:05:46.070928 1131020 cli_runner.go:164] Run: docker start old-k8s-version-506981
	I0603 14:05:46.465016 1131020 cli_runner.go:164] Run: docker container inspect old-k8s-version-506981 --format={{.State.Status}}
	I0603 14:05:46.492415 1131020 kic.go:430] container "old-k8s-version-506981" state is running.
	I0603 14:05:46.492824 1131020 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-506981
	I0603 14:05:46.522739 1131020 profile.go:143] Saving config to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/config.json ...
	I0603 14:05:46.523339 1131020 machine.go:94] provisionDockerMachine start ...
	I0603 14:05:46.523551 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:46.548047 1131020 main.go:141] libmachine: Using SSH client type: native
	I0603 14:05:46.548315 1131020 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 34194 <nil> <nil>}
	I0603 14:05:46.548323 1131020 main.go:141] libmachine: About to run SSH command:
	hostname
	I0603 14:05:46.549911 1131020 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0603 14:05:49.680211 1131020 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-506981
	
	I0603 14:05:49.680239 1131020 ubuntu.go:169] provisioning hostname "old-k8s-version-506981"
	I0603 14:05:49.680301 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:49.708537 1131020 main.go:141] libmachine: Using SSH client type: native
	I0603 14:05:49.708808 1131020 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 34194 <nil> <nil>}
	I0603 14:05:49.708825 1131020 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-506981 && echo "old-k8s-version-506981" | sudo tee /etc/hostname
	I0603 14:05:49.863688 1131020 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-506981
	
	I0603 14:05:49.863782 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:49.891176 1131020 main.go:141] libmachine: Using SSH client type: native
	I0603 14:05:49.891481 1131020 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 34194 <nil> <nil>}
	I0603 14:05:49.891510 1131020 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-506981' /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-506981/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-506981' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0603 14:05:50.029807 1131020 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0603 14:05:50.029840 1131020 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19011-937109/.minikube CaCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19011-937109/.minikube}
	I0603 14:05:50.029873 1131020 ubuntu.go:177] setting up certificates
	I0603 14:05:50.029885 1131020 provision.go:84] configureAuth start
	I0603 14:05:50.029956 1131020 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-506981
	I0603 14:05:50.052990 1131020 provision.go:143] copyHostCerts
	I0603 14:05:50.053108 1131020 exec_runner.go:144] found /home/jenkins/minikube-integration/19011-937109/.minikube/cert.pem, removing ...
	I0603 14:05:50.053125 1131020 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19011-937109/.minikube/cert.pem
	I0603 14:05:50.053214 1131020 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/cert.pem (1123 bytes)
	I0603 14:05:50.053330 1131020 exec_runner.go:144] found /home/jenkins/minikube-integration/19011-937109/.minikube/key.pem, removing ...
	I0603 14:05:50.053342 1131020 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19011-937109/.minikube/key.pem
	I0603 14:05:50.053374 1131020 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/key.pem (1675 bytes)
	I0603 14:05:50.053440 1131020 exec_runner.go:144] found /home/jenkins/minikube-integration/19011-937109/.minikube/ca.pem, removing ...
	I0603 14:05:50.053451 1131020 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19011-937109/.minikube/ca.pem
	I0603 14:05:50.053484 1131020 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/ca.pem (1082 bytes)
	I0603 14:05:50.053546 1131020 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-506981 san=[127.0.0.1 192.168.76.2 localhost minikube old-k8s-version-506981]
	I0603 14:05:50.437634 1131020 provision.go:177] copyRemoteCerts
	I0603 14:05:50.437711 1131020 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0603 14:05:50.437758 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:50.456753 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:50.556678 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0603 14:05:50.586899 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0603 14:05:50.612367 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0603 14:05:50.637834 1131020 provision.go:87] duration metric: took 607.9304ms to configureAuth
	I0603 14:05:50.637870 1131020 ubuntu.go:193] setting minikube options for container-runtime
	I0603 14:05:50.638071 1131020 config.go:182] Loaded profile config "old-k8s-version-506981": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0603 14:05:50.638083 1131020 machine.go:97] duration metric: took 4.114732426s to provisionDockerMachine
	I0603 14:05:50.638099 1131020 start.go:293] postStartSetup for "old-k8s-version-506981" (driver="docker")
	I0603 14:05:50.638114 1131020 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]
	I0603 14:05:50.638182 1131020 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
	I0603 14:05:50.638230 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:50.658616 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:50.750919 1131020 ssh_runner.go:195] Run: cat /etc/os-release
	I0603 14:05:50.754672 1131020 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0603 14:05:50.754711 1131020 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0603 14:05:50.754726 1131020 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0603 14:05:50.754733 1131020 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0603 14:05:50.754752 1131020 filesync.go:126] Scanning /home/jenkins/minikube-integration/19011-937109/.minikube/addons for local assets ...
	I0603 14:05:50.754808 1131020 filesync.go:126] Scanning /home/jenkins/minikube-integration/19011-937109/.minikube/files for local assets ...
	I0603 14:05:50.754891 1131020 filesync.go:149] local asset: /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem -> 9425412.pem in /etc/ssl/certs
	I0603 14:05:50.755004 1131020 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0603 14:05:50.763890 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem --> /etc/ssl/certs/9425412.pem (1708 bytes)
	I0603 14:05:50.791136 1131020 start.go:296] duration metric: took 153.016131ms for postStartSetup
	I0603 14:05:50.791238 1131020 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 14:05:50.791285 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:50.817772 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:50.915133 1131020 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0603 14:05:50.922859 1131020 fix.go:56] duration metric: took 4.872587932s for fixHost
	I0603 14:05:50.922881 1131020 start.go:83] releasing machines lock for "old-k8s-version-506981", held for 4.872651208s
	I0603 14:05:50.922969 1131020 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-506981
	I0603 14:05:50.941642 1131020 ssh_runner.go:195] Run: cat /version.json
	I0603 14:05:50.941696 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:50.941932 1131020 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0603 14:05:50.941994 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:50.974180 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:50.975291 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:51.072883 1131020 ssh_runner.go:195] Run: systemctl --version
	I0603 14:05:51.205224 1131020 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0603 14:05:51.209562 1131020 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' {}" ;
	I0603 14:05:51.227677 1131020 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0603 14:05:51.227764 1131020 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" ;
	I0603 14:05:51.237265 1131020 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0603 14:05:51.237289 1131020 start.go:494] detecting cgroup driver to use...
	I0603 14:05:51.237330 1131020 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0603 14:05:51.237399 1131020 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0603 14:05:51.252292 1131020 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0603 14:05:51.265357 1131020 docker.go:217] disabling cri-docker service (if available) ...
	I0603 14:05:51.265456 1131020 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0603 14:05:51.279302 1131020 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0603 14:05:51.291292 1131020 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0603 14:05:51.399159 1131020 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0603 14:05:51.505566 1131020 docker.go:233] disabling docker service ...
	I0603 14:05:51.505684 1131020 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0603 14:05:51.519843 1131020 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0603 14:05:51.531594 1131020 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0603 14:05:51.636875 1131020 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0603 14:05:51.742876 1131020 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0603 14:05:51.754618 1131020 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"
	I0603 14:05:51.769782 1131020 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"
	I0603 14:05:51.780400 1131020 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"
	I0603 14:05:51.790017 1131020 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0603 14:05:51.790100 1131020 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0603 14:05:51.799924 1131020 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"
	I0603 14:05:51.809842 1131020 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0603 14:05:51.819190 1131020 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0603 14:05:51.828701 1131020 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0603 14:05:51.842051 1131020 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"
	I0603 14:05:51.851743 1131020 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0603 14:05:51.859938 1131020 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0603 14:05:51.868185 1131020 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 14:05:51.973302 1131020 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0603 14:05:52.176862 1131020 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0603 14:05:52.176943 1131020 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0603 14:05:52.180800 1131020 start.go:562] Will wait 60s for crictl version
	I0603 14:05:52.180897 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:05:52.184369 1131020 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0603 14:05:52.229691 1131020 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.31
	RuntimeApiVersion:  v1
	I0603 14:05:52.229797 1131020 ssh_runner.go:195] Run: containerd --version
	I0603 14:05:52.252067 1131020 ssh_runner.go:195] Run: containerd --version
	I0603 14:05:52.279971 1131020 out.go:177] * Preparing Kubernetes v1.20.0 on containerd 1.6.31 ...
	I0603 14:05:52.282480 1131020 cli_runner.go:164] Run: docker network inspect old-k8s-version-506981 --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}}]}"
	I0603 14:05:52.296476 1131020 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0603 14:05:52.300370 1131020 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""
	I0603 14:05:52.311058 1131020 kubeadm.go:877] updating cluster {Name:old-k8s-version-506981 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-506981 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.76.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} ...
	I0603 14:05:52.311227 1131020 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0603 14:05:52.311325 1131020 ssh_runner.go:195] Run: sudo crictl images --output json
	I0603 14:05:52.364625 1131020 containerd.go:627] all images are preloaded for containerd runtime.
	I0603 14:05:52.364650 1131020 containerd.go:534] Images already preloaded, skipping extraction
	I0603 14:05:52.364742 1131020 ssh_runner.go:195] Run: sudo crictl images --output json
	I0603 14:05:52.408317 1131020 containerd.go:627] all images are preloaded for containerd runtime.
	I0603 14:05:52.408342 1131020 cache_images.go:84] Images are preloaded, skipping loading
	I0603 14:05:52.408359 1131020 kubeadm.go:928] updating node { 192.168.76.2 8443 v1.20.0 containerd true true} ...
	I0603 14:05:52.408486 1131020 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-506981 --kubeconfig=/etc/kubernetes/kubelet.conf --network-plugin=cni --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-506981 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:}
	I0603 14:05:52.408569 1131020 ssh_runner.go:195] Run: sudo crictl info
	I0603 14:05:52.458110 1131020 cni.go:84] Creating CNI manager for ""
	I0603 14:05:52.458133 1131020 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 14:05:52.458145 1131020 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0603 14:05:52.458165 1131020 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.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-506981 NodeName:old-k8s-version-506981 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
StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0603 14:05:52.458298 1131020 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	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: /run/containerd/containerd.sock
	  name: "old-k8s-version-506981"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	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
	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
	
	I0603 14:05:52.458375 1131020 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0603 14:05:52.467547 1131020 binaries.go:44] Found k8s binaries, skipping transfer
	I0603 14:05:52.467672 1131020 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0603 14:05:52.476458 1131020 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (442 bytes)
	I0603 14:05:52.494113 1131020 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0603 14:05:52.511742 1131020 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2125 bytes)
	I0603 14:05:52.529581 1131020 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0603 14:05:52.533126 1131020 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""
	I0603 14:05:52.543289 1131020 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 14:05:52.635727 1131020 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0603 14:05:52.651513 1131020 certs.go:68] Setting up /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981 for IP: 192.168.76.2
	I0603 14:05:52.651536 1131020 certs.go:194] generating shared ca certs ...
	I0603 14:05:52.651552 1131020 certs.go:226] acquiring lock for ca certs: {Name:mk853fcff69eaf29efad8518a57890a4039a3963 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:05:52.651695 1131020 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key
	I0603 14:05:52.651782 1131020 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key
	I0603 14:05:52.651799 1131020 certs.go:256] generating profile certs ...
	I0603 14:05:52.651892 1131020 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.key
	I0603 14:05:52.651958 1131020 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/apiserver.key.049c4b3e
	I0603 14:05:52.652005 1131020 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/proxy-client.key
	I0603 14:05:52.652127 1131020 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/942541.pem (1338 bytes)
	W0603 14:05:52.652164 1131020 certs.go:480] ignoring /home/jenkins/minikube-integration/19011-937109/.minikube/certs/942541_empty.pem, impossibly tiny 0 bytes
	I0603 14:05:52.652177 1131020 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem (1679 bytes)
	I0603 14:05:52.652206 1131020 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem (1082 bytes)
	I0603 14:05:52.652233 1131020 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem (1123 bytes)
	I0603 14:05:52.652258 1131020 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem (1675 bytes)
	I0603 14:05:52.652308 1131020 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem (1708 bytes)
	I0603 14:05:52.652975 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0603 14:05:52.680459 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0603 14:05:52.707219 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0603 14:05:52.734115 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0603 14:05:52.772580 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0603 14:05:52.838141 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0603 14:05:52.873939 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0603 14:05:52.907733 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0603 14:05:52.939047 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0603 14:05:52.970490 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/certs/942541.pem --> /usr/share/ca-certificates/942541.pem (1338 bytes)
	I0603 14:05:53.017776 1131020 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem --> /usr/share/ca-certificates/9425412.pem (1708 bytes)
	I0603 14:05:53.050878 1131020 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0603 14:05:53.075467 1131020 ssh_runner.go:195] Run: openssl version
	I0603 14:05:53.084510 1131020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/942541.pem && ln -fs /usr/share/ca-certificates/942541.pem /etc/ssl/certs/942541.pem"
	I0603 14:05:53.106232 1131020 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/942541.pem
	I0603 14:05:53.109974 1131020 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jun  3 13:27 /usr/share/ca-certificates/942541.pem
	I0603 14:05:53.110038 1131020 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/942541.pem
	I0603 14:05:53.119233 1131020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/942541.pem /etc/ssl/certs/51391683.0"
	I0603 14:05:53.129386 1131020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9425412.pem && ln -fs /usr/share/ca-certificates/9425412.pem /etc/ssl/certs/9425412.pem"
	I0603 14:05:53.143351 1131020 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9425412.pem
	I0603 14:05:53.149007 1131020 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jun  3 13:27 /usr/share/ca-certificates/9425412.pem
	I0603 14:05:53.149092 1131020 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9425412.pem
	I0603 14:05:53.156463 1131020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/9425412.pem /etc/ssl/certs/3ec20f2e.0"
	I0603 14:05:53.171224 1131020 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"
	I0603 14:05:53.182000 1131020 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0603 14:05:53.187831 1131020 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  3 13:20 /usr/share/ca-certificates/minikubeCA.pem
	I0603 14:05:53.187897 1131020 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0603 14:05:53.198789 1131020 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"
	I0603 14:05:53.212660 1131020 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0603 14:05:53.218910 1131020 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0603 14:05:53.228087 1131020 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0603 14:05:53.238808 1131020 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0603 14:05:53.246570 1131020 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0603 14:05:53.255487 1131020 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0603 14:05:53.265491 1131020 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0603 14:05:53.274264 1131020 kubeadm.go:391] StartCluster: {Name:old-k8s-version-506981 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-506981 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.76.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}
	I0603 14:05:53.274446 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0603 14:05:53.274536 1131020 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0603 14:05:53.328349 1131020 cri.go:89] found id: "78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:05:53.328430 1131020 cri.go:89] found id: "4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:05:53.328451 1131020 cri.go:89] found id: "10016e00b20520484fc4df91882cc82f15109ad52a010f1c5b2731bd95c8024b"
	I0603 14:05:53.328472 1131020 cri.go:89] found id: "6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:05:53.328501 1131020 cri.go:89] found id: "cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:05:53.328523 1131020 cri.go:89] found id: "2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:05:53.328542 1131020 cri.go:89] found id: "f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:05:53.328562 1131020 cri.go:89] found id: "f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:05:53.328590 1131020 cri.go:89] found id: ""
	I0603 14:05:53.328676 1131020 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0603 14:05:53.347418 1131020 cri.go:116] JSON = null
	W0603 14:05:53.347517 1131020 kubeadm.go:398] unpause failed: list paused: list returned 0 containers, but ps returned 8
	I0603 14:05:53.347610 1131020 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0603 14:05:53.360439 1131020 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0603 14:05:53.360513 1131020 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0603 14:05:53.360533 1131020 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0603 14:05:53.360619 1131020 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0603 14:05:53.373042 1131020 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0603 14:05:53.373600 1131020 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-506981" does not appear in /home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 14:05:53.373771 1131020 kubeconfig.go:62] /home/jenkins/minikube-integration/19011-937109/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-506981" cluster setting kubeconfig missing "old-k8s-version-506981" context setting]
	I0603 14:05:53.374118 1131020 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/kubeconfig: {Name:mkb1a7be01b8c5ad5a58ece9e6b724b56a48ef61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:05:53.375712 1131020 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0603 14:05:53.389020 1131020 kubeadm.go:624] The running cluster does not require reconfiguration: 192.168.76.2
	I0603 14:05:53.389101 1131020 kubeadm.go:591] duration metric: took 28.546168ms to restartPrimaryControlPlane
	I0603 14:05:53.389125 1131020 kubeadm.go:393] duration metric: took 114.884992ms to StartCluster
	I0603 14:05:53.389169 1131020 settings.go:142] acquiring lock: {Name:mk5c6bc6c7308a6240c90a9b822a3ef910155ebf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:05:53.389258 1131020 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 14:05:53.389964 1131020 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/kubeconfig: {Name:mkb1a7be01b8c5ad5a58ece9e6b724b56a48ef61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:05:53.390233 1131020 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0603 14:05:53.390655 1131020 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]
	I0603 14:05:53.394227 1131020 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-506981"
	I0603 14:05:53.394266 1131020 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-506981"
	W0603 14:05:53.394274 1131020 addons.go:243] addon storage-provisioner should already be in state true
	I0603 14:05:53.394305 1131020 host.go:66] Checking if "old-k8s-version-506981" exists ...
	I0603 14:05:53.394735 1131020 cli_runner.go:164] Run: docker container inspect old-k8s-version-506981 --format={{.State.Status}}
	I0603 14:05:53.394901 1131020 out.go:177] * Verifying Kubernetes components...
	I0603 14:05:53.397633 1131020 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 14:05:53.395152 1131020 addons.go:69] Setting dashboard=true in profile "old-k8s-version-506981"
	I0603 14:05:53.397892 1131020 addons.go:234] Setting addon dashboard=true in "old-k8s-version-506981"
	W0603 14:05:53.397902 1131020 addons.go:243] addon dashboard should already be in state true
	I0603 14:05:53.397936 1131020 host.go:66] Checking if "old-k8s-version-506981" exists ...
	I0603 14:05:53.398337 1131020 cli_runner.go:164] Run: docker container inspect old-k8s-version-506981 --format={{.State.Status}}
	I0603 14:05:53.390765 1131020 config.go:182] Loaded profile config "old-k8s-version-506981": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0603 14:05:53.395168 1131020 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-506981"
	I0603 14:05:53.398648 1131020 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-506981"
	I0603 14:05:53.398872 1131020 cli_runner.go:164] Run: docker container inspect old-k8s-version-506981 --format={{.State.Status}}
	I0603 14:05:53.395180 1131020 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-506981"
	I0603 14:05:53.399276 1131020 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-506981"
	W0603 14:05:53.399286 1131020 addons.go:243] addon metrics-server should already be in state true
	I0603 14:05:53.399312 1131020 host.go:66] Checking if "old-k8s-version-506981" exists ...
	I0603 14:05:53.399684 1131020 cli_runner.go:164] Run: docker container inspect old-k8s-version-506981 --format={{.State.Status}}
	I0603 14:05:53.450972 1131020 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0603 14:05:53.454881 1131020 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0603 14:05:53.454900 1131020 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0603 14:05:53.463051 1131020 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0603 14:05:53.461372 1131020 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0603 14:05:53.465508 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:53.469653 1131020 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-506981"
	W0603 14:05:53.469669 1131020 addons.go:243] addon default-storageclass should already be in state true
	I0603 14:05:53.469694 1131020 host.go:66] Checking if "old-k8s-version-506981" exists ...
	I0603 14:05:53.470084 1131020 cli_runner.go:164] Run: docker container inspect old-k8s-version-506981 --format={{.State.Status}}
	I0603 14:05:53.472947 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0603 14:05:53.472975 1131020 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0603 14:05:53.473035 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:53.483636 1131020 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0603 14:05:53.485441 1131020 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0603 14:05:53.485463 1131020 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0603 14:05:53.485538 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:53.540925 1131020 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0603 14:05:53.540946 1131020 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0603 14:05:53.541007 1131020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-506981
	I0603 14:05:53.541238 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:53.571211 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:53.576999 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:53.590287 1131020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34194 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/old-k8s-version-506981/id_rsa Username:docker}
	I0603 14:05:53.642743 1131020 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0603 14:05:53.715395 1131020 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-506981" to be "Ready" ...
	I0603 14:05:53.790181 1131020 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
	I0603 14:05:53.823671 1131020 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0603 14:05:53.823742 1131020 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0603 14:05:53.851370 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0603 14:05:53.851441 1131020 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0603 14:05:53.864577 1131020 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
	I0603 14:05:53.886835 1131020 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0603 14:05:53.886909 1131020 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0603 14:05:53.944950 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0603 14:05:53.945025 1131020 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0603 14:05:53.994108 1131020 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0603 14:05:53.994187 1131020 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0603 14:05:54.024846 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0603 14:05:54.024924 1131020 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0603 14:05:54.114370 1131020 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
	I0603 14:05:54.155356 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0603 14:05:54.155429 1131020 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	W0603 14:05:54.183165 1131020 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?
	I0603 14:05:54.183253 1131020 retry.go:31] will retry after 302.841913ms: 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?
	W0603 14:05:54.219469 1131020 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?
	I0603 14:05:54.219497 1131020 retry.go:31] will retry after 218.824422ms: 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?
	I0603 14:05:54.246810 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0603 14:05:54.246834 1131020 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I0603 14:05:54.307703 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0603 14:05:54.307725 1131020 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I0603 14:05:54.343930 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0603 14:05:54.343959 1131020 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	W0603 14:05:54.352987 1131020 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?
	I0603 14:05:54.353016 1131020 retry.go:31] will retry after 134.144035ms: 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?
	I0603 14:05:54.380132 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0603 14:05:54.380202 1131020 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0603 14:05:54.411380 1131020 addons.go:431] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0603 14:05:54.411453 1131020 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I0603 14:05:54.439356 1131020 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
	I0603 14:05:54.439520 1131020 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
	I0603 14:05:54.486593 1131020 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
	I0603 14:05:54.487861 1131020 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
	W0603 14:05:54.742981 1131020 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?
	I0603 14:05:54.743058 1131020 retry.go:31] will retry after 405.853206ms: 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?
	W0603 14:05:54.743133 1131020 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?
	I0603 14:05:54.743161 1131020 retry.go:31] will retry after 196.43224ms: 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?
	W0603 14:05:54.832992 1131020 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?
	I0603 14:05:54.833072 1131020 retry.go:31] will retry after 305.625612ms: 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?
	W0603 14:05:54.839251 1131020 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?
	I0603 14:05:54.839331 1131020 retry.go:31] will retry after 236.040624ms: 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?
	I0603 14:05:54.940654 1131020 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
	W0603 14:05:55.068214 1131020 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?
	I0603 14:05:55.068331 1131020 retry.go:31] will retry after 509.268076ms: 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?
	I0603 14:05:55.076475 1131020 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
	I0603 14:05:55.139867 1131020 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
	I0603 14:05:55.149272 1131020 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
	W0603 14:05:55.291873 1131020 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?
	I0603 14:05:55.291959 1131020 retry.go:31] will retry after 348.559289ms: 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?
	W0603 14:05:55.382129 1131020 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?
	I0603 14:05:55.382210 1131020 retry.go:31] will retry after 730.425363ms: 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?
	W0603 14:05:55.401964 1131020 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?
	I0603 14:05:55.402044 1131020 retry.go:31] will retry after 697.116893ms: 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?
	I0603 14:05:55.578407 1131020 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
	I0603 14:05:55.640852 1131020 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
	I0603 14:05:55.716262 1131020 node_ready.go:53] error getting node "old-k8s-version-506981": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-506981": dial tcp 192.168.76.2:8443: connect: connection refused
	W0603 14:05:55.758208 1131020 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?
	I0603 14:05:55.758284 1131020 retry.go:31] will retry after 622.569075ms: 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?
	W0603 14:05:55.825344 1131020 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?
	I0603 14:05:55.825379 1131020 retry.go:31] will retry after 700.582768ms: 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?
	I0603 14:05:56.099810 1131020 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
	I0603 14:05:56.113085 1131020 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
	W0603 14:05:56.310207 1131020 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?
	I0603 14:05:56.310280 1131020 retry.go:31] will retry after 689.447761ms: 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?
	W0603 14:05:56.310354 1131020 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?
	I0603 14:05:56.310382 1131020 retry.go:31] will retry after 1.145651872s: 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?
	I0603 14:05:56.381694 1131020 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
	W0603 14:05:56.509804 1131020 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?
	I0603 14:05:56.509889 1131020 retry.go:31] will retry after 448.703622ms: 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?
	I0603 14:05:56.527116 1131020 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
	W0603 14:05:56.661063 1131020 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?
	I0603 14:05:56.661148 1131020 retry.go:31] will retry after 1.169527435s: 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?
	I0603 14:05:56.959110 1131020 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
	I0603 14:05:57.000584 1131020 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
	W0603 14:05:57.131233 1131020 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?
	I0603 14:05:57.131335 1131020 retry.go:31] will retry after 1.461698846s: 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?
	W0603 14:05:57.196878 1131020 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?
	I0603 14:05:57.196905 1131020 retry.go:31] will retry after 916.876722ms: 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?
	I0603 14:05:57.457032 1131020 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
	W0603 14:05:57.599279 1131020 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?
	I0603 14:05:57.599308 1131020 retry.go:31] will retry after 943.307977ms: 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?
	I0603 14:05:57.831299 1131020 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
	W0603 14:05:57.953431 1131020 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?
	I0603 14:05:57.953459 1131020 retry.go:31] will retry after 2.170108038s: 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?
	I0603 14:05:58.114828 1131020 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
	I0603 14:05:58.216473 1131020 node_ready.go:53] error getting node "old-k8s-version-506981": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-506981": dial tcp 192.168.76.2:8443: connect: connection refused
	W0603 14:05:58.259206 1131020 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?
	I0603 14:05:58.259249 1131020 retry.go:31] will retry after 2.448595947s: 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?
	I0603 14:05:58.543800 1131020 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
	I0603 14:05:58.593203 1131020 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
	W0603 14:05:58.701387 1131020 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?
	I0603 14:05:58.701428 1131020 retry.go:31] will retry after 1.037749175s: 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?
	W0603 14:05:58.767078 1131020 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?
	I0603 14:05:58.767109 1131020 retry.go:31] will retry after 2.428667987s: 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?
	I0603 14:05:59.739970 1131020 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
	W0603 14:05:59.841216 1131020 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?
	I0603 14:05:59.841248 1131020 retry.go:31] will retry after 2.910478547s: 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?
	I0603 14:06:00.123758 1131020 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
	W0603 14:06:00.305117 1131020 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?
	I0603 14:06:00.305161 1131020 retry.go:31] will retry after 1.537991983s: 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?
	I0603 14:06:00.708809 1131020 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
	I0603 14:06:00.716365 1131020 node_ready.go:53] error getting node "old-k8s-version-506981": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-506981": dial tcp 192.168.76.2:8443: connect: connection refused
	W0603 14:06:00.789119 1131020 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?
	I0603 14:06:00.789213 1131020 retry.go:31] will retry after 2.596655293s: 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?
	I0603 14:06:01.196632 1131020 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
	W0603 14:06:01.356934 1131020 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?
	I0603 14:06:01.356962 1131020 retry.go:31] will retry after 1.479856685s: 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?
	I0603 14:06:01.844146 1131020 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
	W0603 14:06:02.214735 1131020 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?
	I0603 14:06:02.214772 1131020 retry.go:31] will retry after 4.049680301s: 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?
	I0603 14:06:02.752105 1131020 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
	I0603 14:06:02.837485 1131020 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
	I0603 14:06:03.386632 1131020 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
	I0603 14:06:06.265571 1131020 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
	I0603 14:06:10.204193 1131020 node_ready.go:49] node "old-k8s-version-506981" has status "Ready":"True"
	I0603 14:06:10.204233 1131020 node_ready.go:38] duration metric: took 16.48879868s for node "old-k8s-version-506981" to be "Ready" ...
	I0603 14:06:10.204243 1131020 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" ...
	I0603 14:06:10.413429 1131020 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-vqfdz" in "kube-system" namespace to be "Ready" ...
	I0603 14:06:10.521587 1131020 pod_ready.go:92] pod "coredns-74ff55c5b-vqfdz" in "kube-system" namespace has status "Ready":"True"
	I0603 14:06:10.521623 1131020 pod_ready.go:81] duration metric: took 108.159667ms for pod "coredns-74ff55c5b-vqfdz" in "kube-system" namespace to be "Ready" ...
	I0603 14:06:10.521635 1131020 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:06:10.549542 1131020 pod_ready.go:92] pod "etcd-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"True"
	I0603 14:06:10.549573 1131020 pod_ready.go:81] duration metric: took 27.929549ms for pod "etcd-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:06:10.549588 1131020 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:06:12.091355 1131020 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: (9.339153713s)
	I0603 14:06:12.353361 1131020 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: (9.51582344s)
	I0603 14:06:12.355255 1131020 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-506981 addons enable metrics-server
	
	I0603 14:06:12.353561 1131020 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.966899423s)
	I0603 14:06:12.353627 1131020 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: (6.088026927s)
	I0603 14:06:12.356890 1131020 addons.go:475] Verifying addon metrics-server=true in "old-k8s-version-506981"
	I0603 14:06:12.369234 1131020 out.go:177] * Enabled addons: storage-provisioner, metrics-server, dashboard, default-storageclass
	I0603 14:06:12.370863 1131020 addons.go:510] duration metric: took 18.980200648s for enable addons: enabled=[storage-provisioner metrics-server dashboard default-storageclass]
	I0603 14:06:12.566189 1131020 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:15.072284 1131020 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:17.556473 1131020 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:19.555420 1131020 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"True"
	I0603 14:06:19.555448 1131020 pod_ready.go:81] duration metric: took 9.005851557s for pod "kube-apiserver-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:06:19.555460 1131020 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:06:21.562620 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:24.063608 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:26.562685 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:28.563051 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:30.565478 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:33.067094 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:35.562810 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:37.563246 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:40.085263 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:42.561635 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:44.562504 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:47.062237 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:49.062447 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:51.062920 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:53.561642 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:55.577674 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:06:58.062283 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:00.075104 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:02.573491 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:05.063244 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:07.563299 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:09.563391 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:11.563564 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:14.062627 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:16.562103 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:19.063292 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:21.063449 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:23.563062 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:25.564216 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:28.061466 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:30.063361 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:32.566981 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:35.062254 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:37.562498 1131020 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:38.561813 1131020 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"True"
	I0603 14:07:38.561838 1131020 pod_ready.go:81] duration metric: took 1m19.00637049s for pod "kube-controller-manager-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:07:38.561850 1131020 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-bxzwt" in "kube-system" namespace to be "Ready" ...
	I0603 14:07:38.566435 1131020 pod_ready.go:92] pod "kube-proxy-bxzwt" in "kube-system" namespace has status "Ready":"True"
	I0603 14:07:38.566462 1131020 pod_ready.go:81] duration metric: took 4.604603ms for pod "kube-proxy-bxzwt" in "kube-system" namespace to be "Ready" ...
	I0603 14:07:38.566473 1131020 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:07:38.570916 1131020 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-506981" in "kube-system" namespace has status "Ready":"True"
	I0603 14:07:38.570943 1131020 pod_ready.go:81] duration metric: took 4.461747ms for pod "kube-scheduler-old-k8s-version-506981" in "kube-system" namespace to be "Ready" ...
	I0603 14:07:38.570954 1131020 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace to be "Ready" ...
	I0603 14:07:40.629033 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:43.077367 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:45.078563 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:47.582934 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:50.078008 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:52.078114 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:54.576845 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:56.577964 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:07:59.078352 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:01.577587 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:03.578085 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:06.077224 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:08.077944 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:10.078470 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:12.078601 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:14.576948 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:16.577661 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:19.076873 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:21.077315 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:23.077744 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:25.078272 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:27.576772 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:29.576809 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:31.577065 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:33.577463 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:35.578006 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:38.078162 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:40.078606 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:42.578247 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:45.078292 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:47.577691 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:49.577997 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:52.077191 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:54.078368 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:56.577753 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:08:59.077944 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:01.585717 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:04.079076 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:06.578248 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:09.083150 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:11.577004 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:13.577268 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:15.577546 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:18.077238 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:20.079883 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:22.577812 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:25.077759 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:27.078222 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:29.576741 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:31.577789 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:34.077110 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:36.078228 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:38.576637 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:40.576957 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:43.076673 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:45.077904 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:47.577577 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:50.077182 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:52.077593 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:54.077759 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:56.577345 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:09:59.077316 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:01.077664 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:03.077772 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:05.079125 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:07.577474 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:09.585820 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:12.077789 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:14.578993 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:17.076342 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:19.076795 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:21.076844 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:23.577420 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:25.577760 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:28.077566 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:30.077692 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:32.113756 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:34.577579 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:37.077381 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:39.079364 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:41.578139 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:44.077517 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:46.578050 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:49.076811 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:51.078542 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:53.584323 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:56.077740 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:10:58.577014 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:00.578089 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:03.077339 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:05.077751 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:07.080131 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:09.577802 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:12.081041 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:14.577434 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:16.578366 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:18.582167 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:21.076320 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:23.076438 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:25.078226 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:27.576941 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:29.577248 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:32.085463 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:34.579444 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:37.079503 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:38.578466 1131020 pod_ready.go:81] duration metric: took 4m0.007497115s for pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace to be "Ready" ...
	E0603 14:11:38.578490 1131020 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0603 14:11:38.578499 1131020 pod_ready.go:38] duration metric: took 5m28.374245729s 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" ...
	I0603 14:11:38.578515 1131020 api_server.go:52] waiting for apiserver process to appear ...
	I0603 14:11:38.578544 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0603 14:11:38.578598 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0603 14:11:38.633301 1131020 cri.go:89] found id: "b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:38.633320 1131020 cri.go:89] found id: "cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:38.633324 1131020 cri.go:89] found id: ""
	I0603 14:11:38.633332 1131020 logs.go:276] 2 containers: [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6]
	I0603 14:11:38.633389 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.636941 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.640203 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0603 14:11:38.640268 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0603 14:11:38.720738 1131020 cri.go:89] found id: "d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:38.720757 1131020 cri.go:89] found id: "2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:38.720767 1131020 cri.go:89] found id: ""
	I0603 14:11:38.720774 1131020 logs.go:276] 2 containers: [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9]
	I0603 14:11:38.720831 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.725517 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.730913 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0603 14:11:38.730980 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0603 14:11:38.799849 1131020 cri.go:89] found id: "63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:38.799868 1131020 cri.go:89] found id: "78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:38.799873 1131020 cri.go:89] found id: ""
	I0603 14:11:38.799880 1131020 logs.go:276] 2 containers: [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6]
	I0603 14:11:38.799938 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.803709 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.807349 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0603 14:11:38.807419 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0603 14:11:38.873764 1131020 cri.go:89] found id: "efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:38.873836 1131020 cri.go:89] found id: "f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:38.873854 1131020 cri.go:89] found id: ""
	I0603 14:11:38.873879 1131020 logs.go:276] 2 containers: [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e]
	I0603 14:11:38.873963 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.878922 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.885240 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0603 14:11:38.885307 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0603 14:11:38.949469 1131020 cri.go:89] found id: "85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:38.949539 1131020 cri.go:89] found id: "6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:38.949560 1131020 cri.go:89] found id: ""
	I0603 14:11:38.949591 1131020 logs.go:276] 2 containers: [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329]
	I0603 14:11:38.949675 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.954069 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.957380 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0603 14:11:38.957445 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0603 14:11:39.005984 1131020 cri.go:89] found id: "5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:39.006008 1131020 cri.go:89] found id: "f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:39.006013 1131020 cri.go:89] found id: ""
	I0603 14:11:39.006021 1131020 logs.go:276] 2 containers: [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15]
	I0603 14:11:39.006085 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.011604 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.019270 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0603 14:11:39.019392 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0603 14:11:39.083430 1131020 cri.go:89] found id: "6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:39.083450 1131020 cri.go:89] found id: "4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:39.083455 1131020 cri.go:89] found id: ""
	I0603 14:11:39.083463 1131020 logs.go:276] 2 containers: [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099]
	I0603 14:11:39.083525 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.091415 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.095484 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0603 14:11:39.095571 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0603 14:11:39.160804 1131020 cri.go:89] found id: "33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:39.160828 1131020 cri.go:89] found id: ""
	I0603 14:11:39.160836 1131020 logs.go:276] 1 containers: [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409]
	I0603 14:11:39.160890 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.175541 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0603 14:11:39.175615 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0603 14:11:39.224974 1131020 cri.go:89] found id: "d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:39.224997 1131020 cri.go:89] found id: "c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:39.225002 1131020 cri.go:89] found id: ""
	I0603 14:11:39.225010 1131020 logs.go:276] 2 containers: [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb]
	I0603 14:11:39.225070 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.229810 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.235566 1131020 logs.go:123] Gathering logs for kube-proxy [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b] ...
	I0603 14:11:39.235593 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:39.300297 1131020 logs.go:123] Gathering logs for kube-proxy [6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329] ...
	I0603 14:11:39.300322 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:39.350701 1131020 logs.go:123] Gathering logs for kube-controller-manager [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c] ...
	I0603 14:11:39.350724 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:39.461407 1131020 logs.go:123] Gathering logs for kube-controller-manager [f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15] ...
	I0603 14:11:39.461443 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:39.543004 1131020 logs.go:123] Gathering logs for kindnet [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f] ...
	I0603 14:11:39.543080 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:39.622973 1131020 logs.go:123] Gathering logs for storage-provisioner [c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb] ...
	I0603 14:11:39.623121 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:39.671405 1131020 logs.go:123] Gathering logs for containerd ...
	I0603 14:11:39.671469 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0603 14:11:39.736433 1131020 logs.go:123] Gathering logs for kubelet ...
	I0603 14:11:39.736511 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0603 14:11:39.789130 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.208177     664 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.789410 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.209941     664 reflector.go:138] object-"kube-system"/"kube-proxy-token-pvz57": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-pvz57" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.789671 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210190     664 reflector.go:138] object-"kube-system"/"storage-provisioner-token-smbcg": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-smbcg" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.789901 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210456     664 reflector.go:138] object-"kube-system"/"coredns-token-xv6d8": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-xv6d8" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.790132 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210528     664 reflector.go:138] object-"kube-system"/"kindnet-token-fq9hv": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-fq9hv" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.796292 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.073812     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.798966 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.614544     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.802167 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:24 old-k8s-version-506981 kubelet[664]: E0603 14:06:24.329859     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.804030 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.315629     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.804499 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.732103     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.804841 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:39 old-k8s-version-506981 kubelet[664]: E0603 14:06:39.734217     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.805619 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:43 old-k8s-version-506981 kubelet[664]: E0603 14:06:43.748705     664 pod_workers.go:191] Error syncing pod f6d55879-c128-4952-b79e-f043befb0117 ("storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"
	W0603 14:11:39.806208 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:48 old-k8s-version-506981 kubelet[664]: E0603 14:06:48.761458     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.808644 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:52 old-k8s-version-506981 kubelet[664]: E0603 14:06:52.332609     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.809443 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:58 old-k8s-version-506981 kubelet[664]: E0603 14:06:58.329403     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.809633 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:06 old-k8s-version-506981 kubelet[664]: E0603 14:07:06.320342     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.810227 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:10 old-k8s-version-506981 kubelet[664]: E0603 14:07:10.829816     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.810413 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:17 old-k8s-version-506981 kubelet[664]: E0603 14:07:17.316558     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.810911 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:18 old-k8s-version-506981 kubelet[664]: E0603 14:07:18.329173     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.811249 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317042     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.811447 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317768     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.813926 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:44 old-k8s-version-506981 kubelet[664]: E0603 14:07:44.324077     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.814259 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:45 old-k8s-version-506981 kubelet[664]: E0603 14:07:45.315456     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.814896 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:56 old-k8s-version-506981 kubelet[664]: E0603 14:07:56.923998     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.815230 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:58 old-k8s-version-506981 kubelet[664]: E0603 14:07:58.329444     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.815426 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:59 old-k8s-version-506981 kubelet[664]: E0603 14:07:59.315936     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.815759 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:11 old-k8s-version-506981 kubelet[664]: E0603 14:08:11.316364     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.815943 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:14 old-k8s-version-506981 kubelet[664]: E0603 14:08:14.325727     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.816270 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:26 old-k8s-version-506981 kubelet[664]: E0603 14:08:26.315345     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.816457 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:27 old-k8s-version-506981 kubelet[664]: E0603 14:08:27.315749     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.816646 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:39 old-k8s-version-506981 kubelet[664]: E0603 14:08:39.320622     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.816988 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:40 old-k8s-version-506981 kubelet[664]: E0603 14:08:40.316125     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.817173 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:51 old-k8s-version-506981 kubelet[664]: E0603 14:08:51.315996     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.817506 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:53 old-k8s-version-506981 kubelet[664]: E0603 14:08:53.316043     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.819943 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:06 old-k8s-version-506981 kubelet[664]: E0603 14:09:06.327535     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.820271 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:08 old-k8s-version-506981 kubelet[664]: E0603 14:09:08.315370     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.820867 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.148479     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.821053 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.315640     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.821380 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:28 old-k8s-version-506981 kubelet[664]: E0603 14:09:28.329571     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.821565 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:33 old-k8s-version-506981 kubelet[664]: E0603 14:09:33.319989     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.821899 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:41 old-k8s-version-506981 kubelet[664]: E0603 14:09:41.316992     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.822083 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:45 old-k8s-version-506981 kubelet[664]: E0603 14:09:45.316906     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.822411 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:52 old-k8s-version-506981 kubelet[664]: E0603 14:09:52.315330     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.822595 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:56 old-k8s-version-506981 kubelet[664]: E0603 14:09:56.315834     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.822974 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:05 old-k8s-version-506981 kubelet[664]: E0603 14:10:05.315871     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.823167 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:11 old-k8s-version-506981 kubelet[664]: E0603 14:10:11.316009     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.823498 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:20 old-k8s-version-506981 kubelet[664]: E0603 14:10:20.315554     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.823760 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:25 old-k8s-version-506981 kubelet[664]: E0603 14:10:25.315808     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.824099 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:33 old-k8s-version-506981 kubelet[664]: E0603 14:10:33.315329     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.824287 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:36 old-k8s-version-506981 kubelet[664]: E0603 14:10:36.315735     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.824616 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.315758     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.824827 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.316596     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.825156 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.316423     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.825340 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.317204     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.825672 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.825857 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.826187 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.826373 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.826808 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	I0603 14:11:39.826822 1131020 logs.go:123] Gathering logs for etcd [2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9] ...
	I0603 14:11:39.826836 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:39.880852 1131020 logs.go:123] Gathering logs for kube-scheduler [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c] ...
	I0603 14:11:39.880885 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:39.934000 1131020 logs.go:123] Gathering logs for kubernetes-dashboard [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409] ...
	I0603 14:11:39.934034 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:39.985626 1131020 logs.go:123] Gathering logs for container status ...
	I0603 14:11:39.985658 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0603 14:11:40.051504 1131020 logs.go:123] Gathering logs for dmesg ...
	I0603 14:11:40.051531 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0603 14:11:40.072795 1131020 logs.go:123] Gathering logs for coredns [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca] ...
	I0603 14:11:40.072827 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:40.130775 1131020 logs.go:123] Gathering logs for coredns [78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6] ...
	I0603 14:11:40.130805 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:40.190773 1131020 logs.go:123] Gathering logs for kindnet [4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099] ...
	I0603 14:11:40.190802 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:40.239105 1131020 logs.go:123] Gathering logs for kube-apiserver [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423] ...
	I0603 14:11:40.239180 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:40.333052 1131020 logs.go:123] Gathering logs for kube-apiserver [cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6] ...
	I0603 14:11:40.333086 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:40.406845 1131020 logs.go:123] Gathering logs for etcd [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942] ...
	I0603 14:11:40.406880 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:40.479193 1131020 logs.go:123] Gathering logs for kube-scheduler [f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e] ...
	I0603 14:11:40.479271 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:40.546517 1131020 logs.go:123] Gathering logs for storage-provisioner [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc] ...
	I0603 14:11:40.546587 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:40.623916 1131020 logs.go:123] Gathering logs for describe nodes ...
	I0603 14:11:40.623985 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0603 14:11:40.811347 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:40.811427 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0603 14:11:40.811502 1131020 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0603 14:11:40.811548 1131020 out.go:239]   Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	  Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:40.811585 1131020 out.go:239]   Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:40.811620 1131020 out.go:239]   Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	  Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:40.811658 1131020 out.go:239]   Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:40.811703 1131020 out.go:239]   Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	  Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	I0603 14:11:40.811816 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:40.811840 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:11:50.813181 1131020 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0603 14:11:50.826984 1131020 api_server.go:72] duration metric: took 5m57.436679808s to wait for apiserver process to appear ...
	I0603 14:11:50.827006 1131020 api_server.go:88] waiting for apiserver healthz status ...
	I0603 14:11:50.827043 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0603 14:11:50.827099 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0603 14:11:50.891087 1131020 cri.go:89] found id: "b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:50.891105 1131020 cri.go:89] found id: "cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:50.891110 1131020 cri.go:89] found id: ""
	I0603 14:11:50.891117 1131020 logs.go:276] 2 containers: [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6]
	I0603 14:11:50.891174 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.895802 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.900432 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0603 14:11:50.900499 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0603 14:11:50.949831 1131020 cri.go:89] found id: "d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:50.949850 1131020 cri.go:89] found id: "2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:50.949855 1131020 cri.go:89] found id: ""
	I0603 14:11:50.949864 1131020 logs.go:276] 2 containers: [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9]
	I0603 14:11:50.949923 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.956750 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.961654 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0603 14:11:50.961722 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0603 14:11:51.010783 1131020 cri.go:89] found id: "63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:51.010802 1131020 cri.go:89] found id: "78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:51.010806 1131020 cri.go:89] found id: ""
	I0603 14:11:51.010813 1131020 logs.go:276] 2 containers: [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6]
	I0603 14:11:51.010878 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.015404 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.019770 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0603 14:11:51.019901 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0603 14:11:51.098178 1131020 cri.go:89] found id: "efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:51.098267 1131020 cri.go:89] found id: "f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:51.098275 1131020 cri.go:89] found id: ""
	I0603 14:11:51.098283 1131020 logs.go:276] 2 containers: [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e]
	I0603 14:11:51.098379 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.110606 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.115425 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0603 14:11:51.115514 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0603 14:11:51.217495 1131020 cri.go:89] found id: "85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:51.217514 1131020 cri.go:89] found id: "6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:51.217519 1131020 cri.go:89] found id: ""
	I0603 14:11:51.217527 1131020 logs.go:276] 2 containers: [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329]
	I0603 14:11:51.217584 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.222474 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.225950 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0603 14:11:51.226053 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0603 14:11:51.276869 1131020 cri.go:89] found id: "5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:51.276886 1131020 cri.go:89] found id: "f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:51.276891 1131020 cri.go:89] found id: ""
	I0603 14:11:51.276898 1131020 logs.go:276] 2 containers: [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15]
	I0603 14:11:51.276954 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.280497 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.284057 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0603 14:11:51.284180 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0603 14:11:51.334067 1131020 cri.go:89] found id: "6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:51.334089 1131020 cri.go:89] found id: "4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:51.334093 1131020 cri.go:89] found id: ""
	I0603 14:11:51.334100 1131020 logs.go:276] 2 containers: [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099]
	I0603 14:11:51.334157 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.338160 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.342871 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0603 14:11:51.342935 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0603 14:11:51.399518 1131020 cri.go:89] found id: "33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:51.399536 1131020 cri.go:89] found id: ""
	I0603 14:11:51.399546 1131020 logs.go:276] 1 containers: [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409]
	I0603 14:11:51.399671 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.403980 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0603 14:11:51.404098 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0603 14:11:51.458279 1131020 cri.go:89] found id: "d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:51.458310 1131020 cri.go:89] found id: "c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:51.458315 1131020 cri.go:89] found id: ""
	I0603 14:11:51.458322 1131020 logs.go:276] 2 containers: [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb]
	I0603 14:11:51.458378 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.461985 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.465265 1131020 logs.go:123] Gathering logs for dmesg ...
	I0603 14:11:51.465330 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0603 14:11:51.485699 1131020 logs.go:123] Gathering logs for etcd [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942] ...
	I0603 14:11:51.485730 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:51.555800 1131020 logs.go:123] Gathering logs for kube-scheduler [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c] ...
	I0603 14:11:51.555830 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:51.622097 1131020 logs.go:123] Gathering logs for kube-controller-manager [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c] ...
	I0603 14:11:51.622127 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:51.708238 1131020 logs.go:123] Gathering logs for storage-provisioner [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc] ...
	I0603 14:11:51.708319 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:51.766030 1131020 logs.go:123] Gathering logs for kube-apiserver [cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6] ...
	I0603 14:11:51.766057 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:51.880289 1131020 logs.go:123] Gathering logs for kindnet [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f] ...
	I0603 14:11:51.880329 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:51.976542 1131020 logs.go:123] Gathering logs for container status ...
	I0603 14:11:51.976574 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0603 14:11:52.044746 1131020 logs.go:123] Gathering logs for kube-apiserver [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423] ...
	I0603 14:11:52.044777 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:52.123439 1131020 logs.go:123] Gathering logs for kube-scheduler [f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e] ...
	I0603 14:11:52.123515 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:52.193830 1131020 logs.go:123] Gathering logs for kube-proxy [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b] ...
	I0603 14:11:52.193865 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:52.247302 1131020 logs.go:123] Gathering logs for kube-proxy [6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329] ...
	I0603 14:11:52.247327 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:52.294515 1131020 logs.go:123] Gathering logs for kube-controller-manager [f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15] ...
	I0603 14:11:52.294549 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:52.404073 1131020 logs.go:123] Gathering logs for kubernetes-dashboard [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409] ...
	I0603 14:11:52.404163 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:52.447795 1131020 logs.go:123] Gathering logs for storage-provisioner [c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb] ...
	I0603 14:11:52.447822 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:52.493088 1131020 logs.go:123] Gathering logs for kubelet ...
	I0603 14:11:52.493113 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0603 14:11:52.549848 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.208177     664 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550083 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.209941     664 reflector.go:138] object-"kube-system"/"kube-proxy-token-pvz57": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-pvz57" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550314 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210190     664 reflector.go:138] object-"kube-system"/"storage-provisioner-token-smbcg": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-smbcg" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550525 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210456     664 reflector.go:138] object-"kube-system"/"coredns-token-xv6d8": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-xv6d8" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550737 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210528     664 reflector.go:138] object-"kube-system"/"kindnet-token-fq9hv": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-fq9hv" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.557166 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.073812     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.560313 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.614544     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.563733 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:24 old-k8s-version-506981 kubelet[664]: E0603 14:06:24.329859     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.565555 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.315629     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.566028 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.732103     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.566358 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:39 old-k8s-version-506981 kubelet[664]: E0603 14:06:39.734217     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.567220 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:43 old-k8s-version-506981 kubelet[664]: E0603 14:06:43.748705     664 pod_workers.go:191] Error syncing pod f6d55879-c128-4952-b79e-f043befb0117 ("storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"
	W0603 14:11:52.567819 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:48 old-k8s-version-506981 kubelet[664]: E0603 14:06:48.761458     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.571317 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:52 old-k8s-version-506981 kubelet[664]: E0603 14:06:52.332609     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.572218 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:58 old-k8s-version-506981 kubelet[664]: E0603 14:06:58.329403     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.572429 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:06 old-k8s-version-506981 kubelet[664]: E0603 14:07:06.320342     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.573025 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:10 old-k8s-version-506981 kubelet[664]: E0603 14:07:10.829816     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.573213 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:17 old-k8s-version-506981 kubelet[664]: E0603 14:07:17.316558     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.573571 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:18 old-k8s-version-506981 kubelet[664]: E0603 14:07:18.329173     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.573922 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317042     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.574152 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317768     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.576679 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:44 old-k8s-version-506981 kubelet[664]: E0603 14:07:44.324077     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.577018 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:45 old-k8s-version-506981 kubelet[664]: E0603 14:07:45.315456     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.577613 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:56 old-k8s-version-506981 kubelet[664]: E0603 14:07:56.923998     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.577966 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:58 old-k8s-version-506981 kubelet[664]: E0603 14:07:58.329444     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.578155 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:59 old-k8s-version-506981 kubelet[664]: E0603 14:07:59.315936     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.578484 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:11 old-k8s-version-506981 kubelet[664]: E0603 14:08:11.316364     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.578668 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:14 old-k8s-version-506981 kubelet[664]: E0603 14:08:14.325727     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.579081 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:26 old-k8s-version-506981 kubelet[664]: E0603 14:08:26.315345     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.579274 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:27 old-k8s-version-506981 kubelet[664]: E0603 14:08:27.315749     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.579458 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:39 old-k8s-version-506981 kubelet[664]: E0603 14:08:39.320622     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.579785 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:40 old-k8s-version-506981 kubelet[664]: E0603 14:08:40.316125     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.579969 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:51 old-k8s-version-506981 kubelet[664]: E0603 14:08:51.315996     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.580310 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:53 old-k8s-version-506981 kubelet[664]: E0603 14:08:53.316043     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.582830 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:06 old-k8s-version-506981 kubelet[664]: E0603 14:09:06.327535     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.583177 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:08 old-k8s-version-506981 kubelet[664]: E0603 14:09:08.315370     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.583847 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.148479     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.584052 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.315640     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.584385 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:28 old-k8s-version-506981 kubelet[664]: E0603 14:09:28.329571     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.584570 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:33 old-k8s-version-506981 kubelet[664]: E0603 14:09:33.319989     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.584907 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:41 old-k8s-version-506981 kubelet[664]: E0603 14:09:41.316992     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.585091 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:45 old-k8s-version-506981 kubelet[664]: E0603 14:09:45.316906     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.585415 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:52 old-k8s-version-506981 kubelet[664]: E0603 14:09:52.315330     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.585604 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:56 old-k8s-version-506981 kubelet[664]: E0603 14:09:56.315834     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.585929 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:05 old-k8s-version-506981 kubelet[664]: E0603 14:10:05.315871     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.586108 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:11 old-k8s-version-506981 kubelet[664]: E0603 14:10:11.316009     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.586432 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:20 old-k8s-version-506981 kubelet[664]: E0603 14:10:20.315554     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.586613 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:25 old-k8s-version-506981 kubelet[664]: E0603 14:10:25.315808     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.586939 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:33 old-k8s-version-506981 kubelet[664]: E0603 14:10:33.315329     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.587120 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:36 old-k8s-version-506981 kubelet[664]: E0603 14:10:36.315735     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.587443 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.315758     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.587624 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.316596     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.587949 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.316423     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.588128 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.317204     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.588452 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.588634 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.588975 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.589155 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.589478 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.589662 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:44 old-k8s-version-506981 kubelet[664]: E0603 14:11:44.316492     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0603 14:11:52.589671 1131020 logs.go:123] Gathering logs for describe nodes ...
	I0603 14:11:52.589684 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0603 14:11:52.809194 1131020 logs.go:123] Gathering logs for etcd [2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9] ...
	I0603 14:11:52.809270 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:52.946370 1131020 logs.go:123] Gathering logs for coredns [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca] ...
	I0603 14:11:52.946445 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:53.043735 1131020 logs.go:123] Gathering logs for coredns [78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6] ...
	I0603 14:11:53.043820 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:53.098134 1131020 logs.go:123] Gathering logs for kindnet [4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099] ...
	I0603 14:11:53.098160 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:53.162273 1131020 logs.go:123] Gathering logs for containerd ...
	I0603 14:11:53.162345 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0603 14:11:53.231720 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:53.231797 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0603 14:11:53.231876 1131020 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0603 14:11:53.232036 1131020 out.go:239]   Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:53.232073 1131020 out.go:239]   Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	  Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:53.232117 1131020 out.go:239]   Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:53.232161 1131020 out.go:239]   Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	  Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:53.232205 1131020 out.go:239]   Jun 03 14:11:44 old-k8s-version-506981 kubelet[664]: E0603 14:11:44.316492     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 03 14:11:44 old-k8s-version-506981 kubelet[664]: E0603 14:11:44.316492     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0603 14:11:53.232255 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:53.232275 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:12:03.233231 1131020 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0603 14:12:03.242436 1131020 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0603 14:12:03.244500 1131020 out.go:177] 
	W0603 14:12:03.246219 1131020 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0603 14:12:03.246262 1131020 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	* Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0603 14:12:03.246290 1131020 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0603 14:12:03.246301 1131020 out.go:239] * 
	* 
	W0603 14:12:03.247257 1131020 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0603 14:12:03.248987 1131020 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-506981 --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 102
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-506981
helpers_test.go:235: (dbg) docker inspect old-k8s-version-506981:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ef1aae829e08c5c89f96d1ca9733f86dee196ca44ea83668b1364e647b2f42e2",
	        "Created": "2024-06-03T14:02:46.428952722Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1131212,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-03T14:05:46.458368593Z",
	            "FinishedAt": "2024-06-03T14:05:45.229398918Z"
	        },
	        "Image": "sha256:acea75078737755d2f999491dfa245ea1d1040bffc73283b8c9ba9ff1fde89b5",
	        "ResolvConfPath": "/var/lib/docker/containers/ef1aae829e08c5c89f96d1ca9733f86dee196ca44ea83668b1364e647b2f42e2/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ef1aae829e08c5c89f96d1ca9733f86dee196ca44ea83668b1364e647b2f42e2/hostname",
	        "HostsPath": "/var/lib/docker/containers/ef1aae829e08c5c89f96d1ca9733f86dee196ca44ea83668b1364e647b2f42e2/hosts",
	        "LogPath": "/var/lib/docker/containers/ef1aae829e08c5c89f96d1ca9733f86dee196ca44ea83668b1364e647b2f42e2/ef1aae829e08c5c89f96d1ca9733f86dee196ca44ea83668b1364e647b2f42e2-json.log",
	        "Name": "/old-k8s-version-506981",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-506981:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-506981",
	            "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/c0437dab1660fd4a023580fbed1518e20bfd3c0d28354e4e519c7e656d8c18aa-init/diff:/var/lib/docker/overlay2/09086fd2cdd1b6b6c3140eb646e07f7cca45866209e25b61eb87cd8ac625c506/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c0437dab1660fd4a023580fbed1518e20bfd3c0d28354e4e519c7e656d8c18aa/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c0437dab1660fd4a023580fbed1518e20bfd3c0d28354e4e519c7e656d8c18aa/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c0437dab1660fd4a023580fbed1518e20bfd3c0d28354e4e519c7e656d8c18aa/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-506981",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-506981/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-506981",
	            "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-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862",
	            "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-506981",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-506981",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3a37fafb43ba94d289320627c9aab38fbe4b69cb702238d110ecfd9866746572",
	            "SandboxKey": "/var/run/docker/netns/3a37fafb43ba",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34194"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34193"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34190"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34192"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34191"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-506981": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:4c:02",
	                    "NetworkID": "140bb90eb980977b211c8581eb665a7cc85b06fe1ed9e0a8eb00c9bb31eb558b",
	                    "EndpointID": "45830e78d0c31baae6d37d2f065e0b788ef3688bbb948b526438b8eb830262d3",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "old-k8s-version-506981",
	                        "ef1aae829e08"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-506981 -n old-k8s-version-506981
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-506981 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-506981 logs -n 25: (3.025536748s)
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-294114                              | cert-expiration-294114   | jenkins | v1.33.1 | 03 Jun 24 14:01 UTC | 03 Jun 24 14:02 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=3m                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| ssh     | force-systemd-env-221348                               | force-systemd-env-221348 | jenkins | v1.33.1 | 03 Jun 24 14:02 UTC | 03 Jun 24 14:02 UTC |
	|         | ssh cat                                                |                          |         |         |                     |                     |
	|         | /etc/containerd/config.toml                            |                          |         |         |                     |                     |
	| delete  | -p force-systemd-env-221348                            | force-systemd-env-221348 | jenkins | v1.33.1 | 03 Jun 24 14:02 UTC | 03 Jun 24 14:02 UTC |
	| start   | -p cert-options-163067                                 | cert-options-163067      | jenkins | v1.33.1 | 03 Jun 24 14:02 UTC | 03 Jun 24 14:02 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-163067 ssh                                | cert-options-163067      | jenkins | v1.33.1 | 03 Jun 24 14:02 UTC | 03 Jun 24 14:02 UTC |
	|         | openssl x509 -text -noout -in                          |                          |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                          |         |         |                     |                     |
	| ssh     | -p cert-options-163067 -- sudo                         | cert-options-163067      | jenkins | v1.33.1 | 03 Jun 24 14:02 UTC | 03 Jun 24 14:02 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                          |         |         |                     |                     |
	| delete  | -p cert-options-163067                                 | cert-options-163067      | jenkins | v1.33.1 | 03 Jun 24 14:02 UTC | 03 Jun 24 14:02 UTC |
	| start   | -p old-k8s-version-506981                              | old-k8s-version-506981   | jenkins | v1.33.1 | 03 Jun 24 14:02 UTC | 03 Jun 24 14:05 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-294114                              | cert-expiration-294114   | jenkins | v1.33.1 | 03 Jun 24 14:05 UTC | 03 Jun 24 14:05 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=8760h                                |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| delete  | -p cert-expiration-294114                              | cert-expiration-294114   | jenkins | v1.33.1 | 03 Jun 24 14:05 UTC | 03 Jun 24 14:05 UTC |
	| start   | -p no-preload-035370                                   | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:05 UTC | 03 Jun 24 14:06 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-506981        | old-k8s-version-506981   | jenkins | v1.33.1 | 03 Jun 24 14:05 UTC | 03 Jun 24 14:05 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p old-k8s-version-506981                              | old-k8s-version-506981   | jenkins | v1.33.1 | 03 Jun 24 14:05 UTC | 03 Jun 24 14:05 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-506981             | old-k8s-version-506981   | jenkins | v1.33.1 | 03 Jun 24 14:05 UTC | 03 Jun 24 14:05 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p old-k8s-version-506981                              | old-k8s-version-506981   | jenkins | v1.33.1 | 03 Jun 24 14:05 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-035370             | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:06 UTC | 03 Jun 24 14:06 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p no-preload-035370                                   | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:06 UTC | 03 Jun 24 14:06 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p no-preload-035370                  | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:06 UTC | 03 Jun 24 14:06 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p no-preload-035370                                   | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:06 UTC | 03 Jun 24 14:11 UTC |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr                                      |                          |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.1                           |                          |         |         |                     |                     |
	| image   | no-preload-035370 image list                           | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:11 UTC | 03 Jun 24 14:11 UTC |
	|         | --format=json                                          |                          |         |         |                     |                     |
	| pause   | -p no-preload-035370                                   | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:11 UTC | 03 Jun 24 14:11 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| unpause | -p no-preload-035370                                   | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:11 UTC | 03 Jun 24 14:11 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| delete  | -p no-preload-035370                                   | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:11 UTC | 03 Jun 24 14:11 UTC |
	| delete  | -p no-preload-035370                                   | no-preload-035370        | jenkins | v1.33.1 | 03 Jun 24 14:11 UTC | 03 Jun 24 14:11 UTC |
	| start   | -p embed-certs-674995                                  | embed-certs-674995       | jenkins | v1.33.1 | 03 Jun 24 14:11 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/03 14:11:38
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0603 14:11:38.038918 1141423 out.go:291] Setting OutFile to fd 1 ...
	I0603 14:11:38.039148 1141423 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:11:38.039177 1141423 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:38.039198 1141423 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:11:38.039480 1141423 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 14:11:38.040046 1141423 out.go:298] Setting JSON to false
	I0603 14:11:38.041320 1141423 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":17642,"bootTime":1717406256,"procs":221,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 14:11:38.041422 1141423 start.go:139] virtualization:  
	I0603 14:11:38.043676 1141423 out.go:177] * [embed-certs-674995] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0603 14:11:38.045831 1141423 out.go:177]   - MINIKUBE_LOCATION=19011
	I0603 14:11:38.047627 1141423 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 14:11:38.045948 1141423 notify.go:220] Checking for updates...
	I0603 14:11:38.049451 1141423 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 14:11:38.051111 1141423 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 14:11:38.052822 1141423 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0603 14:11:38.054655 1141423 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0603 14:11:38.056949 1141423 config.go:182] Loaded profile config "old-k8s-version-506981": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0603 14:11:38.057089 1141423 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 14:11:38.084143 1141423 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 14:11:38.084274 1141423 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 14:11:38.151885 1141423 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-03 14:11:38.140645756 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 14:11:38.152006 1141423 docker.go:295] overlay module found
	I0603 14:11:38.155322 1141423 out.go:177] * Using the docker driver based on user configuration
	I0603 14:11:38.157099 1141423 start.go:297] selected driver: docker
	I0603 14:11:38.157117 1141423 start.go:901] validating driver "docker" against <nil>
	I0603 14:11:38.157139 1141423 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0603 14:11:38.157833 1141423 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 14:11:38.225885 1141423 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-03 14:11:38.215714152 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 14:11:38.226051 1141423 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0603 14:11:38.226276 1141423 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]
	I0603 14:11:38.227971 1141423 out.go:177] * Using Docker driver with root privileges
	I0603 14:11:38.229651 1141423 cni.go:84] Creating CNI manager for ""
	I0603 14:11:38.229672 1141423 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 14:11:38.229681 1141423 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0603 14:11:38.229769 1141423 start.go:340] cluster config:
	{Name:embed-certs-674995 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-674995 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}
	I0603 14:11:38.231555 1141423 out.go:177] * Starting "embed-certs-674995" primary control-plane node in "embed-certs-674995" cluster
	I0603 14:11:38.233047 1141423 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0603 14:11:38.234843 1141423 out.go:177] * Pulling base image v0.0.44-1716228441-18934 ...
	I0603 14:11:38.236764 1141423 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon
	I0603 14:11:38.236915 1141423 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 14:11:38.236945 1141423 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
	I0603 14:11:38.236955 1141423 cache.go:56] Caching tarball of preloaded images
	I0603 14:11:38.237026 1141423 preload.go:173] Found /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0603 14:11:38.237041 1141423 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on containerd
	I0603 14:11:38.237141 1141423 profile.go:143] Saving config to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/config.json ...
	I0603 14:11:38.237162 1141423 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/config.json: {Name:mk4f20bd77930d951c7406a819d8886cdc2baef8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:38.252644 1141423 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon, skipping pull
	I0603 14:11:38.252680 1141423 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 exists in daemon, skipping load
	I0603 14:11:38.252778 1141423 cache.go:194] Successfully downloaded all kic artifacts
	I0603 14:11:38.252817 1141423 start.go:360] acquireMachinesLock for embed-certs-674995: {Name:mk4a2076c9dff358e363a9cde52485c262baadf8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0603 14:11:38.252932 1141423 start.go:364] duration metric: took 92.052µs to acquireMachinesLock for "embed-certs-674995"
	I0603 14:11:38.252963 1141423 start.go:93] Provisioning new machine with config: &{Name:embed-certs-674995 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-674995 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}
	I0603 14:11:38.253043 1141423 start.go:125] createHost starting for "" (driver="docker")
	I0603 14:11:37.079503 1131020 pod_ready.go:102] pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace has status "Ready":"False"
	I0603 14:11:38.578466 1131020 pod_ready.go:81] duration metric: took 4m0.007497115s for pod "metrics-server-9975d5f86-crpj5" in "kube-system" namespace to be "Ready" ...
	E0603 14:11:38.578490 1131020 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0603 14:11:38.578499 1131020 pod_ready.go:38] duration metric: took 5m28.374245729s 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" ...
	I0603 14:11:38.578515 1131020 api_server.go:52] waiting for apiserver process to appear ...
	I0603 14:11:38.578544 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0603 14:11:38.578598 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0603 14:11:38.633301 1131020 cri.go:89] found id: "b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:38.633320 1131020 cri.go:89] found id: "cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:38.633324 1131020 cri.go:89] found id: ""
	I0603 14:11:38.633332 1131020 logs.go:276] 2 containers: [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6]
	I0603 14:11:38.633389 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.636941 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.640203 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0603 14:11:38.640268 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0603 14:11:38.720738 1131020 cri.go:89] found id: "d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:38.720757 1131020 cri.go:89] found id: "2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:38.720767 1131020 cri.go:89] found id: ""
	I0603 14:11:38.720774 1131020 logs.go:276] 2 containers: [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9]
	I0603 14:11:38.720831 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.725517 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.730913 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0603 14:11:38.730980 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0603 14:11:38.799849 1131020 cri.go:89] found id: "63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:38.799868 1131020 cri.go:89] found id: "78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:38.799873 1131020 cri.go:89] found id: ""
	I0603 14:11:38.799880 1131020 logs.go:276] 2 containers: [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6]
	I0603 14:11:38.799938 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.803709 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.807349 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0603 14:11:38.807419 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0603 14:11:38.873764 1131020 cri.go:89] found id: "efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:38.873836 1131020 cri.go:89] found id: "f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:38.873854 1131020 cri.go:89] found id: ""
	I0603 14:11:38.873879 1131020 logs.go:276] 2 containers: [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e]
	I0603 14:11:38.873963 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.878922 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.885240 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0603 14:11:38.885307 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0603 14:11:38.949469 1131020 cri.go:89] found id: "85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:38.949539 1131020 cri.go:89] found id: "6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:38.949560 1131020 cri.go:89] found id: ""
	I0603 14:11:38.949591 1131020 logs.go:276] 2 containers: [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329]
	I0603 14:11:38.949675 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.954069 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:38.957380 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0603 14:11:38.957445 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0603 14:11:39.005984 1131020 cri.go:89] found id: "5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:39.006008 1131020 cri.go:89] found id: "f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:39.006013 1131020 cri.go:89] found id: ""
	I0603 14:11:39.006021 1131020 logs.go:276] 2 containers: [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15]
	I0603 14:11:39.006085 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.011604 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.019270 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0603 14:11:39.019392 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0603 14:11:39.083430 1131020 cri.go:89] found id: "6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:39.083450 1131020 cri.go:89] found id: "4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:39.083455 1131020 cri.go:89] found id: ""
	I0603 14:11:39.083463 1131020 logs.go:276] 2 containers: [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099]
	I0603 14:11:39.083525 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.091415 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.095484 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0603 14:11:39.095571 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0603 14:11:39.160804 1131020 cri.go:89] found id: "33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:39.160828 1131020 cri.go:89] found id: ""
	I0603 14:11:39.160836 1131020 logs.go:276] 1 containers: [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409]
	I0603 14:11:39.160890 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.175541 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0603 14:11:39.175615 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0603 14:11:39.224974 1131020 cri.go:89] found id: "d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:39.224997 1131020 cri.go:89] found id: "c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:39.225002 1131020 cri.go:89] found id: ""
	I0603 14:11:39.225010 1131020 logs.go:276] 2 containers: [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb]
	I0603 14:11:39.225070 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.229810 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:39.235566 1131020 logs.go:123] Gathering logs for kube-proxy [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b] ...
	I0603 14:11:39.235593 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:39.300297 1131020 logs.go:123] Gathering logs for kube-proxy [6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329] ...
	I0603 14:11:39.300322 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:39.350701 1131020 logs.go:123] Gathering logs for kube-controller-manager [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c] ...
	I0603 14:11:39.350724 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:39.461407 1131020 logs.go:123] Gathering logs for kube-controller-manager [f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15] ...
	I0603 14:11:39.461443 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:39.543004 1131020 logs.go:123] Gathering logs for kindnet [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f] ...
	I0603 14:11:39.543080 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:39.622973 1131020 logs.go:123] Gathering logs for storage-provisioner [c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb] ...
	I0603 14:11:39.623121 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:39.671405 1131020 logs.go:123] Gathering logs for containerd ...
	I0603 14:11:39.671469 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0603 14:11:39.736433 1131020 logs.go:123] Gathering logs for kubelet ...
	I0603 14:11:39.736511 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0603 14:11:39.789130 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.208177     664 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.789410 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.209941     664 reflector.go:138] object-"kube-system"/"kube-proxy-token-pvz57": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-pvz57" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.789671 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210190     664 reflector.go:138] object-"kube-system"/"storage-provisioner-token-smbcg": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-smbcg" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.789901 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210456     664 reflector.go:138] object-"kube-system"/"coredns-token-xv6d8": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-xv6d8" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.790132 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210528     664 reflector.go:138] object-"kube-system"/"kindnet-token-fq9hv": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-fq9hv" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:39.796292 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.073812     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.798966 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.614544     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.802167 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:24 old-k8s-version-506981 kubelet[664]: E0603 14:06:24.329859     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.804030 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.315629     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.804499 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.732103     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.804841 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:39 old-k8s-version-506981 kubelet[664]: E0603 14:06:39.734217     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.805619 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:43 old-k8s-version-506981 kubelet[664]: E0603 14:06:43.748705     664 pod_workers.go:191] Error syncing pod f6d55879-c128-4952-b79e-f043befb0117 ("storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"
	W0603 14:11:39.806208 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:48 old-k8s-version-506981 kubelet[664]: E0603 14:06:48.761458     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.808644 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:52 old-k8s-version-506981 kubelet[664]: E0603 14:06:52.332609     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.809443 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:58 old-k8s-version-506981 kubelet[664]: E0603 14:06:58.329403     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.809633 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:06 old-k8s-version-506981 kubelet[664]: E0603 14:07:06.320342     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.810227 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:10 old-k8s-version-506981 kubelet[664]: E0603 14:07:10.829816     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.810413 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:17 old-k8s-version-506981 kubelet[664]: E0603 14:07:17.316558     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.810911 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:18 old-k8s-version-506981 kubelet[664]: E0603 14:07:18.329173     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.811249 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317042     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.811447 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317768     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.813926 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:44 old-k8s-version-506981 kubelet[664]: E0603 14:07:44.324077     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.814259 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:45 old-k8s-version-506981 kubelet[664]: E0603 14:07:45.315456     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.814896 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:56 old-k8s-version-506981 kubelet[664]: E0603 14:07:56.923998     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.815230 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:58 old-k8s-version-506981 kubelet[664]: E0603 14:07:58.329444     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.815426 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:59 old-k8s-version-506981 kubelet[664]: E0603 14:07:59.315936     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.815759 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:11 old-k8s-version-506981 kubelet[664]: E0603 14:08:11.316364     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.815943 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:14 old-k8s-version-506981 kubelet[664]: E0603 14:08:14.325727     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.816270 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:26 old-k8s-version-506981 kubelet[664]: E0603 14:08:26.315345     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.816457 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:27 old-k8s-version-506981 kubelet[664]: E0603 14:08:27.315749     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.816646 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:39 old-k8s-version-506981 kubelet[664]: E0603 14:08:39.320622     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.816988 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:40 old-k8s-version-506981 kubelet[664]: E0603 14:08:40.316125     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.817173 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:51 old-k8s-version-506981 kubelet[664]: E0603 14:08:51.315996     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.817506 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:53 old-k8s-version-506981 kubelet[664]: E0603 14:08:53.316043     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.819943 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:06 old-k8s-version-506981 kubelet[664]: E0603 14:09:06.327535     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:39.820271 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:08 old-k8s-version-506981 kubelet[664]: E0603 14:09:08.315370     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.820867 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.148479     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.821053 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.315640     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.821380 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:28 old-k8s-version-506981 kubelet[664]: E0603 14:09:28.329571     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.821565 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:33 old-k8s-version-506981 kubelet[664]: E0603 14:09:33.319989     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.821899 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:41 old-k8s-version-506981 kubelet[664]: E0603 14:09:41.316992     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.822083 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:45 old-k8s-version-506981 kubelet[664]: E0603 14:09:45.316906     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.822411 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:52 old-k8s-version-506981 kubelet[664]: E0603 14:09:52.315330     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.822595 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:56 old-k8s-version-506981 kubelet[664]: E0603 14:09:56.315834     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.822974 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:05 old-k8s-version-506981 kubelet[664]: E0603 14:10:05.315871     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.823167 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:11 old-k8s-version-506981 kubelet[664]: E0603 14:10:11.316009     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.823498 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:20 old-k8s-version-506981 kubelet[664]: E0603 14:10:20.315554     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.823760 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:25 old-k8s-version-506981 kubelet[664]: E0603 14:10:25.315808     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.824099 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:33 old-k8s-version-506981 kubelet[664]: E0603 14:10:33.315329     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.824287 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:36 old-k8s-version-506981 kubelet[664]: E0603 14:10:36.315735     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.824616 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.315758     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.824827 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.316596     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.825156 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.316423     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.825340 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.317204     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.825672 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.825857 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.826187 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:39.826373 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:39.826808 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	I0603 14:11:39.826822 1131020 logs.go:123] Gathering logs for etcd [2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9] ...
	I0603 14:11:39.826836 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:39.880852 1131020 logs.go:123] Gathering logs for kube-scheduler [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c] ...
	I0603 14:11:39.880885 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:39.934000 1131020 logs.go:123] Gathering logs for kubernetes-dashboard [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409] ...
	I0603 14:11:39.934034 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:39.985626 1131020 logs.go:123] Gathering logs for container status ...
	I0603 14:11:39.985658 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0603 14:11:40.051504 1131020 logs.go:123] Gathering logs for dmesg ...
	I0603 14:11:40.051531 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0603 14:11:40.072795 1131020 logs.go:123] Gathering logs for coredns [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca] ...
	I0603 14:11:40.072827 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:40.130775 1131020 logs.go:123] Gathering logs for coredns [78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6] ...
	I0603 14:11:40.130805 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:40.190773 1131020 logs.go:123] Gathering logs for kindnet [4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099] ...
	I0603 14:11:40.190802 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:40.239105 1131020 logs.go:123] Gathering logs for kube-apiserver [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423] ...
	I0603 14:11:40.239180 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:40.333052 1131020 logs.go:123] Gathering logs for kube-apiserver [cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6] ...
	I0603 14:11:40.333086 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:40.406845 1131020 logs.go:123] Gathering logs for etcd [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942] ...
	I0603 14:11:40.406880 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:40.479193 1131020 logs.go:123] Gathering logs for kube-scheduler [f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e] ...
	I0603 14:11:40.479271 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:40.546517 1131020 logs.go:123] Gathering logs for storage-provisioner [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc] ...
	I0603 14:11:40.546587 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:40.623916 1131020 logs.go:123] Gathering logs for describe nodes ...
	I0603 14:11:40.623985 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0603 14:11:38.256181 1141423 out.go:204] * Creating docker container (CPUs=2, Memory=2200MB) ...
	I0603 14:11:38.256435 1141423 start.go:159] libmachine.API.Create for "embed-certs-674995" (driver="docker")
	I0603 14:11:38.256464 1141423 client.go:168] LocalClient.Create starting
	I0603 14:11:38.256527 1141423 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem
	I0603 14:11:38.256567 1141423 main.go:141] libmachine: Decoding PEM data...
	I0603 14:11:38.256580 1141423 main.go:141] libmachine: Parsing certificate...
	I0603 14:11:38.256630 1141423 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem
	I0603 14:11:38.256645 1141423 main.go:141] libmachine: Decoding PEM data...
	I0603 14:11:38.256655 1141423 main.go:141] libmachine: Parsing certificate...
	I0603 14:11:38.257115 1141423 cli_runner.go:164] Run: docker network inspect embed-certs-674995 --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}}]}"
	W0603 14:11:38.271924 1141423 cli_runner.go:211] docker network inspect embed-certs-674995 --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
	I0603 14:11:38.272024 1141423 network_create.go:281] running [docker network inspect embed-certs-674995] to gather additional debugging logs...
	I0603 14:11:38.272045 1141423 cli_runner.go:164] Run: docker network inspect embed-certs-674995
	W0603 14:11:38.287688 1141423 cli_runner.go:211] docker network inspect embed-certs-674995 returned with exit code 1
	I0603 14:11:38.287722 1141423 network_create.go:284] error running [docker network inspect embed-certs-674995]: docker network inspect embed-certs-674995: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network embed-certs-674995 not found
	I0603 14:11:38.287735 1141423 network_create.go:286] output of [docker network inspect embed-certs-674995]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network embed-certs-674995 not found
	
	** /stderr **
	I0603 14:11:38.287833 1141423 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}}]}"
	I0603 14:11:38.304026 1141423 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-6e5ec6770357 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:83:de:b4:1f} reservation:<nil>}
	I0603 14:11:38.304483 1141423 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-637e170d5a68 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:38:41:3c:2e} reservation:<nil>}
	I0603 14:11:38.304888 1141423 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-b2a5bc4e6e2e IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:92:59:dc:0c} reservation:<nil>}
	I0603 14:11:38.305327 1141423 network.go:211] skipping subnet 192.168.76.0/24 that is taken: &{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:br-140bb90eb980 IfaceIPv4:192.168.76.1 IfaceMTU:1500 IfaceMAC:02:42:22:bd:c5:bd} reservation:<nil>}
	I0603 14:11:38.305855 1141423 network.go:206] using free private subnet 192.168.85.0/24: &{IP:192.168.85.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.85.0/24 Gateway:192.168.85.1 ClientMin:192.168.85.2 ClientMax:192.168.85.254 Broadcast:192.168.85.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40018a16c0}
	I0603 14:11:38.305902 1141423 network_create.go:124] attempt to create docker network embed-certs-674995 192.168.85.0/24 with gateway 192.168.85.1 and MTU of 1500 ...
	I0603 14:11:38.305970 1141423 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.85.0/24 --gateway=192.168.85.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-674995 embed-certs-674995
	I0603 14:11:38.375895 1141423 network_create.go:108] docker network embed-certs-674995 192.168.85.0/24 created
	I0603 14:11:38.375930 1141423 kic.go:121] calculated static IP "192.168.85.2" for the "embed-certs-674995" container
	I0603 14:11:38.376014 1141423 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0603 14:11:38.394260 1141423 cli_runner.go:164] Run: docker volume create embed-certs-674995 --label name.minikube.sigs.k8s.io=embed-certs-674995 --label created_by.minikube.sigs.k8s.io=true
	I0603 14:11:38.410142 1141423 oci.go:103] Successfully created a docker volume embed-certs-674995
	I0603 14:11:38.410246 1141423 cli_runner.go:164] Run: docker run --rm --name embed-certs-674995-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-674995 --entrypoint /usr/bin/test -v embed-certs-674995:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -d /var/lib
	I0603 14:11:39.085333 1141423 oci.go:107] Successfully prepared a docker volume embed-certs-674995
	I0603 14:11:39.085380 1141423 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 14:11:39.085400 1141423 kic.go:194] Starting extracting preloaded images to volume ...
	I0603 14:11:39.085473 1141423 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-674995:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -I lz4 -xf /preloaded.tar -C /extractDir
	I0603 14:11:40.811347 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:40.811427 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0603 14:11:40.811502 1131020 out.go:239] X Problems detected in kubelet:
	W0603 14:11:40.811548 1131020 out.go:239]   Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:40.811585 1131020 out.go:239]   Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:40.811620 1131020 out.go:239]   Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:40.811658 1131020 out.go:239]   Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:40.811703 1131020 out.go:239]   Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	I0603 14:11:40.811816 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:40.811840 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:11:43.973293 1141423 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-674995:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -I lz4 -xf /preloaded.tar -C /extractDir: (4.887781967s)
	I0603 14:11:43.973324 1141423 kic.go:203] duration metric: took 4.887919843s to extract preloaded images to volume ...
	W0603 14:11:43.973462 1141423 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0603 14:11:43.973605 1141423 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0603 14:11:44.024389 1141423 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-674995 --name embed-certs-674995 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-674995 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=embed-certs-674995 --network embed-certs-674995 --ip 192.168.85.2 --volume embed-certs-674995:/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-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862
	I0603 14:11:44.373321 1141423 cli_runner.go:164] Run: docker container inspect embed-certs-674995 --format={{.State.Running}}
	I0603 14:11:44.393858 1141423 cli_runner.go:164] Run: docker container inspect embed-certs-674995 --format={{.State.Status}}
	I0603 14:11:44.413689 1141423 cli_runner.go:164] Run: docker exec embed-certs-674995 stat /var/lib/dpkg/alternatives/iptables
	I0603 14:11:44.481621 1141423 oci.go:144] the created container "embed-certs-674995" has a running status.
	I0603 14:11:44.481648 1141423 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19011-937109/.minikube/machines/embed-certs-674995/id_rsa...
	I0603 14:11:44.712291 1141423 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19011-937109/.minikube/machines/embed-certs-674995/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0603 14:11:44.744943 1141423 cli_runner.go:164] Run: docker container inspect embed-certs-674995 --format={{.State.Status}}
	I0603 14:11:44.763553 1141423 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0603 14:11:44.763571 1141423 kic_runner.go:114] Args: [docker exec --privileged embed-certs-674995 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0603 14:11:44.856119 1141423 cli_runner.go:164] Run: docker container inspect embed-certs-674995 --format={{.State.Status}}
	I0603 14:11:44.877909 1141423 machine.go:94] provisionDockerMachine start ...
	I0603 14:11:44.878000 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:44.896593 1141423 main.go:141] libmachine: Using SSH client type: native
	I0603 14:11:44.896975 1141423 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 34204 <nil> <nil>}
	I0603 14:11:44.896989 1141423 main.go:141] libmachine: About to run SSH command:
	hostname
	I0603 14:11:44.898763 1141423 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0603 14:11:48.020785 1141423 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-674995
	
	I0603 14:11:48.020816 1141423 ubuntu.go:169] provisioning hostname "embed-certs-674995"
	I0603 14:11:48.020887 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:48.038441 1141423 main.go:141] libmachine: Using SSH client type: native
	I0603 14:11:48.038723 1141423 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 34204 <nil> <nil>}
	I0603 14:11:48.038743 1141423 main.go:141] libmachine: About to run SSH command:
	sudo hostname embed-certs-674995 && echo "embed-certs-674995" | sudo tee /etc/hostname
	I0603 14:11:48.174594 1141423 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-674995
	
	I0603 14:11:48.174676 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:48.198071 1141423 main.go:141] libmachine: Using SSH client type: native
	I0603 14:11:48.198334 1141423 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil>  [] 0s} 127.0.0.1 34204 <nil> <nil>}
	I0603 14:11:48.198356 1141423 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sembed-certs-674995' /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-674995/g' /etc/hosts;
				else 
					echo '127.0.1.1 embed-certs-674995' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0603 14:11:48.324626 1141423 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0603 14:11:48.324654 1141423 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19011-937109/.minikube CaCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19011-937109/.minikube}
	I0603 14:11:48.324679 1141423 ubuntu.go:177] setting up certificates
	I0603 14:11:48.324714 1141423 provision.go:84] configureAuth start
	I0603 14:11:48.324791 1141423 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-674995
	I0603 14:11:48.340599 1141423 provision.go:143] copyHostCerts
	I0603 14:11:48.340677 1141423 exec_runner.go:144] found /home/jenkins/minikube-integration/19011-937109/.minikube/ca.pem, removing ...
	I0603 14:11:48.340746 1141423 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19011-937109/.minikube/ca.pem
	I0603 14:11:48.340848 1141423 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/ca.pem (1082 bytes)
	I0603 14:11:48.340954 1141423 exec_runner.go:144] found /home/jenkins/minikube-integration/19011-937109/.minikube/cert.pem, removing ...
	I0603 14:11:48.340965 1141423 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19011-937109/.minikube/cert.pem
	I0603 14:11:48.340998 1141423 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/cert.pem (1123 bytes)
	I0603 14:11:48.341070 1141423 exec_runner.go:144] found /home/jenkins/minikube-integration/19011-937109/.minikube/key.pem, removing ...
	I0603 14:11:48.341079 1141423 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19011-937109/.minikube/key.pem
	I0603 14:11:48.341106 1141423 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19011-937109/.minikube/key.pem (1675 bytes)
	I0603 14:11:48.341169 1141423 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem org=jenkins.embed-certs-674995 san=[127.0.0.1 192.168.85.2 embed-certs-674995 localhost minikube]
	I0603 14:11:48.878497 1141423 provision.go:177] copyRemoteCerts
	I0603 14:11:48.878572 1141423 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0603 14:11:48.878619 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:48.897041 1141423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34204 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/embed-certs-674995/id_rsa Username:docker}
	I0603 14:11:48.986727 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server.pem --> /etc/docker/server.pem (1224 bytes)
	I0603 14:11:49.015153 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0603 14:11:49.040629 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0603 14:11:49.065120 1141423 provision.go:87] duration metric: took 740.390342ms to configureAuth
	I0603 14:11:49.065204 1141423 ubuntu.go:193] setting minikube options for container-runtime
	I0603 14:11:49.065416 1141423 config.go:182] Loaded profile config "embed-certs-674995": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 14:11:49.065439 1141423 machine.go:97] duration metric: took 4.187502256s to provisionDockerMachine
	I0603 14:11:49.065447 1141423 client.go:171] duration metric: took 10.808978512s to LocalClient.Create
	I0603 14:11:49.065465 1141423 start.go:167] duration metric: took 10.809031114s to libmachine.API.Create "embed-certs-674995"
	I0603 14:11:49.065476 1141423 start.go:293] postStartSetup for "embed-certs-674995" (driver="docker")
	I0603 14:11:49.065485 1141423 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]
	I0603 14:11:49.065546 1141423 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
	I0603 14:11:49.065599 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:49.081482 1141423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34204 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/embed-certs-674995/id_rsa Username:docker}
	I0603 14:11:49.170026 1141423 ssh_runner.go:195] Run: cat /etc/os-release
	I0603 14:11:49.173077 1141423 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0603 14:11:49.173112 1141423 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0603 14:11:49.173122 1141423 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0603 14:11:49.173129 1141423 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0603 14:11:49.173138 1141423 filesync.go:126] Scanning /home/jenkins/minikube-integration/19011-937109/.minikube/addons for local assets ...
	I0603 14:11:49.173196 1141423 filesync.go:126] Scanning /home/jenkins/minikube-integration/19011-937109/.minikube/files for local assets ...
	I0603 14:11:49.173284 1141423 filesync.go:149] local asset: /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem -> 9425412.pem in /etc/ssl/certs
	I0603 14:11:49.173389 1141423 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0603 14:11:49.181690 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem --> /etc/ssl/certs/9425412.pem (1708 bytes)
	I0603 14:11:49.206834 1141423 start.go:296] duration metric: took 141.34403ms for postStartSetup
	I0603 14:11:49.207259 1141423 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-674995
	I0603 14:11:49.223666 1141423 profile.go:143] Saving config to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/config.json ...
	I0603 14:11:49.223951 1141423 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 14:11:49.224004 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:49.239801 1141423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34204 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/embed-certs-674995/id_rsa Username:docker}
	I0603 14:11:49.329609 1141423 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0603 14:11:49.334287 1141423 start.go:128] duration metric: took 11.081228635s to createHost
	I0603 14:11:49.334311 1141423 start.go:83] releasing machines lock for "embed-certs-674995", held for 11.08136734s
	I0603 14:11:49.334381 1141423 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-674995
	I0603 14:11:49.349188 1141423 ssh_runner.go:195] Run: cat /version.json
	I0603 14:11:49.349245 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:49.349246 1141423 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0603 14:11:49.349318 1141423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-674995
	I0603 14:11:49.373261 1141423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34204 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/embed-certs-674995/id_rsa Username:docker}
	I0603 14:11:49.374581 1141423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34204 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/embed-certs-674995/id_rsa Username:docker}
	I0603 14:11:49.574723 1141423 ssh_runner.go:195] Run: systemctl --version
	I0603 14:11:49.579458 1141423 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0603 14:11:49.583715 1141423 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' {}" ;
	I0603 14:11:49.611314 1141423 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0603 14:11:49.611400 1141423 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" ;
	I0603 14:11:49.640964 1141423 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0603 14:11:49.640999 1141423 start.go:494] detecting cgroup driver to use...
	I0603 14:11:49.641037 1141423 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0603 14:11:49.641100 1141423 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0603 14:11:49.654004 1141423 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0603 14:11:49.665784 1141423 docker.go:217] disabling cri-docker service (if available) ...
	I0603 14:11:49.665869 1141423 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0603 14:11:49.687515 1141423 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0603 14:11:49.709442 1141423 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0603 14:11:49.809414 1141423 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0603 14:11:49.916823 1141423 docker.go:233] disabling docker service ...
	I0603 14:11:49.916928 1141423 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0603 14:11:49.938515 1141423 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0603 14:11:49.951055 1141423 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0603 14:11:50.054533 1141423 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0603 14:11:50.170575 1141423 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0603 14:11:50.182835 1141423 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"
	I0603 14:11:50.200241 1141423 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"
	I0603 14:11:50.210591 1141423 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"
	I0603 14:11:50.220568 1141423 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0603 14:11:50.220639 1141423 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0603 14:11:50.230823 1141423 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"
	I0603 14:11:50.240495 1141423 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0603 14:11:50.252585 1141423 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0603 14:11:50.262937 1141423 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0603 14:11:50.272186 1141423 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"
	I0603 14:11:50.282515 1141423 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0603 14:11:50.292200 1141423 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"
	I0603 14:11:50.302353 1141423 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0603 14:11:50.310814 1141423 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0603 14:11:50.319591 1141423 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 14:11:50.415352 1141423 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0603 14:11:50.561671 1141423 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0603 14:11:50.561793 1141423 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0603 14:11:50.565860 1141423 start.go:562] Will wait 60s for crictl version
	I0603 14:11:50.565964 1141423 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.569573 1141423 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0603 14:11:50.606533 1141423 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.31
	RuntimeApiVersion:  v1
	I0603 14:11:50.606642 1141423 ssh_runner.go:195] Run: containerd --version
	I0603 14:11:50.631114 1141423 ssh_runner.go:195] Run: containerd --version
	I0603 14:11:50.655743 1141423 out.go:177] * Preparing Kubernetes v1.30.1 on containerd 1.6.31 ...
	I0603 14:11:50.657278 1141423 cli_runner.go:164] Run: docker network inspect embed-certs-674995 --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}}]}"
	I0603 14:11:50.671876 1141423 ssh_runner.go:195] Run: grep 192.168.85.1	host.minikube.internal$ /etc/hosts
	I0603 14:11:50.675398 1141423 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""
	I0603 14:11:50.686462 1141423 kubeadm.go:877] updating cluster {Name:embed-certs-674995 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-674995 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.85.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} ...
	I0603 14:11:50.686579 1141423 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 14:11:50.686640 1141423 ssh_runner.go:195] Run: sudo crictl images --output json
	I0603 14:11:50.724606 1141423 containerd.go:627] all images are preloaded for containerd runtime.
	I0603 14:11:50.724627 1141423 containerd.go:534] Images already preloaded, skipping extraction
	I0603 14:11:50.724711 1141423 ssh_runner.go:195] Run: sudo crictl images --output json
	I0603 14:11:50.763102 1141423 containerd.go:627] all images are preloaded for containerd runtime.
	I0603 14:11:50.763127 1141423 cache_images.go:84] Images are preloaded, skipping loading
	I0603 14:11:50.763136 1141423 kubeadm.go:928] updating node { 192.168.85.2 8443 v1.30.1 containerd true true} ...
	I0603 14:11:50.763236 1141423 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-674995 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.85.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.1 ClusterName:embed-certs-674995 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:}
	I0603 14:11:50.763305 1141423 ssh_runner.go:195] Run: sudo crictl info
	I0603 14:11:50.801374 1141423 cni.go:84] Creating CNI manager for ""
	I0603 14:11:50.801398 1141423 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 14:11:50.801407 1141423 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0603 14:11:50.801452 1141423 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.30.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:embed-certs-674995 NodeName:embed-certs-674995 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 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}
	I0603 14:11:50.801598 1141423 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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: unix:///run/containerd/containerd.sock
	  name: "embed-certs-674995"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	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
	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
	
	I0603 14:11:50.801668 1141423 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
	I0603 14:11:50.810628 1141423 binaries.go:44] Found k8s binaries, skipping transfer
	I0603 14:11:50.810701 1141423 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0603 14:11:50.820917 1141423 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (322 bytes)
	I0603 14:11:50.846566 1141423 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0603 14:11:50.867992 1141423 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2172 bytes)
	I0603 14:11:50.893778 1141423 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0603 14:11:50.897919 1141423 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""
	I0603 14:11:50.909809 1141423 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0603 14:11:51.039136 1141423 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0603 14:11:51.057750 1141423 certs.go:68] Setting up /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995 for IP: 192.168.85.2
	I0603 14:11:51.057777 1141423 certs.go:194] generating shared ca certs ...
	I0603 14:11:51.057793 1141423 certs.go:226] acquiring lock for ca certs: {Name:mk853fcff69eaf29efad8518a57890a4039a3963 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:51.057941 1141423 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key
	I0603 14:11:51.058030 1141423 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key
	I0603 14:11:51.058048 1141423 certs.go:256] generating profile certs ...
	I0603 14:11:51.058110 1141423 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/client.key
	I0603 14:11:51.058136 1141423 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/client.crt with IP's: []
	I0603 14:11:51.732599 1141423 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/client.crt ...
	I0603 14:11:51.732631 1141423 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/client.crt: {Name:mk2bff13c5f259bb9e8d9f7967b80d26362e6736 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:51.737435 1141423 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/client.key ...
	I0603 14:11:51.737506 1141423 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/client.key: {Name:mk2bcf2f793b9e5f231802f6281b6517fd01bcd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:51.738118 1141423 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.key.f5fe0049
	I0603 14:11:51.738170 1141423 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.crt.f5fe0049 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.85.2]
	I0603 14:11:52.736462 1141423 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.crt.f5fe0049 ...
	I0603 14:11:52.736497 1141423 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.crt.f5fe0049: {Name:mk2f6f9b00b7ab7bdba2057c0a64490b9c9104f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:52.737839 1141423 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.key.f5fe0049 ...
	I0603 14:11:52.737868 1141423 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.key.f5fe0049: {Name:mk3713e04891a04e605c0fb2a60b3c1b33e2239c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:52.738018 1141423 certs.go:381] copying /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.crt.f5fe0049 -> /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.crt
	I0603 14:11:52.738145 1141423 certs.go:385] copying /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.key.f5fe0049 -> /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.key
	I0603 14:11:52.738232 1141423 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.key
	I0603 14:11:52.738267 1141423 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.crt with IP's: []
	I0603 14:11:53.602809 1141423 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.crt ...
	I0603 14:11:53.602841 1141423 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.crt: {Name:mk4758e4f9f3eaa409f3cf85560dd43d5e94952b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:53.603572 1141423 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.key ...
	I0603 14:11:53.603593 1141423 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.key: {Name:mkc04a04d4f052a0c2eaf977b7eff320390d4f5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0603 14:11:53.604251 1141423 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/942541.pem (1338 bytes)
	W0603 14:11:53.604302 1141423 certs.go:480] ignoring /home/jenkins/minikube-integration/19011-937109/.minikube/certs/942541_empty.pem, impossibly tiny 0 bytes
	I0603 14:11:53.604319 1141423 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca-key.pem (1679 bytes)
	I0603 14:11:53.604344 1141423 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/ca.pem (1082 bytes)
	I0603 14:11:53.604376 1141423 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/cert.pem (1123 bytes)
	I0603 14:11:53.604402 1141423 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/certs/key.pem (1675 bytes)
	I0603 14:11:53.604454 1141423 certs.go:484] found cert: /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem (1708 bytes)
	I0603 14:11:53.605546 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0603 14:11:53.633273 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0603 14:11:53.658952 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0603 14:11:53.683190 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0603 14:11:53.708786 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1428 bytes)
	I0603 14:11:53.734735 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0603 14:11:53.765267 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0603 14:11:53.791129 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/embed-certs-674995/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0603 14:11:53.816542 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/certs/942541.pem --> /usr/share/ca-certificates/942541.pem (1338 bytes)
	I0603 14:11:53.841811 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/files/etc/ssl/certs/9425412.pem --> /usr/share/ca-certificates/9425412.pem (1708 bytes)
	I0603 14:11:53.865818 1141423 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19011-937109/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0603 14:11:53.891595 1141423 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0603 14:11:53.909715 1141423 ssh_runner.go:195] Run: openssl version
	I0603 14:11:53.915251 1141423 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/942541.pem && ln -fs /usr/share/ca-certificates/942541.pem /etc/ssl/certs/942541.pem"
	I0603 14:11:53.926155 1141423 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/942541.pem
	I0603 14:11:53.929731 1141423 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jun  3 13:27 /usr/share/ca-certificates/942541.pem
	I0603 14:11:53.929800 1141423 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/942541.pem
	I0603 14:11:53.936844 1141423 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/942541.pem /etc/ssl/certs/51391683.0"
	I0603 14:11:53.946974 1141423 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9425412.pem && ln -fs /usr/share/ca-certificates/9425412.pem /etc/ssl/certs/9425412.pem"
	I0603 14:11:53.956363 1141423 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9425412.pem
	I0603 14:11:53.959898 1141423 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jun  3 13:27 /usr/share/ca-certificates/9425412.pem
	I0603 14:11:53.959961 1141423 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9425412.pem
	I0603 14:11:53.968358 1141423 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/9425412.pem /etc/ssl/certs/3ec20f2e.0"
	I0603 14:11:53.977992 1141423 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"
	I0603 14:11:53.987265 1141423 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0603 14:11:53.992224 1141423 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  3 13:20 /usr/share/ca-certificates/minikubeCA.pem
	I0603 14:11:53.992332 1141423 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0603 14:11:53.999160 1141423 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"
	I0603 14:11:54.012248 1141423 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0603 14:11:54.015990 1141423 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
	I0603 14:11:54.016058 1141423 kubeadm.go:391] StartCluster: {Name:embed-certs-674995 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-674995 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.85.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}
	I0603 14:11:54.016149 1141423 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0603 14:11:54.016210 1141423 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0603 14:11:54.062863 1141423 cri.go:89] found id: ""
	I0603 14:11:54.062950 1141423 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0603 14:11:54.072729 1141423 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0603 14:11:54.082557 1141423 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0603 14:11:54.082632 1141423 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
	I0603 14:11:54.093239 1141423 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
	I0603 14:11:54.093262 1141423 kubeadm.go:156] found existing configuration files:
	
	I0603 14:11:54.093317 1141423 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0603 14:11:54.104229 1141423 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
	I0603 14:11:54.104348 1141423 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0603 14:11:54.114850 1141423 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0603 14:11:54.125037 1141423 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
	I0603 14:11:54.125161 1141423 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0603 14:11:54.148717 1141423 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0603 14:11:54.159980 1141423 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
	I0603 14:11:54.160094 1141423 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0603 14:11:54.174135 1141423 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0603 14:11:54.183172 1141423 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
	I0603 14:11:54.183271 1141423 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0603 14:11:54.192202 1141423 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"
	I0603 14:11:54.250398 1141423 kubeadm.go:309] [init] Using Kubernetes version: v1.30.1
	I0603 14:11:54.250739 1141423 kubeadm.go:309] [preflight] Running pre-flight checks
	I0603 14:11:54.296732 1141423 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0603 14:11:54.296877 1141423 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-aws
	I0603 14:11:54.296942 1141423 kubeadm.go:309] OS: Linux
	I0603 14:11:54.297026 1141423 kubeadm.go:309] CGROUPS_CPU: enabled
	I0603 14:11:54.297112 1141423 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0603 14:11:54.297214 1141423 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0603 14:11:54.297292 1141423 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0603 14:11:54.297359 1141423 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0603 14:11:54.297433 1141423 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0603 14:11:54.297498 1141423 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0603 14:11:54.297584 1141423 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0603 14:11:54.297653 1141423 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0603 14:11:54.367892 1141423 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0603 14:11:54.368095 1141423 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0603 14:11:54.368255 1141423 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0603 14:11:54.607148 1141423 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0603 14:11:50.813181 1131020 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0603 14:11:50.826984 1131020 api_server.go:72] duration metric: took 5m57.436679808s to wait for apiserver process to appear ...
	I0603 14:11:50.827006 1131020 api_server.go:88] waiting for apiserver healthz status ...
	I0603 14:11:50.827043 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0603 14:11:50.827099 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0603 14:11:50.891087 1131020 cri.go:89] found id: "b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:50.891105 1131020 cri.go:89] found id: "cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:50.891110 1131020 cri.go:89] found id: ""
	I0603 14:11:50.891117 1131020 logs.go:276] 2 containers: [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6]
	I0603 14:11:50.891174 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.895802 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.900432 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0603 14:11:50.900499 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0603 14:11:50.949831 1131020 cri.go:89] found id: "d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:50.949850 1131020 cri.go:89] found id: "2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:50.949855 1131020 cri.go:89] found id: ""
	I0603 14:11:50.949864 1131020 logs.go:276] 2 containers: [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9]
	I0603 14:11:50.949923 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.956750 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:50.961654 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0603 14:11:50.961722 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0603 14:11:51.010783 1131020 cri.go:89] found id: "63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:51.010802 1131020 cri.go:89] found id: "78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:51.010806 1131020 cri.go:89] found id: ""
	I0603 14:11:51.010813 1131020 logs.go:276] 2 containers: [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6]
	I0603 14:11:51.010878 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.015404 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.019770 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0603 14:11:51.019901 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0603 14:11:51.098178 1131020 cri.go:89] found id: "efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:51.098267 1131020 cri.go:89] found id: "f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:51.098275 1131020 cri.go:89] found id: ""
	I0603 14:11:51.098283 1131020 logs.go:276] 2 containers: [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e]
	I0603 14:11:51.098379 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.110606 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.115425 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0603 14:11:51.115514 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0603 14:11:51.217495 1131020 cri.go:89] found id: "85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:51.217514 1131020 cri.go:89] found id: "6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:51.217519 1131020 cri.go:89] found id: ""
	I0603 14:11:51.217527 1131020 logs.go:276] 2 containers: [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329]
	I0603 14:11:51.217584 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.222474 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.225950 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0603 14:11:51.226053 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0603 14:11:51.276869 1131020 cri.go:89] found id: "5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:51.276886 1131020 cri.go:89] found id: "f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:51.276891 1131020 cri.go:89] found id: ""
	I0603 14:11:51.276898 1131020 logs.go:276] 2 containers: [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15]
	I0603 14:11:51.276954 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.280497 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.284057 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0603 14:11:51.284180 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0603 14:11:51.334067 1131020 cri.go:89] found id: "6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:51.334089 1131020 cri.go:89] found id: "4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:51.334093 1131020 cri.go:89] found id: ""
	I0603 14:11:51.334100 1131020 logs.go:276] 2 containers: [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099]
	I0603 14:11:51.334157 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.338160 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.342871 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0603 14:11:51.342935 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0603 14:11:51.399518 1131020 cri.go:89] found id: "33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:51.399536 1131020 cri.go:89] found id: ""
	I0603 14:11:51.399546 1131020 logs.go:276] 1 containers: [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409]
	I0603 14:11:51.399671 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.403980 1131020 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0603 14:11:51.404098 1131020 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0603 14:11:51.458279 1131020 cri.go:89] found id: "d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:51.458310 1131020 cri.go:89] found id: "c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:51.458315 1131020 cri.go:89] found id: ""
	I0603 14:11:51.458322 1131020 logs.go:276] 2 containers: [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb]
	I0603 14:11:51.458378 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.461985 1131020 ssh_runner.go:195] Run: which crictl
	I0603 14:11:51.465265 1131020 logs.go:123] Gathering logs for dmesg ...
	I0603 14:11:51.465330 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0603 14:11:51.485699 1131020 logs.go:123] Gathering logs for etcd [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942] ...
	I0603 14:11:51.485730 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942"
	I0603 14:11:51.555800 1131020 logs.go:123] Gathering logs for kube-scheduler [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c] ...
	I0603 14:11:51.555830 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c"
	I0603 14:11:51.622097 1131020 logs.go:123] Gathering logs for kube-controller-manager [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c] ...
	I0603 14:11:51.622127 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c"
	I0603 14:11:51.708238 1131020 logs.go:123] Gathering logs for storage-provisioner [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc] ...
	I0603 14:11:51.708319 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc"
	I0603 14:11:51.766030 1131020 logs.go:123] Gathering logs for kube-apiserver [cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6] ...
	I0603 14:11:51.766057 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6"
	I0603 14:11:51.880289 1131020 logs.go:123] Gathering logs for kindnet [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f] ...
	I0603 14:11:51.880329 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f"
	I0603 14:11:51.976542 1131020 logs.go:123] Gathering logs for container status ...
	I0603 14:11:51.976574 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0603 14:11:52.044746 1131020 logs.go:123] Gathering logs for kube-apiserver [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423] ...
	I0603 14:11:52.044777 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423"
	I0603 14:11:52.123439 1131020 logs.go:123] Gathering logs for kube-scheduler [f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e] ...
	I0603 14:11:52.123515 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e"
	I0603 14:11:52.193830 1131020 logs.go:123] Gathering logs for kube-proxy [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b] ...
	I0603 14:11:52.193865 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b"
	I0603 14:11:52.247302 1131020 logs.go:123] Gathering logs for kube-proxy [6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329] ...
	I0603 14:11:52.247327 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329"
	I0603 14:11:52.294515 1131020 logs.go:123] Gathering logs for kube-controller-manager [f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15] ...
	I0603 14:11:52.294549 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15"
	I0603 14:11:52.404073 1131020 logs.go:123] Gathering logs for kubernetes-dashboard [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409] ...
	I0603 14:11:52.404163 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409"
	I0603 14:11:52.447795 1131020 logs.go:123] Gathering logs for storage-provisioner [c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb] ...
	I0603 14:11:52.447822 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb"
	I0603 14:11:52.493088 1131020 logs.go:123] Gathering logs for kubelet ...
	I0603 14:11:52.493113 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0603 14:11:52.549848 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.208177     664 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550083 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.209941     664 reflector.go:138] object-"kube-system"/"kube-proxy-token-pvz57": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-pvz57" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550314 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210190     664 reflector.go:138] object-"kube-system"/"storage-provisioner-token-smbcg": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-smbcg" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550525 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210456     664 reflector.go:138] object-"kube-system"/"coredns-token-xv6d8": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-xv6d8" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.550737 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:10 old-k8s-version-506981 kubelet[664]: E0603 14:06:10.210528     664 reflector.go:138] object-"kube-system"/"kindnet-token-fq9hv": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-fq9hv" is forbidden: User "system:node:old-k8s-version-506981" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-506981' and this object
	W0603 14:11:52.557166 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.073812     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.560313 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:11 old-k8s-version-506981 kubelet[664]: E0603 14:06:11.614544     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.563733 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:24 old-k8s-version-506981 kubelet[664]: E0603 14:06:24.329859     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.565555 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.315629     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.566028 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:38 old-k8s-version-506981 kubelet[664]: E0603 14:06:38.732103     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.566358 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:39 old-k8s-version-506981 kubelet[664]: E0603 14:06:39.734217     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.567220 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:43 old-k8s-version-506981 kubelet[664]: E0603 14:06:43.748705     664 pod_workers.go:191] Error syncing pod f6d55879-c128-4952-b79e-f043befb0117 ("storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(f6d55879-c128-4952-b79e-f043befb0117)"
	W0603 14:11:52.567819 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:48 old-k8s-version-506981 kubelet[664]: E0603 14:06:48.761458     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.571317 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:52 old-k8s-version-506981 kubelet[664]: E0603 14:06:52.332609     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.572218 1131020 logs.go:138] Found kubelet problem: Jun 03 14:06:58 old-k8s-version-506981 kubelet[664]: E0603 14:06:58.329403     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.572429 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:06 old-k8s-version-506981 kubelet[664]: E0603 14:07:06.320342     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.573025 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:10 old-k8s-version-506981 kubelet[664]: E0603 14:07:10.829816     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.573213 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:17 old-k8s-version-506981 kubelet[664]: E0603 14:07:17.316558     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.573571 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:18 old-k8s-version-506981 kubelet[664]: E0603 14:07:18.329173     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.573922 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317042     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.574152 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:31 old-k8s-version-506981 kubelet[664]: E0603 14:07:31.317768     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.576679 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:44 old-k8s-version-506981 kubelet[664]: E0603 14:07:44.324077     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.577018 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:45 old-k8s-version-506981 kubelet[664]: E0603 14:07:45.315456     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.577613 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:56 old-k8s-version-506981 kubelet[664]: E0603 14:07:56.923998     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.577966 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:58 old-k8s-version-506981 kubelet[664]: E0603 14:07:58.329444     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.578155 1131020 logs.go:138] Found kubelet problem: Jun 03 14:07:59 old-k8s-version-506981 kubelet[664]: E0603 14:07:59.315936     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.578484 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:11 old-k8s-version-506981 kubelet[664]: E0603 14:08:11.316364     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.578668 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:14 old-k8s-version-506981 kubelet[664]: E0603 14:08:14.325727     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.579081 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:26 old-k8s-version-506981 kubelet[664]: E0603 14:08:26.315345     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.579274 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:27 old-k8s-version-506981 kubelet[664]: E0603 14:08:27.315749     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.579458 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:39 old-k8s-version-506981 kubelet[664]: E0603 14:08:39.320622     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.579785 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:40 old-k8s-version-506981 kubelet[664]: E0603 14:08:40.316125     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.579969 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:51 old-k8s-version-506981 kubelet[664]: E0603 14:08:51.315996     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.580310 1131020 logs.go:138] Found kubelet problem: Jun 03 14:08:53 old-k8s-version-506981 kubelet[664]: E0603 14:08:53.316043     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.582830 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:06 old-k8s-version-506981 kubelet[664]: E0603 14:09:06.327535     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	W0603 14:11:52.583177 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:08 old-k8s-version-506981 kubelet[664]: E0603 14:09:08.315370     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.583847 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.148479     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.584052 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:20 old-k8s-version-506981 kubelet[664]: E0603 14:09:20.315640     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.584385 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:28 old-k8s-version-506981 kubelet[664]: E0603 14:09:28.329571     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.584570 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:33 old-k8s-version-506981 kubelet[664]: E0603 14:09:33.319989     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.584907 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:41 old-k8s-version-506981 kubelet[664]: E0603 14:09:41.316992     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.585091 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:45 old-k8s-version-506981 kubelet[664]: E0603 14:09:45.316906     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.585415 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:52 old-k8s-version-506981 kubelet[664]: E0603 14:09:52.315330     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.585604 1131020 logs.go:138] Found kubelet problem: Jun 03 14:09:56 old-k8s-version-506981 kubelet[664]: E0603 14:09:56.315834     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.585929 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:05 old-k8s-version-506981 kubelet[664]: E0603 14:10:05.315871     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.586108 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:11 old-k8s-version-506981 kubelet[664]: E0603 14:10:11.316009     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.586432 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:20 old-k8s-version-506981 kubelet[664]: E0603 14:10:20.315554     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.586613 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:25 old-k8s-version-506981 kubelet[664]: E0603 14:10:25.315808     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.586939 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:33 old-k8s-version-506981 kubelet[664]: E0603 14:10:33.315329     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.587120 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:36 old-k8s-version-506981 kubelet[664]: E0603 14:10:36.315735     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.587443 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.315758     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.587624 1131020 logs.go:138] Found kubelet problem: Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.316596     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.587949 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.316423     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.588128 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.317204     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.588452 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.588634 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.588975 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.589155 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:52.589478 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:52.589662 1131020 logs.go:138] Found kubelet problem: Jun 03 14:11:44 old-k8s-version-506981 kubelet[664]: E0603 14:11:44.316492     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0603 14:11:52.589671 1131020 logs.go:123] Gathering logs for describe nodes ...
	I0603 14:11:52.589684 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0603 14:11:52.809194 1131020 logs.go:123] Gathering logs for etcd [2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9] ...
	I0603 14:11:52.809270 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9"
	I0603 14:11:52.946370 1131020 logs.go:123] Gathering logs for coredns [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca] ...
	I0603 14:11:52.946445 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca"
	I0603 14:11:53.043735 1131020 logs.go:123] Gathering logs for coredns [78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6] ...
	I0603 14:11:53.043820 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6"
	I0603 14:11:53.098134 1131020 logs.go:123] Gathering logs for kindnet [4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099] ...
	I0603 14:11:53.098160 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099"
	I0603 14:11:53.162273 1131020 logs.go:123] Gathering logs for containerd ...
	I0603 14:11:53.162345 1131020 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0603 14:11:53.231720 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:53.231797 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0603 14:11:53.231876 1131020 out.go:239] X Problems detected in kubelet:
	W0603 14:11:53.232036 1131020 out.go:239]   Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:53.232073 1131020 out.go:239]   Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:53.232117 1131020 out.go:239]   Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0603 14:11:53.232161 1131020 out.go:239]   Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	W0603 14:11:53.232205 1131020 out.go:239]   Jun 03 14:11:44 old-k8s-version-506981 kubelet[664]: E0603 14:11:44.316492     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0603 14:11:53.232255 1131020 out.go:304] Setting ErrFile to fd 2...
	I0603 14:11:53.232275 1131020 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:11:54.610069 1141423 out.go:204]   - Generating certificates and keys ...
	I0603 14:11:54.610257 1141423 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0603 14:11:54.610379 1141423 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0603 14:11:55.197209 1141423 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0603 14:11:55.683673 1141423 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0603 14:11:55.934686 1141423 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0603 14:11:56.097571 1141423 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0603 14:11:57.152600 1141423 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0603 14:11:57.152785 1141423 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [embed-certs-674995 localhost] and IPs [192.168.85.2 127.0.0.1 ::1]
	I0603 14:11:57.308769 1141423 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0603 14:11:57.309048 1141423 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [embed-certs-674995 localhost] and IPs [192.168.85.2 127.0.0.1 ::1]
	I0603 14:11:57.454721 1141423 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0603 14:11:57.930221 1141423 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0603 14:11:58.319929 1141423 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0603 14:11:58.320188 1141423 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0603 14:11:58.505721 1141423 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0603 14:11:58.762319 1141423 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0603 14:11:59.125349 1141423 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0603 14:11:59.427510 1141423 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0603 14:11:59.557462 1141423 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0603 14:11:59.558165 1141423 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0603 14:11:59.562754 1141423 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0603 14:11:59.564933 1141423 out.go:204]   - Booting up control plane ...
	I0603 14:11:59.565038 1141423 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0603 14:11:59.565121 1141423 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0603 14:11:59.565930 1141423 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0603 14:11:59.577982 1141423 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0603 14:11:59.581404 1141423 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0603 14:11:59.581461 1141423 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0603 14:11:59.679079 1141423 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0603 14:11:59.679170 1141423 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0603 14:12:00.679833 1141423 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.000896176s
	I0603 14:12:00.679922 1141423 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0603 14:12:03.233231 1131020 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0603 14:12:03.242436 1131020 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0603 14:12:03.244500 1131020 out.go:177] 
	W0603 14:12:03.246219 1131020 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0603 14:12:03.246262 1131020 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0603 14:12:03.246290 1131020 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0603 14:12:03.246301 1131020 out.go:239] * 
	W0603 14:12:03.247257 1131020 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0603 14:12:03.248987 1131020 out.go:177] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	73f4ba64c15fa       523cad1a4df73       2 minutes ago       Exited              dashboard-metrics-scraper   5                   a5e70e7fb6648       dashboard-metrics-scraper-8d5bb5db8-tcv2x
	d8876e71dcdbd       ba04bb24b9575       5 minutes ago       Running             storage-provisioner         2                   14056d3e933ec       storage-provisioner
	33fdccc7b8d89       20b332c9a70d8       5 minutes ago       Running             kubernetes-dashboard        0                   163b90e9b2293       kubernetes-dashboard-cd95d586-tl2sj
	63681387e89a2       db91994f4ee8f       5 minutes ago       Running             coredns                     1                   64c42bc84c015       coredns-74ff55c5b-vqfdz
	6e61ebc3d6091       89d73d416b992       5 minutes ago       Running             kindnet-cni                 1                   b78821b7de5c8       kindnet-fbj8b
	c328ba896feca       ba04bb24b9575       5 minutes ago       Exited              storage-provisioner         1                   14056d3e933ec       storage-provisioner
	85188c97e04c3       25a5233254979       5 minutes ago       Running             kube-proxy                  1                   ee4cbdf7c9f87       kube-proxy-bxzwt
	e0ebf2afea088       1611cd07b61d5       5 minutes ago       Running             busybox                     1                   b774c46e63e5f       busybox
	5a2f082a34bcb       1df8a2b116bd1       6 minutes ago       Running             kube-controller-manager     1                   f351fdebf8c46       kube-controller-manager-old-k8s-version-506981
	efa8ad7214e50       e7605f88f17d6       6 minutes ago       Running             kube-scheduler              1                   20544645890ba       kube-scheduler-old-k8s-version-506981
	d958ffdd2556b       05b738aa1bc63       6 minutes ago       Running             etcd                        1                   9094dddfb68f0       etcd-old-k8s-version-506981
	b218a8377d49d       2c08bbbc02d3a       6 minutes ago       Running             kube-apiserver              1                   8d5a09c46cca7       kube-apiserver-old-k8s-version-506981
	9387cddb62f6e       1611cd07b61d5       6 minutes ago       Exited              busybox                     0                   83cc10601d584       busybox
	78417eb766571       db91994f4ee8f       8 minutes ago       Exited              coredns                     0                   a7542e0dcfb58       coredns-74ff55c5b-vqfdz
	4877d09126aec       89d73d416b992       8 minutes ago       Exited              kindnet-cni                 0                   564dc48ee8a96       kindnet-fbj8b
	6968f3f519bf8       25a5233254979       8 minutes ago       Exited              kube-proxy                  0                   ee880206fb9e8       kube-proxy-bxzwt
	cff98b34e0126       2c08bbbc02d3a       8 minutes ago       Exited              kube-apiserver              0                   f6426a88de51c       kube-apiserver-old-k8s-version-506981
	2812f3850287e       05b738aa1bc63       8 minutes ago       Exited              etcd                        0                   52eb44ea7404a       etcd-old-k8s-version-506981
	f6edc129f54e8       e7605f88f17d6       8 minutes ago       Exited              kube-scheduler              0                   5f01ce8c1ff3c       kube-scheduler-old-k8s-version-506981
	f95eb4638c61f       1df8a2b116bd1       8 minutes ago       Exited              kube-controller-manager     0                   36ccf3cccbc44       kube-controller-manager-old-k8s-version-506981
	
	
	==> containerd <==
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.340666316Z" level=info msg="CreateContainer within sandbox \"a5e70e7fb6648b5a8a91d5579cee80538830e1bd9dbc33cac37ca7a9b10dac42\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,} returns container id \"0f1c3f9a58875e03d4625e12e01d4c48219837d6e791549d7a80fc16633e3401\""
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.342357028Z" level=info msg="StartContainer for \"0f1c3f9a58875e03d4625e12e01d4c48219837d6e791549d7a80fc16633e3401\""
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.406525603Z" level=info msg="StartContainer for \"0f1c3f9a58875e03d4625e12e01d4c48219837d6e791549d7a80fc16633e3401\" returns successfully"
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.434149334Z" level=info msg="shim disconnected" id=0f1c3f9a58875e03d4625e12e01d4c48219837d6e791549d7a80fc16633e3401
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.434213521Z" level=warning msg="cleaning up after shim disconnected" id=0f1c3f9a58875e03d4625e12e01d4c48219837d6e791549d7a80fc16633e3401 namespace=k8s.io
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.434225295Z" level=info msg="cleaning up dead shim"
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.442625272Z" level=warning msg="cleanup warnings time=\"2024-06-03T14:07:56Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=2931 runtime=io.containerd.runc.v2\n"
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.930021588Z" level=info msg="RemoveContainer for \"2a502758050a1233bf6d9d8d634b68c49c6eaa58c71734e639465fbd28726eb4\""
	Jun 03 14:07:56 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:07:56.936491883Z" level=info msg="RemoveContainer for \"2a502758050a1233bf6d9d8d634b68c49c6eaa58c71734e639465fbd28726eb4\" returns successfully"
	Jun 03 14:09:06 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:06.316042151Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:09:06 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:06.320831193Z" 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.76.1:53: no such host" host=fake.domain
	Jun 03 14:09:06 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:06.327044081Z" 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.76.1:53: no such host"
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.326163220Z" level=info msg="CreateContainer within sandbox \"a5e70e7fb6648b5a8a91d5579cee80538830e1bd9dbc33cac37ca7a9b10dac42\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,}"
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.346034310Z" level=info msg="CreateContainer within sandbox \"a5e70e7fb6648b5a8a91d5579cee80538830e1bd9dbc33cac37ca7a9b10dac42\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,} returns container id \"73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce\""
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.346722230Z" level=info msg="StartContainer for \"73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce\""
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.416896956Z" level=info msg="StartContainer for \"73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce\" returns successfully"
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.443956314Z" level=info msg="shim disconnected" id=73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.444018910Z" level=warning msg="cleaning up after shim disconnected" id=73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce namespace=k8s.io
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.444032989Z" level=info msg="cleaning up dead shim"
	Jun 03 14:09:19 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:19.453774738Z" level=warning msg="cleanup warnings time=\"2024-06-03T14:09:19Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=3168 runtime=io.containerd.runc.v2\n"
	Jun 03 14:09:20 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:20.149839811Z" level=info msg="RemoveContainer for \"0f1c3f9a58875e03d4625e12e01d4c48219837d6e791549d7a80fc16633e3401\""
	Jun 03 14:09:20 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:09:20.156062841Z" level=info msg="RemoveContainer for \"0f1c3f9a58875e03d4625e12e01d4c48219837d6e791549d7a80fc16633e3401\" returns successfully"
	Jun 03 14:11:59 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:11:59.316673454Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:11:59 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:11:59.323606539Z" 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.76.1:53: no such host" host=fake.domain
	Jun 03 14:11:59 old-k8s-version-506981 containerd[572]: time="2024-06-03T14:11:59.325197611Z" 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.76.1:53: no such host"
	
	
	==> coredns [63681387e89a2da532a81bdadf8fc98401b8666cce28ae3a2deb9614f979acca] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:43869 - 31717 "HINFO IN 1300017641051358055.5244119688257068534. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.030790608s
	
	
	==> coredns [78417eb766571e7487e28529180fd77f26d392a1ec4ea84a0f96fa78802948f6] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:49186 - 5544 "HINFO IN 5724290200225008692.7577537957784476404. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.042742856s
	
	
	==> describe nodes <==
	Name:               old-k8s-version-506981
	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-506981
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=3e16338a2e51863cb2fad83b163378f045b3a354
	                    minikube.k8s.io/name=old-k8s-version-506981
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_03T14_03_26_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:  Mon, 03 Jun 2024 14:03:23 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-506981
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 03 Jun 2024 14:12:03 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 03 Jun 2024 14:07:10 +0000   Mon, 03 Jun 2024 14:03:15 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 03 Jun 2024 14:07:10 +0000   Mon, 03 Jun 2024 14:03:15 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 03 Jun 2024 14:07:10 +0000   Mon, 03 Jun 2024 14:03:15 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 03 Jun 2024 14:07:10 +0000   Mon, 03 Jun 2024 14:03:41 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    old-k8s-version-506981
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022432Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022432Ki
	  pods:               110
	System Info:
	  Machine ID:                 2f6ded5963e04e999994d5c12e318ac3
	  System UUID:                7f6d2341-2b32-42f6-a46e-9f3573642886
	  Boot ID:                    366ffa85-e804-4ef8-93d3-afb045a5a50b
	  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.31
	  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)         6m44s
	  kube-system                 coredns-74ff55c5b-vqfdz                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m24s
	  kube-system                 etcd-old-k8s-version-506981                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m31s
	  kube-system                 kindnet-fbj8b                                     100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m24s
	  kube-system                 kube-apiserver-old-k8s-version-506981             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m31s
	  kube-system                 kube-controller-manager-old-k8s-version-506981    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m31s
	  kube-system                 kube-proxy-bxzwt                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m24s
	  kube-system                 kube-scheduler-old-k8s-version-506981             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m31s
	  kube-system                 metrics-server-9975d5f86-crpj5                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m33s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m22s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-tcv2x         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m37s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-tl2sj               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m37s
	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  8m52s (x4 over 8m52s)  kubelet     Node old-k8s-version-506981 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m52s (x4 over 8m52s)  kubelet     Node old-k8s-version-506981 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m52s (x4 over 8m52s)  kubelet     Node old-k8s-version-506981 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m31s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m31s                  kubelet     Node old-k8s-version-506981 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m31s                  kubelet     Node old-k8s-version-506981 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m31s                  kubelet     Node old-k8s-version-506981 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  8m31s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                8m24s                  kubelet     Node old-k8s-version-506981 status is now: NodeReady
	  Normal  Starting                 8m23s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 6m4s                   kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m4s (x8 over 6m4s)    kubelet     Node old-k8s-version-506981 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m4s (x8 over 6m4s)    kubelet     Node old-k8s-version-506981 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m4s (x7 over 6m4s)    kubelet     Node old-k8s-version-506981 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  6m4s                   kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 5m53s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.001106] FS-Cache: O-key=[8] 'e5613b0000000000'
	[  +0.000812] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000992] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=0000000042a6335d
	[  +0.001110] FS-Cache: N-key=[8] 'e5613b0000000000'
	[  +0.007119] FS-Cache: Duplicate cookie detected
	[  +0.000739] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000990] FS-Cache: O-cookie d=000000007e50ed2a{9p.inode} n=00000000f477bffe
	[  +0.001190] FS-Cache: O-key=[8] 'e5613b0000000000'
	[  +0.000740] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000952] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=0000000025308fbc
	[  +0.001071] FS-Cache: N-key=[8] 'e5613b0000000000'
	[  +2.585561] FS-Cache: Duplicate cookie detected
	[  +0.000712] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.000969] FS-Cache: O-cookie d=000000007e50ed2a{9p.inode} n=00000000a312f59c
	[  +0.001075] FS-Cache: O-key=[8] 'e4613b0000000000'
	[  +0.000776] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000927] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=00000000814985bf
	[  +0.001048] FS-Cache: N-key=[8] 'e4613b0000000000'
	[  +0.354417] FS-Cache: Duplicate cookie detected
	[  +0.000868] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.001032] FS-Cache: O-cookie d=000000007e50ed2a{9p.inode} n=00000000fa407f75
	[  +0.001167] FS-Cache: O-key=[8] 'eb613b0000000000'
	[  +0.000895] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000937] FS-Cache: N-cookie d=000000007e50ed2a{9p.inode} n=000000007f7582e0
	[  +0.001173] FS-Cache: N-key=[8] 'eb613b0000000000'
	
	
	==> etcd [2812f3850287e9bd217797c7ff1ce588b53328c6abfa79f815865c965abed8c9] <==
	raft2024/06/03 14:03:15 INFO: ea7e25599daad906 is starting a new election at term 1
	raft2024/06/03 14:03:15 INFO: ea7e25599daad906 became candidate at term 2
	raft2024/06/03 14:03:15 INFO: ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2
	raft2024/06/03 14:03:15 INFO: ea7e25599daad906 became leader at term 2
	raft2024/06/03 14:03:15 INFO: raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2
	2024-06-03 14:03:15.410186 I | etcdserver: setting up the initial cluster version to 3.4
	2024-06-03 14:03:15.411137 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-06-03 14:03:15.411253 I | etcdserver/api: enabled capabilities for version 3.4
	2024-06-03 14:03:15.411302 I | etcdserver: published {Name:old-k8s-version-506981 ClientURLs:[https://192.168.76.2:2379]} to cluster 6f20f2c4b2fb5f8a
	2024-06-03 14:03:15.411373 I | embed: ready to serve client requests
	2024-06-03 14:03:15.415782 I | embed: ready to serve client requests
	2024-06-03 14:03:15.417214 I | embed: serving client requests on 192.168.76.2:2379
	2024-06-03 14:03:15.429349 I | embed: serving client requests on 127.0.0.1:2379
	2024-06-03 14:03:36.613097 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:03:43.552769 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:03:53.552942 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:04:03.553183 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:04:13.552881 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:04:23.553006 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:04:33.553038 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:04:43.552940 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:04:53.552908 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:05:03.552960 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:05:13.553118 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:05:23.552997 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> etcd [d958ffdd2556ba8d9c17f04f13419000435af96172a5d9e20f0e013a71c59942] <==
	2024-06-03 14:08:02.467707 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:08:12.467717 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:08:22.467616 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:08:32.467896 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:08:42.467689 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:08:52.467844 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:09:02.467626 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:09:12.467670 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:09:22.467692 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:09:32.467611 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:09:42.467853 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:09:52.467748 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:10:02.467692 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:10:12.467807 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:10:22.467728 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:10:32.467646 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:10:42.467702 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:10:52.467637 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:11:02.467687 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:11:12.468180 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:11:22.467764 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:11:32.467886 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:11:42.467584 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:11:52.467579 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-03 14:12:02.467781 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 14:12:05 up  4:54,  0 users,  load average: 1.86, 2.01, 2.62
	Linux old-k8s-version-506981 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 [4877d09126aeced75668eb5084bd53add55bad2951822ef405a630af926cc099] <==
	I0603 14:03:44.719366       1 main.go:116] setting mtu 1500 for CNI 
	I0603 14:03:44.719382       1 main.go:146] kindnetd IP family: "ipv4"
	I0603 14:03:44.719396       1 main.go:150] noMask IPv4 subnets: [10.244.0.0/16]
	I0603 14:03:45.024552       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:03:45.024591       1 main.go:227] handling current node
	I0603 14:03:55.046186       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:03:55.046225       1 main.go:227] handling current node
	I0603 14:04:05.055313       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:04:05.055341       1 main.go:227] handling current node
	I0603 14:04:15.071810       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:04:15.071844       1 main.go:227] handling current node
	I0603 14:04:25.088733       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:04:25.088762       1 main.go:227] handling current node
	I0603 14:04:35.106317       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:04:35.106349       1 main.go:227] handling current node
	I0603 14:04:45.122347       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:04:45.122387       1 main.go:227] handling current node
	I0603 14:04:55.140145       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:04:55.140173       1 main.go:227] handling current node
	I0603 14:05:05.157995       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:05:05.158026       1 main.go:227] handling current node
	I0603 14:05:15.172384       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:05:15.172415       1 main.go:227] handling current node
	I0603 14:05:25.191393       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:05:25.191425       1 main.go:227] handling current node
	
	
	==> kindnet [6e61ebc3d6091ce5d38e949a66cfe5e03b2290c58168b498adbf315977f2e27f] <==
	I0603 14:10:03.777584       1 main.go:227] handling current node
	I0603 14:10:13.788645       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:10:13.788677       1 main.go:227] handling current node
	I0603 14:10:23.807272       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:10:23.807302       1 main.go:227] handling current node
	I0603 14:10:33.821737       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:10:33.821768       1 main.go:227] handling current node
	I0603 14:10:43.838828       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:10:43.838860       1 main.go:227] handling current node
	I0603 14:10:53.854465       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:10:53.854495       1 main.go:227] handling current node
	I0603 14:11:03.868486       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:11:03.868513       1 main.go:227] handling current node
	I0603 14:11:13.877126       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:11:13.877156       1 main.go:227] handling current node
	I0603 14:11:23.893533       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:11:23.893682       1 main.go:227] handling current node
	I0603 14:11:33.904479       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:11:33.904506       1 main.go:227] handling current node
	I0603 14:11:43.914385       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:11:43.914572       1 main.go:227] handling current node
	I0603 14:11:53.925303       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:11:53.925500       1 main.go:227] handling current node
	I0603 14:12:03.943695       1 main.go:223] Handling node with IPs: map[192.168.76.2:{}]
	I0603 14:12:03.943779       1 main.go:227] handling current node
	
	
	==> kube-apiserver [b218a8377d49dd148a59f25d54662fb0057bb32bade5fbaa37cd1bdc0c602423] <==
	I0603 14:09:03.327459       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:09:03.327467       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0603 14:09:13.444982       1 handler_proxy.go:102] no RequestInfo found in the context
	E0603 14:09:13.445068       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]]
	I0603 14:09:13.445085       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0603 14:09:35.269220       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:09:35.269271       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:09:35.269280       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0603 14:10:12.125983       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:10:12.126031       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:10:12.126040       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0603 14:10:50.611777       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:10:50.611823       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:10:50.611833       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0603 14:11:11.137150       1 handler_proxy.go:102] no RequestInfo found in the context
	E0603 14:11:11.137230       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]]
	I0603 14:11:11.137244       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0603 14:11:32.653374       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:11:32.653596       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:11:32.653690       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0603 14:12:02.738434       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:12:02.738549       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:12:02.738580       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-apiserver [cff98b34e012670591f72e264bf28d021c645781e259a312066f3e8805f4afa6] <==
	I0603 14:03:23.959292       1 storage_scheduling.go:132] created PriorityClass system-cluster-critical with value 2000000000
	I0603 14:03:23.959311       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0603 14:03:24.461783       1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0603 14:03:24.504142       1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	W0603 14:03:24.596292       1 lease.go:233] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0603 14:03:24.597623       1 controller.go:606] quota admission added evaluator for: endpoints
	I0603 14:03:24.602911       1 controller.go:606] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0603 14:03:25.690021       1 controller.go:606] quota admission added evaluator for: serviceaccounts
	I0603 14:03:25.971582       1 controller.go:606] quota admission added evaluator for: deployments.apps
	I0603 14:03:26.050526       1 controller.go:606] quota admission added evaluator for: daemonsets.apps
	I0603 14:03:34.390848       1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io
	I0603 14:03:41.711820       1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps
	I0603 14:03:41.747988       1 controller.go:606] quota admission added evaluator for: replicasets.apps
	I0603 14:03:53.337678       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:03:53.337723       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:03:53.337967       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0603 14:04:24.066794       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:04:24.066855       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:04:24.066864       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0603 14:04:56.740212       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:04:56.740255       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:04:56.740265       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0603 14:05:30.650266       1 client.go:360] parsed scheme: "passthrough"
	I0603 14:05:30.650311       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0603 14:05:30.650321       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [5a2f082a34bcb3453d32b29c5417b8c0f647127f6f1b676c1cf71297ba47272c] <==
	E0603 14:08:00.486102       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
	I0603 14:08:06.971043       1 request.go:655] Throttling request took 1.048282048s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0603 14:08:07.822593       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:08:31.033026       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
	I0603 14:08:39.473304       1 request.go:655] Throttling request took 1.048465006s, request: GET:https://192.168.76.2:8443/apis/apiextensions.k8s.io/v1?timeout=32s
	W0603 14:08:40.324820       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:09:01.535024       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
	I0603 14:09:11.975184       1 request.go:655] Throttling request took 1.048492712s, request: GET:https://192.168.76.2:8443/apis/certificates.k8s.io/v1?timeout=32s
	W0603 14:09:12.826647       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:09:32.037006       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
	I0603 14:09:44.477078       1 request.go:655] Throttling request took 1.048432423s, request: GET:https://192.168.76.2:8443/apis/batch/v1beta1?timeout=32s
	W0603 14:09:45.328539       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:10:02.539059       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
	I0603 14:10:16.978948       1 request.go:655] Throttling request took 1.048092003s, request: GET:https://192.168.76.2:8443/apis/coordination.k8s.io/v1?timeout=32s
	W0603 14:10:17.833315       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:10:33.040942       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
	I0603 14:10:49.483737       1 request.go:655] Throttling request took 1.048436426s, request: GET:https://192.168.76.2:8443/apis/rbac.authorization.k8s.io/v1?timeout=32s
	W0603 14:10:50.335094       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:11:03.542798       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
	I0603 14:11:21.985758       1 request.go:655] Throttling request took 1.048329358s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0603 14:11:22.837159       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:11:34.045178       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
	I0603 14:11:54.587646       1 request.go:655] Throttling request took 1.048164675s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0603 14:11:55.439206       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0603 14:12:04.547258       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
	
	
	==> kube-controller-manager [f95eb4638c61f9ec72d05ad64afd52ecbf878475d2abbe9148bc9cc5d92eae15] <==
	I0603 14:03:41.770976       1 shared_informer.go:247] Caches are synced for disruption 
	I0603 14:03:41.771026       1 disruption.go:339] Sending events to api server.
	I0603 14:03:41.771070       1 shared_informer.go:247] Caches are synced for job 
	I0603 14:03:41.786033       1 event.go:291] "Event occurred" object="kube-system/kube-apiserver-old-k8s-version-506981" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I0603 14:03:41.820914       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-74ff55c5b to 2"
	I0603 14:03:41.821161       1 event.go:291] "Event occurred" object="kube-system/kindnet" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kindnet-fbj8b"
	I0603 14:03:41.825140       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-bxzwt"
	I0603 14:03:41.853251       1 request.go:655] Throttling request took 1.049157658s, request: GET:https://192.168.76.2:8443/apis/autoscaling/v2beta1?timeout=32s
	E0603 14:03:41.854590       1 clusterroleaggregation_controller.go:181] admin failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "admin": the object has been modified; please apply your changes to the latest version and try again
	I0603 14:03:41.890792       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-gxcf5"
	I0603 14:03:41.906831       1 shared_informer.go:247] Caches are synced for resource quota 
	I0603 14:03:41.938288       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-vqfdz"
	I0603 14:03:42.035279       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0603 14:03:42.352883       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0603 14:03:42.352906       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0603 14:03:42.354674       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0603 14:03:42.659521       1 shared_informer.go:240] Waiting for caches to sync for resource quota
	I0603 14:03:42.659587       1 shared_informer.go:247] Caches are synced for resource quota 
	I0603 14:03:43.403843       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"
	I0603 14:03:43.419524       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-gxcf5"
	I0603 14:03:46.705209       1 node_lifecycle_controller.go:1222] Controller detected that some Nodes are Ready. Exiting master disruption mode.
	I0603 14:05:31.245512       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"
	I0603 14:05:31.303014       1 event.go:291] "Event occurred" object="kube-system/metrics-server-9975d5f86" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"metrics-server-9975d5f86-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found"
	E0603 14:05:31.340441       1 replica_set.go:532] sync "kube-system/metrics-server-9975d5f86" failed with pods "metrics-server-9975d5f86-" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount "metrics-server" not found
	E0603 14:05:31.430694       1 clusterroleaggregation_controller.go:181] edit failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "edit": the object has been modified; please apply your changes to the latest version and try again
	
	
	==> kube-proxy [6968f3f519bf8570d57156dc04ffb2b134f1771b089603deba6699b0da257329] <==
	I0603 14:03:42.820247       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0603 14:03:42.820405       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0603 14:03:42.870411       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0603 14:03:42.870495       1 server_others.go:185] Using iptables Proxier.
	I0603 14:03:42.870715       1 server.go:650] Version: v1.20.0
	I0603 14:03:42.871256       1 config.go:315] Starting service config controller
	I0603 14:03:42.871273       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0603 14:03:42.874708       1 config.go:224] Starting endpoint slice config controller
	I0603 14:03:42.874741       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0603 14:03:42.971446       1 shared_informer.go:247] Caches are synced for service config 
	I0603 14:03:42.976198       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	
	==> kube-proxy [85188c97e04c30ddc1220ae997ad70782be4759cc69bed1cdfadaa142ce3801b] <==
	I0603 14:06:12.852578       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0603 14:06:12.852645       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0603 14:06:12.877110       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0603 14:06:12.877201       1 server_others.go:185] Using iptables Proxier.
	I0603 14:06:12.877432       1 server.go:650] Version: v1.20.0
	I0603 14:06:12.877898       1 config.go:315] Starting service config controller
	I0603 14:06:12.877905       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0603 14:06:12.878902       1 config.go:224] Starting endpoint slice config controller
	I0603 14:06:12.878912       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0603 14:06:12.978544       1 shared_informer.go:247] Caches are synced for service config 
	I0603 14:06:12.985126       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	
	==> kube-scheduler [efa8ad7214e50f2aaef508788558e96bf0b60fc7ec0d449f453d3d7633d71c4c] <==
	I0603 14:06:05.333517       1 serving.go:331] Generated self-signed cert in-memory
	W0603 14:06:09.828477       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'
	W0603 14:06:09.828505       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"
	W0603 14:06:09.828515       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0603 14:06:09.828520       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0603 14:06:09.906701       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0603 14:06:09.906860       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0603 14:06:09.906869       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0603 14:06:09.906884       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0603 14:06:09.971878       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
	E0603 14:06:09.971975       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
	E0603 14:06:09.972060       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
	E0603 14:06:09.972126       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
	E0603 14:06:09.972209       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
	E0603 14:06:09.972275       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
	E0603 14:06:09.972659       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
	E0603 14:06:09.972822       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
	E0603 14:06:09.972898       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
	E0603 14:06:09.972976       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
	E0603 14:06:09.973042       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
	E0603 14:06:10.013001       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"
	I0603 14:06:11.517562       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [f6edc129f54e8676287bbd7aee0210985585277489be4a27610b67d25024944e] <==
	W0603 14:03:23.179519       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0603 14:03:23.231448       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0603 14:03:23.231758       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0603 14:03:23.231864       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0603 14:03:23.232036       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0603 14:03:23.242349       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
	E0603 14:03:23.242633       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
	E0603 14:03:23.242826       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
	E0603 14:03:23.243053       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
	E0603 14:03:23.242659       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
	E0603 14:03:23.243317       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
	E0603 14:03:23.243600       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
	E0603 14:03:23.243665       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
	E0603 14:03:23.243726       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
	E0603 14:03:23.244458       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"
	E0603 14:03:23.244592       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
	E0603 14:03:23.244844       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
	E0603 14:03:24.135868       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
	E0603 14:03:24.189006       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
	E0603 14:03:24.239492       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
	E0603 14:03:24.253804       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
	E0603 14:03:24.278173       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
	E0603 14:03:24.282279       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
	E0603 14:03:24.381132       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"
	I0603 14:03:26.332773       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Jun 03 14:10:33 old-k8s-version-506981 kubelet[664]: I0603 14:10:33.315013     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:10:33 old-k8s-version-506981 kubelet[664]: E0603 14:10:33.315329     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	Jun 03 14:10:36 old-k8s-version-506981 kubelet[664]: E0603 14:10:36.315735     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: I0603 14:10:48.315464     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.315758     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	Jun 03 14:10:48 old-k8s-version-506981 kubelet[664]: E0603 14:10:48.316596     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: I0603 14:11:02.315653     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.316423     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	Jun 03 14:11:02 old-k8s-version-506981 kubelet[664]: E0603 14:11:02.317204     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: I0603 14:11:14.315102     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:11:14 old-k8s-version-506981 kubelet[664]: E0603 14:11:14.315897     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	Jun 03 14:11:17 old-k8s-version-506981 kubelet[664]: E0603 14:11:17.315838     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: I0603 14:11:27.315113     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:11:27 old-k8s-version-506981 kubelet[664]: E0603 14:11:27.315441     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	Jun 03 14:11:32 old-k8s-version-506981 kubelet[664]: E0603 14:11:32.315742     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: I0603 14:11:38.314994     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:11:38 old-k8s-version-506981 kubelet[664]: E0603 14:11:38.315767     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	Jun 03 14:11:44 old-k8s-version-506981 kubelet[664]: E0603 14:11:44.316492     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 03 14:11:53 old-k8s-version-506981 kubelet[664]: I0603 14:11:53.316059     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	Jun 03 14:11:53 old-k8s-version-506981 kubelet[664]: E0603 14:11:53.317226     664 pod_workers.go:191] Error syncing pod e55bffd2-8b40-40e7-98bf-c63aa6234e80 ("dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-tcv2x_kubernetes-dashboard(e55bffd2-8b40-40e7-98bf-c63aa6234e80)"
	Jun 03 14:11:59 old-k8s-version-506981 kubelet[664]: E0603 14:11:59.325517     664 remote_image.go:113] PullImage "fake.domain/registry.k8s.io/echoserver:1.4" from image service failed: 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.76.1:53: no such host
	Jun 03 14:11:59 old-k8s-version-506981 kubelet[664]: E0603 14:11:59.326043     664 kuberuntime_image.go:51] Pull image "fake.domain/registry.k8s.io/echoserver:1.4" failed: 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.76.1:53: no such host
	Jun 03 14:11:59 old-k8s-version-506981 kubelet[664]: E0603 14:11:59.326359     664 kuberuntime_manager.go:829] container &Container{Name:metrics-server,Image:fake.domain/registry.k8s.io/echoserver:1.4,Command:[],Args:[--cert-dir=/tmp --secure-port=4443 --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --kubelet-use-node-status-port --metric-resolution=60s --kubelet-insecure-tls],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:https,HostPort:0,ContainerPort:4443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {<nil>} 100m DecimalSI},memory: {{209715200 0} {<nil>}  BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:tmp-dir,ReadOnly:false,MountPath:/tmp,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:metrics-server-token-4pvq2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exec
:nil,HTTPGet:&HTTPGetAction{Path:/livez,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/readyz,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:*1000,RunAsNonRoot:*true,ReadOnlyRootFilesystem:*true,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod metrics-server-9975d5f86-crpj5_kube-system(5a93001
f-765d-4153-85ac-dea8baba3bac): 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.76.1:53: no such host
	Jun 03 14:11:59 old-k8s-version-506981 kubelet[664]: E0603 14:11:59.326596     664 pod_workers.go:191] Error syncing pod 5a93001f-765d-4153-85ac-dea8baba3bac ("metrics-server-9975d5f86-crpj5_kube-system(5a93001f-765d-4153-85ac-dea8baba3bac)"), 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.76.1:53: no such host"
	Jun 03 14:12:05 old-k8s-version-506981 kubelet[664]: I0603 14:12:05.315119     664 scope.go:95] [topologymanager] RemoveContainer - Container ID: 73f4ba64c15fad7c13f9bcade7a85c063263c80631622f29af0076c2d4ad2cce
	
	
	==> kubernetes-dashboard [33fdccc7b8d89b6026b4d99aaa906dd249af2e13c9164ba7c300007c2e170409] <==
	2024/06/03 14:06:33 Using namespace: kubernetes-dashboard
	2024/06/03 14:06:33 Using in-cluster config to connect to apiserver
	2024/06/03 14:06:33 Using secret token for csrf signing
	2024/06/03 14:06:33 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/06/03 14:06:33 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/06/03 14:06:33 Successful initial request to the apiserver, version: v1.20.0
	2024/06/03 14:06:33 Generating JWE encryption key
	2024/06/03 14:06:33 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/06/03 14:06:33 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/06/03 14:06:34 Initializing JWE encryption key from synchronized object
	2024/06/03 14:06:34 Creating in-cluster Sidecar client
	2024/06/03 14:06:34 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/03 14:06:34 Serving insecurely on HTTP port: 9090
	2024/06/03 14:07:04 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/03 14:07:34 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/03 14:08:04 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/03 14:08:34 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/03 14:09:04 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/03 14:09:34 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/03 14:10:04 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/03 14:10:34 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/03 14:11:04 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/03 14:11:34 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/03 14:12:04 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/03 14:06:33 Starting overwatch
	
	
	==> storage-provisioner [c328ba896fecaac93f102a2fbf5ebe2877e5f90cdd8963cb241341d2758e21bb] <==
	I0603 14:06:12.804143       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0603 14:06:42.807554       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 [d8876e71dcdbddfdf7645eb16fa82d58e3fdfe186a62fe3979cd00418d8f8bcc] <==
	I0603 14:06:55.542098       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0603 14:06:55.577646       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0603 14:06:55.577714       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0603 14:07:13.083668       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0603 14:07:13.093765       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"3cbed486-c403-4734-b47a-c4187d30f593", APIVersion:"v1", ResourceVersion:"841", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-506981_87aa58a9-ca12-4806-b496-d569b5b6497f became leader
	I0603 14:07:13.095867       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-506981_87aa58a9-ca12-4806-b496-d569b5b6497f!
	I0603 14:07:13.196298       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-506981_87aa58a9-ca12-4806-b496-d569b5b6497f!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-506981 -n old-k8s-version-506981
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-506981 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-crpj5
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-506981 describe pod metrics-server-9975d5f86-crpj5
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-506981 describe pod metrics-server-9975d5f86-crpj5: exit status 1 (136.024143ms)

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

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

                                                
                                    

Test pass (293/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.04
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.1/json-events 7.51
13 TestDownloadOnly/v1.30.1/preload-exists 0
17 TestDownloadOnly/v1.30.1/LogsDuration 0.08
18 TestDownloadOnly/v1.30.1/DeleteAll 0.21
19 TestDownloadOnly/v1.30.1/DeleteAlwaysSucceeds 0.12
21 TestBinaryMirror 0.53
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 148.98
29 TestAddons/parallel/Registry 15.54
31 TestAddons/parallel/InspektorGadget 11.77
32 TestAddons/parallel/MetricsServer 5.77
35 TestAddons/parallel/CSI 40.58
36 TestAddons/parallel/Headlamp 11.03
37 TestAddons/parallel/CloudSpanner 5.56
38 TestAddons/parallel/LocalPath 52.7
39 TestAddons/parallel/NvidiaDevicePlugin 5.51
40 TestAddons/parallel/Yakd 5.01
41 TestAddons/parallel/Volcano 150.65
44 TestAddons/serial/GCPAuth/Namespaces 0.17
45 TestAddons/StoppedEnableDisable 12.24
46 TestCertOptions 34.14
47 TestCertExpiration 229.72
49 TestForceSystemdFlag 42.61
50 TestForceSystemdEnv 45.07
51 TestDockerEnvContainerd 47.03
56 TestErrorSpam/setup 34.57
57 TestErrorSpam/start 0.68
58 TestErrorSpam/status 0.91
59 TestErrorSpam/pause 1.65
60 TestErrorSpam/unpause 1.77
61 TestErrorSpam/stop 1.41
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 59.93
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 6.28
68 TestFunctional/serial/KubeContext 0.06
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.17
73 TestFunctional/serial/CacheCmd/cache/add_local 1.49
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.05
78 TestFunctional/serial/CacheCmd/cache/delete 0.11
79 TestFunctional/serial/MinikubeKubectlCmd 0.14
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
81 TestFunctional/serial/ExtraConfig 42.05
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.7
84 TestFunctional/serial/LogsFileCmd 1.69
85 TestFunctional/serial/InvalidService 4.46
87 TestFunctional/parallel/ConfigCmd 0.48
88 TestFunctional/parallel/DashboardCmd 9.83
89 TestFunctional/parallel/DryRun 0.6
90 TestFunctional/parallel/InternationalLanguage 0.29
91 TestFunctional/parallel/StatusCmd 1.24
95 TestFunctional/parallel/ServiceCmdConnect 8.57
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 25.07
99 TestFunctional/parallel/SSHCmd 0.62
100 TestFunctional/parallel/CpCmd 2.29
102 TestFunctional/parallel/FileSync 0.33
103 TestFunctional/parallel/CertSync 2.02
107 TestFunctional/parallel/NodeLabels 0.08
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.6
111 TestFunctional/parallel/License 0.28
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.62
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.5
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.09
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/Version/short 0.07
124 TestFunctional/parallel/Version/components 1.27
125 TestFunctional/parallel/ServiceCmd/DeployApp 7.25
126 TestFunctional/parallel/ServiceCmd/List 0.58
127 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
128 TestFunctional/parallel/ServiceCmd/JSONOutput 0.61
129 TestFunctional/parallel/ProfileCmd/profile_list 0.46
130 TestFunctional/parallel/ProfileCmd/profile_json_output 0.51
131 TestFunctional/parallel/ServiceCmd/HTTPS 0.47
132 TestFunctional/parallel/ServiceCmd/Format 0.42
133 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
134 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
135 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
136 TestFunctional/parallel/ImageCommands/ImageListYaml 0.25
137 TestFunctional/parallel/ImageCommands/ImageBuild 3.11
138 TestFunctional/parallel/ImageCommands/Setup 1.86
139 TestFunctional/parallel/ServiceCmd/URL 0.4
140 TestFunctional/parallel/MountCmd/any-port 7.26
143 TestFunctional/parallel/MountCmd/specific-port 1.34
144 TestFunctional/parallel/MountCmd/VerifyCleanup 2.22
146 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
147 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
148 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.5
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.81
153 TestFunctional/delete_addon-resizer_images 0.08
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.01
159 TestMultiControlPlane/serial/StartCluster 123.91
160 TestMultiControlPlane/serial/DeployApp 29.39
161 TestMultiControlPlane/serial/PingHostFromPods 1.59
162 TestMultiControlPlane/serial/AddWorkerNode 24.71
163 TestMultiControlPlane/serial/NodeLabels 0.13
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.81
165 TestMultiControlPlane/serial/CopyFile 18.05
166 TestMultiControlPlane/serial/StopSecondaryNode 12.86
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.54
168 TestMultiControlPlane/serial/RestartSecondaryNode 17.31
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.73
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 145.69
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.27
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.57
173 TestMultiControlPlane/serial/StopCluster 35.88
174 TestMultiControlPlane/serial/RestartCluster 60.27
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 40.42
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.76
181 TestJSONOutput/start/Command 58.92
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.7
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.71
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.53
207 TestKicCustomNetwork/use_default_bridge_network 32.01
208 TestKicExistingNetwork 31.42
209 TestKicCustomSubnet 32.74
210 TestKicStaticIP 33.58
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 63.05
215 TestMountStart/serial/StartWithMountFirst 6.8
216 TestMountStart/serial/VerifyMountFirst 0.24
217 TestMountStart/serial/StartWithMountSecond 5.88
218 TestMountStart/serial/VerifyMountSecond 0.25
219 TestMountStart/serial/DeleteFirst 1.6
220 TestMountStart/serial/VerifyMountPostDelete 0.25
221 TestMountStart/serial/Stop 1.19
222 TestMountStart/serial/RestartStopped 7.48
223 TestMountStart/serial/VerifyMountPostStop 0.25
226 TestMultiNode/serial/FreshStart2Nodes 73.73
227 TestMultiNode/serial/DeployApp2Nodes 6.14
228 TestMultiNode/serial/PingHostFrom2Pods 0.93
229 TestMultiNode/serial/AddNode 16.13
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.34
232 TestMultiNode/serial/CopyFile 9.56
233 TestMultiNode/serial/StopNode 2.18
234 TestMultiNode/serial/StartAfterStop 9.37
235 TestMultiNode/serial/RestartKeepsNodes 85.35
236 TestMultiNode/serial/DeleteNode 5.35
237 TestMultiNode/serial/StopMultiNode 23.88
238 TestMultiNode/serial/RestartMultiNode 57.17
239 TestMultiNode/serial/ValidateNameConflict 35.66
244 TestPreload 117.35
246 TestScheduledStopUnix 104.5
249 TestInsufficientStorage 12.88
250 TestRunningBinaryUpgrade 86.79
252 TestKubernetesUpgrade 175.16
253 TestMissingContainerUpgrade 170.19
255 TestPause/serial/Start 69.28
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.11
258 TestNoKubernetes/serial/StartWithK8s 41.27
259 TestNoKubernetes/serial/StartWithStopK8s 16.22
260 TestNoKubernetes/serial/Start 5.5
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
262 TestNoKubernetes/serial/ProfileList 0.92
263 TestNoKubernetes/serial/Stop 1.21
264 TestNoKubernetes/serial/StartNoArgs 6.98
265 TestPause/serial/SecondStartNoReconfiguration 6.34
266 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.37
267 TestPause/serial/Pause 0.82
268 TestPause/serial/VerifyStatus 0.29
269 TestPause/serial/Unpause 0.82
270 TestPause/serial/PauseAgain 1.1
271 TestPause/serial/DeletePaused 3.1
272 TestPause/serial/VerifyDeletedResources 0.12
273 TestStoppedBinaryUpgrade/Setup 15.27
274 TestStoppedBinaryUpgrade/Upgrade 124.76
282 TestStoppedBinaryUpgrade/MinikubeLogs 1.29
290 TestNetworkPlugins/group/false 5.66
295 TestStartStop/group/old-k8s-version/serial/FirstStart 162
296 TestStartStop/group/old-k8s-version/serial/DeployApp 9.61
298 TestStartStop/group/no-preload/serial/FirstStart 71.01
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.33
300 TestStartStop/group/old-k8s-version/serial/Stop 13.81
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
303 TestStartStop/group/no-preload/serial/DeployApp 8.41
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.13
305 TestStartStop/group/no-preload/serial/Stop 12.02
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
307 TestStartStop/group/no-preload/serial/SecondStart 265.88
308 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
309 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
310 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
311 TestStartStop/group/no-preload/serial/Pause 3.08
313 TestStartStop/group/embed-certs/serial/FirstStart 63.19
314 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
315 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.11
316 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
317 TestStartStop/group/old-k8s-version/serial/Pause 3.73
319 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 61.26
320 TestStartStop/group/embed-certs/serial/DeployApp 10.51
321 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.44
322 TestStartStop/group/embed-certs/serial/Stop 12.4
323 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
324 TestStartStop/group/embed-certs/serial/SecondStart 267.86
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 7.39
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.47
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.11
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 268.27
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.13
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
333 TestStartStop/group/embed-certs/serial/Pause 3.02
335 TestStartStop/group/newest-cni/serial/FirstStart 46.02
336 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
337 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
338 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.25
339 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.09
340 TestNetworkPlugins/group/auto/Start 64.4
341 TestStartStop/group/newest-cni/serial/DeployApp 0
342 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.85
343 TestStartStop/group/newest-cni/serial/Stop 3.58
344 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.25
345 TestStartStop/group/newest-cni/serial/SecondStart 23.5
346 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
347 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
348 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.36
349 TestStartStop/group/newest-cni/serial/Pause 3.59
350 TestNetworkPlugins/group/kindnet/Start 59.7
351 TestNetworkPlugins/group/auto/KubeletFlags 0.39
352 TestNetworkPlugins/group/auto/NetCatPod 9.35
353 TestNetworkPlugins/group/auto/DNS 0.2
354 TestNetworkPlugins/group/auto/Localhost 0.15
355 TestNetworkPlugins/group/auto/HairPin 0.19
356 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
357 TestNetworkPlugins/group/calico/Start 83.33
358 TestNetworkPlugins/group/kindnet/KubeletFlags 0.67
359 TestNetworkPlugins/group/kindnet/NetCatPod 11.57
360 TestNetworkPlugins/group/kindnet/DNS 0.2
361 TestNetworkPlugins/group/kindnet/Localhost 0.19
362 TestNetworkPlugins/group/kindnet/HairPin 0.21
363 TestNetworkPlugins/group/custom-flannel/Start 59.21
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.36
366 TestNetworkPlugins/group/calico/NetCatPod 10.41
367 TestNetworkPlugins/group/calico/DNS 0.21
368 TestNetworkPlugins/group/calico/Localhost 0.15
369 TestNetworkPlugins/group/calico/HairPin 0.17
370 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
371 TestNetworkPlugins/group/custom-flannel/NetCatPod 8.26
372 TestNetworkPlugins/group/custom-flannel/DNS 0.27
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.19
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
375 TestNetworkPlugins/group/enable-default-cni/Start 89.81
376 TestNetworkPlugins/group/flannel/Start 64.2
377 TestNetworkPlugins/group/flannel/ControllerPod 6.01
378 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
379 TestNetworkPlugins/group/flannel/NetCatPod 10.25
380 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
381 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.24
382 TestNetworkPlugins/group/flannel/DNS 0.2
383 TestNetworkPlugins/group/flannel/Localhost 0.14
384 TestNetworkPlugins/group/flannel/HairPin 0.14
385 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
386 TestNetworkPlugins/group/enable-default-cni/Localhost 0.17
387 TestNetworkPlugins/group/enable-default-cni/HairPin 0.21
388 TestNetworkPlugins/group/bridge/Start 46.71
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.47
390 TestNetworkPlugins/group/bridge/NetCatPod 9.26
391 TestNetworkPlugins/group/bridge/DNS 0.17
392 TestNetworkPlugins/group/bridge/Localhost 0.19
393 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (9.04s)

                                                
                                                
=== 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-829147 --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-829147 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (9.040308106s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (9.04s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-829147 | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC |          |
	|         | -p download-only-829147        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/03 13:20:04
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0603 13:20:04.034987  942546 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:20:04.035239  942546 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:20:04.035267  942546 out.go:304] Setting ErrFile to fd 2...
	I0603 13:20:04.035286  942546 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:20:04.035579  942546 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	W0603 13:20:04.035755  942546 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19011-937109/.minikube/config/config.json: open /home/jenkins/minikube-integration/19011-937109/.minikube/config/config.json: no such file or directory
	I0603 13:20:04.036222  942546 out.go:298] Setting JSON to true
	I0603 13:20:04.037192  942546 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":14548,"bootTime":1717406256,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 13:20:04.037303  942546 start.go:139] virtualization:  
	I0603 13:20:04.040440  942546 out.go:97] [download-only-829147] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0603 13:20:04.042430  942546 out.go:169] MINIKUBE_LOCATION=19011
	W0603 13:20:04.040578  942546 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/19011-937109/.minikube/cache/preloaded-tarball: no such file or directory
	I0603 13:20:04.040632  942546 notify.go:220] Checking for updates...
	I0603 13:20:04.046453  942546 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 13:20:04.048717  942546 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 13:20:04.050954  942546 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 13:20:04.053224  942546 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0603 13:20:04.057920  942546 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0603 13:20:04.058230  942546 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 13:20:04.078541  942546 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 13:20:04.078637  942546 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:20:04.141633  942546 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-03 13:20:04.132989238 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:20:04.141746  942546 docker.go:295] overlay module found
	I0603 13:20:04.144087  942546 out.go:97] Using the docker driver based on user configuration
	I0603 13:20:04.144114  942546 start.go:297] selected driver: docker
	I0603 13:20:04.144121  942546 start.go:901] validating driver "docker" against <nil>
	I0603 13:20:04.144234  942546 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:20:04.201574  942546 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-03 13:20:04.192532552 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:20:04.201747  942546 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0603 13:20:04.202055  942546 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0603 13:20:04.202206  942546 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0603 13:20:04.204907  942546 out.go:169] Using Docker driver with root privileges
	I0603 13:20:04.207321  942546 cni.go:84] Creating CNI manager for ""
	I0603 13:20:04.207348  942546 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 13:20:04.207357  942546 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0603 13:20:04.207442  942546 start.go:340] cluster config:
	{Name:download-only-829147 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-829147 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}
	I0603 13:20:04.210106  942546 out.go:97] Starting "download-only-829147" primary control-plane node in "download-only-829147" cluster
	I0603 13:20:04.210132  942546 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0603 13:20:04.212340  942546 out.go:97] Pulling base image v0.0.44-1716228441-18934 ...
	I0603 13:20:04.212363  942546 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0603 13:20:04.212490  942546 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon
	I0603 13:20:04.225954  942546 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 to local cache
	I0603 13:20:04.226144  942546 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local cache directory
	I0603 13:20:04.226241  942546 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 to local cache
	I0603 13:20:04.281302  942546 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
	I0603 13:20:04.281328  942546 cache.go:56] Caching tarball of preloaded images
	I0603 13:20:04.281495  942546 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0603 13:20:04.284265  942546 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0603 13:20:04.284298  942546 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0603 13:20:04.410072  942546 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/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-829147 host does not exist
	  To start a cluster, run: "minikube start -p download-only-829147"

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

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.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.13s)

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

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

                                                
                                                
=== 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-449474 --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-449474 --force --alsologtostderr --kubernetes-version=v1.30.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (7.51299573s)
--- PASS: TestDownloadOnly/v1.30.1/json-events (7.51s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-829147 | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC |                     |
	|         | -p download-only-829147        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC | 03 Jun 24 13:20 UTC |
	| delete  | -p download-only-829147        | download-only-829147 | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC | 03 Jun 24 13:20 UTC |
	| start   | -o=json --download-only        | download-only-449474 | jenkins | v1.33.1 | 03 Jun 24 13:20 UTC |                     |
	|         | -p download-only-449474        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.1   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/03 13:20:13
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0603 13:20:13.450172  942714 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:20:13.450360  942714 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:20:13.450389  942714 out.go:304] Setting ErrFile to fd 2...
	I0603 13:20:13.450406  942714 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:20:13.450691  942714 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:20:13.451116  942714 out.go:298] Setting JSON to true
	I0603 13:20:13.452030  942714 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":14558,"bootTime":1717406256,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 13:20:13.452125  942714 start.go:139] virtualization:  
	I0603 13:20:13.454258  942714 out.go:97] [download-only-449474] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0603 13:20:13.456113  942714 out.go:169] MINIKUBE_LOCATION=19011
	I0603 13:20:13.454508  942714 notify.go:220] Checking for updates...
	I0603 13:20:13.457833  942714 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 13:20:13.459725  942714 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 13:20:13.461302  942714 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 13:20:13.462947  942714 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0603 13:20:13.465962  942714 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0603 13:20:13.466216  942714 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 13:20:13.485460  942714 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 13:20:13.485561  942714 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:20:13.546333  942714 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2024-06-03 13:20:13.537169362 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:20:13.546445  942714 docker.go:295] overlay module found
	I0603 13:20:13.548306  942714 out.go:97] Using the docker driver based on user configuration
	I0603 13:20:13.548337  942714 start.go:297] selected driver: docker
	I0603 13:20:13.548345  942714 start.go:901] validating driver "docker" against <nil>
	I0603 13:20:13.548454  942714 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:20:13.603682  942714 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2024-06-03 13:20:13.594472942 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:20:13.603855  942714 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0603 13:20:13.604145  942714 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0603 13:20:13.604295  942714 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0603 13:20:13.606573  942714 out.go:169] Using Docker driver with root privileges
	I0603 13:20:13.608594  942714 cni.go:84] Creating CNI manager for ""
	I0603 13:20:13.608620  942714 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0603 13:20:13.608631  942714 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0603 13:20:13.608734  942714 start.go:340] cluster config:
	{Name:download-only-449474 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-449474 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}
	I0603 13:20:13.610751  942714 out.go:97] Starting "download-only-449474" primary control-plane node in "download-only-449474" cluster
	I0603 13:20:13.610772  942714 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0603 13:20:13.612476  942714 out.go:97] Pulling base image v0.0.44-1716228441-18934 ...
	I0603 13:20:13.612506  942714 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 13:20:13.612772  942714 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon
	I0603 13:20:13.626556  942714 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 to local cache
	I0603 13:20:13.626674  942714 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local cache directory
	I0603 13:20:13.626701  942714 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local cache directory, skipping pull
	I0603 13:20:13.626708  942714 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 exists in cache, skipping pull
	I0603 13:20:13.626723  942714 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 as a tarball
	I0603 13:20:13.682020  942714 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
	I0603 13:20:13.682054  942714 cache.go:56] Caching tarball of preloaded images
	I0603 13:20:13.682230  942714 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
	I0603 13:20:13.684343  942714 out.go:97] Downloading Kubernetes v1.30.1 preload ...
	I0603 13:20:13.684376  942714 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4 ...
	I0603 13:20:13.815416  942714 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/19011-937109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-449474 host does not exist
	  To start a cluster, run: "minikube start -p download-only-449474"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.53s)

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

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (148.98s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-252757 --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-252757 --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: (2m28.983925202s)
--- PASS: TestAddons/Setup (148.98s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 42.504773ms
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-fg478" [9eaa71a6-e2bf-4879-9547-70372d5574b9] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004202417s
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-txxxr" [b56c9b5f-4c3e-43aa-90bf-f86003813917] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00508408s
addons_test.go:342: (dbg) Run:  kubectl --context addons-252757 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-252757 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-252757 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.539593978s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 ip
2024/06/03 13:23:06 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.54s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.77s)

                                                
                                                
=== 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-xfjw4" [15881385-4465-4808-b0ea-10416f721a33] 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 6.004498079s
addons_test.go:843: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-252757
addons_test.go:843: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-252757: (5.763370525s)
--- PASS: TestAddons/parallel/InspektorGadget (11.77s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.167288ms
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-cmn9r" [a7f4ffdb-257e-49ba-bd71-33c6415f09f5] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004176948s
addons_test.go:417: (dbg) Run:  kubectl --context addons-252757 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.77s)

                                                
                                    
x
+
TestAddons/parallel/CSI (40.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 5.847923ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-252757 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-252757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-252757 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" [0eeb8ed1-c946-49d2-9fac-7fd99bf80e29] Pending
helpers_test.go:344: "task-pv-pod" [0eeb8ed1-c946-49d2-9fac-7fd99bf80e29] 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" [0eeb8ed1-c946-49d2-9fac-7fd99bf80e29] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003839214s
addons_test.go:586: (dbg) Run:  kubectl --context addons-252757 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-252757 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-252757 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-252757 delete pod task-pv-pod
addons_test.go:596: (dbg) Done: kubectl --context addons-252757 delete pod task-pv-pod: (1.058108317s)
addons_test.go:602: (dbg) Run:  kubectl --context addons-252757 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-252757 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-252757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-252757 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" [ca140787-1975-487b-858a-08149f7fa210] Pending
helpers_test.go:344: "task-pv-pod-restore" [ca140787-1975-487b-858a-08149f7fa210] 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" [ca140787-1975-487b-858a-08149f7fa210] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.003719405s
addons_test.go:628: (dbg) Run:  kubectl --context addons-252757 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Run:  kubectl --context addons-252757 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-252757 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-linux-arm64 -p addons-252757 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.709741164s)
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (40.58s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (11.03s)

                                                
                                                
=== 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-252757 --alsologtostderr -v=1
addons_test.go:826: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-252757 --alsologtostderr -v=1: (1.02803459s)
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-68456f997b-w4r7h" [a5dd9fe6-f775-4916-bcad-7d82f6cf7309] Pending
helpers_test.go:344: "headlamp-68456f997b-w4r7h" [a5dd9fe6-f775-4916-bcad-7d82f6cf7309] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-68456f997b-w4r7h" [a5dd9fe6-f775-4916-bcad-7d82f6cf7309] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003843359s
--- PASS: TestAddons/parallel/Headlamp (11.03s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.56s)

                                                
                                                
=== 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-4m4xc" [62a7e682-c6eb-4434-8a39-da929bff4192] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004086383s
addons_test.go:862: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-252757
--- PASS: TestAddons/parallel/CloudSpanner (5.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-252757 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-252757 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-252757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-252757 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" [beb20df8-2d70-45e3-bc0b-62a75c81332f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [beb20df8-2d70-45e3-bc0b-62a75c81332f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [beb20df8-2d70-45e3-bc0b-62a75c81332f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003870026s
addons_test.go:992: (dbg) Run:  kubectl --context addons-252757 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 ssh "cat /opt/local-path-provisioner/pvc-1a2e48f2-0c49-4d43-b89e-ec213cfcf46a_default_test-pvc/file1"
addons_test.go:1013: (dbg) Run:  kubectl --context addons-252757 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-252757 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Done: out/minikube-linux-arm64 -p addons-252757 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.387583913s)
--- PASS: TestAddons/parallel/LocalPath (52.70s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.51s)

                                                
                                                
=== 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-l7khx" [de0e6dbf-df5f-458d-a529-d7c8fc0c4231] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.00543741s
addons_test.go:1056: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-252757
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.51s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (5.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-fst4h" [561a1a59-41f6-458a-aef2-2a9de1b7232d] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004277899s
--- PASS: TestAddons/parallel/Yakd (5.01s)

                                                
                                    
x
+
TestAddons/parallel/Volcano (150.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Volcano
addons_test.go:905: volcano-controller stabilized in 5.766989ms
addons_test.go:889: volcano-scheduler stabilized in 6.003152ms
addons_test.go:897: volcano-admission stabilized in 6.944734ms
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-9wkb8" [f6392164-1d12-4904-a97f-fde2ed0120cd] Running
addons_test.go:911: (dbg) TestAddons/parallel/Volcano: app=volcano-scheduler healthy within 5.003881924s
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-ccmdd" [3d542238-9847-44eb-b0db-df977c0eb735] Running
addons_test.go:915: (dbg) TestAddons/parallel/Volcano: app=volcano-admission healthy within 5.004052151s
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-smhbc" [c471c504-2109-456d-a6f0-d79c7cb0c834] Running
addons_test.go:919: (dbg) TestAddons/parallel/Volcano: app=volcano-controller healthy within 5.013077262s
addons_test.go:924: (dbg) Run:  kubectl --context addons-252757 delete -n volcano-system job volcano-admission-init
addons_test.go:930: (dbg) Run:  kubectl --context addons-252757 create -f testdata/vcjob.yaml
addons_test.go:938: (dbg) Run:  kubectl --context addons-252757 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" [67e08ed1-a47e-4f69-9100-f22d3469a7aa] Pending
helpers_test.go:344: "test-job-nginx-0" [67e08ed1-a47e-4f69-9100-f22d3469a7aa] Pending: PodScheduled:Unschedulable (all nodes are unavailable: 1 node(s) resource fit failed.)
helpers_test.go:344: "test-job-nginx-0" [67e08ed1-a47e-4f69-9100-f22d3469a7aa] Pending: PodScheduled:Schedulable (Pod my-volcano/test-job-nginx-0 can possibly be assigned to addons-252757 once resource is released)
helpers_test.go:344: "test-job-nginx-0" [67e08ed1-a47e-4f69-9100-f22d3469a7aa] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [67e08ed1-a47e-4f69-9100-f22d3469a7aa] Running
addons_test.go:956: (dbg) TestAddons/parallel/Volcano: volcano.sh/job-name=test-job healthy within 2m5.004056883s
addons_test.go:960: (dbg) Run:  out/minikube-linux-arm64 -p addons-252757 addons disable volcano --alsologtostderr -v=1
addons_test.go:960: (dbg) Done: out/minikube-linux-arm64 -p addons-252757 addons disable volcano --alsologtostderr -v=1: (9.854185085s)
--- PASS: TestAddons/parallel/Volcano (150.65s)

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

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

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.24s)

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

                                                
                                    
x
+
TestCertOptions (34.14s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (229.72s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (42.61s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-520534 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
E0603 14:00:54.791860  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-520534 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (39.695171357s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-520534 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-520534" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-520534
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-520534: (2.410339482s)
--- PASS: TestForceSystemdFlag (42.61s)

                                                
                                    
x
+
TestForceSystemdEnv (45.07s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-221348 --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-221348 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (42.38584508s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-221348 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-221348" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-221348
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-221348: (2.263837838s)
--- PASS: TestForceSystemdEnv (45.07s)

                                                
                                    
x
+
TestDockerEnvContainerd (47.03s)

                                                
                                                
=== 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-543001 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-543001 --driver=docker  --container-runtime=containerd: (30.874057718s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-543001"
docker_test.go:189: (dbg) Done: /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-543001": (1.011776916s)
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-RBVsksPCQbYj/agent.960334" SSH_AGENT_PID="960335" DOCKER_HOST=ssh://docker@127.0.0.1:33903 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-RBVsksPCQbYj/agent.960334" SSH_AGENT_PID="960335" DOCKER_HOST=ssh://docker@127.0.0.1:33903 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-RBVsksPCQbYj/agent.960334" SSH_AGENT_PID="960335" DOCKER_HOST=ssh://docker@127.0.0.1:33903 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.433280445s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-RBVsksPCQbYj/agent.960334" SSH_AGENT_PID="960335" DOCKER_HOST=ssh://docker@127.0.0.1:33903 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-RBVsksPCQbYj/agent.960334" SSH_AGENT_PID="960335" DOCKER_HOST=ssh://docker@127.0.0.1:33903 docker image ls": (1.14887378s)
helpers_test.go:175: Cleaning up "dockerenv-543001" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-543001
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-543001: (1.953529446s)
--- PASS: TestDockerEnvContainerd (47.03s)

                                                
                                    
x
+
TestErrorSpam/setup (34.57s)

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

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

                                                
                                    
x
+
TestErrorSpam/pause (1.65s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.77s)

                                                
                                                
=== 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-040167 --log_dir /tmp/nospam-040167 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-040167 --log_dir /tmp/nospam-040167 unpause
E0603 13:27:51.743052  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:27:51.750443  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:27:51.760888  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:27:51.781153  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:27:51.821392  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:27:51.901574  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-040167 --log_dir /tmp/nospam-040167 unpause
E0603 13:27:52.062319  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:27:52.383360  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
--- PASS: TestErrorSpam/unpause (1.77s)

                                                
                                    
x
+
TestErrorSpam/stop (1.41s)

                                                
                                                
=== 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-040167 --log_dir /tmp/nospam-040167 stop
E0603 13:27:53.024101  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-040167 --log_dir /tmp/nospam-040167 stop: (1.220505116s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-040167 --log_dir /tmp/nospam-040167 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-040167 --log_dir /tmp/nospam-040167 stop
--- PASS: TestErrorSpam/stop (1.41s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (59.93s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-095889 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0603 13:28:01.986922  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:28:12.227752  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 13:28:32.707975  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-095889 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (59.927208324s)
--- PASS: TestFunctional/serial/StartWithProxy (59.93s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.28s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-095889 cache add registry.k8s.io/pause:3.1: (1.585662052s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-095889 cache add registry.k8s.io/pause:3.3: (1.388120132s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-095889 cache add registry.k8s.io/pause:latest: (1.194375189s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.17s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (42.05s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-095889 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0603 13:29:13.668766  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-095889 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (42.050686219s)
functional_test.go:757: restart took 42.050847447s for "functional-095889" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (42.05s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.69s)

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

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.46s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.48s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.83s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.6s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 13:30:46.100602  975526 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:30:46.100975  975526 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:30:46.101016  975526 out.go:304] Setting ErrFile to fd 2...
	I0603 13:30:46.101049  975526 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:30:46.101448  975526 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:30:46.106956  975526 out.go:298] Setting JSON to false
	I0603 13:30:46.109244  975526 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":15190,"bootTime":1717406256,"procs":209,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 13:30:46.109542  975526 start.go:139] virtualization:  
	I0603 13:30:46.114291  975526 out.go:177] * [functional-095889] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0603 13:30:46.116382  975526 out.go:177]   - MINIKUBE_LOCATION=19011
	I0603 13:30:46.116483  975526 notify.go:220] Checking for updates...
	I0603 13:30:46.122102  975526 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 13:30:46.124367  975526 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 13:30:46.126509  975526 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 13:30:46.128592  975526 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0603 13:30:46.130463  975526 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0603 13:30:46.133045  975526 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:30:46.133606  975526 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 13:30:46.160273  975526 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 13:30:46.160387  975526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:30:46.257312  975526 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:54 SystemTime:2024-06-03 13:30:46.244393846 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:30:46.257414  975526 docker.go:295] overlay module found
	I0603 13:30:46.259481  975526 out.go:177] * Using the docker driver based on existing profile
	I0603 13:30:46.261102  975526 start.go:297] selected driver: docker
	I0603 13:30:46.261117  975526 start.go:901] validating driver "docker" against &{Name:functional-095889 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-095889 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}
	I0603 13:30:46.261220  975526 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0603 13:30:46.263486  975526 out.go:177] 
	W0603 13:30:46.265031  975526 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
	I0603 13:30:46.266977  975526 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.29s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 13:30:45.761498  975484 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:30:45.761714  975484 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:30:45.761740  975484 out.go:304] Setting ErrFile to fd 2...
	I0603 13:30:45.761761  975484 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:30:45.762240  975484 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:30:45.762701  975484 out.go:298] Setting JSON to false
	I0603 13:30:45.764049  975484 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":15190,"bootTime":1717406256,"procs":209,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 13:30:45.764153  975484 start.go:139] virtualization:  
	I0603 13:30:45.768155  975484 out.go:177] * [functional-095889] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0603 13:30:45.770339  975484 notify.go:220] Checking for updates...
	I0603 13:30:45.770856  975484 out.go:177]   - MINIKUBE_LOCATION=19011
	I0603 13:30:45.773998  975484 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 13:30:45.775625  975484 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 13:30:45.777516  975484 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 13:30:45.778999  975484 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0603 13:30:45.781158  975484 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0603 13:30:45.783355  975484 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:30:45.783935  975484 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 13:30:45.819429  975484 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 13:30:45.819548  975484 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:30:45.920501  975484 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:56 SystemTime:2024-06-03 13:30:45.909204712 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:30:45.920618  975484 docker.go:295] overlay module found
	I0603 13:30:45.935030  975484 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0603 13:30:45.943542  975484 start.go:297] selected driver: docker
	I0603 13:30:45.943564  975484 start.go:901] validating driver "docker" against &{Name:functional-095889 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 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-095889 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}
	I0603 13:30:45.943675  975484 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0603 13:30:45.953346  975484 out.go:177] 
	W0603 13:30:45.960988  975484 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
	I0603 13:30:45.964896  975484 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-095889 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-095889 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-9rrh5" [caf7f77f-a411-491b-8350-e401dcb69780] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-9rrh5" [caf7f77f-a411-491b-8350-e401dcb69780] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.003841123s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32674
functional_test.go:1671: http://192.168.49.2:32674: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-9rrh5

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.07s)

                                                
                                                
=== 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" [ed5a01fa-c3c4-4942-91e5-6fb1ad41a156] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004796249s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-095889 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-095889 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-095889 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-095889 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" [cf9fa5bb-13cc-48f4-94b5-fa3abbe335cd] Pending
helpers_test.go:344: "sp-pod" [cf9fa5bb-13cc-48f4-94b5-fa3abbe335cd] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [cf9fa5bb-13cc-48f4-94b5-fa3abbe335cd] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.005293918s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-095889 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-095889 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-095889 delete -f testdata/storage-provisioner/pod.yaml: (1.141941535s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-095889 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" [e516cd9f-88a9-48c4-87c7-4ae1951f1bee] Pending
helpers_test.go:344: "sp-pod" [e516cd9f-88a9-48c4-87c7-4ae1951f1bee] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [e516cd9f-88a9-48c4-87c7-4ae1951f1bee] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.003155205s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-095889 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.07s)

                                                
                                    
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-095889 ssh "echo hello"
functional_test.go:1738: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.62s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.33s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/942541.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "sudo cat /etc/ssl/certs/942541.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/942541.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "sudo cat /usr/share/ca-certificates/942541.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-095889 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/9425412.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "sudo cat /etc/ssl/certs/9425412.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/9425412.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "sudo cat /usr/share/ca-certificates/9425412.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-095889 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.02s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.6s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-095889 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" [41be2d89-7e32-410d-bba3-408c48af8fd6] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [41be2d89-7e32-410d-bba3-408c48af8fd6] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003864146s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.50s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-095889 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-095889 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-rbc7g" [c6d88972-83c9-4f54-a26a-003130f8c4f6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-rbc7g" [c6d88972-83c9-4f54-a26a-003130f8c4f6] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.003977226s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.25s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-095889 image ls --format short --alsologtostderr
2024/06/03 13:30:56 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-095889 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-095889
docker.io/kindest/kindnetd:v20240513-cd2ac642
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-095889 image ls --format short --alsologtostderr:
I0603 13:30:56.028184  976779 out.go:291] Setting OutFile to fd 1 ...
I0603 13:30:56.028937  976779 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.028965  976779 out.go:304] Setting ErrFile to fd 2...
I0603 13:30:56.028986  976779 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.029636  976779 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
I0603 13:30:56.030339  976779 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.030468  976779 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.030938  976779 cli_runner.go:164] Run: docker container inspect functional-095889 --format={{.State.Status}}
I0603 13:30:56.049484  976779 ssh_runner.go:195] Run: systemctl --version
I0603 13:30:56.049545  976779 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095889
I0603 13:30:56.065811  976779 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33913 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/functional-095889/id_rsa Username:docker}
I0603 13:30:56.161947  976779 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

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

                                                
                                                
=== 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-095889 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-095889 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| docker.io/library/minikube-local-cache-test | functional-095889  | sha256:7630a7 | 992B   |
| docker.io/library/nginx                     | alpine             | sha256:4f4922 | 20.2MB |
| docker.io/library/nginx                     | latest             | sha256:705b7f | 67.7MB |
| registry.k8s.io/kube-apiserver              | v1.30.1            | sha256:988b55 | 29.9MB |
| registry.k8s.io/kube-proxy                  | v1.30.1            | sha256:05eccb | 25.6MB |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:014faa | 66.2MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:2437cf | 16.5MB |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-controller-manager     | v1.30.1            | sha256:234ac5 | 28.4MB |
| registry.k8s.io/kube-scheduler              | v1.30.1            | sha256:163ff8 | 17.6MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| docker.io/kindest/kindnetd                  | v20240202-8f1494ea | sha256:4740c1 | 25.3MB |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| docker.io/kindest/kindnetd                  | v20240513-cd2ac642 | sha256:89d73d | 25.8MB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-095889 image ls --format table --alsologtostderr:
I0603 13:30:56.836338  976924 out.go:291] Setting OutFile to fd 1 ...
I0603 13:30:56.837693  976924 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.837710  976924 out.go:304] Setting ErrFile to fd 2...
I0603 13:30:56.837717  976924 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.837962  976924 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
I0603 13:30:56.838590  976924 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.838718  976924 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.842888  976924 cli_runner.go:164] Run: docker container inspect functional-095889 --format={{.State.Status}}
I0603 13:30:56.864964  976924 ssh_runner.go:195] Run: systemctl --version
I0603 13:30:56.865017  976924 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095889
I0603 13:30:56.886469  976924 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33913 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/functional-095889/id_rsa Username:docker}
I0603 13:30:56.977851  976924 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

                                                
                                                
=== 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-095889 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-095889 image ls --format json --alsologtostderr:
[{"id":"sha256:163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a","repoDigests":["registry.k8s.io/kube-scheduler@sha256:74d02f6debc5ff3d3bc03f96ae029fb9c72ec1ea94c14e2cdf279939d8e0e036"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.1"],"size":"17636403"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"25336339"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c2
23d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"16482581"},{"id":"sha256:05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee","repoDigests":["registry.k8s.io/kube-proxy@sha256:a1754e5a33878878e78dd0141167e7c529d91eb9b36ffbbf91a6052257b3179c"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.1"],"size":"25626174"},{"id":"sha256:988b55d423baf54b1515b7560890c84d1822a8dfbdfcecfb2576f8cb5c2b28ee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:0d4a3051234387b78affbcde283dcde5df21e0d6d740c80c363db1cbb973b4ea"],"repoTags":["registry.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:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:7630a77ccf4bd4e508378b08f9424b26063cb10f068f8e8c67a4a947bad1bff8","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-095889"],"size":"992"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"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:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d
128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"66189079"},{"id":"sha256:4f49228258b642594e55baf98d153d0e85f3fb989c1eb8450c520ed77bf27e65","repoDigests":["docker.io/library/nginx@sha256:69f8c2c72671490607f52122be2af27d4fc09657ff57e42045801aa93d2090f7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"20199152"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"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:705b7f60fea5f77b00cb187bceb86a6adf3adeacc6b90a313e8bab707e74357f","repoDigests":["docker.io/library/nginx@sha256:0f04e4f646a3f14bf31d8bc8d885b6c951fdcf42589d06845f64d18aec6a3c4d"],"repoTags":["docker.io/library/nginx:latest"],"size":"67668418"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-095889 image ls --format json --alsologtostderr:
I0603 13:30:56.556596  976852 out.go:291] Setting OutFile to fd 1 ...
I0603 13:30:56.556862  976852 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.556889  976852 out.go:304] Setting ErrFile to fd 2...
I0603 13:30:56.556909  976852 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.557717  976852 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
I0603 13:30:56.558961  976852 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.559149  976852 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.559650  976852 cli_runner.go:164] Run: docker container inspect functional-095889 --format={{.State.Status}}
I0603 13:30:56.583401  976852 ssh_runner.go:195] Run: systemctl --version
I0603 13:30:56.583452  976852 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095889
I0603 13:30:56.602569  976852 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33913 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/functional-095889/id_rsa Username:docker}
I0603 13:30:56.689133  976852 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

                                                
                                                
=== 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-095889 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-095889 image ls --format yaml --alsologtostderr:
- 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:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "268051"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- 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:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "25336339"
- id: sha256:89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40
repoDigests:
- docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8
repoTags:
- docker.io/kindest/kindnetd:v20240513-cd2ac642
size: "25795292"
- id: sha256:705b7f60fea5f77b00cb187bceb86a6adf3adeacc6b90a313e8bab707e74357f
repoDigests:
- docker.io/library/nginx@sha256:0f04e4f646a3f14bf31d8bc8d885b6c951fdcf42589d06845f64d18aec6a3c4d
repoTags:
- docker.io/library/nginx:latest
size: "67668418"
- id: sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "16482581"
- id: sha256:163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:74d02f6debc5ff3d3bc03f96ae029fb9c72ec1ea94c14e2cdf279939d8e0e036
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.1
size: "17636403"
- 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:4f49228258b642594e55baf98d153d0e85f3fb989c1eb8450c520ed77bf27e65
repoDigests:
- docker.io/library/nginx@sha256:69f8c2c72671490607f52122be2af27d4fc09657ff57e42045801aa93d2090f7
repoTags:
- docker.io/library/nginx:alpine
size: "20199152"
- 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:05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee
repoDigests:
- registry.k8s.io/kube-proxy@sha256:a1754e5a33878878e78dd0141167e7c529d91eb9b36ffbbf91a6052257b3179c
repoTags:
- registry.k8s.io/kube-proxy:v1.30.1
size: "25626174"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:7630a77ccf4bd4e508378b08f9424b26063cb10f068f8e8c67a4a947bad1bff8
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-095889
size: "992"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "66189079"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-095889 image ls --format yaml --alsologtostderr:
I0603 13:30:56.283389  976809 out.go:291] Setting OutFile to fd 1 ...
I0603 13:30:56.283516  976809 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.283549  976809 out.go:304] Setting ErrFile to fd 2...
I0603 13:30:56.283561  976809 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.283795  976809 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
I0603 13:30:56.284410  976809 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.284530  976809 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.285045  976809 cli_runner.go:164] Run: docker container inspect functional-095889 --format={{.State.Status}}
I0603 13:30:56.303195  976809 ssh_runner.go:195] Run: systemctl --version
I0603 13:30:56.303252  976809 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095889
I0603 13:30:56.325563  976809 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33913 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/functional-095889/id_rsa Username:docker}
I0603 13:30:56.421494  976809 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 image build -t localhost/my-image:functional-095889 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-095889 image build -t localhost/my-image:functional-095889 testdata/build --alsologtostderr: (2.588016348s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-095889 image build -t localhost/my-image:functional-095889 testdata/build --alsologtostderr:
I0603 13:30:56.779730  976919 out.go:291] Setting OutFile to fd 1 ...
I0603 13:30:56.780263  976919 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.780277  976919 out.go:304] Setting ErrFile to fd 2...
I0603 13:30:56.780283  976919 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0603 13:30:56.780535  976919 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
I0603 13:30:56.781259  976919 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.781877  976919 config.go:182] Loaded profile config "functional-095889": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0603 13:30:56.782349  976919 cli_runner.go:164] Run: docker container inspect functional-095889 --format={{.State.Status}}
I0603 13:30:56.804775  976919 ssh_runner.go:195] Run: systemctl --version
I0603 13:30:56.804834  976919 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095889
I0603 13:30:56.843339  976919 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33913 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/functional-095889/id_rsa Username:docker}
I0603 13:30:56.941140  976919 build_images.go:161] Building image from path: /tmp/build.719377685.tar
I0603 13:30:56.941206  976919 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0603 13:30:56.950665  976919 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.719377685.tar
I0603 13:30:56.953874  976919 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.719377685.tar: stat -c "%s %y" /var/lib/minikube/build/build.719377685.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.719377685.tar': No such file or directory
I0603 13:30:56.953900  976919 ssh_runner.go:362] scp /tmp/build.719377685.tar --> /var/lib/minikube/build/build.719377685.tar (3072 bytes)
I0603 13:30:56.982775  976919 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.719377685
I0603 13:30:57.004611  976919 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.719377685 -xf /var/lib/minikube/build/build.719377685.tar
I0603 13:30:57.019765  976919 containerd.go:394] Building image: /var/lib/minikube/build/build.719377685
I0603 13:30:57.019854  976919 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.719377685 --local dockerfile=/var/lib/minikube/build/build.719377685 --output type=image,name=localhost/my-image:functional-095889
#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.8s

                                                
                                                
#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 0.1s done
#5 DONE 0.4s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:bc5975a56764ce5ad2ece31ed04b9fca0914ad22e4418bb9caae47457fca65d5 0.0s done
#8 exporting config sha256:7b314f419c96a30e94d33f9f7478cec43c0cc8b120ad6dce23d3f654a6f47d05 0.0s done
#8 naming to localhost/my-image:functional-095889 done
#8 DONE 0.1s
I0603 13:30:59.276158  976919 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.719377685 --local dockerfile=/var/lib/minikube/build/build.719377685 --output type=image,name=localhost/my-image:functional-095889: (2.256274707s)
I0603 13:30:59.276240  976919 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.719377685
I0603 13:30:59.285828  976919 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.719377685.tar
I0603 13:30:59.295420  976919 build_images.go:217] Built localhost/my-image:functional-095889 from /tmp/build.719377685.tar
I0603 13:30:59.295453  976919 build_images.go:133] succeeded building to: functional-095889
I0603 13:30:59.295460  976919 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.11s)

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

                                                
                                                
=== 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.840013051s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-095889
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.86s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 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  3 13:30 created-by-test
-rw-r--r-- 1 docker docker 24 Jun  3 13:30 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jun  3 13:30 test-1717421433541250971
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh cat /mount-9p/test-1717421433541250971
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-095889 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" [4ffb9425-1126-4648-8318-ed0e47311332] Pending
E0603 13:30:35.589408  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
helpers_test.go:344: "busybox-mount" [4ffb9425-1126-4648-8318-ed0e47311332] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [4ffb9425-1126-4648-8318-ed0e47311332] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [4ffb9425-1126-4648-8318-ed0e47311332] 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 4.005103899s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-095889 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-095889 /tmp/TestFunctionalparallelMountCmdany-port2431664552/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.26s)

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-095889 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-095889 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-095889 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1753377870/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-095889 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1753377870/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-095889 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1753377870/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.22s)

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

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

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

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

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

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                                
=== 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-095889
--- PASS: TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                    
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-095889
--- PASS: TestFunctional/delete_my-image_image (0.01s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (123.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-577624 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0603 13:32:51.742757  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-577624 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m3.083069607s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-577624 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (123.91s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (29.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- rollout status deployment/busybox
E0603 13:33:19.430519  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-577624 -- rollout status deployment/busybox: (26.514943764s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-7dlf5 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-vw7xb -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-xdz7s -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-7dlf5 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-vw7xb -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-xdz7s -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-7dlf5 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-vw7xb -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-577624 -- exec busybox-fc5497c4f-xdz7s -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (29.39s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (24.71s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.05s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.86s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 13:34:33.055945  992227 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:34:33.056168  992227 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:34:33.056191  992227 out.go:304] Setting ErrFile to fd 2...
	I0603 13:34:33.056211  992227 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:34:33.056529  992227 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:34:33.056867  992227 out.go:298] Setting JSON to false
	I0603 13:34:33.056968  992227 mustload.go:65] Loading cluster: ha-577624
	I0603 13:34:33.057056  992227 notify.go:220] Checking for updates...
	I0603 13:34:33.057593  992227 config.go:182] Loaded profile config "ha-577624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:34:33.057634  992227 status.go:255] checking status of ha-577624 ...
	I0603 13:34:33.058454  992227 cli_runner.go:164] Run: docker container inspect ha-577624 --format={{.State.Status}}
	I0603 13:34:33.081034  992227 status.go:330] ha-577624 host status = "Running" (err=<nil>)
	I0603 13:34:33.081057  992227 host.go:66] Checking if "ha-577624" exists ...
	I0603 13:34:33.081346  992227 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-577624
	I0603 13:34:33.099694  992227 host.go:66] Checking if "ha-577624" exists ...
	I0603 13:34:33.100022  992227 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 13:34:33.100081  992227 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-577624
	I0603 13:34:33.119172  992227 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33918 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/ha-577624/id_rsa Username:docker}
	I0603 13:34:33.210072  992227 ssh_runner.go:195] Run: systemctl --version
	I0603 13:34:33.214652  992227 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0603 13:34:33.228630  992227 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:34:33.289058  992227 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:55 OomKillDisable:true NGoroutines:72 SystemTime:2024-06-03 13:34:33.277767182 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:34:33.289733  992227 kubeconfig.go:125] found "ha-577624" server: "https://192.168.49.254:8443"
	I0603 13:34:33.289773  992227 api_server.go:166] Checking apiserver status ...
	I0603 13:34:33.289827  992227 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0603 13:34:33.304568  992227 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1441/cgroup
	I0603 13:34:33.314907  992227 api_server.go:182] apiserver freezer: "13:freezer:/docker/a855983204a68c5d57210094f268fc15508df754a71f1501bd34cad06e3874a4/kubepods/burstable/pod00db00ebc73522fcc3ce286df2952394/7eee6c95a97752103ee264109b57957377171bea294b3e056def1dbb28f67a67"
	I0603 13:34:33.315042  992227 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a855983204a68c5d57210094f268fc15508df754a71f1501bd34cad06e3874a4/kubepods/burstable/pod00db00ebc73522fcc3ce286df2952394/7eee6c95a97752103ee264109b57957377171bea294b3e056def1dbb28f67a67/freezer.state
	I0603 13:34:33.323837  992227 api_server.go:204] freezer state: "THAWED"
	I0603 13:34:33.323869  992227 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0603 13:34:33.331658  992227 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0603 13:34:33.331686  992227 status.go:422] ha-577624 apiserver status = Running (err=<nil>)
	I0603 13:34:33.331697  992227 status.go:257] ha-577624 status: &{Name:ha-577624 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:34:33.331714  992227 status.go:255] checking status of ha-577624-m02 ...
	I0603 13:34:33.332016  992227 cli_runner.go:164] Run: docker container inspect ha-577624-m02 --format={{.State.Status}}
	I0603 13:34:33.347122  992227 status.go:330] ha-577624-m02 host status = "Stopped" (err=<nil>)
	I0603 13:34:33.347144  992227 status.go:343] host is not running, skipping remaining checks
	I0603 13:34:33.347151  992227 status.go:257] ha-577624-m02 status: &{Name:ha-577624-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:34:33.347171  992227 status.go:255] checking status of ha-577624-m03 ...
	I0603 13:34:33.347488  992227 cli_runner.go:164] Run: docker container inspect ha-577624-m03 --format={{.State.Status}}
	I0603 13:34:33.364496  992227 status.go:330] ha-577624-m03 host status = "Running" (err=<nil>)
	I0603 13:34:33.364549  992227 host.go:66] Checking if "ha-577624-m03" exists ...
	I0603 13:34:33.364986  992227 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-577624-m03
	I0603 13:34:33.381738  992227 host.go:66] Checking if "ha-577624-m03" exists ...
	I0603 13:34:33.382144  992227 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 13:34:33.382200  992227 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-577624-m03
	I0603 13:34:33.408106  992227 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33928 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/ha-577624-m03/id_rsa Username:docker}
	I0603 13:34:33.498060  992227 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0603 13:34:33.510444  992227 kubeconfig.go:125] found "ha-577624" server: "https://192.168.49.254:8443"
	I0603 13:34:33.510475  992227 api_server.go:166] Checking apiserver status ...
	I0603 13:34:33.510520  992227 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0603 13:34:33.522728  992227 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1332/cgroup
	I0603 13:34:33.532011  992227 api_server.go:182] apiserver freezer: "13:freezer:/docker/38907ea3ba0cb9f3f25661c0256d6febebcf1ac95b0ef32606e165346cfc8a4b/kubepods/burstable/podb58b7b03199989979d639aef6fe2226d/20e19a3ca2d3abf0ab4a44c40adf4d159629b99f112d78af0502f56216b3a45d"
	I0603 13:34:33.532115  992227 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/38907ea3ba0cb9f3f25661c0256d6febebcf1ac95b0ef32606e165346cfc8a4b/kubepods/burstable/podb58b7b03199989979d639aef6fe2226d/20e19a3ca2d3abf0ab4a44c40adf4d159629b99f112d78af0502f56216b3a45d/freezer.state
	I0603 13:34:33.540820  992227 api_server.go:204] freezer state: "THAWED"
	I0603 13:34:33.540861  992227 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0603 13:34:33.548875  992227 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0603 13:34:33.548955  992227 status.go:422] ha-577624-m03 apiserver status = Running (err=<nil>)
	I0603 13:34:33.548981  992227 status.go:257] ha-577624-m03 status: &{Name:ha-577624-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:34:33.549004  992227 status.go:255] checking status of ha-577624-m04 ...
	I0603 13:34:33.549304  992227 cli_runner.go:164] Run: docker container inspect ha-577624-m04 --format={{.State.Status}}
	I0603 13:34:33.565854  992227 status.go:330] ha-577624-m04 host status = "Running" (err=<nil>)
	I0603 13:34:33.565881  992227 host.go:66] Checking if "ha-577624-m04" exists ...
	I0603 13:34:33.566171  992227 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-577624-m04
	I0603 13:34:33.582866  992227 host.go:66] Checking if "ha-577624-m04" exists ...
	I0603 13:34:33.583159  992227 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 13:34:33.583209  992227 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-577624-m04
	I0603 13:34:33.599618  992227 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33933 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/ha-577624-m04/id_rsa Username:docker}
	I0603 13:34:33.687187  992227 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0603 13:34:33.699947  992227 status.go:257] ha-577624-m04 status: &{Name:ha-577624-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (17.31s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (145.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-577624 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-577624 -v=7 --alsologtostderr
E0603 13:35:05.139114  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:05.144407  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:05.154773  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:05.175121  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:05.215384  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:05.295741  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:05.455903  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:05.776756  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:06.417043  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:07.697255  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:10.257439  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:15.378215  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:35:25.618483  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-577624 -v=7 --alsologtostderr: (37.091134584s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-577624 --wait=true -v=7 --alsologtostderr
E0603 13:35:46.099407  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:36:27.060158  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-577624 --wait=true -v=7 --alsologtostderr: (1m48.429926275s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-577624
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (145.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-577624 stop -v=7 --alsologtostderr
E0603 13:37:48.980806  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:37:51.744860  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-577624 stop -v=7 --alsologtostderr: (35.768173001s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-577624 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-577624 status -v=7 --alsologtostderr: exit status 7 (107.113159ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 13:38:05.647639 1005966 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:38:05.647863 1005966 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:38:05.647893 1005966 out.go:304] Setting ErrFile to fd 2...
	I0603 13:38:05.647913 1005966 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:38:05.648283 1005966 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:38:05.648596 1005966 out.go:298] Setting JSON to false
	I0603 13:38:05.648646 1005966 mustload.go:65] Loading cluster: ha-577624
	I0603 13:38:05.649936 1005966 notify.go:220] Checking for updates...
	I0603 13:38:05.649974 1005966 config.go:182] Loaded profile config "ha-577624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:38:05.650001 1005966 status.go:255] checking status of ha-577624 ...
	I0603 13:38:05.650619 1005966 cli_runner.go:164] Run: docker container inspect ha-577624 --format={{.State.Status}}
	I0603 13:38:05.668345 1005966 status.go:330] ha-577624 host status = "Stopped" (err=<nil>)
	I0603 13:38:05.668369 1005966 status.go:343] host is not running, skipping remaining checks
	I0603 13:38:05.668377 1005966 status.go:257] ha-577624 status: &{Name:ha-577624 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:38:05.668402 1005966 status.go:255] checking status of ha-577624-m02 ...
	I0603 13:38:05.668736 1005966 cli_runner.go:164] Run: docker container inspect ha-577624-m02 --format={{.State.Status}}
	I0603 13:38:05.685305 1005966 status.go:330] ha-577624-m02 host status = "Stopped" (err=<nil>)
	I0603 13:38:05.685328 1005966 status.go:343] host is not running, skipping remaining checks
	I0603 13:38:05.685336 1005966 status.go:257] ha-577624-m02 status: &{Name:ha-577624-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:38:05.685359 1005966 status.go:255] checking status of ha-577624-m04 ...
	I0603 13:38:05.685651 1005966 cli_runner.go:164] Run: docker container inspect ha-577624-m04 --format={{.State.Status}}
	I0603 13:38:05.706190 1005966 status.go:330] ha-577624-m04 host status = "Stopped" (err=<nil>)
	I0603 13:38:05.706212 1005966 status.go:343] host is not running, skipping remaining checks
	I0603 13:38:05.706219 1005966 status.go:257] ha-577624-m04 status: &{Name:ha-577624-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (60.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-577624 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-577624 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (59.342919535s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-577624 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 (60.27s)

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-283594 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0603 13:40:05.139401  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 13:40:32.821899  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-283594 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (58.908355294s)
--- PASS: TestJSONOutput/start/Command (58.92s)

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

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

                                                
                                    
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-283594 --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.71s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"23bf272f-f826-4503-8487-7298f127b518","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-012883] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b4bf4bd6-7d81-440e-8a58-e416d5a6e813","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19011"}}
	{"specversion":"1.0","id":"8ab4378f-fabc-4d68-9c3e-9833de75a86f","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":"4fdb42ba-bfa8-4a5e-877a-8c4c4b065c2a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig"}}
	{"specversion":"1.0","id":"0066d0b2-fc60-41a1-abc2-41031a790aa7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube"}}
	{"specversion":"1.0","id":"87fc497b-970b-4a09-bd95-7ee564fa6c47","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":"20035468-181f-4aaf-bc61-cc742059a626","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"6a54ef91-b799-49ea-9bb1-f314dfab2131","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-012883" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-012883
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.53s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.01s)

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

                                                
                                    
x
+
TestKicExistingNetwork (31.42s)

                                                
                                                
=== 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-235145 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-235145 --network=existing-network: (29.286868214s)
helpers_test.go:175: Cleaning up "existing-network-235145" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-235145
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-235145: (1.974240741s)
--- PASS: TestKicExistingNetwork (31.42s)

                                                
                                    
x
+
TestKicCustomSubnet (32.74s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-655772 --subnet=192.168.60.0/24
E0603 13:42:51.744839  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-655772 --subnet=192.168.60.0/24: (30.682793682s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-655772 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-655772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-655772
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-655772: (2.031898568s)
--- PASS: TestKicCustomSubnet (32.74s)

                                                
                                    
x
+
TestKicStaticIP (33.58s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-941970 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-941970 --static-ip=192.168.200.200: (31.432519227s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-941970 ip
helpers_test.go:175: Cleaning up "static-ip-941970" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-941970
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-941970: (2.016793832s)
--- PASS: TestKicStaticIP (33.58s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (63.05s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-769047 --driver=docker  --container-runtime=containerd
E0603 13:44:14.790816  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-769047 --driver=docker  --container-runtime=containerd: (27.089214225s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-771993 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-771993 --driver=docker  --container-runtime=containerd: (30.380056567s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-769047
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-771993
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-771993" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-771993
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-771993: (1.926545464s)
helpers_test.go:175: Cleaning up "first-769047" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-769047
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-769047: (2.49356274s)
--- PASS: TestMinikubeProfile (63.05s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.8s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-123219 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
E0603 13:45:05.139363  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-123219 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.79843119s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.80s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.88s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.6s)

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

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.48s)

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

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (73.73s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-263907 --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-263907 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m13.187132589s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-263907 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (73.73s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.14s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.93s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (16.13s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.34s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.56s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.18s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 13:47:15.189011 1056207 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:47:15.189374 1056207 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:47:15.189393 1056207 out.go:304] Setting ErrFile to fd 2...
	I0603 13:47:15.189399 1056207 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:47:15.189907 1056207 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:47:15.190227 1056207 out.go:298] Setting JSON to false
	I0603 13:47:15.190299 1056207 mustload.go:65] Loading cluster: multinode-263907
	I0603 13:47:15.191065 1056207 config.go:182] Loaded profile config "multinode-263907": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:47:15.191107 1056207 status.go:255] checking status of multinode-263907 ...
	I0603 13:47:15.191867 1056207 cli_runner.go:164] Run: docker container inspect multinode-263907 --format={{.State.Status}}
	I0603 13:47:15.193935 1056207 notify.go:220] Checking for updates...
	I0603 13:47:15.212505 1056207 status.go:330] multinode-263907 host status = "Running" (err=<nil>)
	I0603 13:47:15.212527 1056207 host.go:66] Checking if "multinode-263907" exists ...
	I0603 13:47:15.212909 1056207 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-263907
	I0603 13:47:15.232295 1056207 host.go:66] Checking if "multinode-263907" exists ...
	I0603 13:47:15.232640 1056207 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 13:47:15.232739 1056207 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-263907
	I0603 13:47:15.249033 1056207 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34039 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/multinode-263907/id_rsa Username:docker}
	I0603 13:47:15.341784 1056207 ssh_runner.go:195] Run: systemctl --version
	I0603 13:47:15.345940 1056207 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0603 13:47:15.357080 1056207 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 13:47:15.412923 1056207 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:62 SystemTime:2024-06-03 13:47:15.403482144 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 13:47:15.413513 1056207 kubeconfig.go:125] found "multinode-263907" server: "https://192.168.67.2:8443"
	I0603 13:47:15.413551 1056207 api_server.go:166] Checking apiserver status ...
	I0603 13:47:15.413604 1056207 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0603 13:47:15.425037 1056207 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1385/cgroup
	I0603 13:47:15.435585 1056207 api_server.go:182] apiserver freezer: "13:freezer:/docker/e853dc3a4244de05f81d7b4061d5bd4da59a281e55d4243ab542d3180945f756/kubepods/burstable/pod19d91cce8f98883e21bcee932fe5ae91/5b416b5203906dbc450cc0b2dc32171ceec32db739598a73682a65f3a1f6155d"
	I0603 13:47:15.435659 1056207 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e853dc3a4244de05f81d7b4061d5bd4da59a281e55d4243ab542d3180945f756/kubepods/burstable/pod19d91cce8f98883e21bcee932fe5ae91/5b416b5203906dbc450cc0b2dc32171ceec32db739598a73682a65f3a1f6155d/freezer.state
	I0603 13:47:15.444319 1056207 api_server.go:204] freezer state: "THAWED"
	I0603 13:47:15.444351 1056207 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0603 13:47:15.451985 1056207 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0603 13:47:15.452013 1056207 status.go:422] multinode-263907 apiserver status = Running (err=<nil>)
	I0603 13:47:15.452025 1056207 status.go:257] multinode-263907 status: &{Name:multinode-263907 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:47:15.452041 1056207 status.go:255] checking status of multinode-263907-m02 ...
	I0603 13:47:15.452352 1056207 cli_runner.go:164] Run: docker container inspect multinode-263907-m02 --format={{.State.Status}}
	I0603 13:47:15.468272 1056207 status.go:330] multinode-263907-m02 host status = "Running" (err=<nil>)
	I0603 13:47:15.468295 1056207 host.go:66] Checking if "multinode-263907-m02" exists ...
	I0603 13:47:15.468590 1056207 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-263907-m02
	I0603 13:47:15.485101 1056207 host.go:66] Checking if "multinode-263907-m02" exists ...
	I0603 13:47:15.485423 1056207 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0603 13:47:15.485463 1056207 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-263907-m02
	I0603 13:47:15.501956 1056207 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34044 SSHKeyPath:/home/jenkins/minikube-integration/19011-937109/.minikube/machines/multinode-263907-m02/id_rsa Username:docker}
	I0603 13:47:15.585806 1056207 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0603 13:47:15.597289 1056207 status.go:257] multinode-263907-m02 status: &{Name:multinode-263907-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:47:15.597331 1056207 status.go:255] checking status of multinode-263907-m03 ...
	I0603 13:47:15.597632 1056207 cli_runner.go:164] Run: docker container inspect multinode-263907-m03 --format={{.State.Status}}
	I0603 13:47:15.613778 1056207 status.go:330] multinode-263907-m03 host status = "Stopped" (err=<nil>)
	I0603 13:47:15.613804 1056207 status.go:343] host is not running, skipping remaining checks
	I0603 13:47:15.613812 1056207 status.go:257] multinode-263907-m03 status: &{Name:multinode-263907-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.37s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (85.35s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-263907
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-263907
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-263907: (24.994765431s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-263907 --wait=true -v=8 --alsologtostderr
E0603 13:47:51.742640  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-263907 --wait=true -v=8 --alsologtostderr: (1m0.222828923s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-263907
--- PASS: TestMultiNode/serial/RestartKeepsNodes (85.35s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.88s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 13:49:19.528913 1063843 out.go:291] Setting OutFile to fd 1 ...
	I0603 13:49:19.529096 1063843 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:49:19.529123 1063843 out.go:304] Setting ErrFile to fd 2...
	I0603 13:49:19.529148 1063843 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 13:49:19.529404 1063843 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 13:49:19.529599 1063843 out.go:298] Setting JSON to false
	I0603 13:49:19.529670 1063843 mustload.go:65] Loading cluster: multinode-263907
	I0603 13:49:19.529740 1063843 notify.go:220] Checking for updates...
	I0603 13:49:19.530114 1063843 config.go:182] Loaded profile config "multinode-263907": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 13:49:19.530146 1063843 status.go:255] checking status of multinode-263907 ...
	I0603 13:49:19.530891 1063843 cli_runner.go:164] Run: docker container inspect multinode-263907 --format={{.State.Status}}
	I0603 13:49:19.547870 1063843 status.go:330] multinode-263907 host status = "Stopped" (err=<nil>)
	I0603 13:49:19.547898 1063843 status.go:343] host is not running, skipping remaining checks
	I0603 13:49:19.547906 1063843 status.go:257] multinode-263907 status: &{Name:multinode-263907 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0603 13:49:19.547928 1063843 status.go:255] checking status of multinode-263907-m02 ...
	I0603 13:49:19.548223 1063843 cli_runner.go:164] Run: docker container inspect multinode-263907-m02 --format={{.State.Status}}
	I0603 13:49:19.565009 1063843 status.go:330] multinode-263907-m02 host status = "Stopped" (err=<nil>)
	I0603 13:49:19.565032 1063843 status.go:343] host is not running, skipping remaining checks
	I0603 13:49:19.565040 1063843 status.go:257] multinode-263907-m02 status: &{Name:multinode-263907-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (57.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-263907 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0603 13:50:05.139859  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-263907 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (56.514518388s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-263907 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 (57.17s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.66s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (117.35s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-187241 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
E0603 13:51:28.182125  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-187241 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m14.311685731s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-187241 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-187241 image pull gcr.io/k8s-minikube/busybox: (1.396965972s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-187241
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-187241: (12.045209915s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-187241 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-187241 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (26.835700005s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-187241 image list
helpers_test.go:175: Cleaning up "test-preload-187241" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-187241
E0603 13:52:51.743345  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-187241: (2.428031502s)
--- PASS: TestPreload (117.35s)

                                                
                                    
x
+
TestScheduledStopUnix (104.5s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-662286 --memory=2048 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-662286 --memory=2048 --driver=docker  --container-runtime=containerd: (29.088560622s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-662286 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-662286 -n scheduled-stop-662286
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-662286 --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-662286 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-662286 -n scheduled-stop-662286
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-662286
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-662286 --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-662286
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-662286: exit status 7 (70.173541ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.88s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"1d282548-d8e2-4941-92ab-1c79af4a514f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-697153] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"2b41edab-27d0-4bf5-bc12-7ea04b146f13","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19011"}}
	{"specversion":"1.0","id":"d47f40a5-194b-4b08-835c-5736ca199b41","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":"e789ab7d-49ee-4006-8217-a0c02c736688","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig"}}
	{"specversion":"1.0","id":"6498fc99-e499-48bf-a313-4f29ab5f6b4c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube"}}
	{"specversion":"1.0","id":"2af105ff-1840-4f0b-b016-39fe502ab312","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":"9adbadf9-763e-4fca-bde6-3c08fd8b0898","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"ed63a370-8f58-418f-a435-4dd4ea76cdbb","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":"b8dabc4c-c4f4-49e1-a429-76ca7987c281","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":"5863b578-da06-4943-98bf-2f748f3ed44a","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":"fd98daf2-4243-446d-a377-959bf345406f","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":"b5e8fd45-0745-4536-9123-3494639e4a38","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-697153\" primary control-plane node in \"insufficient-storage-697153\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"7c16f8c9-f31f-4851-95f7-505a96b21502","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-1716228441-18934 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"5c4d09c8-92cc-42c2-a146-d63a12559751","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":"537fce03-bed3-45e6-a286-d5f839659184","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-697153 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-697153 --output=json --layout=cluster: exit status 7 (267.652332ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0603 13:54:48.910692 1081565 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-697153" does not appear in /home/jenkins/minikube-integration/19011-937109/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0603 13:54:49.182957 1081617 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-697153" does not appear in /home/jenkins/minikube-integration/19011-937109/kubeconfig
	E0603 13:54:49.192973 1081617 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/insufficient-storage-697153/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (86.79s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.603598601 start -p running-upgrade-439627 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.603598601 start -p running-upgrade-439627 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (51.373938392s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-439627 --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-439627 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (30.84881026s)
helpers_test.go:175: Cleaning up "running-upgrade-439627" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-439627
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-439627: (2.838264494s)
--- PASS: TestRunningBinaryUpgrade (86.79s)

                                                
                                    
x
+
TestKubernetesUpgrade (175.16s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-204187] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19011
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.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-204187
	    minikube start -p kubernetes-upgrade-204187 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2041872 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.30.1, by running:
	    
	    minikube start -p kubernetes-upgrade-204187 --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-204187 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0603 13:57:51.743349  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-204187 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m14.892762357s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-204187" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-204187
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-204187: (2.266457503s)
--- PASS: TestKubernetesUpgrade (175.16s)

                                                
                                    
x
+
TestMissingContainerUpgrade (170.19s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.727312722 start -p missing-upgrade-463270 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.727312722 start -p missing-upgrade-463270 --memory=2200 --driver=docker  --container-runtime=containerd: (1m33.185304374s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-463270
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-463270: (10.313041484s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-463270
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-463270 --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-463270 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m3.464675896s)
helpers_test.go:175: Cleaning up "missing-upgrade-463270" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-463270
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-463270: (1.98753123s)
--- PASS: TestMissingContainerUpgrade (170.19s)

                                                
                                    
x
+
TestPause/serial/Start (69.28s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (41.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-824287 --driver=docker  --container-runtime=containerd
E0603 13:55:05.141505  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-824287 --driver=docker  --container-runtime=containerd: (40.944406757s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-824287 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (41.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (16.22s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.5s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.92s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.98s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (6.34s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.37s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.82s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.29s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.82s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.1s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.1s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.12s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (15.27s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (124.76s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2356224613 start -p stopped-upgrade-974109 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2356224613 start -p stopped-upgrade-974109 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (52.900070984s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2356224613 -p stopped-upgrade-974109 stop
E0603 14:00:05.139637  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2356224613 -p stopped-upgrade-974109 stop: (20.14222941s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-974109 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-974109 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (51.711501055s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (124.76s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.29s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.66s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0603 14:01:22.043560 1115099 out.go:291] Setting OutFile to fd 1 ...
	I0603 14:01:22.043767 1115099 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:01:22.043793 1115099 out.go:304] Setting ErrFile to fd 2...
	I0603 14:01:22.043811 1115099 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0603 14:01:22.044076 1115099 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19011-937109/.minikube/bin
	I0603 14:01:22.044556 1115099 out.go:298] Setting JSON to false
	I0603 14:01:22.045588 1115099 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":17026,"bootTime":1717406256,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0603 14:01:22.045691 1115099 start.go:139] virtualization:  
	I0603 14:01:22.050355 1115099 out.go:177] * [false-083202] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0603 14:01:22.052369 1115099 out.go:177]   - MINIKUBE_LOCATION=19011
	I0603 14:01:22.052435 1115099 notify.go:220] Checking for updates...
	I0603 14:01:22.056460 1115099 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0603 14:01:22.058323 1115099 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19011-937109/kubeconfig
	I0603 14:01:22.060073 1115099 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19011-937109/.minikube
	I0603 14:01:22.061647 1115099 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0603 14:01:22.063300 1115099 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0603 14:01:22.069309 1115099 config.go:182] Loaded profile config "force-systemd-env-221348": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
	I0603 14:01:22.069528 1115099 driver.go:392] Setting default libvirt URI to qemu:///system
	I0603 14:01:22.092896 1115099 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0603 14:01:22.093050 1115099 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0603 14:01:22.202181 1115099 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:55 SystemTime:2024-06-03 14:01:22.189062277 +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:8214970368 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} 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.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0603 14:01:22.202289 1115099 docker.go:295] overlay module found
	I0603 14:01:22.204535 1115099 out.go:177] * Using the docker driver based on user configuration
	I0603 14:01:22.205969 1115099 start.go:297] selected driver: docker
	I0603 14:01:22.205987 1115099 start.go:901] validating driver "docker" against <nil>
	I0603 14:01:22.206001 1115099 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0603 14:01:22.208269 1115099 out.go:177] 
	W0603 14:01:22.210047 1115099 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
	I0603 14:01:22.211752 1115099 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-506981 --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
E0603 14:02:51.743039  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 14:05:05.140060  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-506981 --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: (2m41.995813411s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (162.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-506981 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" [56d34e5c-f8f9-4c4d-8898-bc8b1b860712] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [56d34e5c-f8f9-4c4d-8898-bc8b1b860712] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004791441s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-506981 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-035370 --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-035370 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (1m11.005541383s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (71.01s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-035370 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" [93809851-008a-464b-86ca-99ddf7a48851] Pending
helpers_test.go:344: "busybox" [93809851-008a-464b-86ca-99ddf7a48851] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [93809851-008a-464b-86ca-99ddf7a48851] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.006251061s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-035370 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.41s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-035370 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
E0603 14:07:51.742810  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 14:08:08.183506  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 14:10:05.139436  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-035370 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (4m25.534360419s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-035370 -n no-preload-035370
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (265.88s)

                                                
                                    
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-vpnrj" [e3adb700-ba44-4bca-8c90-5e6327383ddf] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003289584s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-vpnrj" [e3adb700-ba44-4bca-8c90-5e6327383ddf] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00321182s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-035370 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-035370 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.08s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-674995 --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-674995 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (1m3.18895619s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (63.19s)

                                                
                                    
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-tl2sj" [71c7dd7a-1c7c-4489-9265-9fce44a6b7b1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.012101916s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-tl2sj" [71c7dd7a-1c7c-4489-9265-9fce44a6b7b1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004065495s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-506981 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-506981 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/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== 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-630984 --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-630984 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (1m1.263981615s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (61.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-674995 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" [ed9a4505-7d70-49c2-a63f-458c7c7e7eb0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ed9a4505-7d70-49c2-a63f-458c7c7e7eb0] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.006398884s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-674995 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.51s)

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

                                                
                                                
=== 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-674995 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0603 14:12:51.744782  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-674995 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.294225863s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-674995 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.44s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-674995 --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-674995 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (4m27.491386092s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-674995 -n embed-certs-674995
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-630984 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" [6200cf0d-0e53-4b1e-bac1-2b750cfbf9e8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6200cf0d-0e53-4b1e-bac1-2b750cfbf9e8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 7.004380752s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-630984 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (7.39s)

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

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

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

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

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

                                                
                                                
-- 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-630984 --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.27s)

                                                
                                                
=== 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-630984 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1
E0603 14:15:05.139554  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 14:15:21.059186  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:21.064643  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:21.074988  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:21.095327  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:21.135694  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:21.216072  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:21.377081  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:21.697671  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:22.338800  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:23.619690  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:26.179888  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:31.300168  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:15:41.540389  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:16:02.021452  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:16:33.340454  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:33.345806  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:33.356132  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:33.376774  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:33.417021  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:33.497404  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:33.657694  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:33.978761  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:34.619151  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:35.899438  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:38.460249  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:42.981950  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
E0603 14:16:43.581044  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:16:53.821737  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:17:14.302766  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/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-630984 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.1: (4m27.767887106s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-630984 -n default-k8s-diff-port-630984
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (268.27s)

                                                
                                    
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-kbhqh" [9a567593-30f4-4ab5-92ef-19c5f750e465] Running
E0603 14:17:34.793019  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004453824s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-kbhqh" [9a567593-30f4-4ab5-92ef-19c5f750e465] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003869451s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-674995 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.13s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-793535 --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
E0603 14:17:51.742796  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 14:17:55.263157  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
E0603 14:18:04.902271  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-793535 --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.018497763s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (46.02s)

                                                
                                    
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-skjcz" [1b3ab107-803d-4b0d-80f1-d73b4665271c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003960245s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-skjcz" [1b3ab107-803d-4b0d-80f1-d73b4665271c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003730079s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-630984 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== 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-630984 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-083202 --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-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m4.400626552s)
--- PASS: TestNetworkPlugins/group/auto/Start (64.40s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-793535 --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-793535 --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: (23.022328081s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-793535 -n newest-cni-793535
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (23.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-793535 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: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.36s)

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

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

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

                                                
                                                
-- 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-793535 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-793535 -n newest-cni-793535
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-793535 -n newest-cni-793535
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.59s)
E0603 14:24:40.413922  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:40.419169  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:40.429471  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:40.449744  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:40.490061  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:40.570359  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:40.730722  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:41.050962  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:41.691470  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:42.971634  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:45.532807  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
E0603 14:24:48.184144  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
E0603 14:24:50.436732  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:24:50.653452  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
E0603 14:19:17.183811  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (59.704240332s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (59.70s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-083202 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-vpvdl" [d17ec62e-ce7d-4067-b7af-3832fcecee93] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-vpvdl" [d17ec62e-ce7d-4067-b7af-3832fcecee93] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004236474s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.35s)

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

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

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

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

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

                                                
                                    
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-577ff" [fca48481-d4f0-405c-8a17-2c7eb466170a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.010369204s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-083202 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-ww6vk" [f6a01f27-41fe-406e-9163-6c5b9282a8de] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0603 14:20:21.059537  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/old-k8s-version-506981/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-ww6vk" [f6a01f27-41fe-406e-9163-6c5b9282a8de] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004007406s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.57s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0603 14:21:33.340308  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (59.20841328s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (59.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-tnqnd" [9c077d65-a174-4854-94e8-320e09fbd42c] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005489753s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-083202 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-zkcbt" [9653d3e1-8199-4a65-9dd8-9aa5139c9ec4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-zkcbt" [9653d3e1-8199-4a65-9dd8-9aa5139c9ec4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003567386s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.41s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-083202 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-j99d5" [a4fd164a-7e71-486a-9856-aa30fa372a36] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-j99d5" [a4fd164a-7e71-486a-9856-aa30fa372a36] Running
E0603 14:22:01.024619  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/no-preload-035370/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 8.004566148s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (8.26s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-083202 --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-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (1m29.807195506s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (89.81s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0603 14:22:51.743186  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/addons-252757/client.crt: no such file or directory
E0603 14:23:28.513515  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:28.518855  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:28.529118  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:28.549373  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:28.589682  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:28.669930  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:28.830276  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:29.151359  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:29.792337  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
E0603 14:23:31.073283  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m4.197185596s)
--- PASS: TestNetworkPlugins/group/flannel/Start (64.20s)

                                                
                                    
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-5xdqq" [2b59647b-2978-4bc6-a0db-37bab38fbdd6] Running
E0603 14:23:33.633549  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.006712706s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-083202 replace --force -f testdata/netcat-deployment.yaml
E0603 14:23:38.753800  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
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-rsj8t" [f1c74781-b33f-4264-a197-971c7f8985e2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-rsj8t" [f1c74781-b33f-4264-a197-971c7f8985e2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.00396328s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.25s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-083202 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-wgtzx" [23167628-bd05-4fef-865d-88f1d9e9636d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-wgtzx" [23167628-bd05-4fef-865d-88f1d9e9636d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.004852012s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-083202 exec deployment/netcat -- nslookup kubernetes.default
E0603 14:23:48.994888  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/default-k8s-diff-port-630984/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.20s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-083202 --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-083202 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (46.711795376s)
--- PASS: TestNetworkPlugins/group/bridge/Start (46.71s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-083202 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-9kd98" [8fb14dc7-7fed-4be6-931e-a1db7347c7bb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0603 14:25:00.893888  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/auto-083202/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-9kd98" [8fb14dc7-7fed-4be6-931e-a1db7347c7bb] Running
E0603 14:25:05.140070  942541 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19011-937109/.minikube/profiles/functional-095889/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004993994s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.26s)

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

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

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

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

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

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

                                                
                                    

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.33s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.74s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard