Test Report: Docker_Linux_crio_arm64 19191

                    
                      af969d0130288d5c4bce2987a64838ae46004e79:2024-07-04:35180
                    
                

Test fail (3/328)

Order failed test Duration
30 TestAddons/parallel/Ingress 167.78
32 TestAddons/parallel/MetricsServer 359.43
174 TestMultiControlPlane/serial/RestartCluster 126.57
x
+
TestAddons/parallel/Ingress (167.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-277972 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-277972 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-277972 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" [3ff0e6e2-2f4e-4706-8c7f-b01055784d6b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [3ff0e6e2-2f4e-4706-8c7f-b01055784d6b] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003175004s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-277972 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.335173921s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-277972 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 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.071129985s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80",
	        "Created": "2024-07-04T12:47:40.058135973Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 42302,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-04T12:47:40.223538382Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fe62b5a5301065dd92924d274286e0d1b2227c557eb51c213d07169631b2b3f7",
	        "ResolvConfPath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/hostname",
	        "HostsPath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/hosts",
	        "LogPath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80-json.log",
	        "Name": "/addons-277972",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-277972:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-277972",
	            "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/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e-init/diff:/var/lib/docker/overlay2/2d3700c5c42be6b6fadc8e407f62b89dd1eb394635e627a5396dd86d0b87a186/diff",
	                "MergedDir": "/var/lib/docker/overlay2/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-277972",
	                "Source": "/var/lib/docker/volumes/addons-277972/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-277972",
	            "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-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1",
	            "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-277972",
	                "name.minikube.sigs.k8s.io": "addons-277972",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3e943a1d2b2b48fb36d58cc8b170ffdcc8637ca81f774dd3a8ba09dac37d116d",
	            "SandboxKey": "/var/run/docker/netns/3e943a1d2b2b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37344"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37345"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37348"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37346"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37347"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-277972": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "e9d33e2499ec2f9fab5912141ce0f53629529d95563fdcaadd1688b97024e66c",
	                    "EndpointID": "ee4f6304d9e632eb479aa9126ac9b167c06eeaac52f8ed87a83168aa7bb95fb4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-277972",
	                        "8e5dca8db26f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-277972 -n addons-277972
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-277972 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-277972 logs -n 25: (1.495850732s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                                                                       | minikube               | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| delete  | -p download-only-001324                                                                     | download-only-001324   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| delete  | -p download-only-176324                                                                     | download-only-176324   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| delete  | -p download-only-001324                                                                     | download-only-001324   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| start   | --download-only -p                                                                          | download-docker-197933 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | download-docker-197933                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-197933                                                                   | download-docker-197933 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-374578   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | binary-mirror-374578                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36877                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-374578                                                                     | binary-mirror-374578   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| addons  | enable dashboard -p                                                                         | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-277972 --wait=true                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:50 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	|         | -p addons-277972                                                                            |                        |         |         |                     |                     |
	| ip      | addons-277972 ip                                                                            | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-277972 ssh cat                                                                       | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	|         | /opt/local-path-provisioner/pvc-c467aa45-5beb-41c0-950a-eba68af7e52e_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | -p addons-277972                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-277972 addons                                                                        | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-277972 addons                                                                        | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:52 UTC | 04 Jul 24 12:52 UTC |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-277972 ssh curl -s                                                                   | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:52 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-277972 ip                                                                            | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:54 UTC | 04 Jul 24 12:54 UTC |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:54 UTC | 04 Jul 24 12:54 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:54 UTC | 04 Jul 24 12:54 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 12:47:16
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 12:47:16.208235   41807 out.go:291] Setting OutFile to fd 1 ...
	I0704 12:47:16.208361   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:16.208371   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:47:16.208377   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:16.208631   41807 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 12:47:16.209070   41807 out.go:298] Setting JSON to false
	I0704 12:47:16.209933   41807 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":66587,"bootTime":1720030650,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 12:47:16.210006   41807 start.go:139] virtualization:  
	I0704 12:47:16.212581   41807 out.go:177] * [addons-277972] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0704 12:47:16.214814   41807 out.go:177]   - MINIKUBE_LOCATION=19191
	I0704 12:47:16.214898   41807 notify.go:220] Checking for updates...
	I0704 12:47:16.218498   41807 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 12:47:16.220693   41807 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 12:47:16.222682   41807 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 12:47:16.224512   41807 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0704 12:47:16.227014   41807 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 12:47:16.229304   41807 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 12:47:16.253018   41807 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 12:47:16.253133   41807 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:16.305435   41807 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-04 12:47:16.295559074 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:16.305545   41807 docker.go:295] overlay module found
	I0704 12:47:16.307657   41807 out.go:177] * Using the docker driver based on user configuration
	I0704 12:47:16.309566   41807 start.go:297] selected driver: docker
	I0704 12:47:16.309592   41807 start.go:901] validating driver "docker" against <nil>
	I0704 12:47:16.309608   41807 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 12:47:16.310262   41807 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:16.360252   41807 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-04 12:47:16.351027689 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:16.360431   41807 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 12:47:16.360656   41807 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]
	I0704 12:47:16.362603   41807 out.go:177] * Using Docker driver with root privileges
	I0704 12:47:16.364419   41807 cni.go:84] Creating CNI manager for ""
	I0704 12:47:16.364441   41807 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:47:16.364455   41807 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0704 12:47:16.364547   41807 start.go:340] cluster config:
	{Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 12:47:16.366690   41807 out.go:177] * Starting "addons-277972" primary control-plane node in "addons-277972" cluster
	I0704 12:47:16.368603   41807 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 12:47:16.370135   41807 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 12:47:16.371855   41807 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 12:47:16.371917   41807 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:16.371950   41807 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4
	I0704 12:47:16.371962   41807 cache.go:56] Caching tarball of preloaded images
	I0704 12:47:16.372039   41807 preload.go:173] Found /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0704 12:47:16.372053   41807 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 12:47:16.372392   41807 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/config.json ...
	I0704 12:47:16.372419   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/config.json: {Name:mk49b3270aaaf16ebbe43b16def5bf421d5c5050 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:16.386557   41807 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 12:47:16.386692   41807 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
	I0704 12:47:16.386716   41807 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory, skipping pull
	I0704 12:47:16.386723   41807 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in cache, skipping pull
	I0704 12:47:16.386732   41807 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
	I0704 12:47:16.386737   41807 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from local cache
	I0704 12:47:32.897055   41807 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from cached tarball
	I0704 12:47:32.897094   41807 cache.go:194] Successfully downloaded all kic artifacts
	I0704 12:47:32.897124   41807 start.go:360] acquireMachinesLock for addons-277972: {Name:mkd37b81812c76e754e0dc296db9210dcbe421fc Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 12:47:32.897252   41807 start.go:364] duration metric: took 102.972µs to acquireMachinesLock for "addons-277972"
	I0704 12:47:32.897285   41807 start.go:93] Provisioning new machine with config: &{Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 12:47:32.897369   41807 start.go:125] createHost starting for "" (driver="docker")
	I0704 12:47:32.900181   41807 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0704 12:47:32.900443   41807 start.go:159] libmachine.API.Create for "addons-277972" (driver="docker")
	I0704 12:47:32.900480   41807 client.go:168] LocalClient.Create starting
	I0704 12:47:32.900596   41807 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem
	I0704 12:47:33.677830   41807 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem
	I0704 12:47:34.053385   41807 cli_runner.go:164] Run: docker network inspect addons-277972 --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}}]}"
	W0704 12:47:34.069034   41807 cli_runner.go:211] docker network inspect addons-277972 --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
	I0704 12:47:34.069137   41807 network_create.go:284] running [docker network inspect addons-277972] to gather additional debugging logs...
	I0704 12:47:34.069159   41807 cli_runner.go:164] Run: docker network inspect addons-277972
	W0704 12:47:34.084423   41807 cli_runner.go:211] docker network inspect addons-277972 returned with exit code 1
	I0704 12:47:34.084461   41807 network_create.go:287] error running [docker network inspect addons-277972]: docker network inspect addons-277972: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-277972 not found
	I0704 12:47:34.084476   41807 network_create.go:289] output of [docker network inspect addons-277972]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-277972 not found
	
	** /stderr **
	I0704 12:47:34.084580   41807 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}}]}"
	I0704 12:47:34.100620   41807 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:0x4001c97ea0}
	I0704 12:47:34.100665   41807 network_create.go:124] attempt to create docker network addons-277972 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0704 12:47:34.100723   41807 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-277972 addons-277972
	I0704 12:47:34.167312   41807 network_create.go:108] docker network addons-277972 192.168.49.0/24 created
	I0704 12:47:34.167341   41807 kic.go:121] calculated static IP "192.168.49.2" for the "addons-277972" container
	I0704 12:47:34.167414   41807 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0704 12:47:34.182206   41807 cli_runner.go:164] Run: docker volume create addons-277972 --label name.minikube.sigs.k8s.io=addons-277972 --label created_by.minikube.sigs.k8s.io=true
	I0704 12:47:34.198513   41807 oci.go:103] Successfully created a docker volume addons-277972
	I0704 12:47:34.198610   41807 cli_runner.go:164] Run: docker run --rm --name addons-277972-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-277972 --entrypoint /usr/bin/test -v addons-277972:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib
	I0704 12:47:35.777317   41807 cli_runner.go:217] Completed: docker run --rm --name addons-277972-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-277972 --entrypoint /usr/bin/test -v addons-277972:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib: (1.578657965s)
	I0704 12:47:35.777348   41807 oci.go:107] Successfully prepared a docker volume addons-277972
	I0704 12:47:35.777372   41807 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:35.777392   41807 kic.go:194] Starting extracting preloaded images to volume ...
	I0704 12:47:35.777487   41807 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-277972:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0704 12:47:39.968858   41807 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-277972:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.191315173s)
	I0704 12:47:39.968896   41807 kic.go:203] duration metric: took 4.191501688s to extract preloaded images to volume ...
	W0704 12:47:39.969038   41807 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0704 12:47:39.969157   41807 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0704 12:47:40.042960   41807 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-277972 --name addons-277972 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-277972 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-277972 --network addons-277972 --ip 192.168.49.2 --volume addons-277972:/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-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1
	I0704 12:47:40.391808   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Running}}
	I0704 12:47:40.410331   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:47:40.431237   41807 cli_runner.go:164] Run: docker exec addons-277972 stat /var/lib/dpkg/alternatives/iptables
	I0704 12:47:40.497045   41807 oci.go:144] the created container "addons-277972" has a running status.
	I0704 12:47:40.497085   41807 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa...
	I0704 12:47:40.784960   41807 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0704 12:47:40.813839   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:47:40.842536   41807 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0704 12:47:40.842557   41807 kic_runner.go:114] Args: [docker exec --privileged addons-277972 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0704 12:47:40.909757   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:47:40.935656   41807 machine.go:94] provisionDockerMachine start ...
	I0704 12:47:40.935765   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:40.967230   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:40.967757   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:40.967772   41807 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 12:47:40.971743   41807 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0704 12:47:44.115626   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-277972
	
	I0704 12:47:44.115657   41807 ubuntu.go:169] provisioning hostname "addons-277972"
	I0704 12:47:44.115727   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:44.132489   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:44.132734   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:44.132750   41807 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-277972 && echo "addons-277972" | sudo tee /etc/hostname
	I0704 12:47:44.284746   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-277972
	
	I0704 12:47:44.284847   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:44.302474   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:44.302783   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:44.302809   41807 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-277972' /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-277972/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-277972' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 12:47:44.443582   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 12:47:44.443673   41807 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19191-35649/.minikube CaCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19191-35649/.minikube}
	I0704 12:47:44.443728   41807 ubuntu.go:177] setting up certificates
	I0704 12:47:44.443758   41807 provision.go:84] configureAuth start
	I0704 12:47:44.443868   41807 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-277972
	I0704 12:47:44.460209   41807 provision.go:143] copyHostCerts
	I0704 12:47:44.460297   41807 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem (1078 bytes)
	I0704 12:47:44.460448   41807 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem (1123 bytes)
	I0704 12:47:44.460520   41807 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem (1679 bytes)
	I0704 12:47:44.460584   41807 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem org=jenkins.addons-277972 san=[127.0.0.1 192.168.49.2 addons-277972 localhost minikube]
	I0704 12:47:45.029272   41807 provision.go:177] copyRemoteCerts
	I0704 12:47:45.029360   41807 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 12:47:45.029416   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.092754   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.202779   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 12:47:45.239309   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 12:47:45.279912   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0704 12:47:45.323602   41807 provision.go:87] duration metric: took 879.815554ms to configureAuth
	I0704 12:47:45.323634   41807 ubuntu.go:193] setting minikube options for container-runtime
	I0704 12:47:45.323847   41807 config.go:182] Loaded profile config "addons-277972": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 12:47:45.323972   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.347993   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:45.348260   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:45.348282   41807 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 12:47:45.591229   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 12:47:45.591294   41807 machine.go:97] duration metric: took 4.655619524s to provisionDockerMachine
	I0704 12:47:45.591322   41807 client.go:171] duration metric: took 12.690830578s to LocalClient.Create
	I0704 12:47:45.591367   41807 start.go:167] duration metric: took 12.69091197s to libmachine.API.Create "addons-277972"
	I0704 12:47:45.591392   41807 start.go:293] postStartSetup for "addons-277972" (driver="docker")
	I0704 12:47:45.591416   41807 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]
	I0704 12:47:45.591535   41807 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
	I0704 12:47:45.591602   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.608803   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.708594   41807 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 12:47:45.711667   41807 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 12:47:45.711707   41807 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 12:47:45.711738   41807 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 12:47:45.711752   41807 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 12:47:45.711763   41807 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/addons for local assets ...
	I0704 12:47:45.711846   41807 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/files for local assets ...
	I0704 12:47:45.711881   41807 start.go:296] duration metric: took 120.469461ms for postStartSetup
	I0704 12:47:45.712203   41807 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-277972
	I0704 12:47:45.728235   41807 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/config.json ...
	I0704 12:47:45.728533   41807 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 12:47:45.728584   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.744855   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.840717   41807 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 12:47:45.845828   41807 start.go:128] duration metric: took 12.948443258s to createHost
	I0704 12:47:45.845855   41807 start.go:83] releasing machines lock for "addons-277972", held for 12.948586664s
	I0704 12:47:45.845933   41807 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-277972
	I0704 12:47:45.862006   41807 ssh_runner.go:195] Run: cat /version.json
	I0704 12:47:45.862026   41807 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 12:47:45.862061   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.862087   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.886851   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.902586   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:46.121575   41807 ssh_runner.go:195] Run: systemctl --version
	I0704 12:47:46.126204   41807 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 12:47:46.268274   41807 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 12:47:46.272877   41807 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 12:47:46.293306   41807 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 12:47:46.293394   41807 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" ;
	I0704 12:47:46.327033   41807 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0704 12:47:46.327083   41807 start.go:494] detecting cgroup driver to use...
	I0704 12:47:46.327115   41807 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 12:47:46.327175   41807 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 12:47:46.344522   41807 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 12:47:46.356035   41807 docker.go:217] disabling cri-docker service (if available) ...
	I0704 12:47:46.356099   41807 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 12:47:46.370625   41807 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 12:47:46.385293   41807 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 12:47:46.467186   41807 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 12:47:46.570633   41807 docker.go:233] disabling docker service ...
	I0704 12:47:46.570745   41807 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 12:47:46.591909   41807 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 12:47:46.604210   41807 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 12:47:46.703051   41807 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 12:47:46.824167   41807 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 12:47:46.836795   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 12:47:46.854691   41807 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 12:47:46.854756   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.864714   41807 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 12:47:46.864866   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.875038   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.885677   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.895424   41807 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 12:47:46.904560   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.914413   41807 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.930261   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.940428   41807 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 12:47:46.949312   41807 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 12:47:46.957947   41807 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 12:47:47.040571   41807 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 12:47:47.152704   41807 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 12:47:47.152827   41807 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 12:47:47.156230   41807 start.go:562] Will wait 60s for crictl version
	I0704 12:47:47.156293   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:47:47.160098   41807 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 12:47:47.205820   41807 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 12:47:47.205923   41807 ssh_runner.go:195] Run: crio --version
	I0704 12:47:47.247309   41807 ssh_runner.go:195] Run: crio --version
	I0704 12:47:47.289631   41807 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 12:47:47.291435   41807 cli_runner.go:164] Run: docker network inspect addons-277972 --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}}]}"
	I0704 12:47:47.306994   41807 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 12:47:47.310620   41807 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""
	I0704 12:47:47.320988   41807 kubeadm.go:883] updating cluster {Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0704 12:47:47.321113   41807 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:47.321169   41807 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 12:47:47.392647   41807 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 12:47:47.392672   41807 crio.go:433] Images already preloaded, skipping extraction
	I0704 12:47:47.392726   41807 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 12:47:47.432075   41807 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 12:47:47.432097   41807 cache_images.go:84] Images are preloaded, skipping loading
	I0704 12:47:47.432106   41807 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.2 crio true true} ...
	I0704 12:47:47.432201   41807 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-277972 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 12:47:47.432288   41807 ssh_runner.go:195] Run: crio config
	I0704 12:47:47.479989   41807 cni.go:84] Creating CNI manager for ""
	I0704 12:47:47.480054   41807 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:47:47.480080   41807 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0704 12:47:47.480131   41807 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-277972 NodeName:addons-277972 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0704 12:47:47.480321   41807 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-277972"
	  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.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(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
	
	I0704 12:47:47.480427   41807 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 12:47:47.489427   41807 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 12:47:47.489528   41807 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0704 12:47:47.498102   41807 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 12:47:47.515744   41807 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 12:47:47.533848   41807 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0704 12:47:47.551630   41807 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0704 12:47:47.555061   41807 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""
	I0704 12:47:47.565892   41807 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 12:47:47.652185   41807 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 12:47:47.666047   41807 certs.go:68] Setting up /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972 for IP: 192.168.49.2
	I0704 12:47:47.666109   41807 certs.go:194] generating shared ca certs ...
	I0704 12:47:47.666139   41807 certs.go:226] acquiring lock for ca certs: {Name:mkd841c03740051fd2409fd13a2bafa0cd2e0c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:47.666289   41807 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key
	I0704 12:47:48.628917   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt ...
	I0704 12:47:48.628952   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt: {Name:mk3b3a4dc27342a70d956d4d796f769515952dc6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.629683   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key ...
	I0704 12:47:48.629700   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key: {Name:mkd72d40ec602bc9bb1c28d292d9bbf080cb4f77 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.629799   41807 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key
	I0704 12:47:48.773464   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt ...
	I0704 12:47:48.773493   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt: {Name:mk0e47aa2e13ec9619d7cf1870c254597e4042bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.773663   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key ...
	I0704 12:47:48.773677   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key: {Name:mk333dc120c12053518ff8c9a78fe45b0713f931 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.773777   41807 certs.go:256] generating profile certs ...
	I0704 12:47:48.773839   41807 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.key
	I0704 12:47:48.773857   41807 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt with IP's: []
	I0704 12:47:49.677482   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt ...
	I0704 12:47:49.677516   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: {Name:mk921d83393d32feb8d38343eaa1a8777f6626a6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.677715   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.key ...
	I0704 12:47:49.677728   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.key: {Name:mk4c25616a142fcc29f0bc652f984ffab6a4a136 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.677816   41807 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17
	I0704 12:47:49.677836   41807 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0704 12:47:49.855360   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17 ...
	I0704 12:47:49.855391   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17: {Name:mk53cbc283856380c45be65bc9c38ffbdbc49d8e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.855614   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17 ...
	I0704 12:47:49.855630   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17: {Name:mk0f7ce7740f55e7e73ab39a4ed5edc38b613602 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.855722   41807 certs.go:381] copying /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17 -> /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt
	I0704 12:47:49.855805   41807 certs.go:385] copying /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17 -> /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key
	I0704 12:47:49.855865   41807 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key
	I0704 12:47:49.855887   41807 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt with IP's: []
	I0704 12:47:50.063336   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt ...
	I0704 12:47:50.063371   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt: {Name:mk59d8c64ccc90a022ebb45cf0deb61e3162fbac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:50.063580   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key ...
	I0704 12:47:50.063595   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key: {Name:mkaf25b0ae28cb15590503e5873d4c197a08bb7c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:50.063792   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem (1679 bytes)
	I0704 12:47:50.063835   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem (1078 bytes)
	I0704 12:47:50.063868   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem (1123 bytes)
	I0704 12:47:50.063895   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem (1679 bytes)
	I0704 12:47:50.064506   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 12:47:50.091259   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0704 12:47:50.118260   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 12:47:50.144240   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 12:47:50.169877   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0704 12:47:50.195885   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0704 12:47:50.220416   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 12:47:50.243846   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0704 12:47:50.267798   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 12:47:50.292462   41807 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0704 12:47:50.310212   41807 ssh_runner.go:195] Run: openssl version
	I0704 12:47:50.315622   41807 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"
	I0704 12:47:50.324923   41807 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 12:47:50.328431   41807 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 12:47 /usr/share/ca-certificates/minikubeCA.pem
	I0704 12:47:50.328494   41807 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 12:47:50.335449   41807 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"
	I0704 12:47:50.344654   41807 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 12:47:50.347891   41807 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
	I0704 12:47:50.347940   41807 kubeadm.go:392] StartCluster: {Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 12:47:50.348032   41807 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0704 12:47:50.348094   41807 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0704 12:47:50.388671   41807 cri.go:89] found id: ""
	I0704 12:47:50.388788   41807 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0704 12:47:50.397909   41807 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0704 12:47:50.406849   41807 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0704 12:47:50.406931   41807 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
	I0704 12:47:50.416125   41807 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0704 12:47:50.416147   41807 kubeadm.go:157] found existing configuration files:
	
	I0704 12:47:50.416206   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0704 12:47:50.425334   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0704 12:47:50.425418   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0704 12:47:50.433891   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0704 12:47:50.442867   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0704 12:47:50.442955   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0704 12:47:50.451903   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0704 12:47:50.460808   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0704 12:47:50.460904   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0704 12:47:50.469255   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0704 12:47:50.477940   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0704 12:47:50.478024   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0704 12:47:50.486688   41807 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0704 12:47:50.530823   41807 kubeadm.go:310] [init] Using Kubernetes version: v1.30.2
	I0704 12:47:50.531003   41807 kubeadm.go:310] [preflight] Running pre-flight checks
	I0704 12:47:50.569305   41807 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0704 12:47:50.569380   41807 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1064-aws
	I0704 12:47:50.569420   41807 kubeadm.go:310] OS: Linux
	I0704 12:47:50.569469   41807 kubeadm.go:310] CGROUPS_CPU: enabled
	I0704 12:47:50.569520   41807 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0704 12:47:50.569573   41807 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0704 12:47:50.569623   41807 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0704 12:47:50.569671   41807 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0704 12:47:50.569721   41807 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0704 12:47:50.569767   41807 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0704 12:47:50.569817   41807 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0704 12:47:50.569868   41807 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0704 12:47:50.634939   41807 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0704 12:47:50.635132   41807 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0704 12:47:50.635265   41807 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0704 12:47:50.873829   41807 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0704 12:47:50.877461   41807 out.go:204]   - Generating certificates and keys ...
	I0704 12:47:50.877672   41807 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0704 12:47:50.877744   41807 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0704 12:47:52.052076   41807 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0704 12:47:53.065158   41807 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0704 12:47:53.217896   41807 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0704 12:47:53.650326   41807 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0704 12:47:53.842176   41807 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0704 12:47:53.842490   41807 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-277972 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 12:47:54.290414   41807 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0704 12:47:54.290663   41807 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-277972 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 12:47:54.842531   41807 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0704 12:47:55.578686   41807 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0704 12:47:56.254268   41807 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0704 12:47:56.254590   41807 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0704 12:47:56.554864   41807 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0704 12:47:56.787158   41807 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0704 12:47:56.919585   41807 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0704 12:47:57.343932   41807 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0704 12:47:57.533845   41807 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0704 12:47:57.534856   41807 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0704 12:47:57.545947   41807 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0704 12:47:57.548447   41807 out.go:204]   - Booting up control plane ...
	I0704 12:47:57.548544   41807 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0704 12:47:57.548619   41807 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0704 12:47:57.549281   41807 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0704 12:47:57.559512   41807 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0704 12:47:57.560680   41807 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0704 12:47:57.560750   41807 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0704 12:47:57.655345   41807 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0704 12:47:57.655439   41807 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0704 12:48:00.183115   41807 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.527079197s
	I0704 12:48:00.183205   41807 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0704 12:48:06.184616   41807 kubeadm.go:310] [api-check] The API server is healthy after 6.002282989s
	I0704 12:48:06.203771   41807 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0704 12:48:06.218601   41807 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0704 12:48:06.246197   41807 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0704 12:48:06.246384   41807 kubeadm.go:310] [mark-control-plane] Marking the node addons-277972 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0704 12:48:06.258316   41807 kubeadm.go:310] [bootstrap-token] Using token: tyq79q.kbg2fgcvjtr3lpb1
	I0704 12:48:06.261351   41807 out.go:204]   - Configuring RBAC rules ...
	I0704 12:48:06.261480   41807 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0704 12:48:06.265180   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0704 12:48:06.273206   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0704 12:48:06.276796   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0704 12:48:06.281003   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0704 12:48:06.284531   41807 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0704 12:48:06.591221   41807 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0704 12:48:07.046228   41807 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0704 12:48:07.590553   41807 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0704 12:48:07.591816   41807 kubeadm.go:310] 
	I0704 12:48:07.591886   41807 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0704 12:48:07.591893   41807 kubeadm.go:310] 
	I0704 12:48:07.591971   41807 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0704 12:48:07.591976   41807 kubeadm.go:310] 
	I0704 12:48:07.592000   41807 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0704 12:48:07.592064   41807 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0704 12:48:07.592114   41807 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0704 12:48:07.592119   41807 kubeadm.go:310] 
	I0704 12:48:07.592170   41807 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0704 12:48:07.592174   41807 kubeadm.go:310] 
	I0704 12:48:07.592220   41807 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0704 12:48:07.592224   41807 kubeadm.go:310] 
	I0704 12:48:07.592275   41807 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0704 12:48:07.592346   41807 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0704 12:48:07.592412   41807 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0704 12:48:07.592416   41807 kubeadm.go:310] 
	I0704 12:48:07.592496   41807 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0704 12:48:07.592574   41807 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0704 12:48:07.592578   41807 kubeadm.go:310] 
	I0704 12:48:07.592659   41807 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token tyq79q.kbg2fgcvjtr3lpb1 \
	I0704 12:48:07.592759   41807 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:35fd71e6933d061d48b890c9414e6328da2448e1317e04845ee7be47fb1b8840 \
	I0704 12:48:07.592779   41807 kubeadm.go:310] 	--control-plane 
	I0704 12:48:07.592784   41807 kubeadm.go:310] 
	I0704 12:48:07.592865   41807 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0704 12:48:07.592869   41807 kubeadm.go:310] 
	I0704 12:48:07.592947   41807 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token tyq79q.kbg2fgcvjtr3lpb1 \
	I0704 12:48:07.593045   41807 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:35fd71e6933d061d48b890c9414e6328da2448e1317e04845ee7be47fb1b8840 
	I0704 12:48:07.595349   41807 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1064-aws\n", err: exit status 1
	I0704 12:48:07.595464   41807 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0704 12:48:07.595501   41807 cni.go:84] Creating CNI manager for ""
	I0704 12:48:07.595514   41807 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:48:07.598686   41807 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0704 12:48:07.600554   41807 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0704 12:48:07.604401   41807 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.2/kubectl ...
	I0704 12:48:07.604420   41807 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0704 12:48:07.622525   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0704 12:48:07.902879   41807 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0704 12:48:07.903033   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:07.903151   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-277972 minikube.k8s.io/updated_at=2024_07_04T12_48_07_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=051b6c4754c6f3ec9a6d546748e2230f0a161ae0 minikube.k8s.io/name=addons-277972 minikube.k8s.io/primary=true
	I0704 12:48:07.918978   41807 ops.go:34] apiserver oom_adj: -16
	I0704 12:48:08.057408   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:08.558168   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:09.058101   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:09.558200   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:10.058204   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:10.558191   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:11.057580   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:11.557555   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:12.057673   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:12.557819   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:13.057933   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:13.557487   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:14.058030   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:14.558074   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:15.057714   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:15.557560   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:16.058316   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:16.558451   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:17.058480   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:17.557660   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:18.058102   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:18.558260   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:19.057788   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:19.557481   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:20.058398   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:20.557579   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:21.057470   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:21.206748   41807 kubeadm.go:1113] duration metric: took 13.303784883s to wait for elevateKubeSystemPrivileges
	I0704 12:48:21.206775   41807 kubeadm.go:394] duration metric: took 30.858840352s to StartCluster
	I0704 12:48:21.206792   41807 settings.go:142] acquiring lock: {Name:mkf7635d57ad2564b729684ab8b91853c3949086 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:48:21.206930   41807 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 12:48:21.207341   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/kubeconfig: {Name:mkebbe0ae433dda13539c3f742d0568b8e47c712 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:48:21.207582   41807 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 12:48:21.207635   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0704 12:48:21.207954   41807 config.go:182] Loaded profile config "addons-277972": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 12:48:21.207989   41807 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]
	I0704 12:48:21.208092   41807 addons.go:69] Setting yakd=true in profile "addons-277972"
	I0704 12:48:21.208119   41807 addons.go:234] Setting addon yakd=true in "addons-277972"
	I0704 12:48:21.208148   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.208681   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.209882   41807 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-277972"
	I0704 12:48:21.209951   41807 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-277972"
	I0704 12:48:21.209992   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.210759   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.210857   41807 out.go:177] * Verifying Kubernetes components...
	I0704 12:48:21.211272   41807 addons.go:69] Setting cloud-spanner=true in profile "addons-277972"
	I0704 12:48:21.214603   41807 addons.go:234] Setting addon cloud-spanner=true in "addons-277972"
	I0704 12:48:21.214642   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.215178   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211287   41807 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-277972"
	I0704 12:48:21.215807   41807 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-277972"
	I0704 12:48:21.215859   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.216398   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211293   41807 addons.go:69] Setting default-storageclass=true in profile "addons-277972"
	I0704 12:48:21.218085   41807 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-277972"
	I0704 12:48:21.218427   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.222747   41807 addons.go:69] Setting volumesnapshots=true in profile "addons-277972"
	I0704 12:48:21.222809   41807 addons.go:234] Setting addon volumesnapshots=true in "addons-277972"
	I0704 12:48:21.222850   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.223570   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211298   41807 addons.go:69] Setting gcp-auth=true in profile "addons-277972"
	I0704 12:48:21.251882   41807 mustload.go:65] Loading cluster: addons-277972
	I0704 12:48:21.252144   41807 config.go:182] Loaded profile config "addons-277972": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 12:48:21.252533   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211307   41807 addons.go:69] Setting ingress=true in profile "addons-277972"
	I0704 12:48:21.252656   41807 addons.go:234] Setting addon ingress=true in "addons-277972"
	I0704 12:48:21.252718   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.253214   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211315   41807 addons.go:69] Setting ingress-dns=true in profile "addons-277972"
	I0704 12:48:21.266449   41807 addons.go:234] Setting addon ingress-dns=true in "addons-277972"
	I0704 12:48:21.266549   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.211321   41807 addons.go:69] Setting inspektor-gadget=true in profile "addons-277972"
	I0704 12:48:21.278405   41807 addons.go:234] Setting addon inspektor-gadget=true in "addons-277972"
	I0704 12:48:21.278468   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.278913   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211332   41807 addons.go:69] Setting metrics-server=true in profile "addons-277972"
	I0704 12:48:21.303668   41807 addons.go:234] Setting addon metrics-server=true in "addons-277972"
	I0704 12:48:21.303737   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.304250   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211393   41807 addons.go:69] Setting volcano=true in profile "addons-277972"
	I0704 12:48:21.313872   41807 addons.go:234] Setting addon volcano=true in "addons-277972"
	I0704 12:48:21.313944   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.314458   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.321722   41807 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0704 12:48:21.211424   41807 addons.go:69] Setting registry=true in profile "addons-277972"
	I0704 12:48:21.343642   41807 addons.go:234] Setting addon registry=true in "addons-277972"
	I0704 12:48:21.343697   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.344209   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211533   41807 addons.go:69] Setting storage-provisioner=true in profile "addons-277972"
	I0704 12:48:21.351544   41807 addons.go:234] Setting addon storage-provisioner=true in "addons-277972"
	I0704 12:48:21.351664   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.353718   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0704 12:48:21.358101   41807 addons.go:234] Setting addon default-storageclass=true in "addons-277972"
	I0704 12:48:21.358147   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.358631   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211621   41807 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-277972"
	I0704 12:48:21.277340   41807 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 12:48:21.278368   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.335798   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0704 12:48:21.383821   41807 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0704 12:48:21.383925   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.400096   41807 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.1
	I0704 12:48:21.404232   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0704 12:48:21.404484   41807 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0704 12:48:21.412686   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0704 12:48:21.366723   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.427905   41807 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 12:48:21.427947   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0704 12:48:21.428025   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.366729   41807 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-277972"
	I0704 12:48:21.433892   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.439839   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0704 12:48:21.447975   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0704 12:48:21.449808   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0704 12:48:21.451547   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0704 12:48:21.453140   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0704 12:48:21.455407   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0704 12:48:21.457214   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0704 12:48:21.457274   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0704 12:48:21.457366   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.474663   41807 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0704 12:48:21.475148   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 12:48:21.476587   41807 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0704 12:48:21.476607   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0704 12:48:21.476679   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.477201   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.479213   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0704 12:48:21.479234   41807 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0704 12:48:21.479297   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.506035   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0704 12:48:21.506061   41807 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0704 12:48:21.506133   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.530105   41807 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	W0704 12:48:21.531214   41807 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0704 12:48:21.531897   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0704 12:48:21.532810   41807 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0704 12:48:21.532828   41807 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0704 12:48:21.532890   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.544372   41807 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0704 12:48:21.544399   41807 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0704 12:48:21.544476   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.549902   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 12:48:21.556399   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0704 12:48:21.558563   41807 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 12:48:21.558589   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0704 12:48:21.558659   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.563718   41807 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0704 12:48:21.565428   41807 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 12:48:21.565451   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0704 12:48:21.565516   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.647583   41807 out.go:177]   - Using image docker.io/registry:2.8.3
	I0704 12:48:21.652855   41807 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0704 12:48:21.654899   41807 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0704 12:48:21.654920   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0704 12:48:21.654985   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.659223   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.667203   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.668288   41807 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0704 12:48:21.669974   41807 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 12:48:21.669986   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0704 12:48:21.670054   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.672569   41807 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-277972"
	I0704 12:48:21.683060   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.683548   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.684117   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.707973   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.733540   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.736962   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.739728   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.783694   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.784331   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.809257   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.814099   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.823351   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.826260   41807 out.go:177]   - Using image docker.io/busybox:stable
	I0704 12:48:21.828575   41807 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0704 12:48:21.830470   41807 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 12:48:21.830489   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0704 12:48:21.830560   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.857104   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.899161   41807 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 12:48:22.108741   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0704 12:48:22.108804   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0704 12:48:22.111712   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0704 12:48:22.225455   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0704 12:48:22.225519   41807 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0704 12:48:22.244604   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 12:48:22.245177   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 12:48:22.255575   41807 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0704 12:48:22.255651   41807 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0704 12:48:22.255910   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 12:48:22.265762   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0704 12:48:22.283211   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0704 12:48:22.283278   41807 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0704 12:48:22.284829   41807 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0704 12:48:22.284895   41807 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0704 12:48:22.290182   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 12:48:22.314959   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0704 12:48:22.315043   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0704 12:48:22.352922   41807 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0704 12:48:22.352997   41807 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0704 12:48:22.355632   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0704 12:48:22.355703   41807 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0704 12:48:22.380391   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 12:48:22.417385   41807 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0704 12:48:22.417457   41807 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0704 12:48:22.426130   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 12:48:22.426212   41807 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0704 12:48:22.440481   41807 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0704 12:48:22.440512   41807 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0704 12:48:22.480449   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0704 12:48:22.480515   41807 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)
	I0704 12:48:22.515567   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0704 12:48:22.515595   41807 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0704 12:48:22.522251   41807 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0704 12:48:22.522277   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0704 12:48:22.593809   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 12:48:22.610938   41807 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0704 12:48:22.611004   41807 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0704 12:48:22.646047   41807 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0704 12:48:22.646123   41807 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0704 12:48:22.670316   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0704 12:48:22.670385   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0704 12:48:22.721380   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0704 12:48:22.725248   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0704 12:48:22.725319   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0704 12:48:22.778133   41807 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0704 12:48:22.778207   41807 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0704 12:48:22.815852   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0704 12:48:22.815927   41807 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0704 12:48:22.818398   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0704 12:48:22.818469   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0704 12:48:22.870000   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0704 12:48:22.932617   41807 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0704 12:48:22.932682   41807 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0704 12:48:22.976825   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0704 12:48:22.976896   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0704 12:48:23.007210   41807 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 12:48:23.007286   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0704 12:48:23.062107   41807 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0704 12:48:23.062183   41807 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0704 12:48:23.101222   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0704 12:48:23.101293   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0704 12:48:23.107652   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 12:48:23.167212   41807 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0704 12:48:23.167289   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0704 12:48:23.201894   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0704 12:48:23.201969   41807 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0704 12:48:23.275025   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0704 12:48:23.283383   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0704 12:48:23.283459   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0704 12:48:23.286002   41807 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.754074291s)
	I0704 12:48:23.286077   41807 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0704 12:48:23.286125   41807 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.386882498s)
	I0704 12:48:23.288022   41807 node_ready.go:35] waiting up to 6m0s for node "addons-277972" to be "Ready" ...
	I0704 12:48:23.379213   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0704 12:48:23.379238   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0704 12:48:23.509165   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 12:48:23.509239   41807 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0704 12:48:23.577231   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 12:48:24.339734   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.227946083s)
	I0704 12:48:24.650666   41807 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-277972" context rescaled to 1 replicas
	I0704 12:48:25.121841   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.877159786s)
	I0704 12:48:25.456282   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:26.342629   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.097384885s)
	I0704 12:48:27.387196   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.131234186s)
	I0704 12:48:27.387233   41807 addons.go:475] Verifying addon ingress=true in "addons-277972"
	I0704 12:48:27.387375   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.121539073s)
	I0704 12:48:27.387545   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.097289036s)
	I0704 12:48:27.387591   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.007128456s)
	I0704 12:48:27.387643   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.793759043s)
	I0704 12:48:27.388128   41807 addons.go:475] Verifying addon metrics-server=true in "addons-277972"
	I0704 12:48:27.387665   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.666213285s)
	I0704 12:48:27.388143   41807 addons.go:475] Verifying addon registry=true in "addons-277972"
	I0704 12:48:27.387695   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.517619166s)
	I0704 12:48:27.387765   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.280039659s)
	W0704 12:48:27.388695   41807 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 12:48:27.388735   41807 retry.go:31] will retry after 365.864286ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 12:48:27.387818   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.112705276s)
	I0704 12:48:27.390719   41807 out.go:177] * Verifying ingress addon...
	I0704 12:48:27.392778   41807 out.go:177] * Verifying registry addon...
	I0704 12:48:27.392909   41807 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-277972 service yakd-dashboard -n yakd-dashboard
	
	I0704 12:48:27.396819   41807 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0704 12:48:27.397798   41807 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0704 12:48:27.427696   41807 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0704 12:48:27.427773   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:27.430393   41807 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 12:48:27.430476   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:27.699427   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.122092909s)
	I0704 12:48:27.699532   41807 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-277972"
	I0704 12:48:27.702382   41807 out.go:177] * Verifying csi-hostpath-driver addon...
	I0704 12:48:27.705550   41807 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0704 12:48:27.712301   41807 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 12:48:27.712327   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:27.755771   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 12:48:27.792640   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:27.902805   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:27.904591   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:28.209973   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:28.401440   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:28.403245   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:28.690394   41807 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0704 12:48:28.690481   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:28.710806   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:28.712748   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:28.823205   41807 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0704 12:48:28.842471   41807 addons.go:234] Setting addon gcp-auth=true in "addons-277972"
	I0704 12:48:28.842566   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:28.843063   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:28.861482   41807 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0704 12:48:28.861535   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:28.881013   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:28.901456   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:28.904420   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:29.209997   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:29.413466   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:29.422085   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:29.709792   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:29.903184   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:29.904363   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:30.216925   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:30.292130   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:30.404124   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:30.405815   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:30.685387   41807 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.823865135s)
	I0704 12:48:30.685824   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.930009146s)
	I0704 12:48:30.688408   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 12:48:30.690860   41807 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0704 12:48:30.693429   41807 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0704 12:48:30.693507   41807 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0704 12:48:30.710920   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:30.739828   41807 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0704 12:48:30.739911   41807 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0704 12:48:30.761117   41807 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 12:48:30.761193   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0704 12:48:30.782209   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 12:48:30.903301   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:30.904629   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:31.210159   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:31.424650   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:31.426120   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:31.520414   41807 addons.go:475] Verifying addon gcp-auth=true in "addons-277972"
	I0704 12:48:31.523099   41807 out.go:177] * Verifying gcp-auth addon...
	I0704 12:48:31.526425   41807 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0704 12:48:31.540868   41807 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0704 12:48:31.540941   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:31.709853   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:31.903294   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:31.905424   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:32.030423   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:32.211231   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:32.293350   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:32.400805   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:32.403747   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:32.534505   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:32.718142   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:32.902892   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:32.903831   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:33.030679   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:33.210124   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:33.401132   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:33.403657   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:33.530334   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:33.712476   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:33.902157   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:33.902642   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:34.030715   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:34.212497   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:34.402740   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:34.403287   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:34.531781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:34.710779   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:34.792411   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:34.904819   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:34.905266   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:35.029994   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:35.210433   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:35.402347   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:35.402440   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:35.530213   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:35.709889   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:35.901140   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:35.902570   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:36.030690   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:36.209857   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:36.401120   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:36.403885   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:36.530399   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:36.712479   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:36.902353   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:36.903432   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:37.031099   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:37.209730   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:37.292625   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:37.401402   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:37.402798   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:37.530820   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:37.710096   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:37.901705   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:37.902299   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:38.030609   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:38.210017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:38.402070   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:38.403705   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:38.530345   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:38.710127   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:38.902071   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:38.902715   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:39.031250   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:39.211046   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:39.403423   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:39.404304   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:39.529953   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:39.710375   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:39.792147   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:39.902104   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:39.902424   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:40.041600   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:40.209937   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:40.401709   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:40.402599   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:40.531036   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:40.710946   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:40.902195   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:40.903093   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:41.030867   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:41.210086   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:41.402602   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:41.403162   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:41.530447   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:41.709579   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:41.902646   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:41.903220   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:42.030679   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:42.211131   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:42.293383   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:42.402865   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:42.403104   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:42.530801   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:42.710628   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:42.901312   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:42.903190   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:43.030694   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:43.209846   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:43.400741   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:43.402198   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:43.530844   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:43.709910   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:43.903105   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:43.903446   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:44.030017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:44.210942   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:44.401045   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:44.403272   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:44.530294   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:44.709962   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:44.792573   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:44.908104   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:44.908473   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:45.034963   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:45.211615   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:45.402556   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:45.403470   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:45.531239   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:45.710333   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:45.901619   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:45.902263   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:46.030372   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:46.210349   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:46.402290   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:46.402504   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:46.530495   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:46.710362   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:46.793279   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:46.901374   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:46.902710   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:47.030329   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:47.210823   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:47.401055   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:47.402439   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:47.529916   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:47.710565   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:47.902153   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:47.903230   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:48.030282   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:48.210325   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:48.401912   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:48.405183   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:48.530286   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:48.709995   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:48.901161   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:48.901972   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:49.030699   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:49.210859   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:49.292007   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:49.402205   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:49.405005   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:49.531186   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:49.710658   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:49.902672   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:49.903358   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:50.031311   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:50.210277   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:50.407508   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:50.408291   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:50.530922   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:50.710239   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:50.902028   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:50.903038   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:51.031776   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:51.216398   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:51.292531   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:51.402047   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:51.402795   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:51.530510   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:51.710336   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:51.902958   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:51.903203   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:52.030820   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:52.209781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:52.400736   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:52.402048   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:52.530851   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:52.709632   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:52.902308   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:52.904025   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:53.030586   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:53.209906   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:53.402133   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:53.402287   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:53.530718   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:53.710481   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:53.792148   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:53.900900   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:53.902546   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:54.030670   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:54.211807   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:54.318538   41807 node_ready.go:49] node "addons-277972" has status "Ready":"True"
	I0704 12:48:54.318572   41807 node_ready.go:38] duration metric: took 31.029976788s for node "addons-277972" to be "Ready" ...
	I0704 12:48:54.318586   41807 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" ...
	I0704 12:48:54.348880   41807 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:54.473968   41807 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 12:48:54.473995   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:54.475324   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:54.540822   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:54.735637   41807 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 12:48:54.735664   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:54.910782   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:54.911513   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:55.043024   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:55.233482   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:55.426404   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:55.427447   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:55.530815   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:55.715773   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:55.902330   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:55.904078   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:56.030288   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:56.220303   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:56.367695   41807 pod_ready.go:102] pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:48:56.424887   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:56.425872   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:56.533163   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:56.714466   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:56.910001   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:56.913122   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:57.032521   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:57.212371   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:57.402300   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:57.403629   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:57.530300   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:57.713807   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:57.855716   41807 pod_ready.go:92] pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.855777   41807 pod_ready.go:81] duration metric: took 3.506859324s for pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.855828   41807 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.866198   41807 pod_ready.go:92] pod "etcd-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.866270   41807 pod_ready.go:81] duration metric: took 10.421504ms for pod "etcd-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.866300   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.888532   41807 pod_ready.go:92] pod "kube-apiserver-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.888603   41807 pod_ready.go:81] duration metric: took 22.281286ms for pod "kube-apiserver-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.888631   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.906878   41807 pod_ready.go:92] pod "kube-controller-manager-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.906950   41807 pod_ready.go:81] duration metric: took 18.297271ms for pod "kube-controller-manager-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.906988   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-4f555" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.909545   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:57.915821   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:57.917212   41807 pod_ready.go:92] pod "kube-proxy-4f555" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.917274   41807 pod_ready.go:81] duration metric: took 10.25099ms for pod "kube-proxy-4f555" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.917315   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:58.034780   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:58.211957   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:58.252915   41807 pod_ready.go:92] pod "kube-scheduler-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:58.252941   41807 pod_ready.go:81] duration metric: took 335.601693ms for pod "kube-scheduler-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:58.252953   41807 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:58.402385   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:58.404098   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:58.530913   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:58.711523   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:58.902580   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:58.903099   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:59.030372   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:59.210884   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:59.411319   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:59.412216   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:59.529981   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:59.714762   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:59.906816   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:59.909589   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:00.040781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:00.214923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:00.288406   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:00.409454   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:00.410511   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:00.530291   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:00.713885   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:00.907202   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:00.913734   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:01.030719   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:01.214472   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:01.413406   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:01.418724   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:01.533058   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:01.715744   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:01.907889   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:01.910147   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:02.031394   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:02.216878   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:02.411168   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:02.412526   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:02.531532   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:02.715417   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:02.763807   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:02.905369   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:02.906844   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:03.031129   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:03.213055   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:03.417183   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:03.420333   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:03.530775   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:03.717316   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:03.905527   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:03.906871   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:04.031787   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:04.211444   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:04.405133   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:04.408925   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:04.530506   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:04.711576   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:04.903105   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:04.904928   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:05.034650   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:05.211392   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:05.259259   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:05.402129   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:05.403246   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:05.530719   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:05.712664   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:05.902191   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:05.902714   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:06.031554   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:06.211781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:06.407191   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:06.410911   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:06.534037   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:06.717273   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:06.904095   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:06.905718   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:07.030671   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:07.213275   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:07.260819   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:07.403474   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:07.405092   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:07.530654   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:07.712992   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:07.903730   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:07.904171   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:08.030380   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:08.211376   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:08.402467   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:08.403679   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:08.530908   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:08.713731   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:08.904038   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:08.907137   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:09.031285   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:09.212950   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:09.260925   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:09.409624   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:09.410823   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:09.531677   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:09.713480   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:09.910141   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:09.916524   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:10.031505   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:10.219359   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:10.403387   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:10.404285   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:10.531400   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:10.717617   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:10.905510   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:10.906414   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:11.030551   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:11.212949   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:11.402816   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:11.406356   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:11.531790   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:11.713182   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:11.761898   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:11.904507   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:11.906066   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:12.034598   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:12.211978   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:12.402618   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:12.405009   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:12.532447   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:12.712875   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:12.905409   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:12.906445   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:13.030568   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:13.211714   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:13.402738   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:13.403334   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:13.531202   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:13.712953   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:13.903128   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:13.905160   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:14.032454   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:14.212259   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:14.259602   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:14.407412   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:14.410012   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:14.531538   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:14.727602   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:14.909352   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:14.919206   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:15.046788   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:15.212907   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:15.404273   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:15.413779   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:15.531097   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:15.712775   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:15.921568   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:15.936297   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:16.036310   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:16.218749   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:16.260043   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:16.404424   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:16.410448   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:16.530393   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:16.714472   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:16.904335   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:16.905415   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:17.029835   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:17.211903   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:17.402599   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:17.403508   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:17.530037   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:17.714884   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:17.902669   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:17.903415   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:18.030405   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:18.210759   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:18.403129   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:18.403833   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:18.530929   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:18.711272   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:18.758632   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:18.902865   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:18.903473   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:19.030205   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:19.211571   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:19.401987   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:19.403276   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:19.531086   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:19.711323   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:19.904373   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:19.907422   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:20.031100   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:20.214623   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:20.410614   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:20.412782   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:20.533707   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:20.715556   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:20.759815   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:20.908816   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:20.911528   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:21.031310   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:21.212311   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:21.409775   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:21.411977   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:21.531923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:21.713881   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:21.908419   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:21.915064   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:22.036690   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:22.232179   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:22.407127   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:22.409097   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:22.530923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:22.726643   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:22.765610   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:22.905225   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:22.906638   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:23.030760   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:23.212178   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:23.402160   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:23.404636   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:23.530763   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:23.723779   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:23.902586   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:23.905248   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:24.032877   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:24.212069   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:24.402357   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:24.403418   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:24.530984   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:24.712226   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:24.910501   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:24.912238   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:25.031186   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:25.212620   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:25.261007   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:25.403559   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:25.407626   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:25.531973   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:25.715176   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:25.912226   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:25.913250   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:26.031868   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:26.211467   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:26.403360   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:26.405041   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:26.531066   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:26.713181   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:26.902537   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:26.903848   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:27.030978   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:27.211796   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:27.403387   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:27.403999   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:27.530632   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:27.711781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:27.783823   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:27.902251   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:27.906951   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:28.031704   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:28.212519   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:28.403833   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:28.404768   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:28.530323   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:28.713482   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:28.907325   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:28.908271   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:29.029924   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:29.211590   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:29.402281   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:29.405335   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:29.530013   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:29.711682   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:29.902337   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:29.903608   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:30.042645   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:30.215236   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:30.261153   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:30.404612   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:30.406366   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:30.530806   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:30.714738   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:30.905704   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:30.913617   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:31.031398   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:31.212618   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:31.402669   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:31.403909   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:31.530734   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:31.713505   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:31.902930   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:31.904611   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:32.031969   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:32.212010   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:32.404018   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:32.405059   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:32.532203   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:32.713100   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:32.760061   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:32.904058   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:32.906856   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:33.030938   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:33.212716   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:33.403777   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:33.405901   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:33.531997   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:33.715177   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:33.906982   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:33.908349   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:34.030281   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:34.214337   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:34.413617   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:34.422012   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:34.533056   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:34.712207   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:34.912379   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:34.913866   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:35.038172   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:35.213387   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:35.261447   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:35.405913   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:35.407323   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:35.530954   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:35.712904   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:35.906593   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:35.909058   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:36.030527   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:36.214019   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:36.410225   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:36.412052   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:36.530473   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:36.711955   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:36.901981   41807 kapi.go:107] duration metric: took 1m9.505162011s to wait for kubernetes.io/minikube-addons=registry ...
	I0704 12:49:36.903820   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:37.039191   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:37.212017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:37.402377   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:37.530053   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:37.711339   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:37.762017   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:37.903179   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:38.034837   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:38.213431   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:38.405233   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:38.530980   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:38.717740   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:38.902899   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:39.031345   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:39.212046   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:39.411279   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:39.530740   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:39.715811   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:39.905632   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:40.032026   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:40.212644   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:40.259837   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:40.407283   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:40.530983   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:40.711161   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:40.903654   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:41.031923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:41.211936   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:41.403048   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:41.538201   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:41.713256   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:41.918567   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:42.041508   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:42.212116   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:42.261105   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:42.405095   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:42.530407   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:42.712228   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:42.902298   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:43.031250   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:43.212823   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:43.406269   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:43.531539   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:43.728122   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:43.906314   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:44.032664   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:44.213758   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:44.405312   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:44.530847   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:44.731114   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:44.768933   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:44.944596   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:45.098895   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:45.212907   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:45.403281   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:45.531199   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:45.717003   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:45.905470   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:46.030968   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:46.213052   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:46.403442   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:46.530944   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:46.714005   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:46.903373   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:47.032443   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:47.212127   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:47.262696   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:47.403280   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:47.530699   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:47.713435   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:47.903158   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:48.031657   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:48.211575   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:48.403862   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:48.536177   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:48.721705   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:48.903447   41807 kapi.go:107] duration metric: took 1m21.505644055s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0704 12:49:49.032160   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:49.213494   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:49.530730   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:49.732506   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:49.762295   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:50.030693   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:50.215217   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:50.531267   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:50.713215   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:51.030782   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:51.219688   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:51.530397   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:51.712294   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:52.030751   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:52.212619   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:52.261495   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:52.533509   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:52.711829   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:53.031837   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:53.211927   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:53.531148   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:53.712309   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:54.032226   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:54.212298   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:54.530871   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:54.718011   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:54.759702   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:55.031519   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:55.213501   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:55.530604   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:55.711794   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:56.030829   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:56.211017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:56.530280   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:56.712101   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:56.767778   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:57.031136   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:57.212894   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:57.537479   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:57.711535   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:58.031469   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:58.211662   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:58.531093   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:58.710902   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:59.030996   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:59.213353   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:59.260978   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:59.530827   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:59.712755   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:50:00.030751   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:00.236504   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:50:00.531353   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:00.712048   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:50:01.030662   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:01.212607   41807 kapi.go:107] duration metric: took 1m33.507054644s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0704 12:50:01.530639   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:01.761573   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:50:02.035642   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:02.530800   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:03.030423   41807 kapi.go:107] duration metric: took 1m31.503996129s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0704 12:50:03.032729   41807 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-277972 cluster.
	I0704 12:50:03.034585   41807 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.
	I0704 12:50:03.036580   41807 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0704 12:50:03.038790   41807 out.go:177] * Enabled addons: nvidia-device-plugin, default-storageclass, storage-provisioner, cloud-spanner, ingress-dns, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0704 12:50:03.040881   41807 addons.go:510] duration metric: took 1m41.832875099s for enable addons: enabled=[nvidia-device-plugin default-storageclass storage-provisioner cloud-spanner ingress-dns metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0704 12:50:03.767191   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:50:05.259772   41807 pod_ready.go:92] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"True"
	I0704 12:50:05.259798   41807 pod_ready.go:81] duration metric: took 1m7.00683702s for pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace to be "Ready" ...
	I0704 12:50:05.259811   41807 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-tl9rm" in "kube-system" namespace to be "Ready" ...
	I0704 12:50:05.265147   41807 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-tl9rm" in "kube-system" namespace has status "Ready":"True"
	I0704 12:50:05.265173   41807 pod_ready.go:81] duration metric: took 5.353864ms for pod "nvidia-device-plugin-daemonset-tl9rm" in "kube-system" namespace to be "Ready" ...
	I0704 12:50:05.265196   41807 pod_ready.go:38] duration metric: took 1m10.946585332s 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" ...
	I0704 12:50:05.265212   41807 api_server.go:52] waiting for apiserver process to appear ...
	I0704 12:50:05.265239   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 12:50:05.265308   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 12:50:05.317866   41807 cri.go:89] found id: "beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:05.317899   41807 cri.go:89] found id: ""
	I0704 12:50:05.317908   41807 logs.go:276] 1 containers: [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa]
	I0704 12:50:05.317978   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.321644   41807 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 12:50:05.321717   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 12:50:05.360414   41807 cri.go:89] found id: "0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:05.360435   41807 cri.go:89] found id: ""
	I0704 12:50:05.360444   41807 logs.go:276] 1 containers: [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16]
	I0704 12:50:05.360503   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.364279   41807 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 12:50:05.364354   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 12:50:05.407800   41807 cri.go:89] found id: "89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:05.407823   41807 cri.go:89] found id: ""
	I0704 12:50:05.407831   41807 logs.go:276] 1 containers: [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c]
	I0704 12:50:05.407942   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.411360   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 12:50:05.411432   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 12:50:05.452485   41807 cri.go:89] found id: "37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:05.452555   41807 cri.go:89] found id: ""
	I0704 12:50:05.452577   41807 logs.go:276] 1 containers: [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a]
	I0704 12:50:05.452671   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.456454   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 12:50:05.456596   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 12:50:05.498451   41807 cri.go:89] found id: "79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:05.498475   41807 cri.go:89] found id: ""
	I0704 12:50:05.498484   41807 logs.go:276] 1 containers: [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40]
	I0704 12:50:05.498544   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.502096   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 12:50:05.502176   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 12:50:05.548289   41807 cri.go:89] found id: "ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:05.548325   41807 cri.go:89] found id: ""
	I0704 12:50:05.548335   41807 logs.go:276] 1 containers: [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f]
	I0704 12:50:05.548403   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.552299   41807 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 12:50:05.552375   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 12:50:05.597289   41807 cri.go:89] found id: "4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:05.597311   41807 cri.go:89] found id: ""
	I0704 12:50:05.597319   41807 logs.go:276] 1 containers: [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264]
	I0704 12:50:05.597409   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.601102   41807 logs.go:123] Gathering logs for kube-proxy [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] ...
	I0704 12:50:05.601130   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:05.647935   41807 logs.go:123] Gathering logs for kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] ...
	I0704 12:50:05.647965   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:05.687837   41807 logs.go:123] Gathering logs for CRI-O ...
	I0704 12:50:05.687869   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 12:50:05.778554   41807 logs.go:123] Gathering logs for container status ...
	I0704 12:50:05.778594   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 12:50:05.828617   41807 logs.go:123] Gathering logs for kubelet ...
	I0704 12:50:05.828648   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 12:50:05.862057   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.057138    1556 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.862582   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.057210    1556 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.862785   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.058104    1556 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.863057   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.058162    1556 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.870589   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: W0704 12:48:26.832604    1556 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.870828   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: E0704 12:48:26.832646    1556 reflector.go:150] object-"gadget"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.878333   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.279597    1556 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.878533   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.279642    1556 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.878850   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287438    1556 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879043   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879222   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879423   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879756   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879964   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:05.924799   41807 logs.go:123] Gathering logs for describe nodes ...
	I0704 12:50:05.924834   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 12:50:06.120834   41807 logs.go:123] Gathering logs for coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] ...
	I0704 12:50:06.120869   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:06.168319   41807 logs.go:123] Gathering logs for kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] ...
	I0704 12:50:06.168352   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:06.217466   41807 logs.go:123] Gathering logs for kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] ...
	I0704 12:50:06.217502   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:06.297683   41807 logs.go:123] Gathering logs for dmesg ...
	I0704 12:50:06.297721   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 12:50:06.318065   41807 logs.go:123] Gathering logs for kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] ...
	I0704 12:50:06.318098   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:06.370749   41807 logs.go:123] Gathering logs for etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] ...
	I0704 12:50:06.370781   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:06.420207   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:06.420238   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 12:50:06.420319   41807 out.go:239] X Problems detected in kubelet:
	W0704 12:50:06.420331   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420338   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420368   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420386   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420399   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:06.420406   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:06.420418   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:50:16.422275   41807 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 12:50:16.436559   41807 api_server.go:72] duration metric: took 1m55.228946079s to wait for apiserver process to appear ...
	I0704 12:50:16.436584   41807 api_server.go:88] waiting for apiserver healthz status ...
	I0704 12:50:16.436618   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 12:50:16.436681   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 12:50:16.476793   41807 cri.go:89] found id: "beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:16.476815   41807 cri.go:89] found id: ""
	I0704 12:50:16.476823   41807 logs.go:276] 1 containers: [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa]
	I0704 12:50:16.476880   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.480838   41807 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 12:50:16.480918   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 12:50:16.521585   41807 cri.go:89] found id: "0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:16.521607   41807 cri.go:89] found id: ""
	I0704 12:50:16.521615   41807 logs.go:276] 1 containers: [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16]
	I0704 12:50:16.521670   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.525373   41807 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 12:50:16.525451   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 12:50:16.564626   41807 cri.go:89] found id: "89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:16.564648   41807 cri.go:89] found id: ""
	I0704 12:50:16.564656   41807 logs.go:276] 1 containers: [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c]
	I0704 12:50:16.564711   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.568618   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 12:50:16.568697   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 12:50:16.607188   41807 cri.go:89] found id: "37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:16.607267   41807 cri.go:89] found id: ""
	I0704 12:50:16.607298   41807 logs.go:276] 1 containers: [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a]
	I0704 12:50:16.607384   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.611106   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 12:50:16.611245   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 12:50:16.655964   41807 cri.go:89] found id: "79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:16.655984   41807 cri.go:89] found id: ""
	I0704 12:50:16.655992   41807 logs.go:276] 1 containers: [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40]
	I0704 12:50:16.656048   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.661446   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 12:50:16.661530   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 12:50:16.702000   41807 cri.go:89] found id: "ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:16.702071   41807 cri.go:89] found id: ""
	I0704 12:50:16.702094   41807 logs.go:276] 1 containers: [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f]
	I0704 12:50:16.702185   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.705824   41807 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 12:50:16.705928   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 12:50:16.744018   41807 cri.go:89] found id: "4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:16.744043   41807 cri.go:89] found id: ""
	I0704 12:50:16.744051   41807 logs.go:276] 1 containers: [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264]
	I0704 12:50:16.744116   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.747797   41807 logs.go:123] Gathering logs for dmesg ...
	I0704 12:50:16.747831   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 12:50:16.766443   41807 logs.go:123] Gathering logs for kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] ...
	I0704 12:50:16.766473   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:16.838757   41807 logs.go:123] Gathering logs for kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] ...
	I0704 12:50:16.838795   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:16.877534   41807 logs.go:123] Gathering logs for CRI-O ...
	I0704 12:50:16.877565   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 12:50:16.979294   41807 logs.go:123] Gathering logs for container status ...
	I0704 12:50:16.979334   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 12:50:17.032523   41807 logs.go:123] Gathering logs for kubelet ...
	I0704 12:50:17.032555   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 12:50:17.076117   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.057138    1556 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.076372   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.057210    1556 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.076559   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.058104    1556 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.076763   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.058162    1556 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.081657   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: W0704 12:48:26.832604    1556 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.081869   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: E0704 12:48:26.832646    1556 reflector.go:150] object-"gadget"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.089461   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.279597    1556 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.089664   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.279642    1556 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.089986   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287438    1556 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090174   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090358   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090560   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090887   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.091096   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:17.137638   41807 logs.go:123] Gathering logs for describe nodes ...
	I0704 12:50:17.137674   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 12:50:17.280991   41807 logs.go:123] Gathering logs for kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] ...
	I0704 12:50:17.281028   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:17.337542   41807 logs.go:123] Gathering logs for etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] ...
	I0704 12:50:17.337575   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:17.392453   41807 logs.go:123] Gathering logs for coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] ...
	I0704 12:50:17.392488   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:17.433187   41807 logs.go:123] Gathering logs for kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] ...
	I0704 12:50:17.433215   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:17.490242   41807 logs.go:123] Gathering logs for kube-proxy [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] ...
	I0704 12:50:17.490278   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:17.531799   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:17.531825   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 12:50:17.531883   41807 out.go:239] X Problems detected in kubelet:
	W0704 12:50:17.531897   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531906   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531921   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531938   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531948   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:17.531954   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:17.531962   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:50:27.533617   41807 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 12:50:27.543045   41807 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0704 12:50:27.544187   41807 api_server.go:141] control plane version: v1.30.2
	I0704 12:50:27.544217   41807 api_server.go:131] duration metric: took 11.107625654s to wait for apiserver health ...
	I0704 12:50:27.544227   41807 system_pods.go:43] waiting for kube-system pods to appear ...
	I0704 12:50:27.544249   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 12:50:27.544315   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 12:50:27.585662   41807 cri.go:89] found id: "beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:27.585684   41807 cri.go:89] found id: ""
	I0704 12:50:27.585691   41807 logs.go:276] 1 containers: [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa]
	I0704 12:50:27.585751   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.589677   41807 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 12:50:27.589756   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 12:50:27.632036   41807 cri.go:89] found id: "0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:27.632056   41807 cri.go:89] found id: ""
	I0704 12:50:27.632063   41807 logs.go:276] 1 containers: [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16]
	I0704 12:50:27.632122   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.635844   41807 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 12:50:27.635920   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 12:50:27.678850   41807 cri.go:89] found id: "89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:27.678873   41807 cri.go:89] found id: ""
	I0704 12:50:27.678881   41807 logs.go:276] 1 containers: [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c]
	I0704 12:50:27.678987   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.682566   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 12:50:27.682640   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 12:50:27.733656   41807 cri.go:89] found id: "37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:27.733677   41807 cri.go:89] found id: ""
	I0704 12:50:27.733685   41807 logs.go:276] 1 containers: [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a]
	I0704 12:50:27.733742   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.737414   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 12:50:27.737486   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 12:50:27.776692   41807 cri.go:89] found id: "79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:27.776714   41807 cri.go:89] found id: ""
	I0704 12:50:27.776722   41807 logs.go:276] 1 containers: [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40]
	I0704 12:50:27.776778   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.780254   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 12:50:27.780372   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 12:50:27.819745   41807 cri.go:89] found id: "ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:27.819767   41807 cri.go:89] found id: ""
	I0704 12:50:27.819775   41807 logs.go:276] 1 containers: [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f]
	I0704 12:50:27.819863   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.823594   41807 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 12:50:27.823668   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 12:50:27.869785   41807 cri.go:89] found id: "4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:27.869808   41807 cri.go:89] found id: ""
	I0704 12:50:27.869816   41807 logs.go:276] 1 containers: [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264]
	I0704 12:50:27.869897   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.873375   41807 logs.go:123] Gathering logs for kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] ...
	I0704 12:50:27.873401   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:27.940507   41807 logs.go:123] Gathering logs for coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] ...
	I0704 12:50:27.940540   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:27.985784   41807 logs.go:123] Gathering logs for kube-proxy [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] ...
	I0704 12:50:27.985812   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:28.027014   41807 logs.go:123] Gathering logs for kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] ...
	I0704 12:50:28.027047   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:28.099420   41807 logs.go:123] Gathering logs for kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] ...
	I0704 12:50:28.099458   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:28.147538   41807 logs.go:123] Gathering logs for kubelet ...
	I0704 12:50:28.147568   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 12:50:28.179815   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.057138    1556 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.180066   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.057210    1556 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.180250   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.058104    1556 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.180447   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.058162    1556 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.185125   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: W0704 12:48:26.832604    1556 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.185334   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: E0704 12:48:26.832646    1556 reflector.go:150] object-"gadget"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.192806   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.279597    1556 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193004   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.279642    1556 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193320   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287438    1556 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193507   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193686   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193885   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.194207   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.194405   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:28.240764   41807 logs.go:123] Gathering logs for describe nodes ...
	I0704 12:50:28.240804   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 12:50:28.393063   41807 logs.go:123] Gathering logs for kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] ...
	I0704 12:50:28.393099   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:28.483912   41807 logs.go:123] Gathering logs for CRI-O ...
	I0704 12:50:28.483948   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 12:50:28.597540   41807 logs.go:123] Gathering logs for container status ...
	I0704 12:50:28.597581   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 12:50:28.649176   41807 logs.go:123] Gathering logs for dmesg ...
	I0704 12:50:28.649206   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 12:50:28.670515   41807 logs.go:123] Gathering logs for etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] ...
	I0704 12:50:28.670548   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:28.721764   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:28.721793   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 12:50:28.721851   41807 out.go:239] X Problems detected in kubelet:
	W0704 12:50:28.721860   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721867   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721878   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721893   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721907   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:28.721914   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:28.721920   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:50:38.734103   41807 system_pods.go:59] 18 kube-system pods found
	I0704 12:50:38.734140   41807 system_pods.go:61] "coredns-7db6d8ff4d-98cjp" [535f0913-2460-4e34-bbba-f0e585b65231] Running
	I0704 12:50:38.734146   41807 system_pods.go:61] "csi-hostpath-attacher-0" [cdc947d1-20e0-4b45-9cc4-bc6b63ba34fe] Running
	I0704 12:50:38.734215   41807 system_pods.go:61] "csi-hostpath-resizer-0" [1123dd36-fcd3-4dcc-a1e0-f4e048c81780] Running
	I0704 12:50:38.734235   41807 system_pods.go:61] "csi-hostpathplugin-xzpgd" [7c4b6ddd-bed8-402b-b59d-330e6343759c] Running
	I0704 12:50:38.734241   41807 system_pods.go:61] "etcd-addons-277972" [a77bd3e1-c65b-4c18-9d7a-4b7614b0700b] Running
	I0704 12:50:38.734247   41807 system_pods.go:61] "kindnet-qn6ql" [dd220997-7790-4ec1-ac86-548a854208eb] Running
	I0704 12:50:38.734252   41807 system_pods.go:61] "kube-apiserver-addons-277972" [809df99e-420b-4213-a974-4d88b1d5116a] Running
	I0704 12:50:38.734256   41807 system_pods.go:61] "kube-controller-manager-addons-277972" [88244c6d-24e4-4d98-bef1-21d19688fa91] Running
	I0704 12:50:38.734274   41807 system_pods.go:61] "kube-ingress-dns-minikube" [ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0704 12:50:38.734279   41807 system_pods.go:61] "kube-proxy-4f555" [18992586-90fc-4133-a541-a34123974447] Running
	I0704 12:50:38.734286   41807 system_pods.go:61] "kube-scheduler-addons-277972" [6d914400-36b5-4134-b71c-59de65b99987] Running
	I0704 12:50:38.734289   41807 system_pods.go:61] "metrics-server-c59844bb4-4kvhp" [9e86a690-6953-4f60-96ba-997d98354b32] Running
	I0704 12:50:38.734295   41807 system_pods.go:61] "nvidia-device-plugin-daemonset-tl9rm" [ad3c3ffc-b9b5-479d-b81c-13c804c8011c] Running
	I0704 12:50:38.734304   41807 system_pods.go:61] "registry-proxy-vs8zn" [fe95652f-cf1c-4112-a03c-da9501993438] Running
	I0704 12:50:38.734307   41807 system_pods.go:61] "registry-swl6n" [d3c38cad-15d6-4540-9f21-29e874c5c2c2] Running
	I0704 12:50:38.734311   41807 system_pods.go:61] "snapshot-controller-745499f584-d62nw" [f3163022-aa98-4cd2-bd76-f29ec9fb5d34] Running
	I0704 12:50:38.734315   41807 system_pods.go:61] "snapshot-controller-745499f584-wg4qp" [d3257802-3268-4c1b-ac2b-9a9a0df8fa24] Running
	I0704 12:50:38.734319   41807 system_pods.go:61] "storage-provisioner" [d166dbbf-6a34-4e27-91d5-2f4b6c741f10] Running
	I0704 12:50:38.734325   41807 system_pods.go:74] duration metric: took 11.190092053s to wait for pod list to return data ...
	I0704 12:50:38.734333   41807 default_sa.go:34] waiting for default service account to be created ...
	I0704 12:50:38.747774   41807 default_sa.go:45] found service account: "default"
	I0704 12:50:38.747803   41807 default_sa.go:55] duration metric: took 13.46288ms for default service account to be created ...
	I0704 12:50:38.747813   41807 system_pods.go:116] waiting for k8s-apps to be running ...
	I0704 12:50:38.758663   41807 system_pods.go:86] 18 kube-system pods found
	I0704 12:50:38.758705   41807 system_pods.go:89] "coredns-7db6d8ff4d-98cjp" [535f0913-2460-4e34-bbba-f0e585b65231] Running
	I0704 12:50:38.758712   41807 system_pods.go:89] "csi-hostpath-attacher-0" [cdc947d1-20e0-4b45-9cc4-bc6b63ba34fe] Running
	I0704 12:50:38.758717   41807 system_pods.go:89] "csi-hostpath-resizer-0" [1123dd36-fcd3-4dcc-a1e0-f4e048c81780] Running
	I0704 12:50:38.758722   41807 system_pods.go:89] "csi-hostpathplugin-xzpgd" [7c4b6ddd-bed8-402b-b59d-330e6343759c] Running
	I0704 12:50:38.758726   41807 system_pods.go:89] "etcd-addons-277972" [a77bd3e1-c65b-4c18-9d7a-4b7614b0700b] Running
	I0704 12:50:38.758732   41807 system_pods.go:89] "kindnet-qn6ql" [dd220997-7790-4ec1-ac86-548a854208eb] Running
	I0704 12:50:38.758737   41807 system_pods.go:89] "kube-apiserver-addons-277972" [809df99e-420b-4213-a974-4d88b1d5116a] Running
	I0704 12:50:38.758747   41807 system_pods.go:89] "kube-controller-manager-addons-277972" [88244c6d-24e4-4d98-bef1-21d19688fa91] Running
	I0704 12:50:38.758756   41807 system_pods.go:89] "kube-ingress-dns-minikube" [ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0704 12:50:38.758767   41807 system_pods.go:89] "kube-proxy-4f555" [18992586-90fc-4133-a541-a34123974447] Running
	I0704 12:50:38.758772   41807 system_pods.go:89] "kube-scheduler-addons-277972" [6d914400-36b5-4134-b71c-59de65b99987] Running
	I0704 12:50:38.758777   41807 system_pods.go:89] "metrics-server-c59844bb4-4kvhp" [9e86a690-6953-4f60-96ba-997d98354b32] Running
	I0704 12:50:38.758784   41807 system_pods.go:89] "nvidia-device-plugin-daemonset-tl9rm" [ad3c3ffc-b9b5-479d-b81c-13c804c8011c] Running
	I0704 12:50:38.758789   41807 system_pods.go:89] "registry-proxy-vs8zn" [fe95652f-cf1c-4112-a03c-da9501993438] Running
	I0704 12:50:38.758798   41807 system_pods.go:89] "registry-swl6n" [d3c38cad-15d6-4540-9f21-29e874c5c2c2] Running
	I0704 12:50:38.758802   41807 system_pods.go:89] "snapshot-controller-745499f584-d62nw" [f3163022-aa98-4cd2-bd76-f29ec9fb5d34] Running
	I0704 12:50:38.758806   41807 system_pods.go:89] "snapshot-controller-745499f584-wg4qp" [d3257802-3268-4c1b-ac2b-9a9a0df8fa24] Running
	I0704 12:50:38.758812   41807 system_pods.go:89] "storage-provisioner" [d166dbbf-6a34-4e27-91d5-2f4b6c741f10] Running
	I0704 12:50:38.758819   41807 system_pods.go:126] duration metric: took 11.000864ms to wait for k8s-apps to be running ...
	I0704 12:50:38.758833   41807 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 12:50:38.758892   41807 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 12:50:38.772063   41807 system_svc.go:56] duration metric: took 13.219456ms WaitForService to wait for kubelet
	I0704 12:50:38.772090   41807 kubeadm.go:582] duration metric: took 2m17.564482426s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 12:50:38.772113   41807 node_conditions.go:102] verifying NodePressure condition ...
	I0704 12:50:38.775174   41807 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 12:50:38.775210   41807 node_conditions.go:123] node cpu capacity is 2
	I0704 12:50:38.775223   41807 node_conditions.go:105] duration metric: took 3.104996ms to run NodePressure ...
	I0704 12:50:38.775237   41807 start.go:240] waiting for startup goroutines ...
	I0704 12:50:38.775244   41807 start.go:245] waiting for cluster config update ...
	I0704 12:50:38.775262   41807 start.go:254] writing updated cluster config ...
	I0704 12:50:38.775625   41807 ssh_runner.go:195] Run: rm -f paused
	I0704 12:50:39.103158   41807 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
	I0704 12:50:39.105545   41807 out.go:177] * Done! kubectl is now configured to use "addons-277972" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.009066332Z" level=info msg="Created container 56908cfecc6810e858f7294321f433db62c514bb15a10b0737e6d31d7e75379a: default/hello-world-app-86c47465fc-hf5bq/hello-world-app" id=6c32305e-cd2f-4f79-a5e4-818b78f1e60e name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.013923666Z" level=info msg="Starting container: 56908cfecc6810e858f7294321f433db62c514bb15a10b0737e6d31d7e75379a" id=a16a5e27-7bba-4cbf-9f7e-9567eb173786 name=/runtime.v1.RuntimeService/StartContainer
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.023680425Z" level=info msg="Started container" PID=8343 containerID=56908cfecc6810e858f7294321f433db62c514bb15a10b0737e6d31d7e75379a description=default/hello-world-app-86c47465fc-hf5bq/hello-world-app id=a16a5e27-7bba-4cbf-9f7e-9567eb173786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b98a455f8a19558a9ae8a0a134bf2589bc9a73afdf0fb784f87917eeca74b66
	Jul 04 12:54:48 addons-277972 conmon[8332]: conmon 56908cfecc6810e858f7 <ninfo>: container 8343 exited with status 1
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.156531869Z" level=info msg="Stopping pod sandbox: f972b9839eed7eed72f032342429aaa6f676c99bc9507f2c7cb8f0bdea26161f" id=a692f1ba-87bc-492c-8a4b-f09ac6b4c570 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.161095958Z" level=info msg="Stopped pod sandbox: f972b9839eed7eed72f032342429aaa6f676c99bc9507f2c7cb8f0bdea26161f" id=a692f1ba-87bc-492c-8a4b-f09ac6b4c570 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.383212097Z" level=info msg="Removing container: 1d8e89e12ef1d8b514044ec7bd04ecab140efd84ff4bed8836891b0c73c32209" id=b7bccc85-5f4f-4f85-a8e1-922c50a6fabd name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.408579463Z" level=info msg="Removed container 1d8e89e12ef1d8b514044ec7bd04ecab140efd84ff4bed8836891b0c73c32209: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=b7bccc85-5f4f-4f85-a8e1-922c50a6fabd name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.412201231Z" level=info msg="Removing container: c0c165c9148023ae944be9f9a36d0febf2680496b06a5b03428879be75757191" id=fb8b8db8-fdb2-4ddf-be34-c29475e83aea name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:54:48 addons-277972 crio[969]: time="2024-07-04 12:54:48.445309245Z" level=info msg="Removed container c0c165c9148023ae944be9f9a36d0febf2680496b06a5b03428879be75757191: default/hello-world-app-86c47465fc-hf5bq/hello-world-app" id=fb8b8db8-fdb2-4ddf-be34-c29475e83aea name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:54:50 addons-277972 crio[969]: time="2024-07-04 12:54:50.115679098Z" level=info msg="Stopping container: 118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09 (timeout: 2s)" id=cb29831f-d764-490a-a198-3534ed9e8d65 name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.122837519Z" level=warning msg="Stopping container 118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=cb29831f-d764-490a-a198-3534ed9e8d65 name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 12:54:52 addons-277972 conmon[4699]: conmon 118fa463fa70cbc00e38 <ninfo>: container 4710 exited with status 137
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.262803395Z" level=info msg="Stopped container 118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09: ingress-nginx/ingress-nginx-controller-768f948f8f-fhd5d/controller" id=cb29831f-d764-490a-a198-3534ed9e8d65 name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.263458937Z" level=info msg="Stopping pod sandbox: 092fae7d5e5ee93f95bc038a15b70ae2c4c9f9e2cb6d4b5b44600020deb81d66" id=1dca8b80-3462-42af-81e6-6c7052ad6afd name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.267136515Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-FKVH6ZWV2CHQ6NKT - [0:0]\n:KUBE-HP-5RPT6DUG42AWSIW4 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-5RPT6DUG42AWSIW4\n-X KUBE-HP-FKVH6ZWV2CHQ6NKT\nCOMMIT\n"
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.268972215Z" level=info msg="Closing host port tcp:80"
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.269021010Z" level=info msg="Closing host port tcp:443"
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.270356668Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.270388470Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.270563038Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-768f948f8f-fhd5d Namespace:ingress-nginx ID:092fae7d5e5ee93f95bc038a15b70ae2c4c9f9e2cb6d4b5b44600020deb81d66 UID:31bd9836-b5a7-4f82-80de-5d6093c6df67 NetNS:/var/run/netns/3faf4f66-890f-446b-a3df-814a8237ed4b Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.270706256Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-768f948f8f-fhd5d from CNI network \"kindnet\" (type=ptp)"
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.293901806Z" level=info msg="Stopped pod sandbox: 092fae7d5e5ee93f95bc038a15b70ae2c4c9f9e2cb6d4b5b44600020deb81d66" id=1dca8b80-3462-42af-81e6-6c7052ad6afd name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.403716433Z" level=info msg="Removing container: 118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09" id=39d7ad78-3ec7-45c8-8068-f59314d38ae9 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:54:52 addons-277972 crio[969]: time="2024-07-04 12:54:52.418800652Z" level=info msg="Removed container 118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09: ingress-nginx/ingress-nginx-controller-768f948f8f-fhd5d/controller" id=39d7ad78-3ec7-45c8-8068-f59314d38ae9 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	56908cfecc681       dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79                                                             9 seconds ago       Exited              hello-world-app           2                   1b98a455f8a19       hello-world-app-86c47465fc-hf5bq
	1a078ef905bbf       docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55                              2 minutes ago       Running             nginx                     0                   5a3ba9ec0407e       nginx
	3be1267803cf6       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37                        3 minutes ago       Running             headlamp                  0                   d91574a4dfc9f       headlamp-7867546754-ffmtg
	936e6ec712818       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 4 minutes ago       Running             gcp-auth                  0                   450fb0baad770       gcp-auth-5db96cd9b4-hpj96
	2f6187c65e530       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago       Running             yakd                      0                   7d2c174b7cf65       yakd-dashboard-799879c74f-czmhv
	87ca1b5850230       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              patch                     0                   3f2079f803515       ingress-nginx-admission-patch-bhc6n
	96547a577054c       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server            0                   9fabf46e33fb6       metrics-server-c59844bb4-4kvhp
	c283a95ad24ef       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                    0                   e5450bee3eb0b       ingress-nginx-admission-create-768s4
	89719944a7e11       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                   0                   7199733be6fe4       coredns-7db6d8ff4d-98cjp
	f16a7fbeef075       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago       Running             storage-provisioner       0                   612bd973e86b8       storage-provisioner
	4bafebf68c4c8       89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40                                                             6 minutes ago       Running             kindnet-cni               0                   b9e43c800b5a2       kindnet-qn6ql
	79b815d561f14       66dbb96a9149f69913ff817f696be766014cacdffc2ce0889a76c81165415fae                                                             6 minutes ago       Running             kube-proxy                0                   7b1fd77e17aca       kube-proxy-4f555
	37332ccc58fdd       c7dd04b1bafeb51c650fde7f34ac0fdafa96030e77ea7a822135ff302d895dd5                                                             6 minutes ago       Running             kube-scheduler            0                   94d810188a07c       kube-scheduler-addons-277972
	beca9455550b1       84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0                                                             6 minutes ago       Running             kube-apiserver            0                   75dfc60e8958d       kube-apiserver-addons-277972
	ad3b3ebef2305       e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567                                                             6 minutes ago       Running             kube-controller-manager   0                   83b7782d331a2       kube-controller-manager-addons-277972
	0f6cfe43f73ca       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                      0                   0aa4324722cd0       etcd-addons-277972
	
	
	==> coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] <==
	[INFO] 10.244.0.19:52303 - 35491 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040352s
	[INFO] 10.244.0.19:52303 - 52751 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000038851s
	[INFO] 10.244.0.19:52303 - 7280 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000040368s
	[INFO] 10.244.0.19:52303 - 51934 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000038161s
	[INFO] 10.244.0.19:52303 - 38115 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001317623s
	[INFO] 10.244.0.19:52303 - 3411 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001095836s
	[INFO] 10.244.0.19:52303 - 38563 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000060659s
	[INFO] 10.244.0.19:44787 - 7580 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00015431s
	[INFO] 10.244.0.19:59927 - 42749 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000082755s
	[INFO] 10.244.0.19:44787 - 8640 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000136563s
	[INFO] 10.244.0.19:59927 - 44678 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000071563s
	[INFO] 10.244.0.19:44787 - 3672 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000068798s
	[INFO] 10.244.0.19:44787 - 6583 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000066739s
	[INFO] 10.244.0.19:59927 - 13605 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000047285s
	[INFO] 10.244.0.19:44787 - 38810 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000071022s
	[INFO] 10.244.0.19:59927 - 49820 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000038259s
	[INFO] 10.244.0.19:44787 - 8794 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000030523s
	[INFO] 10.244.0.19:59927 - 39344 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000026519s
	[INFO] 10.244.0.19:59927 - 54099 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000233193s
	[INFO] 10.244.0.19:59927 - 32377 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001276099s
	[INFO] 10.244.0.19:44787 - 1125 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002301962s
	[INFO] 10.244.0.19:44787 - 11181 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00124245s
	[INFO] 10.244.0.19:59927 - 47053 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001351945s
	[INFO] 10.244.0.19:44787 - 46074 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000053578s
	[INFO] 10.244.0.19:59927 - 36005 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000041468s
	
	
	==> describe nodes <==
	Name:               addons-277972
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-277972
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=051b6c4754c6f3ec9a6d546748e2230f0a161ae0
	                    minikube.k8s.io/name=addons-277972
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_04T12_48_07_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-277972
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 12:48:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-277972
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 12:54:56 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:01 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:01 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:01 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:54 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-277972
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 e68cf42a5470471e9204531ed653a102
	  System UUID:                b9077f16-1c75-45df-827e-1284dbf10b65
	  Boot ID:                    8f650b57-d36f-4952-bd7f-5577bab5f375
	  Kernel Version:             5.15.0-1064-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-hf5bq         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)         2m46s
	  gcp-auth                    gcp-auth-5db96cd9b4-hpj96                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m26s
	  headlamp                    headlamp-7867546754-ffmtg                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m56s
	  kube-system                 coredns-7db6d8ff4d-98cjp                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m36s
	  kube-system                 etcd-addons-277972                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m50s
	  kube-system                 kindnet-qn6ql                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m36s
	  kube-system                 kube-apiserver-addons-277972             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m50s
	  kube-system                 kube-controller-manager-addons-277972    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m50s
	  kube-system                 kube-proxy-4f555                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m36s
	  kube-system                 kube-scheduler-addons-277972             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m50s
	  kube-system                 metrics-server-c59844bb4-4kvhp           100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m31s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m31s
	  yakd-dashboard              yakd-dashboard-799879c74f-czmhv          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m31s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(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                 6m31s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  6m57s (x8 over 6m57s)  kubelet          Node addons-277972 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m57s (x8 over 6m57s)  kubelet          Node addons-277972 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m57s (x8 over 6m57s)  kubelet          Node addons-277972 status is now: NodeHasSufficientPID
	  Normal  Starting                 6m51s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m50s                  kubelet          Node addons-277972 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m50s                  kubelet          Node addons-277972 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m50s                  kubelet          Node addons-277972 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m37s                  node-controller  Node addons-277972 event: Registered Node addons-277972 in Controller
	  Normal  NodeReady                6m3s                   kubelet          Node addons-277972 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000993] FS-Cache: O-key=[8] '4f83ed0000000000'
	[  +0.000669] FS-Cache: N-cookie c=000000d2 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000949] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000dd6a8763
	[  +0.000996] FS-Cache: N-key=[8] '4f83ed0000000000'
	[  +0.002865] FS-Cache: Duplicate cookie detected
	[  +0.000664] FS-Cache: O-cookie c=000000cc [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000928] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000c76d5957
	[  +0.000992] FS-Cache: O-key=[8] '4f83ed0000000000'
	[  +0.000876] FS-Cache: N-cookie c=000000d3 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000917] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=000000002490dc96
	[  +0.000996] FS-Cache: N-key=[8] '4f83ed0000000000'
	[  +2.854994] FS-Cache: Duplicate cookie detected
	[  +0.000699] FS-Cache: O-cookie c=000000ca [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000936] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=0000000056eca63e
	[  +0.001017] FS-Cache: O-key=[8] '4e83ed0000000000'
	[  +0.000712] FS-Cache: N-cookie c=000000d5 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000942] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000d8b7522b
	[  +0.001008] FS-Cache: N-key=[8] '4e83ed0000000000'
	[  +0.388208] FS-Cache: Duplicate cookie detected
	[  +0.000673] FS-Cache: O-cookie c=000000cf [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000929] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000298e87c3
	[  +0.001049] FS-Cache: O-key=[8] '5483ed0000000000'
	[  +0.000688] FS-Cache: N-cookie c=000000d6 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000899] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000e3264229
	[  +0.001007] FS-Cache: N-key=[8] '5483ed0000000000'
	
	
	==> etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] <==
	{"level":"info","ts":"2024-07-04T12:48:24.213563Z","caller":"traceutil/trace.go:171","msg":"trace[1260057524] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:410; }","duration":"107.271762ms","start":"2024-07-04T12:48:24.106278Z","end":"2024-07-04T12:48:24.213549Z","steps":["trace[1260057524] 'agreement among raft nodes before linearized reading'  (duration: 27.404459ms)","trace[1260057524] 'range keys from in-memory index tree'  (duration: 79.734064ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T12:48:24.261326Z","caller":"traceutil/trace.go:171","msg":"trace[913951905] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"154.114576ms","start":"2024-07-04T12:48:24.106486Z","end":"2024-07-04T12:48:24.2606Z","steps":["trace[913951905] 'process raft request'  (duration: 153.627473ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T12:48:24.29867Z","caller":"traceutil/trace.go:171","msg":"trace[1686126641] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"120.921614ms","start":"2024-07-04T12:48:24.177728Z","end":"2024-07-04T12:48:24.29865Z","steps":["trace[1686126641] 'process raft request'  (duration: 119.215947ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T12:48:24.39626Z","caller":"traceutil/trace.go:171","msg":"trace[222994011] linearizableReadLoop","detail":"{readStateIndex:423; appliedIndex:423; }","duration":"133.371183ms","start":"2024-07-04T12:48:24.262876Z","end":"2024-07-04T12:48:24.396247Z","steps":["trace[222994011] 'read index received'  (duration: 133.366982ms)","trace[222994011] 'applied index is now lower than readState.Index'  (duration: 3.38µs)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T12:48:24.517804Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"340.07921ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-04T12:48:24.520504Z","caller":"traceutil/trace.go:171","msg":"trace[1090382566] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"342.78209ms","start":"2024-07-04T12:48:24.177701Z","end":"2024-07-04T12:48:24.520483Z","steps":["trace[1090382566] 'agreement among raft nodes before linearized reading'  (duration: 219.731047ms)","trace[1090382566] 'range keys from in-memory index tree'  (duration: 120.310568ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T12:48:24.521323Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T12:48:24.177686Z","time spent":"343.612282ms","remote":"127.0.0.1:43914","response type":"/etcdserverpb.KV/Range","request count":0,"request size":34,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" "}
	{"level":"warn","ts":"2024-07-04T12:48:24.522838Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.256827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T12:48:24.536077Z","caller":"traceutil/trace.go:171","msg":"trace[521465514] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:412; }","duration":"292.503802ms","start":"2024-07-04T12:48:24.243557Z","end":"2024-07-04T12:48:24.536061Z","steps":["trace[521465514] 'agreement among raft nodes before linearized reading'  (duration: 153.893075ms)","trace[521465514] 'range keys from in-memory index tree'  (duration: 125.351863ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T12:48:24.541127Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T12:48:24.239598Z","time spent":"301.49955ms","remote":"127.0.0.1:43840","response type":"/etcdserverpb.KV/Range","request count":0,"request size":118,"response count":0,"response size":29,"request content":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" "}
	{"level":"warn","ts":"2024-07-04T12:48:24.535436Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"127.379435ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030297424117193 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" mod_revision:388 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" value_size:3722 >> failure:<request_range:<key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" > >>","response":"size:16"}
	{"level":"warn","ts":"2024-07-04T12:48:24.541708Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.472076ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-07-04T12:48:24.541795Z","caller":"traceutil/trace.go:171","msg":"trace[1898103218] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:414; }","duration":"146.561116ms","start":"2024-07-04T12:48:24.395223Z","end":"2024-07-04T12:48:24.541785Z","steps":["trace[1898103218] 'agreement among raft nodes before linearized reading'  (duration: 146.419475ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T12:48:24.542016Z","caller":"traceutil/trace.go:171","msg":"trace[1979080046] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"146.220496ms","start":"2024-07-04T12:48:24.395785Z","end":"2024-07-04T12:48:24.542006Z","steps":["trace[1979080046] 'process raft request'  (duration: 11.820331ms)","trace[1979080046] 'compare'  (duration: 115.332426ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T12:48:24.542324Z","caller":"traceutil/trace.go:171","msg":"trace[1134361294] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"146.303038ms","start":"2024-07-04T12:48:24.39601Z","end":"2024-07-04T12:48:24.542313Z","steps":["trace[1134361294] 'process raft request'  (duration: 145.52923ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.542656Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.659616ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" ","response":"range_response_count:1 size:992"}
	{"level":"info","ts":"2024-07-04T12:48:24.542733Z","caller":"traceutil/trace.go:171","msg":"trace[1799018313] range","detail":"{range_begin:/registry/storageclasses/; range_end:/registry/storageclasses0; response_count:1; response_revision:414; }","duration":"146.739295ms","start":"2024-07-04T12:48:24.395984Z","end":"2024-07-04T12:48:24.542723Z","steps":["trace[1799018313] 'agreement among raft nodes before linearized reading'  (duration: 146.634715ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.542951Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"147.120217ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-277972\" ","response":"range_response_count:1 size:5744"}
	{"level":"info","ts":"2024-07-04T12:48:24.543019Z","caller":"traceutil/trace.go:171","msg":"trace[1979430553] range","detail":"{range_begin:/registry/minions/addons-277972; range_end:; response_count:1; response_revision:414; }","duration":"147.19023ms","start":"2024-07-04T12:48:24.395822Z","end":"2024-07-04T12:48:24.543012Z","steps":["trace[1979430553] 'agreement among raft nodes before linearized reading'  (duration: 147.09749ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.543217Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"147.468411ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-04T12:48:24.543294Z","caller":"traceutil/trace.go:171","msg":"trace[210712271] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:414; }","duration":"147.544987ms","start":"2024-07-04T12:48:24.39574Z","end":"2024-07-04T12:48:24.543285Z","steps":["trace[210712271] 'agreement among raft nodes before linearized reading'  (duration: 147.447734ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.543526Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.158741ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T12:48:24.544234Z","caller":"traceutil/trace.go:171","msg":"trace[216077337] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:414; }","duration":"148.866819ms","start":"2024-07-04T12:48:24.395357Z","end":"2024-07-04T12:48:24.544224Z","steps":["trace[216077337] 'agreement among raft nodes before linearized reading'  (duration: 148.143538ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.544455Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"149.190349ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T12:48:24.556541Z","caller":"traceutil/trace.go:171","msg":"trace[1563505636] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:414; }","duration":"161.227545ms","start":"2024-07-04T12:48:24.395256Z","end":"2024-07-04T12:48:24.556483Z","steps":["trace[1563505636] 'agreement among raft nodes before linearized reading'  (duration: 149.171568ms)"],"step_count":1}
	
	
	==> gcp-auth [936e6ec712818d66dd6783bd9c46d0d3e5331910d30f61474c3d57402bfdebb0] <==
	2024/07/04 12:50:02 GCP Auth Webhook started!
	2024/07/04 12:50:50 Ready to marshal response ...
	2024/07/04 12:50:50 Ready to write response ...
	2024/07/04 12:50:51 Ready to marshal response ...
	2024/07/04 12:50:51 Ready to write response ...
	2024/07/04 12:50:51 Ready to marshal response ...
	2024/07/04 12:50:51 Ready to write response ...
	2024/07/04 12:50:59 Ready to marshal response ...
	2024/07/04 12:50:59 Ready to write response ...
	2024/07/04 12:51:01 Ready to marshal response ...
	2024/07/04 12:51:01 Ready to write response ...
	2024/07/04 12:51:01 Ready to marshal response ...
	2024/07/04 12:51:01 Ready to write response ...
	2024/07/04 12:51:01 Ready to marshal response ...
	2024/07/04 12:51:01 Ready to write response ...
	2024/07/04 12:51:17 Ready to marshal response ...
	2024/07/04 12:51:17 Ready to write response ...
	2024/07/04 12:51:43 Ready to marshal response ...
	2024/07/04 12:51:43 Ready to write response ...
	2024/07/04 12:52:11 Ready to marshal response ...
	2024/07/04 12:52:11 Ready to write response ...
	2024/07/04 12:54:32 Ready to marshal response ...
	2024/07/04 12:54:32 Ready to write response ...
	
	
	==> kernel <==
	 12:54:57 up 18:37,  0 users,  load average: 0.49, 1.12, 1.74
	Linux addons-277972 5.15.0-1064-aws #70~20.04.1-Ubuntu SMP Thu Jun 27 14:52:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] <==
	I0704 12:52:53.917070       1 main.go:227] handling current node
	I0704 12:53:03.920771       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:53:03.920797       1 main.go:227] handling current node
	I0704 12:53:13.924831       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:53:13.924863       1 main.go:227] handling current node
	I0704 12:53:23.936483       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:53:23.936510       1 main.go:227] handling current node
	I0704 12:53:33.948148       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:53:33.948178       1 main.go:227] handling current node
	I0704 12:53:43.960501       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:53:43.960526       1 main.go:227] handling current node
	I0704 12:53:53.971655       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:53:53.971681       1 main.go:227] handling current node
	I0704 12:54:03.976600       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:54:03.976627       1 main.go:227] handling current node
	I0704 12:54:13.985806       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:54:13.985831       1 main.go:227] handling current node
	I0704 12:54:23.990133       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:54:23.990157       1 main.go:227] handling current node
	I0704 12:54:34.005061       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:54:34.005101       1 main.go:227] handling current node
	I0704 12:54:44.015248       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:54:44.015281       1 main.go:227] handling current node
	I0704 12:54:54.022381       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:54:54.022850       1 main.go:227] handling current node
	
	
	==> kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] <==
	E0704 12:50:04.926464       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1: Get "https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.106.239.87:443: connect: connection refused
	E0704 12:50:04.927170       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1: Get "https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.106.239.87:443: connect: connection refused
	I0704 12:50:05.042030       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0704 12:51:01.848837       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.121.181"}
	E0704 12:51:16.001215       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0704 12:51:28.431675       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0704 12:51:58.949215       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:58.949382       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:58.973340       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:58.973410       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:58.995877       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:58.996090       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:59.011208       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:59.011260       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:59.048562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:59.049007       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0704 12:51:59.997294       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0704 12:52:00.054483       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0704 12:52:00.055742       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0704 12:52:05.702468       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0704 12:52:06.734929       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0704 12:52:11.259292       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0704 12:52:11.585913       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.104.165"}
	I0704 12:54:32.375093       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.127.19"}
	E0704 12:54:48.410466       1 watch.go:250] http2: stream closed
	
	
	==> kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] <==
	E0704 12:53:32.104667       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
	W0704 12:54:02.392824       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
	E0704 12:54:02.392860       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
	W0704 12:54:08.863306       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
	E0704 12:54:08.863346       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
	W0704 12:54:15.461824       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
	E0704 12:54:15.461862       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
	W0704 12:54:20.934202       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
	E0704 12:54:20.934242       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
	I0704 12:54:32.132923       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="34.351916ms"
	I0704 12:54:32.162498       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="29.449349ms"
	I0704 12:54:32.162656       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="47.383µs"
	W0704 12:54:33.560656       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
	E0704 12:54:33.560752       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
	I0704 12:54:35.389691       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="36.602µs"
	I0704 12:54:36.367865       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="41.246µs"
	I0704 12:54:37.369184       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="42.805µs"
	I0704 12:54:48.435240       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="53.652µs"
	I0704 12:54:49.087473       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0704 12:54:49.093068       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="4.652µs"
	I0704 12:54:49.099058       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	W0704 12:54:51.796815       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
	E0704 12:54:51.796938       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
	W0704 12:54:55.234381       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
	E0704 12:54:55.234421       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 [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] <==
	I0704 12:48:25.209941       1 server_linux.go:69] "Using iptables proxy"
	I0704 12:48:25.609107       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0704 12:48:25.656763       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0704 12:48:25.656957       1 server_linux.go:165] "Using iptables Proxier"
	I0704 12:48:25.964379       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0704 12:48:25.964518       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0704 12:48:25.964608       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"
	I0704 12:48:25.965159       1 server.go:872] "Version info" version="v1.30.2"
	I0704 12:48:25.966350       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 12:48:25.967399       1 config.go:192] "Starting service config controller"
	I0704 12:48:25.967471       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0704 12:48:25.967601       1 config.go:101] "Starting endpoint slice config controller"
	I0704 12:48:25.967631       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0704 12:48:25.968178       1 config.go:319] "Starting node config controller"
	I0704 12:48:25.968232       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0704 12:48:26.175648       1 shared_informer.go:320] Caches are synced for node config
	I0704 12:48:26.204600       1 shared_informer.go:320] Caches are synced for service config
	I0704 12:48:26.204738       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] <==
	W0704 12:48:04.387456       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
	E0704 12:48:04.387533       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
	W0704 12:48:04.387762       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 12:48:04.387822       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 12:48:04.387930       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
	E0704 12:48:04.387980       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
	W0704 12:48:05.273540       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
	E0704 12:48:05.273716       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
	W0704 12:48:05.273936       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
	E0704 12:48:05.273996       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
	W0704 12:48:05.329630       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 12:48:05.329674       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 12:48:05.355766       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
	E0704 12:48:05.355807       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
	W0704 12:48:05.373213       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0704 12:48:05.373253       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0704 12:48:05.377983       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
	E0704 12:48:05.378026       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
	W0704 12:48:05.514201       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
	E0704 12:48:05.514246       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
	W0704 12:48:05.570985       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
	E0704 12:48:05.571021       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
	W0704 12:48:05.716113       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 12:48:05.716173       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0704 12:48:08.478515       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 04 12:54:37 addons-277972 kubelet[1556]: E0704 12:54:37.357864    1556 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-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:54:46 addons-277972 kubelet[1556]: I0704 12:54:46.932516    1556 scope.go:117] "RemoveContainer" containerID="1d8e89e12ef1d8b514044ec7bd04ecab140efd84ff4bed8836891b0c73c32209"
	Jul 04 12:54:46 addons-277972 kubelet[1556]: E0704 12:54:46.932762    1556 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(ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b"
	Jul 04 12:54:47 addons-277972 kubelet[1556]: I0704 12:54:47.931342    1556 scope.go:117] "RemoveContainer" containerID="c0c165c9148023ae944be9f9a36d0febf2680496b06a5b03428879be75757191"
	Jul 04 12:54:48 addons-277972 kubelet[1556]: I0704 12:54:48.221180    1556 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tfjtv\" (UniqueName: \"kubernetes.io/projected/ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b-kube-api-access-tfjtv\") pod \"ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b\" (UID: \"ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b\") "
	Jul 04 12:54:48 addons-277972 kubelet[1556]: I0704 12:54:48.223232    1556 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b-kube-api-access-tfjtv" (OuterVolumeSpecName: "kube-api-access-tfjtv") pod "ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b" (UID: "ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b"). InnerVolumeSpecName "kube-api-access-tfjtv". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 04 12:54:48 addons-277972 kubelet[1556]: I0704 12:54:48.321762    1556 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-tfjtv\" (UniqueName: \"kubernetes.io/projected/ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b-kube-api-access-tfjtv\") on node \"addons-277972\" DevicePath \"\""
	Jul 04 12:54:48 addons-277972 kubelet[1556]: I0704 12:54:48.381379    1556 scope.go:117] "RemoveContainer" containerID="1d8e89e12ef1d8b514044ec7bd04ecab140efd84ff4bed8836891b0c73c32209"
	Jul 04 12:54:48 addons-277972 kubelet[1556]: I0704 12:54:48.389917    1556 scope.go:117] "RemoveContainer" containerID="56908cfecc6810e858f7294321f433db62c514bb15a10b0737e6d31d7e75379a"
	Jul 04 12:54:48 addons-277972 kubelet[1556]: E0704 12:54:48.390185    1556 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-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:54:48 addons-277972 kubelet[1556]: I0704 12:54:48.409833    1556 scope.go:117] "RemoveContainer" containerID="c0c165c9148023ae944be9f9a36d0febf2680496b06a5b03428879be75757191"
	Jul 04 12:54:48 addons-277972 kubelet[1556]: I0704 12:54:48.932966    1556 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b" path="/var/lib/kubelet/pods/ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b/volumes"
	Jul 04 12:54:50 addons-277972 kubelet[1556]: I0704 12:54:50.933359    1556 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="42dd7d24-ebee-4659-9b50-d5f9650facc6" path="/var/lib/kubelet/pods/42dd7d24-ebee-4659-9b50-d5f9650facc6/volumes"
	Jul 04 12:54:50 addons-277972 kubelet[1556]: I0704 12:54:50.933755    1556 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="633cb245-deca-448d-b736-c3471eeb98ca" path="/var/lib/kubelet/pods/633cb245-deca-448d-b736-c3471eeb98ca/volumes"
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.347601    1556 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/31bd9836-b5a7-4f82-80de-5d6093c6df67-webhook-cert\") pod \"31bd9836-b5a7-4f82-80de-5d6093c6df67\" (UID: \"31bd9836-b5a7-4f82-80de-5d6093c6df67\") "
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.347657    1556 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-8mxnj\" (UniqueName: \"kubernetes.io/projected/31bd9836-b5a7-4f82-80de-5d6093c6df67-kube-api-access-8mxnj\") pod \"31bd9836-b5a7-4f82-80de-5d6093c6df67\" (UID: \"31bd9836-b5a7-4f82-80de-5d6093c6df67\") "
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.351827    1556 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/31bd9836-b5a7-4f82-80de-5d6093c6df67-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "31bd9836-b5a7-4f82-80de-5d6093c6df67" (UID: "31bd9836-b5a7-4f82-80de-5d6093c6df67"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.355137    1556 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/31bd9836-b5a7-4f82-80de-5d6093c6df67-kube-api-access-8mxnj" (OuterVolumeSpecName: "kube-api-access-8mxnj") pod "31bd9836-b5a7-4f82-80de-5d6093c6df67" (UID: "31bd9836-b5a7-4f82-80de-5d6093c6df67"). InnerVolumeSpecName "kube-api-access-8mxnj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.402465    1556 scope.go:117] "RemoveContainer" containerID="118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09"
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.419132    1556 scope.go:117] "RemoveContainer" containerID="118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09"
	Jul 04 12:54:52 addons-277972 kubelet[1556]: E0704 12:54:52.419588    1556 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09\": container with ID starting with 118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09 not found: ID does not exist" containerID="118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09"
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.419627    1556 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09"} err="failed to get container status \"118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09\": rpc error: code = NotFound desc = could not find container \"118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09\": container with ID starting with 118fa463fa70cbc00e388e0f05db1bac7f15ab27e92a858180f89bbd10a79b09 not found: ID does not exist"
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.448233    1556 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-8mxnj\" (UniqueName: \"kubernetes.io/projected/31bd9836-b5a7-4f82-80de-5d6093c6df67-kube-api-access-8mxnj\") on node \"addons-277972\" DevicePath \"\""
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.448277    1556 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/31bd9836-b5a7-4f82-80de-5d6093c6df67-webhook-cert\") on node \"addons-277972\" DevicePath \"\""
	Jul 04 12:54:52 addons-277972 kubelet[1556]: I0704 12:54:52.933616    1556 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="31bd9836-b5a7-4f82-80de-5d6093c6df67" path="/var/lib/kubelet/pods/31bd9836-b5a7-4f82-80de-5d6093c6df67/volumes"
	
	
	==> storage-provisioner [f16a7fbeef075eb1420e0cc5ddcf95df4ec1268748a6d1aa25b21db0c70d590d] <==
	I0704 12:48:55.425485       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0704 12:48:55.463065       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0704 12:48:55.463119       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0704 12:48:55.507360       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0704 12:48:55.507665       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-277972_ee75e38e-ff77-4917-899a-efa135a386ea!
	I0704 12:48:55.509833       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"5e7d87f2-e4cb-48f8-8cb0-6a7846b7af3a", APIVersion:"v1", ResourceVersion:"932", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-277972_ee75e38e-ff77-4917-899a-efa135a386ea became leader
	I0704 12:48:55.610063       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-277972_ee75e38e-ff77-4917-899a-efa135a386ea!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (359.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 5.189461ms
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-4kvhp" [9e86a690-6953-4f60-96ba-997d98354b32] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.005143766s
addons_test.go:417: (dbg) Run:  kubectl --context addons-277972 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-277972 top pods -n kube-system: exit status 1 (100.994232ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 3m27.833407329s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 3m31.771101289s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 3m35.194662028s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 3m40.910297252s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 3m55.167456422s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 4m10.337540438s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 4m22.514816541s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 4m55.343294436s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 5m55.455816307s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 7m0.60067936s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 7m51.630414771s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 8m26.995906669s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-98cjp, age: 9m18.894572593s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-277972
helpers_test.go:235: (dbg) docker inspect addons-277972:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80",
	        "Created": "2024-07-04T12:47:40.058135973Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 42302,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-04T12:47:40.223538382Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fe62b5a5301065dd92924d274286e0d1b2227c557eb51c213d07169631b2b3f7",
	        "ResolvConfPath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/hostname",
	        "HostsPath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/hosts",
	        "LogPath": "/var/lib/docker/containers/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80/8e5dca8db26f50c60bd6c1cf7b15671f545c9764358766df1899c6b1b64dba80-json.log",
	        "Name": "/addons-277972",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-277972:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-277972",
	            "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/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e-init/diff:/var/lib/docker/overlay2/2d3700c5c42be6b6fadc8e407f62b89dd1eb394635e627a5396dd86d0b87a186/diff",
	                "MergedDir": "/var/lib/docker/overlay2/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/796eea6cf56f9c371c88f45e60861ee7d917591ae00057b667f0f705d877f08e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-277972",
	                "Source": "/var/lib/docker/volumes/addons-277972/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-277972",
	            "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-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1",
	            "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-277972",
	                "name.minikube.sigs.k8s.io": "addons-277972",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3e943a1d2b2b48fb36d58cc8b170ffdcc8637ca81f774dd3a8ba09dac37d116d",
	            "SandboxKey": "/var/run/docker/netns/3e943a1d2b2b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37344"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37345"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37348"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37346"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37347"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-277972": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "e9d33e2499ec2f9fab5912141ce0f53629529d95563fdcaadd1688b97024e66c",
	                    "EndpointID": "ee4f6304d9e632eb479aa9126ac9b167c06eeaac52f8ed87a83168aa7bb95fb4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-277972",
	                        "8e5dca8db26f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-277972 -n addons-277972
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-277972 logs -n 25: (1.613741393s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-001324                                                                     | download-only-001324   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| delete  | -p download-only-176324                                                                     | download-only-176324   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| delete  | -p download-only-001324                                                                     | download-only-001324   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| start   | --download-only -p                                                                          | download-docker-197933 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | download-docker-197933                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-197933                                                                   | download-docker-197933 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-374578   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | binary-mirror-374578                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36877                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-374578                                                                     | binary-mirror-374578   | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| addons  | enable dashboard -p                                                                         | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-277972 --wait=true                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:50 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	|         | -p addons-277972                                                                            |                        |         |         |                     |                     |
	| ip      | addons-277972 ip                                                                            | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-277972 ssh cat                                                                       | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:50 UTC | 04 Jul 24 12:50 UTC |
	|         | /opt/local-path-provisioner/pvc-c467aa45-5beb-41c0-950a-eba68af7e52e_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | -p addons-277972                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-277972 addons                                                                        | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-277972 addons                                                                        | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:51 UTC | 04 Jul 24 12:51 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:52 UTC | 04 Jul 24 12:52 UTC |
	|         | addons-277972                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-277972 ssh curl -s                                                                   | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:52 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-277972 ip                                                                            | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:54 UTC | 04 Jul 24 12:54 UTC |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:54 UTC | 04 Jul 24 12:54 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-277972 addons disable                                                                | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:54 UTC | 04 Jul 24 12:54 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-277972 addons                                                                        | addons-277972          | jenkins | v1.33.1 | 04 Jul 24 12:57 UTC | 04 Jul 24 12:57 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 12:47:16
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 12:47:16.208235   41807 out.go:291] Setting OutFile to fd 1 ...
	I0704 12:47:16.208361   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:16.208371   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:47:16.208377   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:16.208631   41807 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 12:47:16.209070   41807 out.go:298] Setting JSON to false
	I0704 12:47:16.209933   41807 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":66587,"bootTime":1720030650,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 12:47:16.210006   41807 start.go:139] virtualization:  
	I0704 12:47:16.212581   41807 out.go:177] * [addons-277972] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0704 12:47:16.214814   41807 out.go:177]   - MINIKUBE_LOCATION=19191
	I0704 12:47:16.214898   41807 notify.go:220] Checking for updates...
	I0704 12:47:16.218498   41807 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 12:47:16.220693   41807 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 12:47:16.222682   41807 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 12:47:16.224512   41807 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0704 12:47:16.227014   41807 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 12:47:16.229304   41807 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 12:47:16.253018   41807 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 12:47:16.253133   41807 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:16.305435   41807 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-04 12:47:16.295559074 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:16.305545   41807 docker.go:295] overlay module found
	I0704 12:47:16.307657   41807 out.go:177] * Using the docker driver based on user configuration
	I0704 12:47:16.309566   41807 start.go:297] selected driver: docker
	I0704 12:47:16.309592   41807 start.go:901] validating driver "docker" against <nil>
	I0704 12:47:16.309608   41807 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 12:47:16.310262   41807 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:16.360252   41807 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-04 12:47:16.351027689 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:16.360431   41807 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 12:47:16.360656   41807 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]
	I0704 12:47:16.362603   41807 out.go:177] * Using Docker driver with root privileges
	I0704 12:47:16.364419   41807 cni.go:84] Creating CNI manager for ""
	I0704 12:47:16.364441   41807 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:47:16.364455   41807 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0704 12:47:16.364547   41807 start.go:340] cluster config:
	{Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 12:47:16.366690   41807 out.go:177] * Starting "addons-277972" primary control-plane node in "addons-277972" cluster
	I0704 12:47:16.368603   41807 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 12:47:16.370135   41807 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 12:47:16.371855   41807 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 12:47:16.371917   41807 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:16.371950   41807 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4
	I0704 12:47:16.371962   41807 cache.go:56] Caching tarball of preloaded images
	I0704 12:47:16.372039   41807 preload.go:173] Found /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0704 12:47:16.372053   41807 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 12:47:16.372392   41807 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/config.json ...
	I0704 12:47:16.372419   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/config.json: {Name:mk49b3270aaaf16ebbe43b16def5bf421d5c5050 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:16.386557   41807 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 12:47:16.386692   41807 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
	I0704 12:47:16.386716   41807 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory, skipping pull
	I0704 12:47:16.386723   41807 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in cache, skipping pull
	I0704 12:47:16.386732   41807 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
	I0704 12:47:16.386737   41807 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from local cache
	I0704 12:47:32.897055   41807 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from cached tarball
	I0704 12:47:32.897094   41807 cache.go:194] Successfully downloaded all kic artifacts
	I0704 12:47:32.897124   41807 start.go:360] acquireMachinesLock for addons-277972: {Name:mkd37b81812c76e754e0dc296db9210dcbe421fc Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 12:47:32.897252   41807 start.go:364] duration metric: took 102.972µs to acquireMachinesLock for "addons-277972"
	I0704 12:47:32.897285   41807 start.go:93] Provisioning new machine with config: &{Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 12:47:32.897369   41807 start.go:125] createHost starting for "" (driver="docker")
	I0704 12:47:32.900181   41807 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0704 12:47:32.900443   41807 start.go:159] libmachine.API.Create for "addons-277972" (driver="docker")
	I0704 12:47:32.900480   41807 client.go:168] LocalClient.Create starting
	I0704 12:47:32.900596   41807 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem
	I0704 12:47:33.677830   41807 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem
	I0704 12:47:34.053385   41807 cli_runner.go:164] Run: docker network inspect addons-277972 --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}}]}"
	W0704 12:47:34.069034   41807 cli_runner.go:211] docker network inspect addons-277972 --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
	I0704 12:47:34.069137   41807 network_create.go:284] running [docker network inspect addons-277972] to gather additional debugging logs...
	I0704 12:47:34.069159   41807 cli_runner.go:164] Run: docker network inspect addons-277972
	W0704 12:47:34.084423   41807 cli_runner.go:211] docker network inspect addons-277972 returned with exit code 1
	I0704 12:47:34.084461   41807 network_create.go:287] error running [docker network inspect addons-277972]: docker network inspect addons-277972: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-277972 not found
	I0704 12:47:34.084476   41807 network_create.go:289] output of [docker network inspect addons-277972]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-277972 not found
	
	** /stderr **
	I0704 12:47:34.084580   41807 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}}]}"
	I0704 12:47:34.100620   41807 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:0x4001c97ea0}
	I0704 12:47:34.100665   41807 network_create.go:124] attempt to create docker network addons-277972 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0704 12:47:34.100723   41807 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-277972 addons-277972
	I0704 12:47:34.167312   41807 network_create.go:108] docker network addons-277972 192.168.49.0/24 created
	I0704 12:47:34.167341   41807 kic.go:121] calculated static IP "192.168.49.2" for the "addons-277972" container
	I0704 12:47:34.167414   41807 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0704 12:47:34.182206   41807 cli_runner.go:164] Run: docker volume create addons-277972 --label name.minikube.sigs.k8s.io=addons-277972 --label created_by.minikube.sigs.k8s.io=true
	I0704 12:47:34.198513   41807 oci.go:103] Successfully created a docker volume addons-277972
	I0704 12:47:34.198610   41807 cli_runner.go:164] Run: docker run --rm --name addons-277972-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-277972 --entrypoint /usr/bin/test -v addons-277972:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib
	I0704 12:47:35.777317   41807 cli_runner.go:217] Completed: docker run --rm --name addons-277972-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-277972 --entrypoint /usr/bin/test -v addons-277972:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib: (1.578657965s)
	I0704 12:47:35.777348   41807 oci.go:107] Successfully prepared a docker volume addons-277972
	I0704 12:47:35.777372   41807 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:35.777392   41807 kic.go:194] Starting extracting preloaded images to volume ...
	I0704 12:47:35.777487   41807 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-277972:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0704 12:47:39.968858   41807 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-277972:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.191315173s)
	I0704 12:47:39.968896   41807 kic.go:203] duration metric: took 4.191501688s to extract preloaded images to volume ...
	W0704 12:47:39.969038   41807 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0704 12:47:39.969157   41807 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0704 12:47:40.042960   41807 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-277972 --name addons-277972 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-277972 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-277972 --network addons-277972 --ip 192.168.49.2 --volume addons-277972:/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-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1
	I0704 12:47:40.391808   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Running}}
	I0704 12:47:40.410331   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:47:40.431237   41807 cli_runner.go:164] Run: docker exec addons-277972 stat /var/lib/dpkg/alternatives/iptables
	I0704 12:47:40.497045   41807 oci.go:144] the created container "addons-277972" has a running status.
	I0704 12:47:40.497085   41807 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa...
	I0704 12:47:40.784960   41807 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0704 12:47:40.813839   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:47:40.842536   41807 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0704 12:47:40.842557   41807 kic_runner.go:114] Args: [docker exec --privileged addons-277972 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0704 12:47:40.909757   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:47:40.935656   41807 machine.go:94] provisionDockerMachine start ...
	I0704 12:47:40.935765   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:40.967230   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:40.967757   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:40.967772   41807 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 12:47:40.971743   41807 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0704 12:47:44.115626   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-277972
	
	I0704 12:47:44.115657   41807 ubuntu.go:169] provisioning hostname "addons-277972"
	I0704 12:47:44.115727   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:44.132489   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:44.132734   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:44.132750   41807 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-277972 && echo "addons-277972" | sudo tee /etc/hostname
	I0704 12:47:44.284746   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-277972
	
	I0704 12:47:44.284847   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:44.302474   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:44.302783   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:44.302809   41807 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-277972' /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-277972/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-277972' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 12:47:44.443582   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 12:47:44.443673   41807 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19191-35649/.minikube CaCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19191-35649/.minikube}
	I0704 12:47:44.443728   41807 ubuntu.go:177] setting up certificates
	I0704 12:47:44.443758   41807 provision.go:84] configureAuth start
	I0704 12:47:44.443868   41807 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-277972
	I0704 12:47:44.460209   41807 provision.go:143] copyHostCerts
	I0704 12:47:44.460297   41807 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem (1078 bytes)
	I0704 12:47:44.460448   41807 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem (1123 bytes)
	I0704 12:47:44.460520   41807 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem (1679 bytes)
	I0704 12:47:44.460584   41807 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem org=jenkins.addons-277972 san=[127.0.0.1 192.168.49.2 addons-277972 localhost minikube]
	I0704 12:47:45.029272   41807 provision.go:177] copyRemoteCerts
	I0704 12:47:45.029360   41807 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 12:47:45.029416   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.092754   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.202779   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 12:47:45.239309   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 12:47:45.279912   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0704 12:47:45.323602   41807 provision.go:87] duration metric: took 879.815554ms to configureAuth
	I0704 12:47:45.323634   41807 ubuntu.go:193] setting minikube options for container-runtime
	I0704 12:47:45.323847   41807 config.go:182] Loaded profile config "addons-277972": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 12:47:45.323972   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.347993   41807 main.go:141] libmachine: Using SSH client type: native
	I0704 12:47:45.348260   41807 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37344 <nil> <nil>}
	I0704 12:47:45.348282   41807 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 12:47:45.591229   41807 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 12:47:45.591294   41807 machine.go:97] duration metric: took 4.655619524s to provisionDockerMachine
	I0704 12:47:45.591322   41807 client.go:171] duration metric: took 12.690830578s to LocalClient.Create
	I0704 12:47:45.591367   41807 start.go:167] duration metric: took 12.69091197s to libmachine.API.Create "addons-277972"
	I0704 12:47:45.591392   41807 start.go:293] postStartSetup for "addons-277972" (driver="docker")
	I0704 12:47:45.591416   41807 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]
	I0704 12:47:45.591535   41807 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
	I0704 12:47:45.591602   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.608803   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.708594   41807 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 12:47:45.711667   41807 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 12:47:45.711707   41807 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 12:47:45.711738   41807 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 12:47:45.711752   41807 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 12:47:45.711763   41807 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/addons for local assets ...
	I0704 12:47:45.711846   41807 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/files for local assets ...
	I0704 12:47:45.711881   41807 start.go:296] duration metric: took 120.469461ms for postStartSetup
	I0704 12:47:45.712203   41807 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-277972
	I0704 12:47:45.728235   41807 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/config.json ...
	I0704 12:47:45.728533   41807 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 12:47:45.728584   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.744855   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.840717   41807 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 12:47:45.845828   41807 start.go:128] duration metric: took 12.948443258s to createHost
	I0704 12:47:45.845855   41807 start.go:83] releasing machines lock for "addons-277972", held for 12.948586664s
	I0704 12:47:45.845933   41807 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-277972
	I0704 12:47:45.862006   41807 ssh_runner.go:195] Run: cat /version.json
	I0704 12:47:45.862026   41807 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 12:47:45.862061   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.862087   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:47:45.886851   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:45.902586   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:47:46.121575   41807 ssh_runner.go:195] Run: systemctl --version
	I0704 12:47:46.126204   41807 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 12:47:46.268274   41807 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 12:47:46.272877   41807 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 12:47:46.293306   41807 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 12:47:46.293394   41807 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" ;
	I0704 12:47:46.327033   41807 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0704 12:47:46.327083   41807 start.go:494] detecting cgroup driver to use...
	I0704 12:47:46.327115   41807 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 12:47:46.327175   41807 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 12:47:46.344522   41807 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 12:47:46.356035   41807 docker.go:217] disabling cri-docker service (if available) ...
	I0704 12:47:46.356099   41807 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 12:47:46.370625   41807 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 12:47:46.385293   41807 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 12:47:46.467186   41807 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 12:47:46.570633   41807 docker.go:233] disabling docker service ...
	I0704 12:47:46.570745   41807 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 12:47:46.591909   41807 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 12:47:46.604210   41807 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 12:47:46.703051   41807 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 12:47:46.824167   41807 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 12:47:46.836795   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 12:47:46.854691   41807 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 12:47:46.854756   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.864714   41807 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 12:47:46.864866   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.875038   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.885677   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.895424   41807 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 12:47:46.904560   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.914413   41807 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.930261   41807 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 12:47:46.940428   41807 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 12:47:46.949312   41807 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 12:47:46.957947   41807 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 12:47:47.040571   41807 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 12:47:47.152704   41807 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 12:47:47.152827   41807 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 12:47:47.156230   41807 start.go:562] Will wait 60s for crictl version
	I0704 12:47:47.156293   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:47:47.160098   41807 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 12:47:47.205820   41807 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 12:47:47.205923   41807 ssh_runner.go:195] Run: crio --version
	I0704 12:47:47.247309   41807 ssh_runner.go:195] Run: crio --version
	I0704 12:47:47.289631   41807 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 12:47:47.291435   41807 cli_runner.go:164] Run: docker network inspect addons-277972 --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}}]}"
	I0704 12:47:47.306994   41807 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 12:47:47.310620   41807 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""
	I0704 12:47:47.320988   41807 kubeadm.go:883] updating cluster {Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0704 12:47:47.321113   41807 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:47.321169   41807 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 12:47:47.392647   41807 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 12:47:47.392672   41807 crio.go:433] Images already preloaded, skipping extraction
	I0704 12:47:47.392726   41807 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 12:47:47.432075   41807 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 12:47:47.432097   41807 cache_images.go:84] Images are preloaded, skipping loading
	I0704 12:47:47.432106   41807 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.2 crio true true} ...
	I0704 12:47:47.432201   41807 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-277972 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 12:47:47.432288   41807 ssh_runner.go:195] Run: crio config
	I0704 12:47:47.479989   41807 cni.go:84] Creating CNI manager for ""
	I0704 12:47:47.480054   41807 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:47:47.480080   41807 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0704 12:47:47.480131   41807 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-277972 NodeName:addons-277972 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0704 12:47:47.480321   41807 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-277972"
	  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.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(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
	
	I0704 12:47:47.480427   41807 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 12:47:47.489427   41807 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 12:47:47.489528   41807 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0704 12:47:47.498102   41807 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 12:47:47.515744   41807 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 12:47:47.533848   41807 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0704 12:47:47.551630   41807 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0704 12:47:47.555061   41807 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""
	I0704 12:47:47.565892   41807 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 12:47:47.652185   41807 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 12:47:47.666047   41807 certs.go:68] Setting up /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972 for IP: 192.168.49.2
	I0704 12:47:47.666109   41807 certs.go:194] generating shared ca certs ...
	I0704 12:47:47.666139   41807 certs.go:226] acquiring lock for ca certs: {Name:mkd841c03740051fd2409fd13a2bafa0cd2e0c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:47.666289   41807 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key
	I0704 12:47:48.628917   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt ...
	I0704 12:47:48.628952   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt: {Name:mk3b3a4dc27342a70d956d4d796f769515952dc6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.629683   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key ...
	I0704 12:47:48.629700   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key: {Name:mkd72d40ec602bc9bb1c28d292d9bbf080cb4f77 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.629799   41807 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key
	I0704 12:47:48.773464   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt ...
	I0704 12:47:48.773493   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt: {Name:mk0e47aa2e13ec9619d7cf1870c254597e4042bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.773663   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key ...
	I0704 12:47:48.773677   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key: {Name:mk333dc120c12053518ff8c9a78fe45b0713f931 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:48.773777   41807 certs.go:256] generating profile certs ...
	I0704 12:47:48.773839   41807 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.key
	I0704 12:47:48.773857   41807 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt with IP's: []
	I0704 12:47:49.677482   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt ...
	I0704 12:47:49.677516   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: {Name:mk921d83393d32feb8d38343eaa1a8777f6626a6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.677715   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.key ...
	I0704 12:47:49.677728   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.key: {Name:mk4c25616a142fcc29f0bc652f984ffab6a4a136 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.677816   41807 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17
	I0704 12:47:49.677836   41807 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0704 12:47:49.855360   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17 ...
	I0704 12:47:49.855391   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17: {Name:mk53cbc283856380c45be65bc9c38ffbdbc49d8e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.855614   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17 ...
	I0704 12:47:49.855630   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17: {Name:mk0f7ce7740f55e7e73ab39a4ed5edc38b613602 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:49.855722   41807 certs.go:381] copying /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt.c6317c17 -> /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt
	I0704 12:47:49.855805   41807 certs.go:385] copying /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key.c6317c17 -> /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key
	I0704 12:47:49.855865   41807 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key
	I0704 12:47:49.855887   41807 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt with IP's: []
	I0704 12:47:50.063336   41807 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt ...
	I0704 12:47:50.063371   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt: {Name:mk59d8c64ccc90a022ebb45cf0deb61e3162fbac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:50.063580   41807 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key ...
	I0704 12:47:50.063595   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key: {Name:mkaf25b0ae28cb15590503e5873d4c197a08bb7c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:50.063792   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem (1679 bytes)
	I0704 12:47:50.063835   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem (1078 bytes)
	I0704 12:47:50.063868   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem (1123 bytes)
	I0704 12:47:50.063895   41807 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem (1679 bytes)
	I0704 12:47:50.064506   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 12:47:50.091259   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0704 12:47:50.118260   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 12:47:50.144240   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 12:47:50.169877   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0704 12:47:50.195885   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0704 12:47:50.220416   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 12:47:50.243846   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0704 12:47:50.267798   41807 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 12:47:50.292462   41807 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0704 12:47:50.310212   41807 ssh_runner.go:195] Run: openssl version
	I0704 12:47:50.315622   41807 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"
	I0704 12:47:50.324923   41807 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 12:47:50.328431   41807 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 12:47 /usr/share/ca-certificates/minikubeCA.pem
	I0704 12:47:50.328494   41807 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 12:47:50.335449   41807 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"
	I0704 12:47:50.344654   41807 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 12:47:50.347891   41807 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
	I0704 12:47:50.347940   41807 kubeadm.go:392] StartCluster: {Name:addons-277972 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:addons-277972 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 12:47:50.348032   41807 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0704 12:47:50.348094   41807 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0704 12:47:50.388671   41807 cri.go:89] found id: ""
	I0704 12:47:50.388788   41807 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0704 12:47:50.397909   41807 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0704 12:47:50.406849   41807 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0704 12:47:50.406931   41807 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
	I0704 12:47:50.416125   41807 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0704 12:47:50.416147   41807 kubeadm.go:157] found existing configuration files:
	
	I0704 12:47:50.416206   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0704 12:47:50.425334   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0704 12:47:50.425418   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0704 12:47:50.433891   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0704 12:47:50.442867   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0704 12:47:50.442955   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0704 12:47:50.451903   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0704 12:47:50.460808   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0704 12:47:50.460904   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0704 12:47:50.469255   41807 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0704 12:47:50.477940   41807 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0704 12:47:50.478024   41807 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0704 12:47:50.486688   41807 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0704 12:47:50.530823   41807 kubeadm.go:310] [init] Using Kubernetes version: v1.30.2
	I0704 12:47:50.531003   41807 kubeadm.go:310] [preflight] Running pre-flight checks
	I0704 12:47:50.569305   41807 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0704 12:47:50.569380   41807 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1064-aws
	I0704 12:47:50.569420   41807 kubeadm.go:310] OS: Linux
	I0704 12:47:50.569469   41807 kubeadm.go:310] CGROUPS_CPU: enabled
	I0704 12:47:50.569520   41807 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0704 12:47:50.569573   41807 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0704 12:47:50.569623   41807 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0704 12:47:50.569671   41807 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0704 12:47:50.569721   41807 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0704 12:47:50.569767   41807 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0704 12:47:50.569817   41807 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0704 12:47:50.569868   41807 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0704 12:47:50.634939   41807 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0704 12:47:50.635132   41807 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0704 12:47:50.635265   41807 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0704 12:47:50.873829   41807 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0704 12:47:50.877461   41807 out.go:204]   - Generating certificates and keys ...
	I0704 12:47:50.877672   41807 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0704 12:47:50.877744   41807 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0704 12:47:52.052076   41807 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0704 12:47:53.065158   41807 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0704 12:47:53.217896   41807 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0704 12:47:53.650326   41807 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0704 12:47:53.842176   41807 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0704 12:47:53.842490   41807 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-277972 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 12:47:54.290414   41807 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0704 12:47:54.290663   41807 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-277972 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 12:47:54.842531   41807 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0704 12:47:55.578686   41807 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0704 12:47:56.254268   41807 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0704 12:47:56.254590   41807 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0704 12:47:56.554864   41807 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0704 12:47:56.787158   41807 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0704 12:47:56.919585   41807 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0704 12:47:57.343932   41807 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0704 12:47:57.533845   41807 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0704 12:47:57.534856   41807 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0704 12:47:57.545947   41807 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0704 12:47:57.548447   41807 out.go:204]   - Booting up control plane ...
	I0704 12:47:57.548544   41807 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0704 12:47:57.548619   41807 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0704 12:47:57.549281   41807 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0704 12:47:57.559512   41807 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0704 12:47:57.560680   41807 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0704 12:47:57.560750   41807 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0704 12:47:57.655345   41807 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0704 12:47:57.655439   41807 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0704 12:48:00.183115   41807 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.527079197s
	I0704 12:48:00.183205   41807 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0704 12:48:06.184616   41807 kubeadm.go:310] [api-check] The API server is healthy after 6.002282989s
	I0704 12:48:06.203771   41807 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0704 12:48:06.218601   41807 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0704 12:48:06.246197   41807 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0704 12:48:06.246384   41807 kubeadm.go:310] [mark-control-plane] Marking the node addons-277972 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0704 12:48:06.258316   41807 kubeadm.go:310] [bootstrap-token] Using token: tyq79q.kbg2fgcvjtr3lpb1
	I0704 12:48:06.261351   41807 out.go:204]   - Configuring RBAC rules ...
	I0704 12:48:06.261480   41807 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0704 12:48:06.265180   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0704 12:48:06.273206   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0704 12:48:06.276796   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0704 12:48:06.281003   41807 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0704 12:48:06.284531   41807 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0704 12:48:06.591221   41807 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0704 12:48:07.046228   41807 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0704 12:48:07.590553   41807 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0704 12:48:07.591816   41807 kubeadm.go:310] 
	I0704 12:48:07.591886   41807 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0704 12:48:07.591893   41807 kubeadm.go:310] 
	I0704 12:48:07.591971   41807 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0704 12:48:07.591976   41807 kubeadm.go:310] 
	I0704 12:48:07.592000   41807 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0704 12:48:07.592064   41807 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0704 12:48:07.592114   41807 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0704 12:48:07.592119   41807 kubeadm.go:310] 
	I0704 12:48:07.592170   41807 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0704 12:48:07.592174   41807 kubeadm.go:310] 
	I0704 12:48:07.592220   41807 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0704 12:48:07.592224   41807 kubeadm.go:310] 
	I0704 12:48:07.592275   41807 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0704 12:48:07.592346   41807 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0704 12:48:07.592412   41807 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0704 12:48:07.592416   41807 kubeadm.go:310] 
	I0704 12:48:07.592496   41807 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0704 12:48:07.592574   41807 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0704 12:48:07.592578   41807 kubeadm.go:310] 
	I0704 12:48:07.592659   41807 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token tyq79q.kbg2fgcvjtr3lpb1 \
	I0704 12:48:07.592759   41807 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:35fd71e6933d061d48b890c9414e6328da2448e1317e04845ee7be47fb1b8840 \
	I0704 12:48:07.592779   41807 kubeadm.go:310] 	--control-plane 
	I0704 12:48:07.592784   41807 kubeadm.go:310] 
	I0704 12:48:07.592865   41807 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0704 12:48:07.592869   41807 kubeadm.go:310] 
	I0704 12:48:07.592947   41807 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token tyq79q.kbg2fgcvjtr3lpb1 \
	I0704 12:48:07.593045   41807 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:35fd71e6933d061d48b890c9414e6328da2448e1317e04845ee7be47fb1b8840 
	I0704 12:48:07.595349   41807 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1064-aws\n", err: exit status 1
	I0704 12:48:07.595464   41807 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0704 12:48:07.595501   41807 cni.go:84] Creating CNI manager for ""
	I0704 12:48:07.595514   41807 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:48:07.598686   41807 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0704 12:48:07.600554   41807 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0704 12:48:07.604401   41807 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.2/kubectl ...
	I0704 12:48:07.604420   41807 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0704 12:48:07.622525   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0704 12:48:07.902879   41807 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0704 12:48:07.903033   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:07.903151   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-277972 minikube.k8s.io/updated_at=2024_07_04T12_48_07_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=051b6c4754c6f3ec9a6d546748e2230f0a161ae0 minikube.k8s.io/name=addons-277972 minikube.k8s.io/primary=true
	I0704 12:48:07.918978   41807 ops.go:34] apiserver oom_adj: -16
	I0704 12:48:08.057408   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:08.558168   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:09.058101   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:09.558200   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:10.058204   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:10.558191   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:11.057580   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:11.557555   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:12.057673   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:12.557819   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:13.057933   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:13.557487   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:14.058030   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:14.558074   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:15.057714   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:15.557560   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:16.058316   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:16.558451   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:17.058480   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:17.557660   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:18.058102   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:18.558260   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:19.057788   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:19.557481   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:20.058398   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:20.557579   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:21.057470   41807 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 12:48:21.206748   41807 kubeadm.go:1113] duration metric: took 13.303784883s to wait for elevateKubeSystemPrivileges
	I0704 12:48:21.206775   41807 kubeadm.go:394] duration metric: took 30.858840352s to StartCluster
	I0704 12:48:21.206792   41807 settings.go:142] acquiring lock: {Name:mkf7635d57ad2564b729684ab8b91853c3949086 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:48:21.206930   41807 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 12:48:21.207341   41807 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/kubeconfig: {Name:mkebbe0ae433dda13539c3f742d0568b8e47c712 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:48:21.207582   41807 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 12:48:21.207635   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0704 12:48:21.207954   41807 config.go:182] Loaded profile config "addons-277972": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 12:48:21.207989   41807 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]
	I0704 12:48:21.208092   41807 addons.go:69] Setting yakd=true in profile "addons-277972"
	I0704 12:48:21.208119   41807 addons.go:234] Setting addon yakd=true in "addons-277972"
	I0704 12:48:21.208148   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.208681   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.209882   41807 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-277972"
	I0704 12:48:21.209951   41807 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-277972"
	I0704 12:48:21.209992   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.210759   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.210857   41807 out.go:177] * Verifying Kubernetes components...
	I0704 12:48:21.211272   41807 addons.go:69] Setting cloud-spanner=true in profile "addons-277972"
	I0704 12:48:21.214603   41807 addons.go:234] Setting addon cloud-spanner=true in "addons-277972"
	I0704 12:48:21.214642   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.215178   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211287   41807 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-277972"
	I0704 12:48:21.215807   41807 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-277972"
	I0704 12:48:21.215859   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.216398   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211293   41807 addons.go:69] Setting default-storageclass=true in profile "addons-277972"
	I0704 12:48:21.218085   41807 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-277972"
	I0704 12:48:21.218427   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.222747   41807 addons.go:69] Setting volumesnapshots=true in profile "addons-277972"
	I0704 12:48:21.222809   41807 addons.go:234] Setting addon volumesnapshots=true in "addons-277972"
	I0704 12:48:21.222850   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.223570   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211298   41807 addons.go:69] Setting gcp-auth=true in profile "addons-277972"
	I0704 12:48:21.251882   41807 mustload.go:65] Loading cluster: addons-277972
	I0704 12:48:21.252144   41807 config.go:182] Loaded profile config "addons-277972": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 12:48:21.252533   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211307   41807 addons.go:69] Setting ingress=true in profile "addons-277972"
	I0704 12:48:21.252656   41807 addons.go:234] Setting addon ingress=true in "addons-277972"
	I0704 12:48:21.252718   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.253214   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211315   41807 addons.go:69] Setting ingress-dns=true in profile "addons-277972"
	I0704 12:48:21.266449   41807 addons.go:234] Setting addon ingress-dns=true in "addons-277972"
	I0704 12:48:21.266549   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.211321   41807 addons.go:69] Setting inspektor-gadget=true in profile "addons-277972"
	I0704 12:48:21.278405   41807 addons.go:234] Setting addon inspektor-gadget=true in "addons-277972"
	I0704 12:48:21.278468   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.278913   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211332   41807 addons.go:69] Setting metrics-server=true in profile "addons-277972"
	I0704 12:48:21.303668   41807 addons.go:234] Setting addon metrics-server=true in "addons-277972"
	I0704 12:48:21.303737   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.304250   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211393   41807 addons.go:69] Setting volcano=true in profile "addons-277972"
	I0704 12:48:21.313872   41807 addons.go:234] Setting addon volcano=true in "addons-277972"
	I0704 12:48:21.313944   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.314458   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.321722   41807 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0704 12:48:21.211424   41807 addons.go:69] Setting registry=true in profile "addons-277972"
	I0704 12:48:21.343642   41807 addons.go:234] Setting addon registry=true in "addons-277972"
	I0704 12:48:21.343697   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.344209   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211533   41807 addons.go:69] Setting storage-provisioner=true in profile "addons-277972"
	I0704 12:48:21.351544   41807 addons.go:234] Setting addon storage-provisioner=true in "addons-277972"
	I0704 12:48:21.351664   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.353718   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0704 12:48:21.358101   41807 addons.go:234] Setting addon default-storageclass=true in "addons-277972"
	I0704 12:48:21.358147   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.358631   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.211621   41807 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-277972"
	I0704 12:48:21.277340   41807 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 12:48:21.278368   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.335798   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0704 12:48:21.383821   41807 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0704 12:48:21.383925   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.400096   41807 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.1
	I0704 12:48:21.404232   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0704 12:48:21.404484   41807 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0704 12:48:21.412686   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0704 12:48:21.366723   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.427905   41807 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 12:48:21.427947   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0704 12:48:21.428025   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.366729   41807 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-277972"
	I0704 12:48:21.433892   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.439839   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0704 12:48:21.447975   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0704 12:48:21.449808   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0704 12:48:21.451547   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0704 12:48:21.453140   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0704 12:48:21.455407   41807 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0704 12:48:21.457214   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0704 12:48:21.457274   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0704 12:48:21.457366   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.474663   41807 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0704 12:48:21.475148   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 12:48:21.476587   41807 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0704 12:48:21.476607   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0704 12:48:21.476679   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.477201   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.479213   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0704 12:48:21.479234   41807 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0704 12:48:21.479297   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.506035   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0704 12:48:21.506061   41807 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0704 12:48:21.506133   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.530105   41807 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	W0704 12:48:21.531214   41807 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0704 12:48:21.531897   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0704 12:48:21.532810   41807 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0704 12:48:21.532828   41807 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0704 12:48:21.532890   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.544372   41807 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0704 12:48:21.544399   41807 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0704 12:48:21.544476   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.549902   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 12:48:21.556399   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0704 12:48:21.558563   41807 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 12:48:21.558589   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0704 12:48:21.558659   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.563718   41807 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0704 12:48:21.565428   41807 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 12:48:21.565451   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0704 12:48:21.565516   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.647583   41807 out.go:177]   - Using image docker.io/registry:2.8.3
	I0704 12:48:21.652855   41807 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0704 12:48:21.654899   41807 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0704 12:48:21.654920   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0704 12:48:21.654985   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.659223   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.667203   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.668288   41807 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0704 12:48:21.669974   41807 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 12:48:21.669986   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0704 12:48:21.670054   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.672569   41807 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-277972"
	I0704 12:48:21.683060   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:21.683548   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:21.684117   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.707973   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.733540   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.736962   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.739728   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.783694   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.784331   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.809257   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.814099   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.823351   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.826260   41807 out.go:177]   - Using image docker.io/busybox:stable
	I0704 12:48:21.828575   41807 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0704 12:48:21.830470   41807 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 12:48:21.830489   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0704 12:48:21.830560   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:21.857104   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:21.899161   41807 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 12:48:22.108741   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0704 12:48:22.108804   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0704 12:48:22.111712   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0704 12:48:22.225455   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0704 12:48:22.225519   41807 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0704 12:48:22.244604   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 12:48:22.245177   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 12:48:22.255575   41807 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0704 12:48:22.255651   41807 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0704 12:48:22.255910   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 12:48:22.265762   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0704 12:48:22.283211   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0704 12:48:22.283278   41807 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0704 12:48:22.284829   41807 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0704 12:48:22.284895   41807 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0704 12:48:22.290182   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 12:48:22.314959   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0704 12:48:22.315043   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0704 12:48:22.352922   41807 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0704 12:48:22.352997   41807 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0704 12:48:22.355632   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0704 12:48:22.355703   41807 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0704 12:48:22.380391   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 12:48:22.417385   41807 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0704 12:48:22.417457   41807 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0704 12:48:22.426130   41807 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 12:48:22.426212   41807 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0704 12:48:22.440481   41807 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0704 12:48:22.440512   41807 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0704 12:48:22.480449   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0704 12:48:22.480515   41807 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)
	I0704 12:48:22.515567   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0704 12:48:22.515595   41807 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0704 12:48:22.522251   41807 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0704 12:48:22.522277   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0704 12:48:22.593809   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 12:48:22.610938   41807 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0704 12:48:22.611004   41807 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0704 12:48:22.646047   41807 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0704 12:48:22.646123   41807 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0704 12:48:22.670316   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0704 12:48:22.670385   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0704 12:48:22.721380   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0704 12:48:22.725248   41807 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0704 12:48:22.725319   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0704 12:48:22.778133   41807 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0704 12:48:22.778207   41807 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0704 12:48:22.815852   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0704 12:48:22.815927   41807 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0704 12:48:22.818398   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0704 12:48:22.818469   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0704 12:48:22.870000   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0704 12:48:22.932617   41807 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0704 12:48:22.932682   41807 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0704 12:48:22.976825   41807 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0704 12:48:22.976896   41807 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0704 12:48:23.007210   41807 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 12:48:23.007286   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0704 12:48:23.062107   41807 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0704 12:48:23.062183   41807 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0704 12:48:23.101222   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0704 12:48:23.101293   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0704 12:48:23.107652   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 12:48:23.167212   41807 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0704 12:48:23.167289   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0704 12:48:23.201894   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0704 12:48:23.201969   41807 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0704 12:48:23.275025   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0704 12:48:23.283383   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0704 12:48:23.283459   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0704 12:48:23.286002   41807 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.754074291s)
	I0704 12:48:23.286077   41807 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0704 12:48:23.286125   41807 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.386882498s)
	I0704 12:48:23.288022   41807 node_ready.go:35] waiting up to 6m0s for node "addons-277972" to be "Ready" ...
	I0704 12:48:23.379213   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0704 12:48:23.379238   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0704 12:48:23.509165   41807 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 12:48:23.509239   41807 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0704 12:48:23.577231   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 12:48:24.339734   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.227946083s)
	I0704 12:48:24.650666   41807 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-277972" context rescaled to 1 replicas
	I0704 12:48:25.121841   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.877159786s)
	I0704 12:48:25.456282   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:26.342629   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.097384885s)
	I0704 12:48:27.387196   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.131234186s)
	I0704 12:48:27.387233   41807 addons.go:475] Verifying addon ingress=true in "addons-277972"
	I0704 12:48:27.387375   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.121539073s)
	I0704 12:48:27.387545   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.097289036s)
	I0704 12:48:27.387591   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.007128456s)
	I0704 12:48:27.387643   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.793759043s)
	I0704 12:48:27.388128   41807 addons.go:475] Verifying addon metrics-server=true in "addons-277972"
	I0704 12:48:27.387665   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.666213285s)
	I0704 12:48:27.388143   41807 addons.go:475] Verifying addon registry=true in "addons-277972"
	I0704 12:48:27.387695   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.517619166s)
	I0704 12:48:27.387765   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.280039659s)
	W0704 12:48:27.388695   41807 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 12:48:27.388735   41807 retry.go:31] will retry after 365.864286ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 12:48:27.387818   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.112705276s)
	I0704 12:48:27.390719   41807 out.go:177] * Verifying ingress addon...
	I0704 12:48:27.392778   41807 out.go:177] * Verifying registry addon...
	I0704 12:48:27.392909   41807 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-277972 service yakd-dashboard -n yakd-dashboard
	
	I0704 12:48:27.396819   41807 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0704 12:48:27.397798   41807 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0704 12:48:27.427696   41807 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0704 12:48:27.427773   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:27.430393   41807 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 12:48:27.430476   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:27.699427   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.122092909s)
	I0704 12:48:27.699532   41807 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-277972"
	I0704 12:48:27.702382   41807 out.go:177] * Verifying csi-hostpath-driver addon...
	I0704 12:48:27.705550   41807 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0704 12:48:27.712301   41807 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 12:48:27.712327   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:27.755771   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 12:48:27.792640   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:27.902805   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:27.904591   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:28.209973   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:28.401440   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:28.403245   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:28.690394   41807 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0704 12:48:28.690481   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:28.710806   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:28.712748   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:28.823205   41807 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0704 12:48:28.842471   41807 addons.go:234] Setting addon gcp-auth=true in "addons-277972"
	I0704 12:48:28.842566   41807 host.go:66] Checking if "addons-277972" exists ...
	I0704 12:48:28.843063   41807 cli_runner.go:164] Run: docker container inspect addons-277972 --format={{.State.Status}}
	I0704 12:48:28.861482   41807 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0704 12:48:28.861535   41807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-277972
	I0704 12:48:28.881013   41807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37344 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/addons-277972/id_rsa Username:docker}
	I0704 12:48:28.901456   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:28.904420   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:29.209997   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:29.413466   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:29.422085   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:29.709792   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:29.903184   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:29.904363   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:30.216925   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:30.292130   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:30.404124   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:30.405815   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:30.685387   41807 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.823865135s)
	I0704 12:48:30.685824   41807 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.930009146s)
	I0704 12:48:30.688408   41807 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 12:48:30.690860   41807 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0704 12:48:30.693429   41807 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0704 12:48:30.693507   41807 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0704 12:48:30.710920   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:30.739828   41807 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0704 12:48:30.739911   41807 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0704 12:48:30.761117   41807 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 12:48:30.761193   41807 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0704 12:48:30.782209   41807 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 12:48:30.903301   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:30.904629   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:31.210159   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:31.424650   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:31.426120   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:31.520414   41807 addons.go:475] Verifying addon gcp-auth=true in "addons-277972"
	I0704 12:48:31.523099   41807 out.go:177] * Verifying gcp-auth addon...
	I0704 12:48:31.526425   41807 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0704 12:48:31.540868   41807 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0704 12:48:31.540941   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:31.709853   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:31.903294   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:31.905424   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:32.030423   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:32.211231   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:32.293350   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:32.400805   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:32.403747   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:32.534505   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:32.718142   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:32.902892   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:32.903831   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:33.030679   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:33.210124   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:33.401132   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:33.403657   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:33.530334   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:33.712476   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:33.902157   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:33.902642   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:34.030715   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:34.212497   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:34.402740   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:34.403287   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:34.531781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:34.710779   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:34.792411   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:34.904819   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:34.905266   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:35.029994   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:35.210433   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:35.402347   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:35.402440   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:35.530213   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:35.709889   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:35.901140   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:35.902570   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:36.030690   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:36.209857   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:36.401120   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:36.403885   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:36.530399   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:36.712479   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:36.902353   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:36.903432   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:37.031099   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:37.209730   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:37.292625   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:37.401402   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:37.402798   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:37.530820   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:37.710096   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:37.901705   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:37.902299   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:38.030609   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:38.210017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:38.402070   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:38.403705   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:38.530345   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:38.710127   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:38.902071   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:38.902715   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:39.031250   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:39.211046   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:39.403423   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:39.404304   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:39.529953   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:39.710375   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:39.792147   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:39.902104   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:39.902424   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:40.041600   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:40.209937   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:40.401709   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:40.402599   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:40.531036   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:40.710946   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:40.902195   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:40.903093   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:41.030867   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:41.210086   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:41.402602   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:41.403162   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:41.530447   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:41.709579   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:41.902646   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:41.903220   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:42.030679   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:42.211131   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:42.293383   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:42.402865   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:42.403104   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:42.530801   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:42.710628   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:42.901312   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:42.903190   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:43.030694   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:43.209846   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:43.400741   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:43.402198   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:43.530844   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:43.709910   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:43.903105   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:43.903446   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:44.030017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:44.210942   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:44.401045   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:44.403272   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:44.530294   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:44.709962   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:44.792573   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:44.908104   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:44.908473   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:45.034963   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:45.211615   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:45.402556   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:45.403470   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:45.531239   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:45.710333   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:45.901619   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:45.902263   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:46.030372   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:46.210349   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:46.402290   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:46.402504   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:46.530495   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:46.710362   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:46.793279   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:46.901374   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:46.902710   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:47.030329   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:47.210823   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:47.401055   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:47.402439   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:47.529916   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:47.710565   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:47.902153   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:47.903230   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:48.030282   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:48.210325   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:48.401912   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:48.405183   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:48.530286   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:48.709995   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:48.901161   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:48.901972   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:49.030699   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:49.210859   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:49.292007   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:49.402205   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:49.405005   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:49.531186   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:49.710658   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:49.902672   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:49.903358   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:50.031311   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:50.210277   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:50.407508   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:50.408291   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:50.530922   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:50.710239   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:50.902028   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:50.903038   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:51.031776   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:51.216398   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:51.292531   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:51.402047   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:51.402795   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:51.530510   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:51.710336   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:51.902958   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:51.903203   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:52.030820   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:52.209781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:52.400736   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:52.402048   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:52.530851   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:52.709632   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:52.902308   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:52.904025   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:53.030586   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:53.209906   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:53.402133   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:53.402287   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:53.530718   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:53.710481   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:53.792148   41807 node_ready.go:53] node "addons-277972" has status "Ready":"False"
	I0704 12:48:53.900900   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:53.902546   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:54.030670   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:54.211807   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:54.318538   41807 node_ready.go:49] node "addons-277972" has status "Ready":"True"
	I0704 12:48:54.318572   41807 node_ready.go:38] duration metric: took 31.029976788s for node "addons-277972" to be "Ready" ...
	I0704 12:48:54.318586   41807 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" ...
	I0704 12:48:54.348880   41807 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:54.473968   41807 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 12:48:54.473995   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:54.475324   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:54.540822   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:54.735637   41807 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 12:48:54.735664   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:54.910782   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:54.911513   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:55.043024   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:55.233482   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:55.426404   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:55.427447   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:55.530815   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:55.715773   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:55.902330   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:55.904078   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:56.030288   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:56.220303   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:56.367695   41807 pod_ready.go:102] pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:48:56.424887   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:56.425872   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:56.533163   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:56.714466   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:56.910001   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:56.913122   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:57.032521   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:57.212371   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:57.402300   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:57.403629   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:57.530300   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:57.713807   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:57.855716   41807 pod_ready.go:92] pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.855777   41807 pod_ready.go:81] duration metric: took 3.506859324s for pod "coredns-7db6d8ff4d-98cjp" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.855828   41807 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.866198   41807 pod_ready.go:92] pod "etcd-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.866270   41807 pod_ready.go:81] duration metric: took 10.421504ms for pod "etcd-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.866300   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.888532   41807 pod_ready.go:92] pod "kube-apiserver-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.888603   41807 pod_ready.go:81] duration metric: took 22.281286ms for pod "kube-apiserver-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.888631   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.906878   41807 pod_ready.go:92] pod "kube-controller-manager-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.906950   41807 pod_ready.go:81] duration metric: took 18.297271ms for pod "kube-controller-manager-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.906988   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-4f555" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.909545   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:57.915821   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:57.917212   41807 pod_ready.go:92] pod "kube-proxy-4f555" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:57.917274   41807 pod_ready.go:81] duration metric: took 10.25099ms for pod "kube-proxy-4f555" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:57.917315   41807 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:58.034780   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:58.211957   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:58.252915   41807 pod_ready.go:92] pod "kube-scheduler-addons-277972" in "kube-system" namespace has status "Ready":"True"
	I0704 12:48:58.252941   41807 pod_ready.go:81] duration metric: took 335.601693ms for pod "kube-scheduler-addons-277972" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:58.252953   41807 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace to be "Ready" ...
	I0704 12:48:58.402385   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:58.404098   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:58.530913   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:58.711523   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:58.902580   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:58.903099   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:59.030372   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:59.210884   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:59.411319   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:59.412216   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:48:59.529981   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:48:59.714762   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:48:59.906816   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:48:59.909589   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:00.040781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:00.214923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:00.288406   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:00.409454   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:00.410511   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:00.530291   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:00.713885   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:00.907202   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:00.913734   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:01.030719   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:01.214472   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:01.413406   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:01.418724   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:01.533058   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:01.715744   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:01.907889   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:01.910147   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:02.031394   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:02.216878   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:02.411168   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:02.412526   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:02.531532   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:02.715417   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:02.763807   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:02.905369   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:02.906844   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:03.031129   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:03.213055   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:03.417183   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:03.420333   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:03.530775   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:03.717316   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:03.905527   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:03.906871   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:04.031787   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:04.211444   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:04.405133   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:04.408925   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:04.530506   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:04.711576   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:04.903105   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:04.904928   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:05.034650   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:05.211392   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:05.259259   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:05.402129   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:05.403246   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:05.530719   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:05.712664   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:05.902191   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:05.902714   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:06.031554   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:06.211781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:06.407191   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:06.410911   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:06.534037   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:06.717273   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:06.904095   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:06.905718   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:07.030671   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:07.213275   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:07.260819   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:07.403474   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:07.405092   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:07.530654   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:07.712992   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:07.903730   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:07.904171   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:08.030380   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:08.211376   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:08.402467   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:08.403679   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:08.530908   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:08.713731   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:08.904038   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:08.907137   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:09.031285   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:09.212950   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:09.260925   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:09.409624   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:09.410823   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:09.531677   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:09.713480   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:09.910141   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:09.916524   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:10.031505   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:10.219359   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:10.403387   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:10.404285   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:10.531400   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:10.717617   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:10.905510   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:10.906414   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:11.030551   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:11.212949   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:11.402816   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:11.406356   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:11.531790   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:11.713182   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:11.761898   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:11.904507   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:11.906066   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:12.034598   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:12.211978   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:12.402618   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:12.405009   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:12.532447   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:12.712875   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:12.905409   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:12.906445   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:13.030568   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:13.211714   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:13.402738   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:13.403334   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:13.531202   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:13.712953   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:13.903128   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:13.905160   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:14.032454   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:14.212259   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:14.259602   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:14.407412   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:14.410012   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:14.531538   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:14.727602   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:14.909352   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:14.919206   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:15.046788   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:15.212907   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:15.404273   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:15.413779   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:15.531097   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:15.712775   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:15.921568   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:15.936297   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:16.036310   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:16.218749   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:16.260043   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:16.404424   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:16.410448   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:16.530393   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:16.714472   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:16.904335   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:16.905415   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:17.029835   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:17.211903   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:17.402599   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:17.403508   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:17.530037   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:17.714884   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:17.902669   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:17.903415   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:18.030405   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:18.210759   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:18.403129   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:18.403833   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:18.530929   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:18.711272   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:18.758632   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:18.902865   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:18.903473   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:19.030205   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:19.211571   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:19.401987   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:19.403276   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:19.531086   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:19.711323   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:19.904373   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:19.907422   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:20.031100   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:20.214623   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:20.410614   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:20.412782   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:20.533707   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:20.715556   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:20.759815   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:20.908816   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:20.911528   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:21.031310   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:21.212311   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:21.409775   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:21.411977   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:21.531923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:21.713881   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:21.908419   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:21.915064   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:22.036690   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:22.232179   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:22.407127   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:22.409097   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:22.530923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:22.726643   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:22.765610   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:22.905225   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:22.906638   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:23.030760   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:23.212178   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:23.402160   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:23.404636   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:23.530763   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:23.723779   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:23.902586   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:23.905248   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:24.032877   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:24.212069   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:24.402357   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:24.403418   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:24.530984   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:24.712226   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:24.910501   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:24.912238   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:25.031186   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:25.212620   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:25.261007   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:25.403559   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:25.407626   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:25.531973   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:25.715176   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:25.912226   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:25.913250   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:26.031868   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:26.211467   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:26.403360   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:26.405041   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:26.531066   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:26.713181   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:26.902537   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:26.903848   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:27.030978   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:27.211796   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:27.403387   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:27.403999   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:27.530632   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:27.711781   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:27.783823   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:27.902251   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:27.906951   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:28.031704   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:28.212519   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:28.403833   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:28.404768   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:28.530323   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:28.713482   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:28.907325   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:28.908271   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:29.029924   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:29.211590   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:29.402281   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:29.405335   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:29.530013   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:29.711682   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:29.902337   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:29.903608   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:30.042645   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:30.215236   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:30.261153   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:30.404612   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:30.406366   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:30.530806   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:30.714738   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:30.905704   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:30.913617   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:31.031398   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:31.212618   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:31.402669   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:31.403909   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:31.530734   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:31.713505   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:31.902930   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:31.904611   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:32.031969   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:32.212010   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:32.404018   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:32.405059   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:32.532203   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:32.713100   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:32.760061   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:32.904058   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:32.906856   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:33.030938   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:33.212716   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:33.403777   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:33.405901   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:33.531997   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:33.715177   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:33.906982   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:33.908349   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:34.030281   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:34.214337   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:34.413617   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:34.422012   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:34.533056   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:34.712207   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:34.912379   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:34.913866   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:35.038172   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:35.213387   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:35.261447   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:35.405913   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:35.407323   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:35.530954   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:35.712904   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:35.906593   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:35.909058   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:36.030527   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:36.214019   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:36.410225   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 12:49:36.412052   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:36.530473   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:36.711955   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:36.901981   41807 kapi.go:107] duration metric: took 1m9.505162011s to wait for kubernetes.io/minikube-addons=registry ...
	I0704 12:49:36.903820   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:37.039191   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:37.212017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:37.402377   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:37.530053   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:37.711339   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:37.762017   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:37.903179   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:38.034837   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:38.213431   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:38.405233   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:38.530980   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:38.717740   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:38.902899   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:39.031345   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:39.212046   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:39.411279   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:39.530740   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:39.715811   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:39.905632   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:40.032026   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:40.212644   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:40.259837   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:40.407283   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:40.530983   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:40.711161   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:40.903654   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:41.031923   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:41.211936   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:41.403048   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:41.538201   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:41.713256   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:41.918567   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:42.041508   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:42.212116   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:42.261105   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:42.405095   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:42.530407   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:42.712228   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:42.902298   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:43.031250   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:43.212823   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:43.406269   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:43.531539   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:43.728122   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:43.906314   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:44.032664   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:44.213758   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:44.405312   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:44.530847   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:44.731114   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:44.768933   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:44.944596   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:45.098895   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:45.212907   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:45.403281   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:45.531199   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:45.717003   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:45.905470   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:46.030968   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:46.213052   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:46.403442   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:46.530944   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:46.714005   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:46.903373   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:47.032443   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:47.212127   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:47.262696   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:47.403280   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:47.530699   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:47.713435   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:47.903158   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:48.031657   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:48.211575   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:48.403862   41807 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 12:49:48.536177   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:48.721705   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:48.903447   41807 kapi.go:107] duration metric: took 1m21.505644055s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0704 12:49:49.032160   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:49.213494   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:49.530730   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:49.732506   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:49.762295   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:50.030693   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:50.215217   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:50.531267   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:50.713215   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:51.030782   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:51.219688   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:51.530397   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:51.712294   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:52.030751   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:52.212619   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:52.261495   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:52.533509   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:52.711829   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:53.031837   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:53.211927   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:53.531148   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:53.712309   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:54.032226   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:54.212298   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:54.530871   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:54.718011   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:54.759702   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:55.031519   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:55.213501   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:55.530604   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:55.711794   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:56.030829   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:56.211017   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:56.530280   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:56.712101   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:56.767778   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:57.031136   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:57.212894   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:57.537479   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:57.711535   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:58.031469   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:58.211662   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:58.531093   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:58.710902   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:59.030996   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:59.213353   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:49:59.260978   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:49:59.530827   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:49:59.712755   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:50:00.030751   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:00.236504   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:50:00.531353   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:00.712048   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 12:50:01.030662   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:01.212607   41807 kapi.go:107] duration metric: took 1m33.507054644s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0704 12:50:01.530639   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:01.761573   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:50:02.035642   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:02.530800   41807 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 12:50:03.030423   41807 kapi.go:107] duration metric: took 1m31.503996129s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0704 12:50:03.032729   41807 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-277972 cluster.
	I0704 12:50:03.034585   41807 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.
	I0704 12:50:03.036580   41807 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0704 12:50:03.038790   41807 out.go:177] * Enabled addons: nvidia-device-plugin, default-storageclass, storage-provisioner, cloud-spanner, ingress-dns, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0704 12:50:03.040881   41807 addons.go:510] duration metric: took 1m41.832875099s for enable addons: enabled=[nvidia-device-plugin default-storageclass storage-provisioner cloud-spanner ingress-dns metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0704 12:50:03.767191   41807 pod_ready.go:102] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"False"
	I0704 12:50:05.259772   41807 pod_ready.go:92] pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace has status "Ready":"True"
	I0704 12:50:05.259798   41807 pod_ready.go:81] duration metric: took 1m7.00683702s for pod "metrics-server-c59844bb4-4kvhp" in "kube-system" namespace to be "Ready" ...
	I0704 12:50:05.259811   41807 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-tl9rm" in "kube-system" namespace to be "Ready" ...
	I0704 12:50:05.265147   41807 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-tl9rm" in "kube-system" namespace has status "Ready":"True"
	I0704 12:50:05.265173   41807 pod_ready.go:81] duration metric: took 5.353864ms for pod "nvidia-device-plugin-daemonset-tl9rm" in "kube-system" namespace to be "Ready" ...
	I0704 12:50:05.265196   41807 pod_ready.go:38] duration metric: took 1m10.946585332s 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" ...
	I0704 12:50:05.265212   41807 api_server.go:52] waiting for apiserver process to appear ...
	I0704 12:50:05.265239   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 12:50:05.265308   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 12:50:05.317866   41807 cri.go:89] found id: "beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:05.317899   41807 cri.go:89] found id: ""
	I0704 12:50:05.317908   41807 logs.go:276] 1 containers: [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa]
	I0704 12:50:05.317978   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.321644   41807 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 12:50:05.321717   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 12:50:05.360414   41807 cri.go:89] found id: "0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:05.360435   41807 cri.go:89] found id: ""
	I0704 12:50:05.360444   41807 logs.go:276] 1 containers: [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16]
	I0704 12:50:05.360503   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.364279   41807 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 12:50:05.364354   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 12:50:05.407800   41807 cri.go:89] found id: "89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:05.407823   41807 cri.go:89] found id: ""
	I0704 12:50:05.407831   41807 logs.go:276] 1 containers: [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c]
	I0704 12:50:05.407942   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.411360   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 12:50:05.411432   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 12:50:05.452485   41807 cri.go:89] found id: "37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:05.452555   41807 cri.go:89] found id: ""
	I0704 12:50:05.452577   41807 logs.go:276] 1 containers: [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a]
	I0704 12:50:05.452671   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.456454   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 12:50:05.456596   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 12:50:05.498451   41807 cri.go:89] found id: "79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:05.498475   41807 cri.go:89] found id: ""
	I0704 12:50:05.498484   41807 logs.go:276] 1 containers: [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40]
	I0704 12:50:05.498544   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.502096   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 12:50:05.502176   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 12:50:05.548289   41807 cri.go:89] found id: "ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:05.548325   41807 cri.go:89] found id: ""
	I0704 12:50:05.548335   41807 logs.go:276] 1 containers: [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f]
	I0704 12:50:05.548403   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.552299   41807 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 12:50:05.552375   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 12:50:05.597289   41807 cri.go:89] found id: "4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:05.597311   41807 cri.go:89] found id: ""
	I0704 12:50:05.597319   41807 logs.go:276] 1 containers: [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264]
	I0704 12:50:05.597409   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:05.601102   41807 logs.go:123] Gathering logs for kube-proxy [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] ...
	I0704 12:50:05.601130   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:05.647935   41807 logs.go:123] Gathering logs for kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] ...
	I0704 12:50:05.647965   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:05.687837   41807 logs.go:123] Gathering logs for CRI-O ...
	I0704 12:50:05.687869   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 12:50:05.778554   41807 logs.go:123] Gathering logs for container status ...
	I0704 12:50:05.778594   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 12:50:05.828617   41807 logs.go:123] Gathering logs for kubelet ...
	I0704 12:50:05.828648   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 12:50:05.862057   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.057138    1556 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.862582   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.057210    1556 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.862785   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.058104    1556 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.863057   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.058162    1556 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.870589   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: W0704 12:48:26.832604    1556 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.870828   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: E0704 12:48:26.832646    1556 reflector.go:150] object-"gadget"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.878333   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.279597    1556 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.878533   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.279642    1556 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.878850   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287438    1556 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879043   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879222   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879423   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879756   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:05.879964   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:05.924799   41807 logs.go:123] Gathering logs for describe nodes ...
	I0704 12:50:05.924834   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 12:50:06.120834   41807 logs.go:123] Gathering logs for coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] ...
	I0704 12:50:06.120869   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:06.168319   41807 logs.go:123] Gathering logs for kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] ...
	I0704 12:50:06.168352   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:06.217466   41807 logs.go:123] Gathering logs for kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] ...
	I0704 12:50:06.217502   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:06.297683   41807 logs.go:123] Gathering logs for dmesg ...
	I0704 12:50:06.297721   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 12:50:06.318065   41807 logs.go:123] Gathering logs for kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] ...
	I0704 12:50:06.318098   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:06.370749   41807 logs.go:123] Gathering logs for etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] ...
	I0704 12:50:06.370781   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:06.420207   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:06.420238   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 12:50:06.420319   41807 out.go:239] X Problems detected in kubelet:
	W0704 12:50:06.420331   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420338   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420368   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420386   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:06.420399   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:06.420406   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:06.420418   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:50:16.422275   41807 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 12:50:16.436559   41807 api_server.go:72] duration metric: took 1m55.228946079s to wait for apiserver process to appear ...
	I0704 12:50:16.436584   41807 api_server.go:88] waiting for apiserver healthz status ...
	I0704 12:50:16.436618   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 12:50:16.436681   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 12:50:16.476793   41807 cri.go:89] found id: "beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:16.476815   41807 cri.go:89] found id: ""
	I0704 12:50:16.476823   41807 logs.go:276] 1 containers: [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa]
	I0704 12:50:16.476880   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.480838   41807 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 12:50:16.480918   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 12:50:16.521585   41807 cri.go:89] found id: "0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:16.521607   41807 cri.go:89] found id: ""
	I0704 12:50:16.521615   41807 logs.go:276] 1 containers: [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16]
	I0704 12:50:16.521670   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.525373   41807 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 12:50:16.525451   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 12:50:16.564626   41807 cri.go:89] found id: "89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:16.564648   41807 cri.go:89] found id: ""
	I0704 12:50:16.564656   41807 logs.go:276] 1 containers: [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c]
	I0704 12:50:16.564711   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.568618   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 12:50:16.568697   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 12:50:16.607188   41807 cri.go:89] found id: "37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:16.607267   41807 cri.go:89] found id: ""
	I0704 12:50:16.607298   41807 logs.go:276] 1 containers: [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a]
	I0704 12:50:16.607384   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.611106   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 12:50:16.611245   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 12:50:16.655964   41807 cri.go:89] found id: "79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:16.655984   41807 cri.go:89] found id: ""
	I0704 12:50:16.655992   41807 logs.go:276] 1 containers: [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40]
	I0704 12:50:16.656048   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.661446   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 12:50:16.661530   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 12:50:16.702000   41807 cri.go:89] found id: "ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:16.702071   41807 cri.go:89] found id: ""
	I0704 12:50:16.702094   41807 logs.go:276] 1 containers: [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f]
	I0704 12:50:16.702185   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.705824   41807 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 12:50:16.705928   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 12:50:16.744018   41807 cri.go:89] found id: "4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:16.744043   41807 cri.go:89] found id: ""
	I0704 12:50:16.744051   41807 logs.go:276] 1 containers: [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264]
	I0704 12:50:16.744116   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:16.747797   41807 logs.go:123] Gathering logs for dmesg ...
	I0704 12:50:16.747831   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 12:50:16.766443   41807 logs.go:123] Gathering logs for kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] ...
	I0704 12:50:16.766473   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:16.838757   41807 logs.go:123] Gathering logs for kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] ...
	I0704 12:50:16.838795   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:16.877534   41807 logs.go:123] Gathering logs for CRI-O ...
	I0704 12:50:16.877565   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 12:50:16.979294   41807 logs.go:123] Gathering logs for container status ...
	I0704 12:50:16.979334   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 12:50:17.032523   41807 logs.go:123] Gathering logs for kubelet ...
	I0704 12:50:17.032555   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 12:50:17.076117   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.057138    1556 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.076372   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.057210    1556 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.076559   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.058104    1556 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.076763   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.058162    1556 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.081657   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: W0704 12:48:26.832604    1556 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.081869   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: E0704 12:48:26.832646    1556 reflector.go:150] object-"gadget"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.089461   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.279597    1556 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.089664   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.279642    1556 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.089986   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287438    1556 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090174   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090358   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090560   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.090887   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.091096   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:17.137638   41807 logs.go:123] Gathering logs for describe nodes ...
	I0704 12:50:17.137674   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 12:50:17.280991   41807 logs.go:123] Gathering logs for kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] ...
	I0704 12:50:17.281028   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:17.337542   41807 logs.go:123] Gathering logs for etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] ...
	I0704 12:50:17.337575   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:17.392453   41807 logs.go:123] Gathering logs for coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] ...
	I0704 12:50:17.392488   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:17.433187   41807 logs.go:123] Gathering logs for kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] ...
	I0704 12:50:17.433215   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:17.490242   41807 logs.go:123] Gathering logs for kube-proxy [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] ...
	I0704 12:50:17.490278   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:17.531799   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:17.531825   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 12:50:17.531883   41807 out.go:239] X Problems detected in kubelet:
	W0704 12:50:17.531897   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531906   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531921   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531938   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:17.531948   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:17.531954   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:17.531962   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:50:27.533617   41807 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 12:50:27.543045   41807 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0704 12:50:27.544187   41807 api_server.go:141] control plane version: v1.30.2
	I0704 12:50:27.544217   41807 api_server.go:131] duration metric: took 11.107625654s to wait for apiserver health ...
	I0704 12:50:27.544227   41807 system_pods.go:43] waiting for kube-system pods to appear ...
	I0704 12:50:27.544249   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 12:50:27.544315   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 12:50:27.585662   41807 cri.go:89] found id: "beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:27.585684   41807 cri.go:89] found id: ""
	I0704 12:50:27.585691   41807 logs.go:276] 1 containers: [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa]
	I0704 12:50:27.585751   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.589677   41807 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 12:50:27.589756   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 12:50:27.632036   41807 cri.go:89] found id: "0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:27.632056   41807 cri.go:89] found id: ""
	I0704 12:50:27.632063   41807 logs.go:276] 1 containers: [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16]
	I0704 12:50:27.632122   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.635844   41807 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 12:50:27.635920   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 12:50:27.678850   41807 cri.go:89] found id: "89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:27.678873   41807 cri.go:89] found id: ""
	I0704 12:50:27.678881   41807 logs.go:276] 1 containers: [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c]
	I0704 12:50:27.678987   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.682566   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 12:50:27.682640   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 12:50:27.733656   41807 cri.go:89] found id: "37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:27.733677   41807 cri.go:89] found id: ""
	I0704 12:50:27.733685   41807 logs.go:276] 1 containers: [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a]
	I0704 12:50:27.733742   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.737414   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 12:50:27.737486   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 12:50:27.776692   41807 cri.go:89] found id: "79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:27.776714   41807 cri.go:89] found id: ""
	I0704 12:50:27.776722   41807 logs.go:276] 1 containers: [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40]
	I0704 12:50:27.776778   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.780254   41807 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 12:50:27.780372   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 12:50:27.819745   41807 cri.go:89] found id: "ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:27.819767   41807 cri.go:89] found id: ""
	I0704 12:50:27.819775   41807 logs.go:276] 1 containers: [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f]
	I0704 12:50:27.819863   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.823594   41807 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 12:50:27.823668   41807 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 12:50:27.869785   41807 cri.go:89] found id: "4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:27.869808   41807 cri.go:89] found id: ""
	I0704 12:50:27.869816   41807 logs.go:276] 1 containers: [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264]
	I0704 12:50:27.869897   41807 ssh_runner.go:195] Run: which crictl
	I0704 12:50:27.873375   41807 logs.go:123] Gathering logs for kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] ...
	I0704 12:50:27.873401   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa"
	I0704 12:50:27.940507   41807 logs.go:123] Gathering logs for coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] ...
	I0704 12:50:27.940540   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c"
	I0704 12:50:27.985784   41807 logs.go:123] Gathering logs for kube-proxy [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] ...
	I0704 12:50:27.985812   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40"
	I0704 12:50:28.027014   41807 logs.go:123] Gathering logs for kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] ...
	I0704 12:50:28.027047   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f"
	I0704 12:50:28.099420   41807 logs.go:123] Gathering logs for kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] ...
	I0704 12:50:28.099458   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264"
	I0704 12:50:28.147538   41807 logs.go:123] Gathering logs for kubelet ...
	I0704 12:50:28.147568   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 12:50:28.179815   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.057138    1556 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.180066   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.057210    1556 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.180250   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: W0704 12:48:21.058104    1556 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.180447   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:21 addons-277972 kubelet[1556]: E0704 12:48:21.058162    1556 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.185125   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: W0704 12:48:26.832604    1556 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.185334   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:26 addons-277972 kubelet[1556]: E0704 12:48:26.832646    1556 reflector.go:150] object-"gadget"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.192806   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.279597    1556 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193004   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.279642    1556 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193320   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287438    1556 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193507   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193686   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.193885   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.194207   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.194405   41807 logs.go:138] Found kubelet problem: Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:28.240764   41807 logs.go:123] Gathering logs for describe nodes ...
	I0704 12:50:28.240804   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 12:50:28.393063   41807 logs.go:123] Gathering logs for kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] ...
	I0704 12:50:28.393099   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a"
	I0704 12:50:28.483912   41807 logs.go:123] Gathering logs for CRI-O ...
	I0704 12:50:28.483948   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 12:50:28.597540   41807 logs.go:123] Gathering logs for container status ...
	I0704 12:50:28.597581   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 12:50:28.649176   41807 logs.go:123] Gathering logs for dmesg ...
	I0704 12:50:28.649206   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 12:50:28.670515   41807 logs.go:123] Gathering logs for etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] ...
	I0704 12:50:28.670548   41807 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16"
	I0704 12:50:28.721764   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:28.721793   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 12:50:28.721851   41807 out.go:239] X Problems detected in kubelet:
	W0704 12:50:28.721860   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287497    1556 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-277972" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721867   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.287441    1556 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721878   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.287519    1556 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721893   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: W0704 12:48:54.312604    1556 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	W0704 12:50:28.721907   41807 out.go:239]   Jul 04 12:48:54 addons-277972 kubelet[1556]: E0704 12:48:54.312667    1556 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-277972" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-277972' and this object
	I0704 12:50:28.721914   41807 out.go:304] Setting ErrFile to fd 2...
	I0704 12:50:28.721920   41807 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:50:38.734103   41807 system_pods.go:59] 18 kube-system pods found
	I0704 12:50:38.734140   41807 system_pods.go:61] "coredns-7db6d8ff4d-98cjp" [535f0913-2460-4e34-bbba-f0e585b65231] Running
	I0704 12:50:38.734146   41807 system_pods.go:61] "csi-hostpath-attacher-0" [cdc947d1-20e0-4b45-9cc4-bc6b63ba34fe] Running
	I0704 12:50:38.734215   41807 system_pods.go:61] "csi-hostpath-resizer-0" [1123dd36-fcd3-4dcc-a1e0-f4e048c81780] Running
	I0704 12:50:38.734235   41807 system_pods.go:61] "csi-hostpathplugin-xzpgd" [7c4b6ddd-bed8-402b-b59d-330e6343759c] Running
	I0704 12:50:38.734241   41807 system_pods.go:61] "etcd-addons-277972" [a77bd3e1-c65b-4c18-9d7a-4b7614b0700b] Running
	I0704 12:50:38.734247   41807 system_pods.go:61] "kindnet-qn6ql" [dd220997-7790-4ec1-ac86-548a854208eb] Running
	I0704 12:50:38.734252   41807 system_pods.go:61] "kube-apiserver-addons-277972" [809df99e-420b-4213-a974-4d88b1d5116a] Running
	I0704 12:50:38.734256   41807 system_pods.go:61] "kube-controller-manager-addons-277972" [88244c6d-24e4-4d98-bef1-21d19688fa91] Running
	I0704 12:50:38.734274   41807 system_pods.go:61] "kube-ingress-dns-minikube" [ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0704 12:50:38.734279   41807 system_pods.go:61] "kube-proxy-4f555" [18992586-90fc-4133-a541-a34123974447] Running
	I0704 12:50:38.734286   41807 system_pods.go:61] "kube-scheduler-addons-277972" [6d914400-36b5-4134-b71c-59de65b99987] Running
	I0704 12:50:38.734289   41807 system_pods.go:61] "metrics-server-c59844bb4-4kvhp" [9e86a690-6953-4f60-96ba-997d98354b32] Running
	I0704 12:50:38.734295   41807 system_pods.go:61] "nvidia-device-plugin-daemonset-tl9rm" [ad3c3ffc-b9b5-479d-b81c-13c804c8011c] Running
	I0704 12:50:38.734304   41807 system_pods.go:61] "registry-proxy-vs8zn" [fe95652f-cf1c-4112-a03c-da9501993438] Running
	I0704 12:50:38.734307   41807 system_pods.go:61] "registry-swl6n" [d3c38cad-15d6-4540-9f21-29e874c5c2c2] Running
	I0704 12:50:38.734311   41807 system_pods.go:61] "snapshot-controller-745499f584-d62nw" [f3163022-aa98-4cd2-bd76-f29ec9fb5d34] Running
	I0704 12:50:38.734315   41807 system_pods.go:61] "snapshot-controller-745499f584-wg4qp" [d3257802-3268-4c1b-ac2b-9a9a0df8fa24] Running
	I0704 12:50:38.734319   41807 system_pods.go:61] "storage-provisioner" [d166dbbf-6a34-4e27-91d5-2f4b6c741f10] Running
	I0704 12:50:38.734325   41807 system_pods.go:74] duration metric: took 11.190092053s to wait for pod list to return data ...
	I0704 12:50:38.734333   41807 default_sa.go:34] waiting for default service account to be created ...
	I0704 12:50:38.747774   41807 default_sa.go:45] found service account: "default"
	I0704 12:50:38.747803   41807 default_sa.go:55] duration metric: took 13.46288ms for default service account to be created ...
	I0704 12:50:38.747813   41807 system_pods.go:116] waiting for k8s-apps to be running ...
	I0704 12:50:38.758663   41807 system_pods.go:86] 18 kube-system pods found
	I0704 12:50:38.758705   41807 system_pods.go:89] "coredns-7db6d8ff4d-98cjp" [535f0913-2460-4e34-bbba-f0e585b65231] Running
	I0704 12:50:38.758712   41807 system_pods.go:89] "csi-hostpath-attacher-0" [cdc947d1-20e0-4b45-9cc4-bc6b63ba34fe] Running
	I0704 12:50:38.758717   41807 system_pods.go:89] "csi-hostpath-resizer-0" [1123dd36-fcd3-4dcc-a1e0-f4e048c81780] Running
	I0704 12:50:38.758722   41807 system_pods.go:89] "csi-hostpathplugin-xzpgd" [7c4b6ddd-bed8-402b-b59d-330e6343759c] Running
	I0704 12:50:38.758726   41807 system_pods.go:89] "etcd-addons-277972" [a77bd3e1-c65b-4c18-9d7a-4b7614b0700b] Running
	I0704 12:50:38.758732   41807 system_pods.go:89] "kindnet-qn6ql" [dd220997-7790-4ec1-ac86-548a854208eb] Running
	I0704 12:50:38.758737   41807 system_pods.go:89] "kube-apiserver-addons-277972" [809df99e-420b-4213-a974-4d88b1d5116a] Running
	I0704 12:50:38.758747   41807 system_pods.go:89] "kube-controller-manager-addons-277972" [88244c6d-24e4-4d98-bef1-21d19688fa91] Running
	I0704 12:50:38.758756   41807 system_pods.go:89] "kube-ingress-dns-minikube" [ca9ea6bf-ad2b-4ae8-b624-fcd2bae8f53b] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0704 12:50:38.758767   41807 system_pods.go:89] "kube-proxy-4f555" [18992586-90fc-4133-a541-a34123974447] Running
	I0704 12:50:38.758772   41807 system_pods.go:89] "kube-scheduler-addons-277972" [6d914400-36b5-4134-b71c-59de65b99987] Running
	I0704 12:50:38.758777   41807 system_pods.go:89] "metrics-server-c59844bb4-4kvhp" [9e86a690-6953-4f60-96ba-997d98354b32] Running
	I0704 12:50:38.758784   41807 system_pods.go:89] "nvidia-device-plugin-daemonset-tl9rm" [ad3c3ffc-b9b5-479d-b81c-13c804c8011c] Running
	I0704 12:50:38.758789   41807 system_pods.go:89] "registry-proxy-vs8zn" [fe95652f-cf1c-4112-a03c-da9501993438] Running
	I0704 12:50:38.758798   41807 system_pods.go:89] "registry-swl6n" [d3c38cad-15d6-4540-9f21-29e874c5c2c2] Running
	I0704 12:50:38.758802   41807 system_pods.go:89] "snapshot-controller-745499f584-d62nw" [f3163022-aa98-4cd2-bd76-f29ec9fb5d34] Running
	I0704 12:50:38.758806   41807 system_pods.go:89] "snapshot-controller-745499f584-wg4qp" [d3257802-3268-4c1b-ac2b-9a9a0df8fa24] Running
	I0704 12:50:38.758812   41807 system_pods.go:89] "storage-provisioner" [d166dbbf-6a34-4e27-91d5-2f4b6c741f10] Running
	I0704 12:50:38.758819   41807 system_pods.go:126] duration metric: took 11.000864ms to wait for k8s-apps to be running ...
	I0704 12:50:38.758833   41807 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 12:50:38.758892   41807 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 12:50:38.772063   41807 system_svc.go:56] duration metric: took 13.219456ms WaitForService to wait for kubelet
	I0704 12:50:38.772090   41807 kubeadm.go:582] duration metric: took 2m17.564482426s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 12:50:38.772113   41807 node_conditions.go:102] verifying NodePressure condition ...
	I0704 12:50:38.775174   41807 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 12:50:38.775210   41807 node_conditions.go:123] node cpu capacity is 2
	I0704 12:50:38.775223   41807 node_conditions.go:105] duration metric: took 3.104996ms to run NodePressure ...
	I0704 12:50:38.775237   41807 start.go:240] waiting for startup goroutines ...
	I0704 12:50:38.775244   41807 start.go:245] waiting for cluster config update ...
	I0704 12:50:38.775262   41807 start.go:254] writing updated cluster config ...
	I0704 12:50:38.775625   41807 ssh_runner.go:195] Run: rm -f paused
	I0704 12:50:39.103158   41807 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
	I0704 12:50:39.105545   41807 out.go:177] * Done! kubectl is now configured to use "addons-277972" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 04 12:55:54 addons-277972 crio[969]: time="2024-07-04 12:55:54.935152525Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 04 12:55:55 addons-277972 crio[969]: time="2024-07-04 12:55:55.006290593Z" level=info msg="Created container 6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602: default/hello-world-app-86c47465fc-hf5bq/hello-world-app" id=a29bca15-b893-41ff-b8e6-812fd4e099e7 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 12:55:55 addons-277972 crio[969]: time="2024-07-04 12:55:55.010905635Z" level=info msg="Starting container: 6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602" id=daf673d5-164e-4c55-ae99-dec523db177f name=/runtime.v1.RuntimeService/StartContainer
	Jul 04 12:55:55 addons-277972 crio[969]: time="2024-07-04 12:55:55.024170991Z" level=info msg="Started container" PID=8792 containerID=6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602 description=default/hello-world-app-86c47465fc-hf5bq/hello-world-app id=daf673d5-164e-4c55-ae99-dec523db177f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b98a455f8a19558a9ae8a0a134bf2589bc9a73afdf0fb784f87917eeca74b66
	Jul 04 12:55:55 addons-277972 conmon[8781]: conmon 6b1e8903a9047dbba62c <ninfo>: container 8792 exited with status 1
	Jul 04 12:55:55 addons-277972 crio[969]: time="2024-07-04 12:55:55.546670925Z" level=info msg="Removing container: 2d237c69b6e4af214f63b6f609455960799baeb70e2dd29a8b086e4b5921adf9" id=833c2603-c93e-4600-a8e8-2f45e7939765 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:55:55 addons-277972 crio[969]: time="2024-07-04 12:55:55.568861707Z" level=info msg="Removed container 2d237c69b6e4af214f63b6f609455960799baeb70e2dd29a8b086e4b5921adf9: default/hello-world-app-86c47465fc-hf5bq/hello-world-app" id=833c2603-c93e-4600-a8e8-2f45e7939765 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.932565474Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=7739e404-db35-4ed7-9fb7-0d8d39e6e45b name=/runtime.v1.ImageService/ImageStatus
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.932786433Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=7739e404-db35-4ed7-9fb7-0d8d39e6e45b name=/runtime.v1.ImageService/ImageStatus
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.933601233Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=0dd5db0b-ae3f-42c5-be77-53c00bde985e name=/runtime.v1.ImageService/ImageStatus
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.933796913Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=0dd5db0b-ae3f-42c5-be77-53c00bde985e name=/runtime.v1.ImageService/ImageStatus
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.934608570Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-hf5bq/hello-world-app" id=ffdcac0b-4d84-40f6-a8dc-e543d73b1917 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.934718278Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.998534414Z" level=info msg="Created container 55d6f5c24c2d9107c709ebee3f74269b6e02f303100d0a9aba925bb0bbfabd6a: default/hello-world-app-86c47465fc-hf5bq/hello-world-app" id=ffdcac0b-4d84-40f6-a8dc-e543d73b1917 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 12:57:19 addons-277972 crio[969]: time="2024-07-04 12:57:19.999360282Z" level=info msg="Starting container: 55d6f5c24c2d9107c709ebee3f74269b6e02f303100d0a9aba925bb0bbfabd6a" id=7f8399fe-082d-49d4-999d-19347570032b name=/runtime.v1.RuntimeService/StartContainer
	Jul 04 12:57:20 addons-277972 crio[969]: time="2024-07-04 12:57:20.013732395Z" level=info msg="Started container" PID=8853 containerID=55d6f5c24c2d9107c709ebee3f74269b6e02f303100d0a9aba925bb0bbfabd6a description=default/hello-world-app-86c47465fc-hf5bq/hello-world-app id=7f8399fe-082d-49d4-999d-19347570032b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b98a455f8a19558a9ae8a0a134bf2589bc9a73afdf0fb784f87917eeca74b66
	Jul 04 12:57:20 addons-277972 conmon[8841]: conmon 55d6f5c24c2d9107c709 <ninfo>: container 8853 exited with status 1
	Jul 04 12:57:20 addons-277972 crio[969]: time="2024-07-04 12:57:20.707888927Z" level=info msg="Removing container: 6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602" id=042beb84-aa97-4619-a2a2-e916042d8b5d name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:57:20 addons-277972 crio[969]: time="2024-07-04 12:57:20.731163173Z" level=info msg="Removed container 6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602: default/hello-world-app-86c47465fc-hf5bq/hello-world-app" id=042beb84-aa97-4619-a2a2-e916042d8b5d name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 12:57:40 addons-277972 crio[969]: time="2024-07-04 12:57:40.431820680Z" level=info msg="Stopping container: 96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b (timeout: 30s)" id=6ff72dcb-0bff-4536-897d-1f588f6df49b name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 12:57:41 addons-277972 crio[969]: time="2024-07-04 12:57:41.595980273Z" level=info msg="Stopped container 96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b: kube-system/metrics-server-c59844bb4-4kvhp/metrics-server" id=6ff72dcb-0bff-4536-897d-1f588f6df49b name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 12:57:41 addons-277972 crio[969]: time="2024-07-04 12:57:41.596849914Z" level=info msg="Stopping pod sandbox: 9fabf46e33fb6c182472c7271d6047c0e6555ae64a5103d32bbde1e43b489d84" id=563302d1-efab-4630-944d-b3a0ed2f58db name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 12:57:41 addons-277972 crio[969]: time="2024-07-04 12:57:41.597081392Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-4kvhp Namespace:kube-system ID:9fabf46e33fb6c182472c7271d6047c0e6555ae64a5103d32bbde1e43b489d84 UID:9e86a690-6953-4f60-96ba-997d98354b32 NetNS:/var/run/netns/37b3b01a-59d0-4fc8-802e-8ad10d3b2a80 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 04 12:57:41 addons-277972 crio[969]: time="2024-07-04 12:57:41.597226144Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-4kvhp from CNI network \"kindnet\" (type=ptp)"
	Jul 04 12:57:41 addons-277972 crio[969]: time="2024-07-04 12:57:41.641699326Z" level=info msg="Stopped pod sandbox: 9fabf46e33fb6c182472c7271d6047c0e6555ae64a5103d32bbde1e43b489d84" id=563302d1-efab-4630-944d-b3a0ed2f58db name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                          CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	55d6f5c24c2d9       dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79                                               21 seconds ago      Exited              hello-world-app           5                   1b98a455f8a19       hello-world-app-86c47465fc-hf5bq
	1a078ef905bbf       docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55                5 minutes ago       Running             nginx                     0                   5a3ba9ec0407e       nginx
	3be1267803cf6       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37          6 minutes ago       Running             headlamp                  0                   d91574a4dfc9f       headlamp-7867546754-ffmtg
	936e6ec712818       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69   7 minutes ago       Running             gcp-auth                  0                   450fb0baad770       gcp-auth-5db96cd9b4-hpj96
	2f6187c65e530       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                8 minutes ago       Running             yakd                      0                   7d2c174b7cf65       yakd-dashboard-799879c74f-czmhv
	89719944a7e11       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                               8 minutes ago       Running             coredns                   0                   7199733be6fe4       coredns-7db6d8ff4d-98cjp
	f16a7fbeef075       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                               8 minutes ago       Running             storage-provisioner       0                   612bd973e86b8       storage-provisioner
	4bafebf68c4c8       89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40                                               9 minutes ago       Running             kindnet-cni               0                   b9e43c800b5a2       kindnet-qn6ql
	79b815d561f14       66dbb96a9149f69913ff817f696be766014cacdffc2ce0889a76c81165415fae                                               9 minutes ago       Running             kube-proxy                0                   7b1fd77e17aca       kube-proxy-4f555
	37332ccc58fdd       c7dd04b1bafeb51c650fde7f34ac0fdafa96030e77ea7a822135ff302d895dd5                                               9 minutes ago       Running             kube-scheduler            0                   94d810188a07c       kube-scheduler-addons-277972
	beca9455550b1       84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0                                               9 minutes ago       Running             kube-apiserver            0                   75dfc60e8958d       kube-apiserver-addons-277972
	ad3b3ebef2305       e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567                                               9 minutes ago       Running             kube-controller-manager   0                   83b7782d331a2       kube-controller-manager-addons-277972
	0f6cfe43f73ca       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                               9 minutes ago       Running             etcd                      0                   0aa4324722cd0       etcd-addons-277972
	
	
	==> coredns [89719944a7e113808a211a52830ee440c3020f64e97c27e3981b07c60ae2647c] <==
	[INFO] 10.244.0.19:52303 - 35491 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040352s
	[INFO] 10.244.0.19:52303 - 52751 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000038851s
	[INFO] 10.244.0.19:52303 - 7280 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000040368s
	[INFO] 10.244.0.19:52303 - 51934 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000038161s
	[INFO] 10.244.0.19:52303 - 38115 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001317623s
	[INFO] 10.244.0.19:52303 - 3411 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001095836s
	[INFO] 10.244.0.19:52303 - 38563 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000060659s
	[INFO] 10.244.0.19:44787 - 7580 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00015431s
	[INFO] 10.244.0.19:59927 - 42749 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000082755s
	[INFO] 10.244.0.19:44787 - 8640 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000136563s
	[INFO] 10.244.0.19:59927 - 44678 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000071563s
	[INFO] 10.244.0.19:44787 - 3672 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000068798s
	[INFO] 10.244.0.19:44787 - 6583 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000066739s
	[INFO] 10.244.0.19:59927 - 13605 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000047285s
	[INFO] 10.244.0.19:44787 - 38810 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000071022s
	[INFO] 10.244.0.19:59927 - 49820 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000038259s
	[INFO] 10.244.0.19:44787 - 8794 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000030523s
	[INFO] 10.244.0.19:59927 - 39344 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000026519s
	[INFO] 10.244.0.19:59927 - 54099 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000233193s
	[INFO] 10.244.0.19:59927 - 32377 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001276099s
	[INFO] 10.244.0.19:44787 - 1125 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002301962s
	[INFO] 10.244.0.19:44787 - 11181 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00124245s
	[INFO] 10.244.0.19:59927 - 47053 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001351945s
	[INFO] 10.244.0.19:44787 - 46074 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000053578s
	[INFO] 10.244.0.19:59927 - 36005 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000041468s
	
	
	==> describe nodes <==
	Name:               addons-277972
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-277972
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=051b6c4754c6f3ec9a6d546748e2230f0a161ae0
	                    minikube.k8s.io/name=addons-277972
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_04T12_48_07_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-277972
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 12:48:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-277972
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 12:57:40 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:01 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:01 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:01 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 12:54:44 +0000   Thu, 04 Jul 2024 12:48:54 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-277972
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 e68cf42a5470471e9204531ed653a102
	  System UUID:                b9077f16-1c75-45df-827e-1284dbf10b65
	  Boot ID:                    8f650b57-d36f-4952-bd7f-5577bab5f375
	  Kernel Version:             5.15.0-1064-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-hf5bq         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m10s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m31s
	  gcp-auth                    gcp-auth-5db96cd9b4-hpj96                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m11s
	  headlamp                    headlamp-7867546754-ffmtg                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m41s
	  kube-system                 coredns-7db6d8ff4d-98cjp                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m21s
	  kube-system                 etcd-addons-277972                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m35s
	  kube-system                 kindnet-qn6ql                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m21s
	  kube-system                 kube-apiserver-addons-277972             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m35s
	  kube-system                 kube-controller-manager-addons-277972    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m35s
	  kube-system                 kube-proxy-4f555                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m21s
	  kube-system                 kube-scheduler-addons-277972             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m35s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m16s
	  yakd-dashboard              yakd-dashboard-799879c74f-czmhv          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     9m16s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(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                 9m16s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  9m42s (x8 over 9m42s)  kubelet          Node addons-277972 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m42s (x8 over 9m42s)  kubelet          Node addons-277972 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m42s (x8 over 9m42s)  kubelet          Node addons-277972 status is now: NodeHasSufficientPID
	  Normal  Starting                 9m36s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m35s                  kubelet          Node addons-277972 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m35s                  kubelet          Node addons-277972 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m35s                  kubelet          Node addons-277972 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m22s                  node-controller  Node addons-277972 event: Registered Node addons-277972 in Controller
	  Normal  NodeReady                8m48s                  kubelet          Node addons-277972 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000993] FS-Cache: O-key=[8] '4f83ed0000000000'
	[  +0.000669] FS-Cache: N-cookie c=000000d2 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000949] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000dd6a8763
	[  +0.000996] FS-Cache: N-key=[8] '4f83ed0000000000'
	[  +0.002865] FS-Cache: Duplicate cookie detected
	[  +0.000664] FS-Cache: O-cookie c=000000cc [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000928] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000c76d5957
	[  +0.000992] FS-Cache: O-key=[8] '4f83ed0000000000'
	[  +0.000876] FS-Cache: N-cookie c=000000d3 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000917] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=000000002490dc96
	[  +0.000996] FS-Cache: N-key=[8] '4f83ed0000000000'
	[  +2.854994] FS-Cache: Duplicate cookie detected
	[  +0.000699] FS-Cache: O-cookie c=000000ca [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000936] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=0000000056eca63e
	[  +0.001017] FS-Cache: O-key=[8] '4e83ed0000000000'
	[  +0.000712] FS-Cache: N-cookie c=000000d5 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000942] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000d8b7522b
	[  +0.001008] FS-Cache: N-key=[8] '4e83ed0000000000'
	[  +0.388208] FS-Cache: Duplicate cookie detected
	[  +0.000673] FS-Cache: O-cookie c=000000cf [p=000000c9 fl=226 nc=0 na=1]
	[  +0.000929] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000298e87c3
	[  +0.001049] FS-Cache: O-key=[8] '5483ed0000000000'
	[  +0.000688] FS-Cache: N-cookie c=000000d6 [p=000000c9 fl=2 nc=0 na=1]
	[  +0.000899] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000e3264229
	[  +0.001007] FS-Cache: N-key=[8] '5483ed0000000000'
	
	
	==> etcd [0f6cfe43f73ca25365d7f23e2206e236d38a6cd054a9d2a482818787f93a7f16] <==
	{"level":"info","ts":"2024-07-04T12:48:24.213563Z","caller":"traceutil/trace.go:171","msg":"trace[1260057524] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:410; }","duration":"107.271762ms","start":"2024-07-04T12:48:24.106278Z","end":"2024-07-04T12:48:24.213549Z","steps":["trace[1260057524] 'agreement among raft nodes before linearized reading'  (duration: 27.404459ms)","trace[1260057524] 'range keys from in-memory index tree'  (duration: 79.734064ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T12:48:24.261326Z","caller":"traceutil/trace.go:171","msg":"trace[913951905] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"154.114576ms","start":"2024-07-04T12:48:24.106486Z","end":"2024-07-04T12:48:24.2606Z","steps":["trace[913951905] 'process raft request'  (duration: 153.627473ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T12:48:24.29867Z","caller":"traceutil/trace.go:171","msg":"trace[1686126641] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"120.921614ms","start":"2024-07-04T12:48:24.177728Z","end":"2024-07-04T12:48:24.29865Z","steps":["trace[1686126641] 'process raft request'  (duration: 119.215947ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T12:48:24.39626Z","caller":"traceutil/trace.go:171","msg":"trace[222994011] linearizableReadLoop","detail":"{readStateIndex:423; appliedIndex:423; }","duration":"133.371183ms","start":"2024-07-04T12:48:24.262876Z","end":"2024-07-04T12:48:24.396247Z","steps":["trace[222994011] 'read index received'  (duration: 133.366982ms)","trace[222994011] 'applied index is now lower than readState.Index'  (duration: 3.38µs)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T12:48:24.517804Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"340.07921ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-04T12:48:24.520504Z","caller":"traceutil/trace.go:171","msg":"trace[1090382566] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"342.78209ms","start":"2024-07-04T12:48:24.177701Z","end":"2024-07-04T12:48:24.520483Z","steps":["trace[1090382566] 'agreement among raft nodes before linearized reading'  (duration: 219.731047ms)","trace[1090382566] 'range keys from in-memory index tree'  (duration: 120.310568ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T12:48:24.521323Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T12:48:24.177686Z","time spent":"343.612282ms","remote":"127.0.0.1:43914","response type":"/etcdserverpb.KV/Range","request count":0,"request size":34,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" "}
	{"level":"warn","ts":"2024-07-04T12:48:24.522838Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.256827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T12:48:24.536077Z","caller":"traceutil/trace.go:171","msg":"trace[521465514] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:412; }","duration":"292.503802ms","start":"2024-07-04T12:48:24.243557Z","end":"2024-07-04T12:48:24.536061Z","steps":["trace[521465514] 'agreement among raft nodes before linearized reading'  (duration: 153.893075ms)","trace[521465514] 'range keys from in-memory index tree'  (duration: 125.351863ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T12:48:24.541127Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T12:48:24.239598Z","time spent":"301.49955ms","remote":"127.0.0.1:43840","response type":"/etcdserverpb.KV/Range","request count":0,"request size":118,"response count":0,"response size":29,"request content":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" "}
	{"level":"warn","ts":"2024-07-04T12:48:24.535436Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"127.379435ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030297424117193 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" mod_revision:388 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" value_size:3722 >> failure:<request_range:<key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" > >>","response":"size:16"}
	{"level":"warn","ts":"2024-07-04T12:48:24.541708Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.472076ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-07-04T12:48:24.541795Z","caller":"traceutil/trace.go:171","msg":"trace[1898103218] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:414; }","duration":"146.561116ms","start":"2024-07-04T12:48:24.395223Z","end":"2024-07-04T12:48:24.541785Z","steps":["trace[1898103218] 'agreement among raft nodes before linearized reading'  (duration: 146.419475ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T12:48:24.542016Z","caller":"traceutil/trace.go:171","msg":"trace[1979080046] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"146.220496ms","start":"2024-07-04T12:48:24.395785Z","end":"2024-07-04T12:48:24.542006Z","steps":["trace[1979080046] 'process raft request'  (duration: 11.820331ms)","trace[1979080046] 'compare'  (duration: 115.332426ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T12:48:24.542324Z","caller":"traceutil/trace.go:171","msg":"trace[1134361294] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"146.303038ms","start":"2024-07-04T12:48:24.39601Z","end":"2024-07-04T12:48:24.542313Z","steps":["trace[1134361294] 'process raft request'  (duration: 145.52923ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.542656Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.659616ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" ","response":"range_response_count:1 size:992"}
	{"level":"info","ts":"2024-07-04T12:48:24.542733Z","caller":"traceutil/trace.go:171","msg":"trace[1799018313] range","detail":"{range_begin:/registry/storageclasses/; range_end:/registry/storageclasses0; response_count:1; response_revision:414; }","duration":"146.739295ms","start":"2024-07-04T12:48:24.395984Z","end":"2024-07-04T12:48:24.542723Z","steps":["trace[1799018313] 'agreement among raft nodes before linearized reading'  (duration: 146.634715ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.542951Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"147.120217ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-277972\" ","response":"range_response_count:1 size:5744"}
	{"level":"info","ts":"2024-07-04T12:48:24.543019Z","caller":"traceutil/trace.go:171","msg":"trace[1979430553] range","detail":"{range_begin:/registry/minions/addons-277972; range_end:; response_count:1; response_revision:414; }","duration":"147.19023ms","start":"2024-07-04T12:48:24.395822Z","end":"2024-07-04T12:48:24.543012Z","steps":["trace[1979430553] 'agreement among raft nodes before linearized reading'  (duration: 147.09749ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.543217Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"147.468411ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-04T12:48:24.543294Z","caller":"traceutil/trace.go:171","msg":"trace[210712271] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:414; }","duration":"147.544987ms","start":"2024-07-04T12:48:24.39574Z","end":"2024-07-04T12:48:24.543285Z","steps":["trace[210712271] 'agreement among raft nodes before linearized reading'  (duration: 147.447734ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.543526Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.158741ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T12:48:24.544234Z","caller":"traceutil/trace.go:171","msg":"trace[216077337] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:414; }","duration":"148.866819ms","start":"2024-07-04T12:48:24.395357Z","end":"2024-07-04T12:48:24.544224Z","steps":["trace[216077337] 'agreement among raft nodes before linearized reading'  (duration: 148.143538ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T12:48:24.544455Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"149.190349ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T12:48:24.556541Z","caller":"traceutil/trace.go:171","msg":"trace[1563505636] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:414; }","duration":"161.227545ms","start":"2024-07-04T12:48:24.395256Z","end":"2024-07-04T12:48:24.556483Z","steps":["trace[1563505636] 'agreement among raft nodes before linearized reading'  (duration: 149.171568ms)"],"step_count":1}
	
	
	==> gcp-auth [936e6ec712818d66dd6783bd9c46d0d3e5331910d30f61474c3d57402bfdebb0] <==
	2024/07/04 12:50:02 GCP Auth Webhook started!
	2024/07/04 12:50:50 Ready to marshal response ...
	2024/07/04 12:50:50 Ready to write response ...
	2024/07/04 12:50:51 Ready to marshal response ...
	2024/07/04 12:50:51 Ready to write response ...
	2024/07/04 12:50:51 Ready to marshal response ...
	2024/07/04 12:50:51 Ready to write response ...
	2024/07/04 12:50:59 Ready to marshal response ...
	2024/07/04 12:50:59 Ready to write response ...
	2024/07/04 12:51:01 Ready to marshal response ...
	2024/07/04 12:51:01 Ready to write response ...
	2024/07/04 12:51:01 Ready to marshal response ...
	2024/07/04 12:51:01 Ready to write response ...
	2024/07/04 12:51:01 Ready to marshal response ...
	2024/07/04 12:51:01 Ready to write response ...
	2024/07/04 12:51:17 Ready to marshal response ...
	2024/07/04 12:51:17 Ready to write response ...
	2024/07/04 12:51:43 Ready to marshal response ...
	2024/07/04 12:51:43 Ready to write response ...
	2024/07/04 12:52:11 Ready to marshal response ...
	2024/07/04 12:52:11 Ready to write response ...
	2024/07/04 12:54:32 Ready to marshal response ...
	2024/07/04 12:54:32 Ready to write response ...
	
	
	==> kernel <==
	 12:57:42 up 18:40,  0 users,  load average: 0.03, 0.64, 1.45
	Linux addons-277972 5.15.0-1064-aws #70~20.04.1-Ubuntu SMP Thu Jun 27 14:52:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [4bafebf68c4c8a123628f58b7712458a5d264b48ddc63f925bfc634b43c8a264] <==
	I0704 12:55:34.049771       1 main.go:227] handling current node
	I0704 12:55:44.058892       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:55:44.058919       1 main.go:227] handling current node
	I0704 12:55:54.063311       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:55:54.063343       1 main.go:227] handling current node
	I0704 12:56:04.076577       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:56:04.076611       1 main.go:227] handling current node
	I0704 12:56:14.081137       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:56:14.081167       1 main.go:227] handling current node
	I0704 12:56:24.092747       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:56:24.092788       1 main.go:227] handling current node
	I0704 12:56:34.097146       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:56:34.097177       1 main.go:227] handling current node
	I0704 12:56:44.101111       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:56:44.101140       1 main.go:227] handling current node
	I0704 12:56:54.105187       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:56:54.105220       1 main.go:227] handling current node
	I0704 12:57:04.117544       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:57:04.117569       1 main.go:227] handling current node
	I0704 12:57:14.124456       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:57:14.124488       1 main.go:227] handling current node
	I0704 12:57:24.136375       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:57:24.136408       1 main.go:227] handling current node
	I0704 12:57:34.146868       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 12:57:34.147031       1 main.go:227] handling current node
	
	
	==> kube-apiserver [beca9455550b137eaddb85a3153bac153da9bf2938f1138f6e31196c8ee801aa] <==
	E0704 12:50:04.926464       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1: Get "https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.106.239.87:443: connect: connection refused
	E0704 12:50:04.927170       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1: Get "https://10.106.239.87:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.106.239.87:443: connect: connection refused
	I0704 12:50:05.042030       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0704 12:51:01.848837       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.121.181"}
	E0704 12:51:16.001215       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0704 12:51:28.431675       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0704 12:51:58.949215       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:58.949382       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:58.973340       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:58.973410       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:58.995877       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:58.996090       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:59.011208       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:59.011260       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 12:51:59.048562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 12:51:59.049007       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0704 12:51:59.997294       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0704 12:52:00.054483       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0704 12:52:00.055742       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0704 12:52:05.702468       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0704 12:52:06.734929       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0704 12:52:11.259292       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0704 12:52:11.585913       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.104.165"}
	I0704 12:54:32.375093       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.127.19"}
	E0704 12:54:48.410466       1 watch.go:250] http2: stream closed
	
	
	==> kube-controller-manager [ad3b3ebef230589282043c590bd7d37e5142f47abcac6a89f9cc155d4a1afd9f] <==
	W0704 12:55:47.605041       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
	E0704 12:55:47.605090       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
	I0704 12:55:55.568113       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.647µs"
	W0704 12:55:58.665458       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
	E0704 12:55:58.665497       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
	I0704 12:56:05.947965       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="58.009µs"
	W0704 12:56:27.464173       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
	E0704 12:56:27.464210       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
	W0704 12:56:28.905812       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
	E0704 12:56:28.905851       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
	W0704 12:56:31.537079       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
	E0704 12:56:31.537119       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
	W0704 12:56:38.922333       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
	E0704 12:56:38.922368       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
	W0704 12:57:07.392473       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
	E0704 12:57:07.392513       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
	W0704 12:57:14.570878       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
	E0704 12:57:14.570918       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
	I0704 12:57:20.723972       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="63.038µs"
	W0704 12:57:25.913605       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
	E0704 12:57:25.913737       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
	W0704 12:57:29.077752       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
	E0704 12:57:29.077792       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
	I0704 12:57:31.944741       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.909µs"
	I0704 12:57:40.402234       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="9.756µs"
	
	
	==> kube-proxy [79b815d561f1444d3d506dd528cd49ce338d27319a1f11b74c60132c1c5a0d40] <==
	I0704 12:48:25.209941       1 server_linux.go:69] "Using iptables proxy"
	I0704 12:48:25.609107       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0704 12:48:25.656763       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0704 12:48:25.656957       1 server_linux.go:165] "Using iptables Proxier"
	I0704 12:48:25.964379       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0704 12:48:25.964518       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0704 12:48:25.964608       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"
	I0704 12:48:25.965159       1 server.go:872] "Version info" version="v1.30.2"
	I0704 12:48:25.966350       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 12:48:25.967399       1 config.go:192] "Starting service config controller"
	I0704 12:48:25.967471       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0704 12:48:25.967601       1 config.go:101] "Starting endpoint slice config controller"
	I0704 12:48:25.967631       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0704 12:48:25.968178       1 config.go:319] "Starting node config controller"
	I0704 12:48:25.968232       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0704 12:48:26.175648       1 shared_informer.go:320] Caches are synced for node config
	I0704 12:48:26.204600       1 shared_informer.go:320] Caches are synced for service config
	I0704 12:48:26.204738       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [37332ccc58fddad76534908b555d152c4c1a0471d13ddc06ca4dd668f4ea042a] <==
	W0704 12:48:04.387456       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
	E0704 12:48:04.387533       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
	W0704 12:48:04.387762       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 12:48:04.387822       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 12:48:04.387930       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
	E0704 12:48:04.387980       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
	W0704 12:48:05.273540       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
	E0704 12:48:05.273716       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
	W0704 12:48:05.273936       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
	E0704 12:48:05.273996       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
	W0704 12:48:05.329630       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 12:48:05.329674       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 12:48:05.355766       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
	E0704 12:48:05.355807       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
	W0704 12:48:05.373213       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0704 12:48:05.373253       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0704 12:48:05.377983       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
	E0704 12:48:05.378026       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
	W0704 12:48:05.514201       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
	E0704 12:48:05.514246       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
	W0704 12:48:05.570985       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
	E0704 12:48:05.571021       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
	W0704 12:48:05.716113       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 12:48:05.716173       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0704 12:48:08.478515       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 04 12:56:16 addons-277972 kubelet[1556]: E0704 12:56:16.934074    1556 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:56:31 addons-277972 kubelet[1556]: I0704 12:56:31.931850    1556 scope.go:117] "RemoveContainer" containerID="6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602"
	Jul 04 12:56:31 addons-277972 kubelet[1556]: E0704 12:56:31.932124    1556 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:56:43 addons-277972 kubelet[1556]: I0704 12:56:43.932161    1556 scope.go:117] "RemoveContainer" containerID="6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602"
	Jul 04 12:56:43 addons-277972 kubelet[1556]: E0704 12:56:43.932497    1556 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:56:56 addons-277972 kubelet[1556]: I0704 12:56:56.931962    1556 scope.go:117] "RemoveContainer" containerID="6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602"
	Jul 04 12:56:56 addons-277972 kubelet[1556]: E0704 12:56:56.932250    1556 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:57:08 addons-277972 kubelet[1556]: I0704 12:57:08.932284    1556 scope.go:117] "RemoveContainer" containerID="6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602"
	Jul 04 12:57:08 addons-277972 kubelet[1556]: E0704 12:57:08.932571    1556 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:57:19 addons-277972 kubelet[1556]: I0704 12:57:19.932016    1556 scope.go:117] "RemoveContainer" containerID="6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602"
	Jul 04 12:57:20 addons-277972 kubelet[1556]: I0704 12:57:20.706263    1556 scope.go:117] "RemoveContainer" containerID="6b1e8903a9047dbba62ccc1ce6b5901823b2464da9a4885adf7cdf7a39965602"
	Jul 04 12:57:20 addons-277972 kubelet[1556]: I0704 12:57:20.706519    1556 scope.go:117] "RemoveContainer" containerID="55d6f5c24c2d9107c709ebee3f74269b6e02f303100d0a9aba925bb0bbfabd6a"
	Jul 04 12:57:20 addons-277972 kubelet[1556]: E0704 12:57:20.706839    1556 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:57:31 addons-277972 kubelet[1556]: I0704 12:57:31.932266    1556 scope.go:117] "RemoveContainer" containerID="55d6f5c24c2d9107c709ebee3f74269b6e02f303100d0a9aba925bb0bbfabd6a"
	Jul 04 12:57:31 addons-277972 kubelet[1556]: E0704 12:57:31.932568    1556 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-hf5bq_default(c816558d-a258-40f9-b661-5189838d89fd)\"" pod="default/hello-world-app-86c47465fc-hf5bq" podUID="c816558d-a258-40f9-b661-5189838d89fd"
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.699528    1556 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-vhlx9\" (UniqueName: \"kubernetes.io/projected/9e86a690-6953-4f60-96ba-997d98354b32-kube-api-access-vhlx9\") pod \"9e86a690-6953-4f60-96ba-997d98354b32\" (UID: \"9e86a690-6953-4f60-96ba-997d98354b32\") "
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.700122    1556 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/9e86a690-6953-4f60-96ba-997d98354b32-tmp-dir\") pod \"9e86a690-6953-4f60-96ba-997d98354b32\" (UID: \"9e86a690-6953-4f60-96ba-997d98354b32\") "
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.700499    1556 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/9e86a690-6953-4f60-96ba-997d98354b32-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "9e86a690-6953-4f60-96ba-997d98354b32" (UID: "9e86a690-6953-4f60-96ba-997d98354b32"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.704950    1556 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9e86a690-6953-4f60-96ba-997d98354b32-kube-api-access-vhlx9" (OuterVolumeSpecName: "kube-api-access-vhlx9") pod "9e86a690-6953-4f60-96ba-997d98354b32" (UID: "9e86a690-6953-4f60-96ba-997d98354b32"). InnerVolumeSpecName "kube-api-access-vhlx9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.749699    1556 scope.go:117] "RemoveContainer" containerID="96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b"
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.790501    1556 scope.go:117] "RemoveContainer" containerID="96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b"
	Jul 04 12:57:41 addons-277972 kubelet[1556]: E0704 12:57:41.790908    1556 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b\": container with ID starting with 96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b not found: ID does not exist" containerID="96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b"
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.790948    1556 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b"} err="failed to get container status \"96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b\": rpc error: code = NotFound desc = could not find container \"96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b\": container with ID starting with 96547a577054c3464d9f85c05a1fe6cb0b4b8fc7eab8be57b375fb6fc2f9532b not found: ID does not exist"
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.801379    1556 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-vhlx9\" (UniqueName: \"kubernetes.io/projected/9e86a690-6953-4f60-96ba-997d98354b32-kube-api-access-vhlx9\") on node \"addons-277972\" DevicePath \"\""
	Jul 04 12:57:41 addons-277972 kubelet[1556]: I0704 12:57:41.801418    1556 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/9e86a690-6953-4f60-96ba-997d98354b32-tmp-dir\") on node \"addons-277972\" DevicePath \"\""
	
	
	==> storage-provisioner [f16a7fbeef075eb1420e0cc5ddcf95df4ec1268748a6d1aa25b21db0c70d590d] <==
	I0704 12:48:55.425485       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0704 12:48:55.463065       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0704 12:48:55.463119       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0704 12:48:55.507360       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0704 12:48:55.507665       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-277972_ee75e38e-ff77-4917-899a-efa135a386ea!
	I0704 12:48:55.509833       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"5e7d87f2-e4cb-48f8-8cb0-6a7846b7af3a", APIVersion:"v1", ResourceVersion:"932", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-277972_ee75e38e-ff77-4917-899a-efa135a386ea became leader
	I0704 12:48:55.610063       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-277972_ee75e38e-ff77-4917-899a-efa135a386ea!
	

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (126.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-337527 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0704 13:12:07.902433   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:12:35.592187   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-337527 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m1.683562873s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:589: expected 3 nodes to be Ready, got 
-- stdout --
	NAME            STATUS     ROLES           AGE     VERSION
	ha-337527       NotReady   control-plane   10m     v1.30.2
	ha-337527-m02   Ready      control-plane   9m43s   v1.30.2
	ha-337527-m04   Ready      <none>          7m46s   v1.30.2

                                                
                                                
-- /stdout --
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}}'"
ha_test.go:597: expected 3 nodes Ready status to be True, got 
-- stdout --
	' Unknown
	 True
	 True
	'

                                                
                                                
-- /stdout --
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestMultiControlPlane/serial/RestartCluster]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect ha-337527
helpers_test.go:235: (dbg) docker inspect ha-337527:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f",
	        "Created": "2024-07-04T13:03:17.368592081Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 102329,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-04T13:11:52.750859804Z",
	            "FinishedAt": "2024-07-04T13:11:52.021117715Z"
	        },
	        "Image": "sha256:fe62b5a5301065dd92924d274286e0d1b2227c557eb51c213d07169631b2b3f7",
	        "ResolvConfPath": "/var/lib/docker/containers/7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f/hostname",
	        "HostsPath": "/var/lib/docker/containers/7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f/hosts",
	        "LogPath": "/var/lib/docker/containers/7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f/7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f-json.log",
	        "Name": "/ha-337527",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "ha-337527:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "ha-337527",
	            "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/e76e4ae3f36494f1d4dfe1d23f03eb377adcb14b038f15895ae29335ffbcd5ae-init/diff:/var/lib/docker/overlay2/2d3700c5c42be6b6fadc8e407f62b89dd1eb394635e627a5396dd86d0b87a186/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e76e4ae3f36494f1d4dfe1d23f03eb377adcb14b038f15895ae29335ffbcd5ae/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e76e4ae3f36494f1d4dfe1d23f03eb377adcb14b038f15895ae29335ffbcd5ae/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e76e4ae3f36494f1d4dfe1d23f03eb377adcb14b038f15895ae29335ffbcd5ae/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "ha-337527",
	                "Source": "/var/lib/docker/volumes/ha-337527/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "ha-337527",
	            "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-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1",
	            "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": "ha-337527",
	                "name.minikube.sigs.k8s.io": "ha-337527",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b618170cc3c91a204d17596e763ef9550d59025f434121b215cf49a8104832c5",
	            "SandboxKey": "/var/run/docker/netns/b618170cc3c9",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37404"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37405"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37408"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37406"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "37407"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "ha-337527": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "ceee4b39a4b3de4fef9b34cd3b48feac1ff1e9f268e0200957d6cc18c84b04d4",
	                    "EndpointID": "0f17b79711d7b0f2fbb1469d7bf1f2862c960bd135dc38f6d96bfe77a7248e68",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "ha-337527",
	                        "7e9cfda8c4f8"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p ha-337527 -n ha-337527
helpers_test.go:244: <<< TestMultiControlPlane/serial/RestartCluster FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/RestartCluster]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p ha-337527 logs -n 25: (2.075564292s)
helpers_test.go:252: TestMultiControlPlane/serial/RestartCluster logs: 
-- stdout --
	
	==> Audit <==
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| Command |                                       Args                                       |  Profile  |  User   | Version |     Start Time      |      End Time       |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| cp      | ha-337527 cp ha-337527-m03:/home/docker/cp-test.txt                              | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m04:/home/docker/cp-test_ha-337527-m03_ha-337527-m04.txt               |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n                                                                 | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m03 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n ha-337527-m04 sudo cat                                          | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | /home/docker/cp-test_ha-337527-m03_ha-337527-m04.txt                             |           |         |         |                     |                     |
	| cp      | ha-337527 cp testdata/cp-test.txt                                                | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m04:/home/docker/cp-test.txt                                           |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n                                                                 | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt                              | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | /tmp/TestMultiControlPlaneserialCopyFile1536422298/001/cp-test_ha-337527-m04.txt |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n                                                                 | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt                              | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527:/home/docker/cp-test_ha-337527-m04_ha-337527.txt                       |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n                                                                 | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n ha-337527 sudo cat                                              | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | /home/docker/cp-test_ha-337527-m04_ha-337527.txt                                 |           |         |         |                     |                     |
	| cp      | ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt                              | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m02:/home/docker/cp-test_ha-337527-m04_ha-337527-m02.txt               |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n                                                                 | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n ha-337527-m02 sudo cat                                          | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | /home/docker/cp-test_ha-337527-m04_ha-337527-m02.txt                             |           |         |         |                     |                     |
	| cp      | ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt                              | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m03:/home/docker/cp-test_ha-337527-m04_ha-337527-m03.txt               |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n                                                                 | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | ha-337527-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-337527 ssh -n ha-337527-m03 sudo cat                                          | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | /home/docker/cp-test_ha-337527-m04_ha-337527-m03.txt                             |           |         |         |                     |                     |
	| node    | ha-337527 node stop m02 -v=7                                                     | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | ha-337527 node start m02 -v=7                                                    | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:07 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-337527 -v=7                                                           | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC |                     |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | -p ha-337527 -v=7                                                                | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:07 UTC | 04 Jul 24 13:08 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-337527 --wait=true -v=7                                                    | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:08 UTC | 04 Jul 24 13:11 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-337527                                                                | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:11 UTC |                     |
	| node    | ha-337527 node delete m03 -v=7                                                   | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:11 UTC | 04 Jul 24 13:11 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | ha-337527 stop -v=7                                                              | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:11 UTC | 04 Jul 24 13:11 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-337527 --wait=true                                                         | ha-337527 | jenkins | v1.33.1 | 04 Jul 24 13:11 UTC | 04 Jul 24 13:13 UTC |
	|         | -v=7 --alsologtostderr                                                           |           |         |         |                     |                     |
	|         | --driver=docker                                                                  |           |         |         |                     |                     |
	|         | --container-runtime=crio                                                         |           |         |         |                     |                     |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 13:11:52
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 13:11:52.428350  102133 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:11:52.428467  102133 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:11:52.428477  102133 out.go:304] Setting ErrFile to fd 2...
	I0704 13:11:52.428482  102133 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:11:52.428721  102133 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:11:52.429075  102133 out.go:298] Setting JSON to false
	I0704 13:11:52.429922  102133 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":68063,"bootTime":1720030650,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 13:11:52.429995  102133 start.go:139] virtualization:  
	I0704 13:11:52.432745  102133 out.go:177] * [ha-337527] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0704 13:11:52.434540  102133 out.go:177]   - MINIKUBE_LOCATION=19191
	I0704 13:11:52.434619  102133 notify.go:220] Checking for updates...
	I0704 13:11:52.438449  102133 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 13:11:52.440480  102133 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:11:52.443028  102133 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 13:11:52.445373  102133 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0704 13:11:52.447444  102133 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 13:11:52.450033  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:11:52.450577  102133 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 13:11:52.473654  102133 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 13:11:52.473771  102133 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 13:11:52.530057  102133 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:0 ContainersPaused:0 ContainersStopped:3 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:24 OomKillDisable:true NGoroutines:41 SystemTime:2024-07-04 13:11:52.520843058 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 13:11:52.530163  102133 docker.go:295] overlay module found
	I0704 13:11:52.532451  102133 out.go:177] * Using the docker driver based on existing profile
	I0704 13:11:52.534621  102133 start.go:297] selected driver: docker
	I0704 13:11:52.534635  102133 start.go:901] validating driver "docker" against &{Name:ha-337527 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:ha-337527 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName
:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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 kub
evirt:false logviewer:false metallb:false metrics-server:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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: S
ocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 13:11:52.534773  102133 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 13:11:52.534869  102133 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 13:11:52.585190  102133 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:0 ContainersPaused:0 ContainersStopped:3 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:24 OomKillDisable:true NGoroutines:41 SystemTime:2024-07-04 13:11:52.575936916 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 13:11:52.585609  102133 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]
	I0704 13:11:52.585638  102133 cni.go:84] Creating CNI manager for ""
	I0704 13:11:52.585645  102133 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0704 13:11:52.585698  102133 start.go:340] cluster config:
	{Name:ha-337527 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:ha-337527 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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}
	I0704 13:11:52.589252  102133 out.go:177] * Starting "ha-337527" primary control-plane node in "ha-337527" cluster
	I0704 13:11:52.591507  102133 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 13:11:52.593471  102133 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 13:11:52.595255  102133 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 13:11:52.595309  102133 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4
	I0704 13:11:52.595323  102133 cache.go:56] Caching tarball of preloaded images
	I0704 13:11:52.595349  102133 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 13:11:52.595428  102133 preload.go:173] Found /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0704 13:11:52.595438  102133 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 13:11:52.595632  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:11:52.611427  102133 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon, skipping pull
	I0704 13:11:52.611452  102133 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in daemon, skipping load
	I0704 13:11:52.611472  102133 cache.go:194] Successfully downloaded all kic artifacts
	I0704 13:11:52.611516  102133 start.go:360] acquireMachinesLock for ha-337527: {Name:mk2abadff5bce08afc3e78bedada3e41c09b88b8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 13:11:52.611587  102133 start.go:364] duration metric: took 45.259µs to acquireMachinesLock for "ha-337527"
	I0704 13:11:52.611606  102133 start.go:96] Skipping create...Using existing machine configuration
	I0704 13:11:52.611611  102133 fix.go:54] fixHost starting: 
	I0704 13:11:52.611894  102133 cli_runner.go:164] Run: docker container inspect ha-337527 --format={{.State.Status}}
	I0704 13:11:52.628414  102133 fix.go:112] recreateIfNeeded on ha-337527: state=Stopped err=<nil>
	W0704 13:11:52.628453  102133 fix.go:138] unexpected machine state, will restart: <nil>
	I0704 13:11:52.631996  102133 out.go:177] * Restarting existing docker container for "ha-337527" ...
	I0704 13:11:52.634012  102133 cli_runner.go:164] Run: docker start ha-337527
	I0704 13:11:52.927545  102133 cli_runner.go:164] Run: docker container inspect ha-337527 --format={{.State.Status}}
	I0704 13:11:52.950118  102133 kic.go:430] container "ha-337527" state is running.
	I0704 13:11:52.950488  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527
	I0704 13:11:52.972356  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:11:52.972594  102133 machine.go:94] provisionDockerMachine start ...
	I0704 13:11:52.972661  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:52.992839  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:11:52.993100  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37404 <nil> <nil>}
	I0704 13:11:52.993109  102133 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 13:11:52.993741  102133 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0704 13:11:56.143024  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-337527
	
	I0704 13:11:56.143049  102133 ubuntu.go:169] provisioning hostname "ha-337527"
	I0704 13:11:56.143122  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:56.161008  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:11:56.161255  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37404 <nil> <nil>}
	I0704 13:11:56.161274  102133 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-337527 && echo "ha-337527" | sudo tee /etc/hostname
	I0704 13:11:56.312051  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-337527
	
	I0704 13:11:56.312143  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:56.328950  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:11:56.329198  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37404 <nil> <nil>}
	I0704 13:11:56.329213  102133 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-337527' /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 ha-337527/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-337527' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 13:11:56.467470  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 13:11:56.467526  102133 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19191-35649/.minikube CaCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19191-35649/.minikube}
	I0704 13:11:56.467552  102133 ubuntu.go:177] setting up certificates
	I0704 13:11:56.467561  102133 provision.go:84] configureAuth start
	I0704 13:11:56.467629  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527
	I0704 13:11:56.484721  102133 provision.go:143] copyHostCerts
	I0704 13:11:56.484767  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem
	I0704 13:11:56.484801  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem, removing ...
	I0704 13:11:56.484823  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem
	I0704 13:11:56.484907  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem (1078 bytes)
	I0704 13:11:56.484996  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem
	I0704 13:11:56.485022  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem, removing ...
	I0704 13:11:56.485031  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem
	I0704 13:11:56.485061  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem (1123 bytes)
	I0704 13:11:56.485108  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem
	I0704 13:11:56.485127  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem, removing ...
	I0704 13:11:56.485134  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem
	I0704 13:11:56.485164  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem (1679 bytes)
	I0704 13:11:56.485218  102133 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem org=jenkins.ha-337527 san=[127.0.0.1 192.168.49.2 ha-337527 localhost minikube]
	I0704 13:11:56.837626  102133 provision.go:177] copyRemoteCerts
	I0704 13:11:56.837705  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 13:11:56.837743  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:56.853543  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37404 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527/id_rsa Username:docker}
	I0704 13:11:56.952480  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0704 13:11:56.952543  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 13:11:56.976750  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0704 13:11:56.976811  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem --> /etc/docker/server.pem (1196 bytes)
	I0704 13:11:57.001192  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0704 13:11:57.001282  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0704 13:11:57.029424  102133 provision.go:87] duration metric: took 561.848667ms to configureAuth
	I0704 13:11:57.029500  102133 ubuntu.go:193] setting minikube options for container-runtime
	I0704 13:11:57.029768  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:11:57.029896  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:57.048117  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:11:57.048391  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37404 <nil> <nil>}
	I0704 13:11:57.048417  102133 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 13:11:57.450213  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 13:11:57.450236  102133 machine.go:97] duration metric: took 4.477624818s to provisionDockerMachine
	I0704 13:11:57.450247  102133 start.go:293] postStartSetup for "ha-337527" (driver="docker")
	I0704 13:11:57.450286  102133 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]
	I0704 13:11:57.450382  102133 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
	I0704 13:11:57.450451  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:57.468486  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37404 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527/id_rsa Username:docker}
	I0704 13:11:57.568425  102133 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 13:11:57.571427  102133 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 13:11:57.571458  102133 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 13:11:57.571468  102133 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 13:11:57.571486  102133 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 13:11:57.571498  102133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/addons for local assets ...
	I0704 13:11:57.571556  102133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/files for local assets ...
	I0704 13:11:57.571638  102133 filesync.go:149] local asset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> 410362.pem in /etc/ssl/certs
	I0704 13:11:57.571646  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> /etc/ssl/certs/410362.pem
	I0704 13:11:57.571744  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0704 13:11:57.580025  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem --> /etc/ssl/certs/410362.pem (1708 bytes)
	I0704 13:11:57.603790  102133 start.go:296] duration metric: took 153.509921ms for postStartSetup
	I0704 13:11:57.603874  102133 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:11:57.603915  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:57.619607  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37404 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527/id_rsa Username:docker}
	I0704 13:11:57.716879  102133 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 13:11:57.721633  102133 fix.go:56] duration metric: took 5.110014356s for fixHost
	I0704 13:11:57.721659  102133 start.go:83] releasing machines lock for "ha-337527", held for 5.110063758s
	I0704 13:11:57.721733  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527
	I0704 13:11:57.737442  102133 ssh_runner.go:195] Run: cat /version.json
	I0704 13:11:57.737499  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:57.737745  102133 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 13:11:57.737799  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:11:57.755552  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37404 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527/id_rsa Username:docker}
	I0704 13:11:57.756923  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37404 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527/id_rsa Username:docker}
	I0704 13:11:57.846896  102133 ssh_runner.go:195] Run: systemctl --version
	I0704 13:11:57.979965  102133 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 13:11:58.126320  102133 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 13:11:58.130740  102133 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 13:11:58.140407  102133 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 13:11:58.140485  102133 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" ;
	I0704 13:11:58.149427  102133 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0704 13:11:58.149460  102133 start.go:494] detecting cgroup driver to use...
	I0704 13:11:58.149494  102133 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 13:11:58.149559  102133 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 13:11:58.162004  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 13:11:58.173234  102133 docker.go:217] disabling cri-docker service (if available) ...
	I0704 13:11:58.173302  102133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 13:11:58.186645  102133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 13:11:58.198357  102133 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 13:11:58.284871  102133 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 13:11:58.372273  102133 docker.go:233] disabling docker service ...
	I0704 13:11:58.372377  102133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 13:11:58.384929  102133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 13:11:58.396424  102133 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 13:11:58.489430  102133 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 13:11:58.574036  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 13:11:58.585647  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 13:11:58.602697  102133 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 13:11:58.602767  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:11:58.612579  102133 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 13:11:58.612658  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:11:58.622151  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:11:58.632638  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:11:58.642719  102133 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 13:11:58.652253  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:11:58.662632  102133 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:11:58.672279  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:11:58.682328  102133 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 13:11:58.691149  102133 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 13:11:58.699985  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:11:58.780358  102133 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 13:11:58.892772  102133 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 13:11:58.892890  102133 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 13:11:58.896677  102133 start.go:562] Will wait 60s for crictl version
	I0704 13:11:58.896766  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:11:58.900162  102133 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 13:11:58.942890  102133 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 13:11:58.943003  102133 ssh_runner.go:195] Run: crio --version
	I0704 13:11:58.980715  102133 ssh_runner.go:195] Run: crio --version
	I0704 13:11:59.024963  102133 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 13:11:59.026865  102133 cli_runner.go:164] Run: docker network inspect ha-337527 --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}}]}"
	I0704 13:11:59.042823  102133 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 13:11:59.046612  102133 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""
	I0704 13:11:59.057645  102133 kubeadm.go:883] updating cluster {Name:ha-337527 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:ha-337527 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APISe
rverNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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 l
ogviewer:false metallb:false metrics-server:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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: SocketVMnetPat
h: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0704 13:11:59.057797  102133 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 13:11:59.057858  102133 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 13:11:59.110394  102133 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 13:11:59.110466  102133 crio.go:433] Images already preloaded, skipping extraction
	I0704 13:11:59.110556  102133 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 13:11:59.147312  102133 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 13:11:59.147343  102133 cache_images.go:84] Images are preloaded, skipping loading
	I0704 13:11:59.147354  102133 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.2 crio true true} ...
	I0704 13:11:59.147504  102133 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-337527 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:ha-337527 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 13:11:59.147603  102133 ssh_runner.go:195] Run: crio config
	I0704 13:11:59.208083  102133 cni.go:84] Creating CNI manager for ""
	I0704 13:11:59.208106  102133 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0704 13:11:59.208117  102133 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0704 13:11:59.208142  102133 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-337527 NodeName:ha-337527 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/mani
fests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0704 13:11:59.208279  102133 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "ha-337527"
	  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.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(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
	
	I0704 13:11:59.208302  102133 kube-vip.go:115] generating kube-vip config ...
	I0704 13:11:59.208359  102133 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0704 13:11:59.221210  102133 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0704 13:11:59.221332  102133 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 192.168.49.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.0
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0704 13:11:59.221399  102133 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 13:11:59.230895  102133 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 13:11:59.230968  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0704 13:11:59.239841  102133 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (359 bytes)
	I0704 13:11:59.257964  102133 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 13:11:59.276539  102133 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2147 bytes)
	I0704 13:11:59.295061  102133 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0704 13:11:59.313323  102133 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0704 13:11:59.316897  102133 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 13:11:59.327644  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:11:59.417827  102133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 13:11:59.432552  102133 certs.go:68] Setting up /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527 for IP: 192.168.49.2
	I0704 13:11:59.432619  102133 certs.go:194] generating shared ca certs ...
	I0704 13:11:59.432649  102133 certs.go:226] acquiring lock for ca certs: {Name:mkd841c03740051fd2409fd13a2bafa0cd2e0c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:11:59.432818  102133 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key
	I0704 13:11:59.432893  102133 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key
	I0704 13:11:59.432932  102133 certs.go:256] generating profile certs ...
	I0704 13:11:59.433061  102133 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.key
	I0704 13:11:59.433118  102133 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key.831b9582
	I0704 13:11:59.433148  102133 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt.831b9582 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2 192.168.49.3 192.168.49.254]
	I0704 13:11:59.685456  102133 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt.831b9582 ...
	I0704 13:11:59.685490  102133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt.831b9582: {Name:mk79aed57d4b52e661fe1c574113b93f8ed52967 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:11:59.685698  102133 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key.831b9582 ...
	I0704 13:11:59.685713  102133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key.831b9582: {Name:mk534c9ff60a4fded36137cef3af28831cbbf3b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:11:59.685804  102133 certs.go:381] copying /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt.831b9582 -> /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt
	I0704 13:11:59.685943  102133 certs.go:385] copying /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key.831b9582 -> /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key
	I0704 13:11:59.686071  102133 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.key
	I0704 13:11:59.686092  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0704 13:11:59.686108  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0704 13:11:59.686119  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0704 13:11:59.686131  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0704 13:11:59.686143  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0704 13:11:59.686154  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0704 13:11:59.686173  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0704 13:11:59.686190  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0704 13:11:59.686241  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem (1338 bytes)
	W0704 13:11:59.686275  102133 certs.go:480] ignoring /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036_empty.pem, impossibly tiny 0 bytes
	I0704 13:11:59.686287  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem (1679 bytes)
	I0704 13:11:59.686311  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem (1078 bytes)
	I0704 13:11:59.686341  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem (1123 bytes)
	I0704 13:11:59.686367  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem (1679 bytes)
	I0704 13:11:59.686412  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem (1708 bytes)
	I0704 13:11:59.686448  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> /usr/share/ca-certificates/410362.pem
	I0704 13:11:59.686460  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:11:59.686472  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem -> /usr/share/ca-certificates/41036.pem
	I0704 13:11:59.687114  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 13:11:59.718185  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0704 13:11:59.743071  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 13:11:59.767052  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 13:11:59.791052  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0704 13:11:59.814656  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0704 13:11:59.838142  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 13:11:59.862005  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0704 13:11:59.885366  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem --> /usr/share/ca-certificates/410362.pem (1708 bytes)
	I0704 13:11:59.909952  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 13:11:59.934142  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem --> /usr/share/ca-certificates/41036.pem (1338 bytes)
	I0704 13:11:59.958828  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0704 13:11:59.977271  102133 ssh_runner.go:195] Run: openssl version
	I0704 13:11:59.983275  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/410362.pem && ln -fs /usr/share/ca-certificates/410362.pem /etc/ssl/certs/410362.pem"
	I0704 13:11:59.993597  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/410362.pem
	I0704 13:11:59.997234  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul  4 12:59 /usr/share/ca-certificates/410362.pem
	I0704 13:11:59.997306  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/410362.pem
	I0704 13:12:00.005304  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/410362.pem /etc/ssl/certs/3ec20f2e.0"
	I0704 13:12:00.018531  102133 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"
	I0704 13:12:00.074288  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:12:00.094904  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 12:47 /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:12:00.095055  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:12:00.141219  102133 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"
	I0704 13:12:00.174902  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/41036.pem && ln -fs /usr/share/ca-certificates/41036.pem /etc/ssl/certs/41036.pem"
	I0704 13:12:00.248377  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/41036.pem
	I0704 13:12:00.285740  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul  4 12:59 /usr/share/ca-certificates/41036.pem
	I0704 13:12:00.285847  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/41036.pem
	I0704 13:12:00.318980  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/41036.pem /etc/ssl/certs/51391683.0"
	I0704 13:12:00.343063  102133 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 13:12:00.351096  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0704 13:12:00.368982  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0704 13:12:00.378096  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0704 13:12:00.387152  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0704 13:12:00.396000  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0704 13:12:00.406474  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0704 13:12:00.424502  102133 kubeadm.go:392] StartCluster: {Name:ha-337527 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:ha-337527 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServe
rNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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 logv
iewer:false metallb:false metrics-server:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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}
	I0704 13:12:00.424805  102133 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0704 13:12:00.424912  102133 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0704 13:12:00.480094  102133 cri.go:89] found id: ""
	I0704 13:12:00.480244  102133 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0704 13:12:00.492006  102133 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0704 13:12:00.492055  102133 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0704 13:12:00.492155  102133 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0704 13:12:00.503055  102133 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0704 13:12:00.503654  102133 kubeconfig.go:47] verify endpoint returned: get endpoint: "ha-337527" does not appear in /home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:12:00.503784  102133 kubeconfig.go:62] /home/jenkins/minikube-integration/19191-35649/kubeconfig needs updating (will repair): [kubeconfig missing "ha-337527" cluster setting kubeconfig missing "ha-337527" context setting]
	I0704 13:12:00.504099  102133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/kubeconfig: {Name:mkebbe0ae433dda13539c3f742d0568b8e47c712 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:12:00.504587  102133 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:12:00.504856  102133 kapi.go:59] client config for ha-337527: &rest.Config{Host:"https://192.168.49.2:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.crt", KeyFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.key", CAFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)},
UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a1050), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0704 13:12:00.505714  102133 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0704 13:12:00.513579  102133 cert_rotation.go:137] Starting client certificate rotation controller
	I0704 13:12:00.525320  102133 kubeadm.go:630] The running cluster does not require reconfiguration: 192.168.49.2
	I0704 13:12:00.525360  102133 kubeadm.go:597] duration metric: took 33.286406ms to restartPrimaryControlPlane
	I0704 13:12:00.525375  102133 kubeadm.go:394] duration metric: took 100.883565ms to StartCluster
	I0704 13:12:00.525395  102133 settings.go:142] acquiring lock: {Name:mkf7635d57ad2564b729684ab8b91853c3949086 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:12:00.525493  102133 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:12:00.526994  102133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/kubeconfig: {Name:mkebbe0ae433dda13539c3f742d0568b8e47c712 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:12:00.527294  102133 start.go:232] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 13:12:00.527322  102133 start.go:240] waiting for startup goroutines ...
	I0704 13:12:00.527331  102133 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0704 13:12:00.527657  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:12:00.533621  102133 out.go:177] * Enabled addons: 
	I0704 13:12:00.536135  102133 addons.go:510] duration metric: took 8.788196ms for enable addons: enabled=[]
	I0704 13:12:00.536216  102133 start.go:245] waiting for cluster config update ...
	I0704 13:12:00.536234  102133 start.go:254] writing updated cluster config ...
	I0704 13:12:00.538484  102133 out.go:177] 
	I0704 13:12:00.541094  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:12:00.541244  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:12:00.543991  102133 out.go:177] * Starting "ha-337527-m02" control-plane node in "ha-337527" cluster
	I0704 13:12:00.546470  102133 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 13:12:00.549046  102133 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 13:12:00.551566  102133 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 13:12:00.551621  102133 cache.go:56] Caching tarball of preloaded images
	I0704 13:12:00.551682  102133 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 13:12:00.551731  102133 preload.go:173] Found /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0704 13:12:00.551760  102133 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 13:12:00.551919  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:12:00.569039  102133 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon, skipping pull
	I0704 13:12:00.569071  102133 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in daemon, skipping load
	I0704 13:12:00.569095  102133 cache.go:194] Successfully downloaded all kic artifacts
	I0704 13:12:00.569127  102133 start.go:360] acquireMachinesLock for ha-337527-m02: {Name:mk8a1f31bc902b6e33806fa3adf363e936a4d579 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 13:12:00.569203  102133 start.go:364] duration metric: took 51.913µs to acquireMachinesLock for "ha-337527-m02"
	I0704 13:12:00.569229  102133 start.go:96] Skipping create...Using existing machine configuration
	I0704 13:12:00.569239  102133 fix.go:54] fixHost starting: m02
	I0704 13:12:00.569528  102133 cli_runner.go:164] Run: docker container inspect ha-337527-m02 --format={{.State.Status}}
	I0704 13:12:00.585431  102133 fix.go:112] recreateIfNeeded on ha-337527-m02: state=Stopped err=<nil>
	W0704 13:12:00.585462  102133 fix.go:138] unexpected machine state, will restart: <nil>
	I0704 13:12:00.588504  102133 out.go:177] * Restarting existing docker container for "ha-337527-m02" ...
	I0704 13:12:00.590931  102133 cli_runner.go:164] Run: docker start ha-337527-m02
	I0704 13:12:00.866864  102133 cli_runner.go:164] Run: docker container inspect ha-337527-m02 --format={{.State.Status}}
	I0704 13:12:00.889737  102133 kic.go:430] container "ha-337527-m02" state is running.
	I0704 13:12:00.890199  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m02
	I0704 13:12:00.914286  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:12:00.914533  102133 machine.go:94] provisionDockerMachine start ...
	I0704 13:12:00.914594  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:00.935797  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:12:00.936039  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37409 <nil> <nil>}
	I0704 13:12:00.936054  102133 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 13:12:00.936845  102133 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0704 13:12:04.120822  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-337527-m02
	
	I0704 13:12:04.120869  102133 ubuntu.go:169] provisioning hostname "ha-337527-m02"
	I0704 13:12:04.120942  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:04.150124  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:12:04.150370  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37409 <nil> <nil>}
	I0704 13:12:04.150395  102133 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-337527-m02 && echo "ha-337527-m02" | sudo tee /etc/hostname
	I0704 13:12:04.367636  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-337527-m02
	
	I0704 13:12:04.367801  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:04.395142  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:12:04.395376  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37409 <nil> <nil>}
	I0704 13:12:04.395392  102133 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-337527-m02' /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 ha-337527-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-337527-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 13:12:04.584217  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 13:12:04.584304  102133 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19191-35649/.minikube CaCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19191-35649/.minikube}
	I0704 13:12:04.584335  102133 ubuntu.go:177] setting up certificates
	I0704 13:12:04.584374  102133 provision.go:84] configureAuth start
	I0704 13:12:04.584457  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m02
	I0704 13:12:04.611790  102133 provision.go:143] copyHostCerts
	I0704 13:12:04.611829  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem
	I0704 13:12:04.611863  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem, removing ...
	I0704 13:12:04.611869  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem
	I0704 13:12:04.611942  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem (1123 bytes)
	I0704 13:12:04.612016  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem
	I0704 13:12:04.612032  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem, removing ...
	I0704 13:12:04.612036  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem
	I0704 13:12:04.612063  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem (1679 bytes)
	I0704 13:12:04.612100  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem
	I0704 13:12:04.612115  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem, removing ...
	I0704 13:12:04.612119  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem
	I0704 13:12:04.612142  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem (1078 bytes)
	I0704 13:12:04.612185  102133 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem org=jenkins.ha-337527-m02 san=[127.0.0.1 192.168.49.3 ha-337527-m02 localhost minikube]
	I0704 13:12:05.021010  102133 provision.go:177] copyRemoteCerts
	I0704 13:12:05.021090  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 13:12:05.021139  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:05.040981  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37409 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m02/id_rsa Username:docker}
	I0704 13:12:05.173793  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0704 13:12:05.173871  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 13:12:05.213735  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0704 13:12:05.213809  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 13:12:05.244084  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0704 13:12:05.244208  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0704 13:12:05.287985  102133 provision.go:87] duration metric: took 703.581248ms to configureAuth
	I0704 13:12:05.288010  102133 ubuntu.go:193] setting minikube options for container-runtime
	I0704 13:12:05.288263  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:12:05.288365  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:05.305935  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:12:05.306165  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37409 <nil> <nil>}
	I0704 13:12:05.306390  102133 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 13:12:05.710715  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 13:12:05.710737  102133 machine.go:97] duration metric: took 4.796195222s to provisionDockerMachine
	I0704 13:12:05.710749  102133 start.go:293] postStartSetup for "ha-337527-m02" (driver="docker")
	I0704 13:12:05.710761  102133 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]
	I0704 13:12:05.710821  102133 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
	I0704 13:12:05.710895  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:05.727469  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37409 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m02/id_rsa Username:docker}
	I0704 13:12:05.848970  102133 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 13:12:05.870233  102133 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 13:12:05.870317  102133 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 13:12:05.870342  102133 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 13:12:05.870376  102133 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 13:12:05.870408  102133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/addons for local assets ...
	I0704 13:12:05.870489  102133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/files for local assets ...
	I0704 13:12:05.870598  102133 filesync.go:149] local asset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> 410362.pem in /etc/ssl/certs
	I0704 13:12:05.870624  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> /etc/ssl/certs/410362.pem
	I0704 13:12:05.870764  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0704 13:12:05.901828  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem --> /etc/ssl/certs/410362.pem (1708 bytes)
	I0704 13:12:05.965147  102133 start.go:296] duration metric: took 254.382783ms for postStartSetup
	I0704 13:12:05.965240  102133 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:12:05.965307  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:05.989086  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37409 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m02/id_rsa Username:docker}
	I0704 13:12:06.203939  102133 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 13:12:06.231057  102133 fix.go:56] duration metric: took 5.661810971s for fixHost
	I0704 13:12:06.231087  102133 start.go:83] releasing machines lock for "ha-337527-m02", held for 5.661871449s
	I0704 13:12:06.231167  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m02
	I0704 13:12:06.263001  102133 out.go:177] * Found network options:
	I0704 13:12:06.265948  102133 out.go:177]   - NO_PROXY=192.168.49.2
	W0704 13:12:06.272848  102133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 13:12:06.272901  102133 proxy.go:119] fail to check proxy env: Error ip not in block
	I0704 13:12:06.272979  102133 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 13:12:06.273025  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:06.273047  102133 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 13:12:06.273102  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m02
	I0704 13:12:06.312183  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37409 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m02/id_rsa Username:docker}
	I0704 13:12:06.324262  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37409 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m02/id_rsa Username:docker}
	I0704 13:12:06.752092  102133 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 13:12:06.785327  102133 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 13:12:06.835260  102133 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 13:12:06.835379  102133 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" ;
	I0704 13:12:06.866459  102133 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0704 13:12:06.866531  102133 start.go:494] detecting cgroup driver to use...
	I0704 13:12:06.866578  102133 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 13:12:06.866662  102133 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 13:12:06.912537  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 13:12:06.957749  102133 docker.go:217] disabling cri-docker service (if available) ...
	I0704 13:12:06.957864  102133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 13:12:06.978780  102133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 13:12:07.007104  102133 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 13:12:07.262225  102133 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 13:12:07.561590  102133 docker.go:233] disabling docker service ...
	I0704 13:12:07.561731  102133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 13:12:07.605918  102133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 13:12:07.633943  102133 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 13:12:07.844162  102133 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 13:12:08.048757  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 13:12:08.080645  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 13:12:08.126204  102133 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 13:12:08.126370  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:12:08.152447  102133 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 13:12:08.152565  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:12:08.182393  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:12:08.214942  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:12:08.238218  102133 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 13:12:08.270072  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:12:08.305065  102133 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:12:08.345473  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:12:08.374349  102133 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 13:12:08.402489  102133 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 13:12:08.426540  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:12:08.632569  102133 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 13:12:10.046036  102133 ssh_runner.go:235] Completed: sudo systemctl restart crio: (1.41337891s)
	I0704 13:12:10.046064  102133 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 13:12:10.046123  102133 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 13:12:10.055722  102133 start.go:562] Will wait 60s for crictl version
	I0704 13:12:10.055791  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:12:10.060421  102133 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 13:12:10.160432  102133 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 13:12:10.160526  102133 ssh_runner.go:195] Run: crio --version
	I0704 13:12:10.252809  102133 ssh_runner.go:195] Run: crio --version
	I0704 13:12:10.341002  102133 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 13:12:10.342855  102133 out.go:177]   - env NO_PROXY=192.168.49.2
	I0704 13:12:10.344727  102133 cli_runner.go:164] Run: docker network inspect ha-337527 --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}}]}"
	I0704 13:12:10.381795  102133 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 13:12:10.386091  102133 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""
	I0704 13:12:10.397609  102133 mustload.go:65] Loading cluster: ha-337527
	I0704 13:12:10.397858  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:12:10.398130  102133 cli_runner.go:164] Run: docker container inspect ha-337527 --format={{.State.Status}}
	I0704 13:12:10.431551  102133 host.go:66] Checking if "ha-337527" exists ...
	I0704 13:12:10.431839  102133 certs.go:68] Setting up /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527 for IP: 192.168.49.3
	I0704 13:12:10.431848  102133 certs.go:194] generating shared ca certs ...
	I0704 13:12:10.431863  102133 certs.go:226] acquiring lock for ca certs: {Name:mkd841c03740051fd2409fd13a2bafa0cd2e0c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:12:10.431970  102133 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key
	I0704 13:12:10.432006  102133 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key
	I0704 13:12:10.432013  102133 certs.go:256] generating profile certs ...
	I0704 13:12:10.432094  102133 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.key
	I0704 13:12:10.432158  102133 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key.deb279e9
	I0704 13:12:10.432198  102133 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.key
	I0704 13:12:10.432207  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0704 13:12:10.432220  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0704 13:12:10.432231  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0704 13:12:10.432241  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0704 13:12:10.432255  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0704 13:12:10.432266  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0704 13:12:10.432278  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0704 13:12:10.432289  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0704 13:12:10.432377  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem (1338 bytes)
	W0704 13:12:10.432406  102133 certs.go:480] ignoring /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036_empty.pem, impossibly tiny 0 bytes
	I0704 13:12:10.432414  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem (1679 bytes)
	I0704 13:12:10.432443  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem (1078 bytes)
	I0704 13:12:10.432467  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem (1123 bytes)
	I0704 13:12:10.432488  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem (1679 bytes)
	I0704 13:12:10.432529  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem (1708 bytes)
	I0704 13:12:10.432558  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:12:10.432571  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem -> /usr/share/ca-certificates/41036.pem
	I0704 13:12:10.432582  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> /usr/share/ca-certificates/410362.pem
	I0704 13:12:10.432638  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:12:10.457114  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37404 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527/id_rsa Username:docker}
	I0704 13:12:10.567802  102133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.pub
	I0704 13:12:10.576050  102133 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0704 13:12:10.604797  102133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.key
	I0704 13:12:10.612631  102133 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I0704 13:12:10.633477  102133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.crt
	I0704 13:12:10.642346  102133 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0704 13:12:10.663099  102133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.key
	I0704 13:12:10.674967  102133 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1679 bytes)
	I0704 13:12:10.696845  102133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.crt
	I0704 13:12:10.708213  102133 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0704 13:12:10.738286  102133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.key
	I0704 13:12:10.749755  102133 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1679 bytes)
	I0704 13:12:10.781635  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 13:12:10.815611  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0704 13:12:10.885305  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 13:12:10.969390  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 13:12:11.028017  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0704 13:12:11.072659  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0704 13:12:11.120759  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 13:12:11.162521  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0704 13:12:11.191313  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 13:12:11.229489  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem --> /usr/share/ca-certificates/41036.pem (1338 bytes)
	I0704 13:12:11.277573  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem --> /usr/share/ca-certificates/410362.pem (1708 bytes)
	I0704 13:12:11.303348  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0704 13:12:11.326148  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I0704 13:12:11.357934  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0704 13:12:11.387242  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1679 bytes)
	I0704 13:12:11.417488  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0704 13:12:11.449483  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1679 bytes)
	I0704 13:12:11.481641  102133 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0704 13:12:11.502133  102133 ssh_runner.go:195] Run: openssl version
	I0704 13:12:11.508905  102133 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"
	I0704 13:12:11.532320  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:12:11.536574  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 12:47 /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:12:11.536644  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:12:11.548341  102133 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"
	I0704 13:12:11.569682  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/41036.pem && ln -fs /usr/share/ca-certificates/41036.pem /etc/ssl/certs/41036.pem"
	I0704 13:12:11.580840  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/41036.pem
	I0704 13:12:11.585053  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul  4 12:59 /usr/share/ca-certificates/41036.pem
	I0704 13:12:11.585123  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/41036.pem
	I0704 13:12:11.592436  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/41036.pem /etc/ssl/certs/51391683.0"
	I0704 13:12:11.602257  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/410362.pem && ln -fs /usr/share/ca-certificates/410362.pem /etc/ssl/certs/410362.pem"
	I0704 13:12:11.613659  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/410362.pem
	I0704 13:12:11.617881  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul  4 12:59 /usr/share/ca-certificates/410362.pem
	I0704 13:12:11.617947  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/410362.pem
	I0704 13:12:11.625484  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/410362.pem /etc/ssl/certs/3ec20f2e.0"
	I0704 13:12:11.635562  102133 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 13:12:11.640083  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0704 13:12:11.647639  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0704 13:12:11.659219  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0704 13:12:11.668233  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0704 13:12:11.681856  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0704 13:12:11.696314  102133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0704 13:12:11.709331  102133 kubeadm.go:934] updating node {m02 192.168.49.3 8443 v1.30.2 crio true true} ...
	I0704 13:12:11.709431  102133 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-337527-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.3
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:ha-337527 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 13:12:11.709460  102133 kube-vip.go:115] generating kube-vip config ...
	I0704 13:12:11.709518  102133 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0704 13:12:11.723609  102133 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0704 13:12:11.723678  102133 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 192.168.49.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.0
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0704 13:12:11.723744  102133 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 13:12:11.733811  102133 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 13:12:11.733894  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0704 13:12:11.743401  102133 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 13:12:11.764407  102133 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 13:12:11.786731  102133 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0704 13:12:11.807363  102133 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0704 13:12:11.812567  102133 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 13:12:11.835901  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:12:12.028152  102133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 13:12:12.043612  102133 start.go:234] Will wait 6m0s for node &{Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 13:12:12.043972  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:12:12.049052  102133 out.go:177] * Verifying Kubernetes components...
	I0704 13:12:12.050974  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:12:12.186199  102133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 13:12:12.200779  102133 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:12:12.201130  102133 kapi.go:59] client config for ha-337527: &rest.Config{Host:"https://192.168.49.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.crt", KeyFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.key", CAFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)
}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a1050), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W0704 13:12:12.201223  102133 kubeadm.go:483] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0704 13:12:12.201491  102133 node_ready.go:35] waiting up to 6m0s for node "ha-337527-m02" to be "Ready" ...
	I0704 13:12:12.201628  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:12.201658  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:12.201682  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:12.201711  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:23.148385  102133 round_trippers.go:574] Response Status: 500 Internal Server Error in 10946 milliseconds
	I0704 13:12:23.152707  102133 node_ready.go:53] error getting node "ha-337527-m02": etcdserver: request timed out
	I0704 13:12:23.152778  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:23.152789  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:23.152797  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:23.152806  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.670064  102133 round_trippers.go:574] Response Status: 200 OK in 2517 milliseconds
	I0704 13:12:25.688681  102133 node_ready.go:49] node "ha-337527-m02" has status "Ready":"True"
	I0704 13:12:25.688713  102133 node_ready.go:38] duration metric: took 13.487161845s for node "ha-337527-m02" to be "Ready" ...
	I0704 13:12:25.688726  102133 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" ...
	I0704 13:12:25.688798  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 13:12:25.688810  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.688818  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.688824  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.764502  102133 round_trippers.go:574] Response Status: 200 OK in 75 milliseconds
	I0704 13:12:25.778062  102133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.778949  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:12:25.778965  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.778974  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.778980  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.793182  102133 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I0704 13:12:25.794854  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:25.794880  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.794890  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.794896  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.801738  102133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0704 13:12:25.803001  102133 pod_ready.go:92] pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:25.803028  102133 pod_ready.go:81] duration metric: took 24.198029ms for pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.803040  102133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-mv8xt" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.803107  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-mv8xt
	I0704 13:12:25.803118  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.803126  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.803132  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.809196  102133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0704 13:12:25.810315  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:25.810337  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.810346  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.810359  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.816643  102133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0704 13:12:25.817670  102133 pod_ready.go:92] pod "coredns-7db6d8ff4d-mv8xt" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:25.817694  102133 pod_ready.go:81] duration metric: took 14.642194ms for pod "coredns-7db6d8ff4d-mv8xt" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.817718  102133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.817797  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-337527
	I0704 13:12:25.817807  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.817816  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.817820  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.834454  102133 round_trippers.go:574] Response Status: 200 OK in 16 milliseconds
	I0704 13:12:25.835392  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:25.835410  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.835418  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.835431  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.841135  102133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 13:12:25.843607  102133 pod_ready.go:92] pod "etcd-ha-337527" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:25.843630  102133 pod_ready.go:81] duration metric: took 25.899844ms for pod "etcd-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.843658  102133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.843738  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-337527-m02
	I0704 13:12:25.843747  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.843756  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.843767  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.848367  102133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 13:12:25.849242  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:25.849290  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.849312  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.849334  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.852571  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:25.854562  102133 pod_ready.go:92] pod "etcd-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:25.854593  102133 pod_ready.go:81] duration metric: took 10.914239ms for pod "etcd-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.854605  102133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:25.854684  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-337527-m03
	I0704 13:12:25.854695  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.854703  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.854708  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.858067  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:25.889206  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:25.889268  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:25.889290  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:25.889313  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:25.897782  102133 round_trippers.go:574] Response Status: 404 Not Found in 8 milliseconds
	I0704 13:12:25.897990  102133 pod_ready.go:97] node "ha-337527-m03" hosting pod "etcd-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:25.898028  102133 pod_ready.go:81] duration metric: took 43.414601ms for pod "etcd-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	E0704 13:12:25.898055  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527-m03" hosting pod "etcd-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:25.898100  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:26.089459  102133 request.go:629] Waited for 191.272405ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527
	I0704 13:12:26.089536  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527
	I0704 13:12:26.089587  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:26.089597  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:26.089602  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:26.094286  102133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 13:12:26.289594  102133 request.go:629] Waited for 194.325124ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:26.289699  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:26.289731  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:26.289756  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:26.289773  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:26.292872  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:26.293917  102133 pod_ready.go:92] pod "kube-apiserver-ha-337527" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:26.293972  102133 pod_ready.go:81] duration metric: took 395.84268ms for pod "kube-apiserver-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:26.294007  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:26.489443  102133 request.go:629] Waited for 195.338445ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527-m02
	I0704 13:12:26.489567  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527-m02
	I0704 13:12:26.489598  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:26.489624  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:26.489643  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:26.492473  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:26.689677  102133 request.go:629] Waited for 196.315056ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:26.689790  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:26.689824  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:26.689849  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:26.689869  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:26.695774  102133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 13:12:26.696739  102133 pod_ready.go:92] pod "kube-apiserver-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:26.696796  102133 pod_ready.go:81] duration metric: took 402.768433ms for pod "kube-apiserver-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:26.696826  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:26.889341  102133 request.go:629] Waited for 192.378704ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527-m03
	I0704 13:12:26.889517  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527-m03
	I0704 13:12:26.889559  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:26.889591  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:26.889630  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:26.893076  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:27.089278  102133 request.go:629] Waited for 194.339663ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:27.089397  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:27.089430  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:27.089458  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:27.089476  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:27.092503  102133 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 13:12:27.092857  102133 pod_ready.go:97] node "ha-337527-m03" hosting pod "kube-apiserver-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:27.092905  102133 pod_ready.go:81] duration metric: took 396.049157ms for pod "kube-apiserver-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	E0704 13:12:27.092932  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527-m03" hosting pod "kube-apiserver-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:27.092954  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:27.289362  102133 request.go:629] Waited for 196.298071ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527
	I0704 13:12:27.289462  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527
	I0704 13:12:27.289521  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:27.289551  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:27.289568  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:27.294417  102133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 13:12:27.489197  102133 request.go:629] Waited for 193.221426ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:27.489308  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:27.489340  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:27.489364  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:27.489384  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:27.492940  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:27.494032  102133 pod_ready.go:92] pod "kube-controller-manager-ha-337527" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:27.494121  102133 pod_ready.go:81] duration metric: took 401.122969ms for pod "kube-controller-manager-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:27.494149  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:27.689529  102133 request.go:629] Waited for 195.27392ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527-m02
	I0704 13:12:27.689650  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527-m02
	I0704 13:12:27.689680  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:27.689707  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:27.689727  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:27.695420  102133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 13:12:27.888900  102133 request.go:629] Waited for 192.229488ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:27.888958  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:27.888964  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:27.888973  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:27.888983  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:27.891865  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:27.892441  102133 pod_ready.go:92] pod "kube-controller-manager-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:27.892463  102133 pod_ready.go:81] duration metric: took 398.293663ms for pod "kube-controller-manager-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:27.892476  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:28.089930  102133 request.go:629] Waited for 197.337081ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527-m03
	I0704 13:12:28.090007  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527-m03
	I0704 13:12:28.090017  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:28.090026  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:28.090033  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:28.093345  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:28.289477  102133 request.go:629] Waited for 195.35263ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:28.289537  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:28.289543  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:28.289560  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:28.289564  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:28.292323  102133 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 13:12:28.292471  102133 pod_ready.go:97] node "ha-337527-m03" hosting pod "kube-controller-manager-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:28.292493  102133 pod_ready.go:81] duration metric: took 400.008727ms for pod "kube-controller-manager-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	E0704 13:12:28.292504  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527-m03" hosting pod "kube-controller-manager-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:28.292513  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-82vn4" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:28.489731  102133 request.go:629] Waited for 197.142565ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-82vn4
	I0704 13:12:28.489792  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-82vn4
	I0704 13:12:28.489799  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:28.489808  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:28.489841  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:28.492733  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:28.689726  102133 request.go:629] Waited for 196.162984ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:28.689782  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:28.689790  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:28.689798  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:28.689802  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:28.692886  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:28.693515  102133 pod_ready.go:92] pod "kube-proxy-82vn4" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:28.693569  102133 pod_ready.go:81] duration metric: took 401.040459ms for pod "kube-proxy-82vn4" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:28.693595  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-989rq" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:28.888910  102133 request.go:629] Waited for 195.222787ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-989rq
	I0704 13:12:28.889059  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-989rq
	I0704 13:12:28.889096  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:28.889125  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:28.889147  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:28.892948  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:29.089460  102133 request.go:629] Waited for 195.351596ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:12:29.089535  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:12:29.089547  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:29.089578  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:29.089587  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:29.092545  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:29.093273  102133 pod_ready.go:92] pod "kube-proxy-989rq" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:29.093295  102133 pod_ready.go:81] duration metric: took 399.679659ms for pod "kube-proxy-989rq" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:29.093307  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-d2stk" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:29.289828  102133 request.go:629] Waited for 196.444069ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-d2stk
	I0704 13:12:29.289889  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-d2stk
	I0704 13:12:29.289898  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:29.289907  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:29.289913  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:29.292799  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:29.489783  102133 request.go:629] Waited for 196.347021ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:29.489846  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:29.489857  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:29.489866  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:29.489873  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:29.492492  102133 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 13:12:29.492641  102133 pod_ready.go:97] node "ha-337527-m03" hosting pod "kube-proxy-d2stk" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:29.492658  102133 pod_ready.go:81] duration metric: took 399.343485ms for pod "kube-proxy-d2stk" in "kube-system" namespace to be "Ready" ...
	E0704 13:12:29.492669  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527-m03" hosting pod "kube-proxy-d2stk" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:29.492680  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-g5tnh" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:29.689819  102133 request.go:629] Waited for 197.070747ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g5tnh
	I0704 13:12:29.689909  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g5tnh
	I0704 13:12:29.689917  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:29.689926  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:29.689930  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:29.695446  102133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 13:12:29.888964  102133 request.go:629] Waited for 192.240129ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:29.889026  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:29.889033  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:29.889046  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:29.889052  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:29.891808  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:29.892851  102133 pod_ready.go:92] pod "kube-proxy-g5tnh" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:29.892877  102133 pod_ready.go:81] duration metric: took 400.181957ms for pod "kube-proxy-g5tnh" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:29.892889  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:30.089328  102133 request.go:629] Waited for 196.365835ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527
	I0704 13:12:30.089396  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527
	I0704 13:12:30.089402  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:30.089411  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:30.089416  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:30.095397  102133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 13:12:30.289356  102133 request.go:629] Waited for 193.324487ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:30.289440  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:12:30.289453  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:30.289463  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:30.289468  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:30.292455  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:30.293207  102133 pod_ready.go:92] pod "kube-scheduler-ha-337527" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:30.293229  102133 pod_ready.go:81] duration metric: took 400.332394ms for pod "kube-scheduler-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:30.293244  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:30.489478  102133 request.go:629] Waited for 196.143718ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527-m02
	I0704 13:12:30.489561  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527-m02
	I0704 13:12:30.489574  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:30.489584  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:30.489591  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:30.492375  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:30.689447  102133 request.go:629] Waited for 196.420258ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:30.689506  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:12:30.689520  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:30.689532  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:30.689546  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:30.692501  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:12:30.693123  102133 pod_ready.go:92] pod "kube-scheduler-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:12:30.693142  102133 pod_ready.go:81] duration metric: took 399.885487ms for pod "kube-scheduler-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:30.693155  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	I0704 13:12:30.889461  102133 request.go:629] Waited for 196.192939ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527-m03
	I0704 13:12:30.889539  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527-m03
	I0704 13:12:30.889548  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:30.889556  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:30.889561  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:30.892814  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:12:31.088942  102133 request.go:629] Waited for 195.275166ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:31.089057  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m03
	I0704 13:12:31.089068  102133 round_trippers.go:469] Request Headers:
	I0704 13:12:31.089077  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:12:31.089088  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:12:31.091959  102133 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 13:12:31.092121  102133 pod_ready.go:97] node "ha-337527-m03" hosting pod "kube-scheduler-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:31.092141  102133 pod_ready.go:81] duration metric: took 398.979209ms for pod "kube-scheduler-ha-337527-m03" in "kube-system" namespace to be "Ready" ...
	E0704 13:12:31.092157  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527-m03" hosting pod "kube-scheduler-ha-337527-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-337527-m03": nodes "ha-337527-m03" not found
	I0704 13:12:31.092168  102133 pod_ready.go:38] duration metric: took 5.403431626s 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" ...
	I0704 13:12:31.092189  102133 api_server.go:52] waiting for apiserver process to appear ...
	I0704 13:12:31.092262  102133 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 13:12:31.104330  102133 api_server.go:72] duration metric: took 19.060301765s to wait for apiserver process to appear ...
	I0704 13:12:31.104368  102133 api_server.go:88] waiting for apiserver healthz status ...
	I0704 13:12:31.104390  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:31.112693  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:31.112728  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:31.605168  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:31.612873  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:31.612906  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:32.105374  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:32.113006  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:32.113032  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:32.604562  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:32.613228  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:32.613253  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:33.104750  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:33.114278  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:33.114301  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:33.604627  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:33.620525  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:33.620594  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:34.105257  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:34.116900  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:34.116983  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:34.604488  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:34.612692  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:34.612766  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:35.104965  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:35.112782  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:35.112859  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:35.605424  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:35.615438  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:35.615538  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:36.109475  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:36.122005  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:36.122038  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:36.604504  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:36.612050  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:36.612081  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:37.105272  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:37.114241  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:37.114273  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:37.604876  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:37.612902  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:37.612932  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:38.105145  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:38.112849  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:38.112891  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:38.605007  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:38.612734  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:38.612773  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:39.105209  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:39.113069  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:39.113106  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:39.604596  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:39.612350  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:39.612378  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:40.104462  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:40.112800  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:40.112833  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:40.604518  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:40.612268  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:40.612299  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:41.104745  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:41.112537  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:41.112571  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:41.604745  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:41.615455  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:41.615573  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:42.107972  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:42.116164  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:42.116202  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:42.605041  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:42.613680  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:42.613711  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:43.105273  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:43.112821  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:43.112860  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:43.605442  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:43.613160  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:43.613204  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:44.104531  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:44.112288  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:44.112323  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:44.604508  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:44.614281  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:44.614316  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:45.105010  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:45.114613  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:45.114656  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:45.604789  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:45.621076  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:45.621117  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:46.105501  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:46.113121  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:46.113156  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:46.604546  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:46.612130  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:46.612169  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:47.104449  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:47.112531  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:47.112559  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:47.605265  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:47.614578  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:47.614655  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:48.105202  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:48.113227  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:48.113268  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:48.604592  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:48.615846  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:48.615877  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:49.105376  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:49.113464  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:49.113492  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:49.605144  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:49.612810  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:49.612839  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:50.105161  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:50.113394  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:50.113429  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:50.605161  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:50.612765  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:50.612800  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:51.105404  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:51.113387  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:51.113433  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:51.604878  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:51.612420  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:51.612462  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:52.104911  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:52.113674  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:52.113708  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:52.604717  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:52.631881  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:52.631912  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:53.105373  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:53.112987  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:53.113027  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:53.605441  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:53.622241  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:53.622273  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:54.104494  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:54.113255  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:54.113286  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:54.605474  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:54.613149  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:54.613234  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:55.104471  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:55.112328  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:55.112362  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:55.604884  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:55.612944  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:55.612981  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:56.105037  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:56.112713  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:56.112754  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:56.604961  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:56.612488  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:56.612523  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:57.104814  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:57.112811  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:57.112851  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:57.604453  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:57.612869  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:57.612893  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:58.104454  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:58.112119  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:58.112195  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:58.605261  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:58.621009  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:58.621040  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:59.104550  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:59.113364  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:59.113389  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:12:59.604982  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:12:59.613310  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:12:59.613334  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:00.105258  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:00.131522  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:00.131784  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:00.604813  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:00.645678  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:00.645705  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:01.105506  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:01.114861  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:01.114902  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:01.605448  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:01.612924  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:01.612951  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:02.104469  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:02.112035  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:02.112061  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:02.604829  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:02.612426  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:02.612471  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:03.104887  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:03.112805  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:03.112838  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:03.605319  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:03.612889  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:03.612918  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:04.105013  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:04.112746  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:04.112774  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:04.605159  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:04.612587  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:04.612622  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:05.105032  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:05.112876  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:05.112906  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:05.604995  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:05.612659  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:05.612687  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:06.104908  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:06.112831  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:06.112875  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:06.605209  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:06.612924  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:06.612950  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:07.105143  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:07.112885  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:07.112913  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:07.605464  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:07.614400  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:07.614432  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:08.104718  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:08.112712  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:08.112740  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:08.604927  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:08.612408  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:08.612439  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:09.104657  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:09.112650  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:09.112680  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:09.604901  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:09.612445  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:09.612482  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:10.104665  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:10.112547  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:10.112578  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:10.605383  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:10.612893  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:10.612923  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:11.105425  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:11.113569  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:11.113601  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:11.605071  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:11.617220  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 13:13:11.617254  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 13:13:12.105180  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 13:13:12.105271  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 13:13:12.146817  102133 cri.go:89] found id: "123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7"
	I0704 13:13:12.146843  102133 cri.go:89] found id: "e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083"
	I0704 13:13:12.146848  102133 cri.go:89] found id: ""
	I0704 13:13:12.146855  102133 logs.go:276] 2 containers: [123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7 e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083]
	I0704 13:13:12.146914  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.150568  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.154138  102133 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 13:13:12.154216  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 13:13:12.192948  102133 cri.go:89] found id: "9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2"
	I0704 13:13:12.192972  102133 cri.go:89] found id: "6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1"
	I0704 13:13:12.192978  102133 cri.go:89] found id: ""
	I0704 13:13:12.192986  102133 logs.go:276] 2 containers: [9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2 6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1]
	I0704 13:13:12.193048  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.196925  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.200435  102133 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 13:13:12.200518  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 13:13:12.237962  102133 cri.go:89] found id: ""
	I0704 13:13:12.237998  102133 logs.go:276] 0 containers: []
	W0704 13:13:12.238007  102133 logs.go:278] No container was found matching "coredns"
	I0704 13:13:12.238014  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 13:13:12.238086  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 13:13:12.277859  102133 cri.go:89] found id: "2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856"
	I0704 13:13:12.277881  102133 cri.go:89] found id: "92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6"
	I0704 13:13:12.277887  102133 cri.go:89] found id: ""
	I0704 13:13:12.277894  102133 logs.go:276] 2 containers: [2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856 92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6]
	I0704 13:13:12.277954  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.281602  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.285216  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 13:13:12.285360  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 13:13:12.324825  102133 cri.go:89] found id: "082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00"
	I0704 13:13:12.324905  102133 cri.go:89] found id: ""
	I0704 13:13:12.324931  102133 logs.go:276] 1 containers: [082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00]
	I0704 13:13:12.325022  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.329365  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 13:13:12.329441  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 13:13:12.368403  102133 cri.go:89] found id: "0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed"
	I0704 13:13:12.368437  102133 cri.go:89] found id: "0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc"
	I0704 13:13:12.368442  102133 cri.go:89] found id: ""
	I0704 13:13:12.368450  102133 logs.go:276] 2 containers: [0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed 0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc]
	I0704 13:13:12.368534  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.372357  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.375812  102133 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 13:13:12.375945  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 13:13:12.415618  102133 cri.go:89] found id: "caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442"
	I0704 13:13:12.415695  102133 cri.go:89] found id: ""
	I0704 13:13:12.415720  102133 logs.go:276] 1 containers: [caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442]
	I0704 13:13:12.415795  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:12.419355  102133 logs.go:123] Gathering logs for etcd [9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2] ...
	I0704 13:13:12.419429  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2"
	I0704 13:13:12.471815  102133 logs.go:123] Gathering logs for CRI-O ...
	I0704 13:13:12.471852  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 13:13:12.540918  102133 logs.go:123] Gathering logs for container status ...
	I0704 13:13:12.540954  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 13:13:12.587106  102133 logs.go:123] Gathering logs for dmesg ...
	I0704 13:13:12.587137  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 13:13:12.611712  102133 logs.go:123] Gathering logs for kube-apiserver [e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083] ...
	I0704 13:13:12.611744  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083"
	I0704 13:13:12.649796  102133 logs.go:123] Gathering logs for kube-proxy [082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00] ...
	I0704 13:13:12.649829  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00"
	I0704 13:13:12.693428  102133 logs.go:123] Gathering logs for kubelet ...
	I0704 13:13:12.693455  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0704 13:13:12.765602  102133 logs.go:123] Gathering logs for kube-apiserver [123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7] ...
	I0704 13:13:12.765638  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7"
	I0704 13:13:12.824102  102133 logs.go:123] Gathering logs for kube-scheduler [92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6] ...
	I0704 13:13:12.824132  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6"
	I0704 13:13:12.875644  102133 logs.go:123] Gathering logs for kube-controller-manager [0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc] ...
	I0704 13:13:12.875674  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc"
	I0704 13:13:12.946914  102133 logs.go:123] Gathering logs for etcd [6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1] ...
	I0704 13:13:12.946946  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1"
	I0704 13:13:13.047270  102133 logs.go:123] Gathering logs for kube-scheduler [2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856] ...
	I0704 13:13:13.047307  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856"
	I0704 13:13:13.092509  102133 logs.go:123] Gathering logs for kindnet [caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442] ...
	I0704 13:13:13.092538  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442"
	I0704 13:13:13.141816  102133 logs.go:123] Gathering logs for describe nodes ...
	I0704 13:13:13.141846  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 13:13:13.474869  102133 logs.go:123] Gathering logs for kube-controller-manager [0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed] ...
	I0704 13:13:13.474907  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed"
	I0704 13:13:16.059181  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:16.691411  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0704 13:13:16.691518  102133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0704 13:13:16.691562  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 13:13:16.691656  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 13:13:16.752069  102133 cri.go:89] found id: "123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7"
	I0704 13:13:16.752143  102133 cri.go:89] found id: "e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083"
	I0704 13:13:16.752162  102133 cri.go:89] found id: ""
	I0704 13:13:16.752187  102133 logs.go:276] 2 containers: [123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7 e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083]
	I0704 13:13:16.752275  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:16.758463  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:16.764092  102133 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 13:13:16.764217  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 13:13:16.856898  102133 cri.go:89] found id: "9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2"
	I0704 13:13:16.856975  102133 cri.go:89] found id: "6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1"
	I0704 13:13:16.856995  102133 cri.go:89] found id: ""
	I0704 13:13:16.857019  102133 logs.go:276] 2 containers: [9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2 6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1]
	I0704 13:13:16.857104  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:16.868028  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:16.872274  102133 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 13:13:16.872393  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 13:13:16.959439  102133 cri.go:89] found id: ""
	I0704 13:13:16.959554  102133 logs.go:276] 0 containers: []
	W0704 13:13:16.959578  102133 logs.go:278] No container was found matching "coredns"
	I0704 13:13:16.959603  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 13:13:16.959723  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 13:13:17.038116  102133 cri.go:89] found id: "2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856"
	I0704 13:13:17.038191  102133 cri.go:89] found id: "92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6"
	I0704 13:13:17.038221  102133 cri.go:89] found id: ""
	I0704 13:13:17.038252  102133 logs.go:276] 2 containers: [2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856 92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6]
	I0704 13:13:17.038337  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:17.042790  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:17.046410  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 13:13:17.046488  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 13:13:17.099004  102133 cri.go:89] found id: "082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00"
	I0704 13:13:17.099027  102133 cri.go:89] found id: ""
	I0704 13:13:17.099037  102133 logs.go:276] 1 containers: [082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00]
	I0704 13:13:17.099093  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:17.102728  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 13:13:17.102802  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 13:13:17.142941  102133 cri.go:89] found id: "0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed"
	I0704 13:13:17.142973  102133 cri.go:89] found id: "0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc"
	I0704 13:13:17.142978  102133 cri.go:89] found id: ""
	I0704 13:13:17.142985  102133 logs.go:276] 2 containers: [0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed 0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc]
	I0704 13:13:17.143067  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:17.147053  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:17.150813  102133 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 13:13:17.150886  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 13:13:17.191843  102133 cri.go:89] found id: "caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442"
	I0704 13:13:17.191866  102133 cri.go:89] found id: ""
	I0704 13:13:17.191874  102133 logs.go:276] 1 containers: [caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442]
	I0704 13:13:17.191932  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:17.195665  102133 logs.go:123] Gathering logs for etcd [6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1] ...
	I0704 13:13:17.195692  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1"
	I0704 13:13:17.260737  102133 logs.go:123] Gathering logs for kube-scheduler [2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856] ...
	I0704 13:13:17.260813  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856"
	I0704 13:13:17.300625  102133 logs.go:123] Gathering logs for kube-proxy [082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00] ...
	I0704 13:13:17.300657  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00"
	I0704 13:13:17.339468  102133 logs.go:123] Gathering logs for kube-controller-manager [0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc] ...
	I0704 13:13:17.339526  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc"
	I0704 13:13:17.378565  102133 logs.go:123] Gathering logs for etcd [9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2] ...
	I0704 13:13:17.378601  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2"
	I0704 13:13:17.437333  102133 logs.go:123] Gathering logs for kindnet [caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442] ...
	I0704 13:13:17.437367  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442"
	I0704 13:13:17.479390  102133 logs.go:123] Gathering logs for container status ...
	I0704 13:13:17.479424  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 13:13:17.558945  102133 logs.go:123] Gathering logs for kubelet ...
	I0704 13:13:17.558975  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0704 13:13:17.660693  102133 logs.go:123] Gathering logs for dmesg ...
	I0704 13:13:17.660774  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 13:13:17.704158  102133 logs.go:123] Gathering logs for describe nodes ...
	I0704 13:13:17.704238  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 13:13:18.197357  102133 logs.go:123] Gathering logs for kube-apiserver [123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7] ...
	I0704 13:13:18.197438  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7"
	I0704 13:13:18.253152  102133 logs.go:123] Gathering logs for kube-controller-manager [0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed] ...
	I0704 13:13:18.253188  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed"
	I0704 13:13:18.312302  102133 logs.go:123] Gathering logs for CRI-O ...
	I0704 13:13:18.312340  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 13:13:18.388887  102133 logs.go:123] Gathering logs for kube-apiserver [e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083] ...
	I0704 13:13:18.388925  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083"
	I0704 13:13:18.425423  102133 logs.go:123] Gathering logs for kube-scheduler [92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6] ...
	I0704 13:13:18.425451  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6"
	I0704 13:13:20.970632  102133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 13:13:20.979825  102133 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0704 13:13:20.979903  102133 round_trippers.go:463] GET https://192.168.49.2:8443/version
	I0704 13:13:20.979916  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:20.979927  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:20.979943  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:20.992880  102133 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I0704 13:13:20.992996  102133 api_server.go:141] control plane version: v1.30.2
	I0704 13:13:20.993018  102133 api_server.go:131] duration metric: took 49.8886431s to wait for apiserver health ...
	I0704 13:13:20.993029  102133 system_pods.go:43] waiting for kube-system pods to appear ...
	I0704 13:13:20.993050  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 13:13:20.993112  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 13:13:21.035192  102133 cri.go:89] found id: "123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7"
	I0704 13:13:21.035216  102133 cri.go:89] found id: "e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083"
	I0704 13:13:21.035220  102133 cri.go:89] found id: ""
	I0704 13:13:21.035239  102133 logs.go:276] 2 containers: [123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7 e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083]
	I0704 13:13:21.035322  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.042147  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.046287  102133 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 13:13:21.046370  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 13:13:21.090192  102133 cri.go:89] found id: "9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2"
	I0704 13:13:21.090261  102133 cri.go:89] found id: "6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1"
	I0704 13:13:21.090272  102133 cri.go:89] found id: ""
	I0704 13:13:21.090280  102133 logs.go:276] 2 containers: [9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2 6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1]
	I0704 13:13:21.090359  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.094633  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.098695  102133 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 13:13:21.098829  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 13:13:21.141530  102133 cri.go:89] found id: ""
	I0704 13:13:21.141556  102133 logs.go:276] 0 containers: []
	W0704 13:13:21.141566  102133 logs.go:278] No container was found matching "coredns"
	I0704 13:13:21.141573  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 13:13:21.141665  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 13:13:21.186328  102133 cri.go:89] found id: "2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856"
	I0704 13:13:21.186401  102133 cri.go:89] found id: "92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6"
	I0704 13:13:21.186430  102133 cri.go:89] found id: ""
	I0704 13:13:21.186445  102133 logs.go:276] 2 containers: [2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856 92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6]
	I0704 13:13:21.186503  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.190621  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.194195  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 13:13:21.194268  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 13:13:21.232394  102133 cri.go:89] found id: "082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00"
	I0704 13:13:21.232416  102133 cri.go:89] found id: ""
	I0704 13:13:21.232425  102133 logs.go:276] 1 containers: [082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00]
	I0704 13:13:21.232480  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.236083  102133 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 13:13:21.236188  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 13:13:21.278920  102133 cri.go:89] found id: "0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed"
	I0704 13:13:21.278996  102133 cri.go:89] found id: "0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc"
	I0704 13:13:21.279015  102133 cri.go:89] found id: ""
	I0704 13:13:21.279039  102133 logs.go:276] 2 containers: [0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed 0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc]
	I0704 13:13:21.279123  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.282824  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.286377  102133 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 13:13:21.286459  102133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 13:13:21.329337  102133 cri.go:89] found id: "caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442"
	I0704 13:13:21.329409  102133 cri.go:89] found id: ""
	I0704 13:13:21.329431  102133 logs.go:276] 1 containers: [caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442]
	I0704 13:13:21.329519  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:21.333030  102133 logs.go:123] Gathering logs for kubelet ...
	I0704 13:13:21.333101  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0704 13:13:21.407639  102133 logs.go:123] Gathering logs for kube-apiserver [e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083] ...
	I0704 13:13:21.407676  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e36637deb775615baef7bd5f6395e27a393bc09dbb97738a3b920a7512197083"
	I0704 13:13:21.445850  102133 logs.go:123] Gathering logs for etcd [9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2] ...
	I0704 13:13:21.445879  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f07d566d20d2cf91b046ec0180ea0a74127de11da095a88bfc0f795c0f7c0a2"
	I0704 13:13:21.505264  102133 logs.go:123] Gathering logs for kube-controller-manager [0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc] ...
	I0704 13:13:21.505307  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0cbc1112a8b91428fe25ed9b838f5983c20243e85b4f575629ca6dc5e95bc8cc"
	I0704 13:13:21.552344  102133 logs.go:123] Gathering logs for container status ...
	I0704 13:13:21.552375  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 13:13:21.604759  102133 logs.go:123] Gathering logs for describe nodes ...
	I0704 13:13:21.604849  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 13:13:21.920963  102133 logs.go:123] Gathering logs for etcd [6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1] ...
	I0704 13:13:21.921049  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6bf6e3455e42ae277e6a2464c216937740f5cd3358c4de477ca0b2f61d4fe4d1"
	I0704 13:13:21.979566  102133 logs.go:123] Gathering logs for kube-proxy [082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00] ...
	I0704 13:13:21.979641  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 082e88d5e00b74d0d575d389021105571f97b2647681b094f06ca2705e202b00"
	I0704 13:13:22.029193  102133 logs.go:123] Gathering logs for kindnet [caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442] ...
	I0704 13:13:22.029225  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 caa071cefa20239a86aec25ff428f316c5a09d87ddb30833c4cb1ed598341442"
	I0704 13:13:22.076137  102133 logs.go:123] Gathering logs for kube-scheduler [2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856] ...
	I0704 13:13:22.076168  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2971a82fa925d2f398a021c1dee80ac940d6b7490b24ad8999755330c7e97856"
	I0704 13:13:22.115938  102133 logs.go:123] Gathering logs for CRI-O ...
	I0704 13:13:22.115968  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 13:13:22.188770  102133 logs.go:123] Gathering logs for dmesg ...
	I0704 13:13:22.188809  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 13:13:22.210671  102133 logs.go:123] Gathering logs for kube-apiserver [123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7] ...
	I0704 13:13:22.210704  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 123d3456d34c5bbf12d8b3fcf24bea90c1ae8dcbaf4ff4b8a43aa1e93f47d3f7"
	I0704 13:13:22.258210  102133 logs.go:123] Gathering logs for kube-scheduler [92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6] ...
	I0704 13:13:22.258249  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92a401973a4416a9cb5704e9f982ba8dc59755c765aa4a32ee931bed64754ec6"
	I0704 13:13:22.298337  102133 logs.go:123] Gathering logs for kube-controller-manager [0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed] ...
	I0704 13:13:22.298368  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d047b5339a426b2838f8c536a73a6f6cea12f3692ab681476e239e89112c0ed"
	I0704 13:13:24.861340  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 13:13:24.861361  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:24.861370  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:24.861375  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:24.869027  102133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0704 13:13:24.877058  102133 system_pods.go:59] 19 kube-system pods found
	I0704 13:13:24.877182  102133 system_pods.go:61] "coredns-7db6d8ff4d-97z9l" [0bd85e20-1787-4a25-8fd1-f9a95e500305] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0704 13:13:24.877205  102133 system_pods.go:61] "coredns-7db6d8ff4d-mv8xt" [1b503a56-d429-4b80-8f54-2e5ab481e1ac] Running
	I0704 13:13:24.877238  102133 system_pods.go:61] "etcd-ha-337527" [803b951c-3838-419d-baf7-2d848587a965] Running
	I0704 13:13:24.877261  102133 system_pods.go:61] "etcd-ha-337527-m02" [ef9b13d6-e006-48ec-ad3f-967efbc3be7c] Running
	I0704 13:13:24.877282  102133 system_pods.go:61] "kindnet-m6jc5" [0b6e6249-429e-4e05-83d8-26f897b46d9d] Running
	I0704 13:13:24.877303  102133 system_pods.go:61] "kindnet-nxhkp" [8ff33473-9714-4383-85aa-70abb8733af7] Running
	I0704 13:13:24.877336  102133 system_pods.go:61] "kindnet-qj5ff" [810361fc-ee12-4d9d-9fa6-c882a74a50f0] Running
	I0704 13:13:24.877364  102133 system_pods.go:61] "kube-apiserver-ha-337527" [2b263056-6150-45a3-bff5-266ae82af873] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0704 13:13:24.877386  102133 system_pods.go:61] "kube-apiserver-ha-337527-m02" [93443197-0646-4caf-851d-3b5e2c226c12] Running
	I0704 13:13:24.877412  102133 system_pods.go:61] "kube-controller-manager-ha-337527" [1a0db34f-116d-42f2-ac4d-8fa75189feb6] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0704 13:13:24.877445  102133 system_pods.go:61] "kube-controller-manager-ha-337527-m02" [059b7c62-234f-4dd1-937a-59266b9cd8c7] Running
	I0704 13:13:24.877471  102133 system_pods.go:61] "kube-proxy-82vn4" [ec325d01-e690-4c6d-a9e5-9036656ec7ac] Running
	I0704 13:13:24.877491  102133 system_pods.go:61] "kube-proxy-989rq" [5bb7933b-820f-4f63-94cb-78c7efd6f056] Running
	I0704 13:13:24.877511  102133 system_pods.go:61] "kube-proxy-g5tnh" [a646d2a7-9e4e-4e46-b0cd-1c6a28c04b57] Running
	I0704 13:13:24.877540  102133 system_pods.go:61] "kube-scheduler-ha-337527" [01b4ba6a-c7d3-4130-b365-d6c82707deb3] Running
	I0704 13:13:24.877564  102133 system_pods.go:61] "kube-scheduler-ha-337527-m02" [25dcdb4f-7abb-4680-8cc8-019af7ba21ae] Running
	I0704 13:13:24.877584  102133 system_pods.go:61] "kube-vip-ha-337527" [b5ccfe34-0522-4d5b-bf0b-fc4b4423964f] Running
	I0704 13:13:24.877605  102133 system_pods.go:61] "kube-vip-ha-337527-m02" [dc87bb64-b9bc-42f8-90c0-9788b6f422b3] Running
	I0704 13:13:24.877635  102133 system_pods.go:61] "storage-provisioner" [e0824518-059c-4c38-9d36-0c22dd3fb8f1] Running
	I0704 13:13:24.877659  102133 system_pods.go:74] duration metric: took 3.884622644s to wait for pod list to return data ...
	I0704 13:13:24.877681  102133 default_sa.go:34] waiting for default service account to be created ...
	I0704 13:13:24.877798  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/default/serviceaccounts
	I0704 13:13:24.877826  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:24.877849  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:24.877869  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:24.886009  102133 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0704 13:13:24.886276  102133 default_sa.go:45] found service account: "default"
	I0704 13:13:24.886296  102133 default_sa.go:55] duration metric: took 8.593081ms for default service account to be created ...
	I0704 13:13:24.886307  102133 system_pods.go:116] waiting for k8s-apps to be running ...
	I0704 13:13:24.886382  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 13:13:24.886405  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:24.886424  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:24.886434  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:24.892127  102133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 13:13:24.898881  102133 system_pods.go:86] 19 kube-system pods found
	I0704 13:13:24.898929  102133 system_pods.go:89] "coredns-7db6d8ff4d-97z9l" [0bd85e20-1787-4a25-8fd1-f9a95e500305] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0704 13:13:24.898939  102133 system_pods.go:89] "coredns-7db6d8ff4d-mv8xt" [1b503a56-d429-4b80-8f54-2e5ab481e1ac] Running
	I0704 13:13:24.898945  102133 system_pods.go:89] "etcd-ha-337527" [803b951c-3838-419d-baf7-2d848587a965] Running
	I0704 13:13:24.898950  102133 system_pods.go:89] "etcd-ha-337527-m02" [ef9b13d6-e006-48ec-ad3f-967efbc3be7c] Running
	I0704 13:13:24.898982  102133 system_pods.go:89] "kindnet-m6jc5" [0b6e6249-429e-4e05-83d8-26f897b46d9d] Running
	I0704 13:13:24.898993  102133 system_pods.go:89] "kindnet-nxhkp" [8ff33473-9714-4383-85aa-70abb8733af7] Running
	I0704 13:13:24.898998  102133 system_pods.go:89] "kindnet-qj5ff" [810361fc-ee12-4d9d-9fa6-c882a74a50f0] Running
	I0704 13:13:24.899006  102133 system_pods.go:89] "kube-apiserver-ha-337527" [2b263056-6150-45a3-bff5-266ae82af873] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0704 13:13:24.899011  102133 system_pods.go:89] "kube-apiserver-ha-337527-m02" [93443197-0646-4caf-851d-3b5e2c226c12] Running
	I0704 13:13:24.899024  102133 system_pods.go:89] "kube-controller-manager-ha-337527" [1a0db34f-116d-42f2-ac4d-8fa75189feb6] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0704 13:13:24.899029  102133 system_pods.go:89] "kube-controller-manager-ha-337527-m02" [059b7c62-234f-4dd1-937a-59266b9cd8c7] Running
	I0704 13:13:24.899037  102133 system_pods.go:89] "kube-proxy-82vn4" [ec325d01-e690-4c6d-a9e5-9036656ec7ac] Running
	I0704 13:13:24.899056  102133 system_pods.go:89] "kube-proxy-989rq" [5bb7933b-820f-4f63-94cb-78c7efd6f056] Running
	I0704 13:13:24.899068  102133 system_pods.go:89] "kube-proxy-g5tnh" [a646d2a7-9e4e-4e46-b0cd-1c6a28c04b57] Running
	I0704 13:13:24.899074  102133 system_pods.go:89] "kube-scheduler-ha-337527" [01b4ba6a-c7d3-4130-b365-d6c82707deb3] Running
	I0704 13:13:24.899078  102133 system_pods.go:89] "kube-scheduler-ha-337527-m02" [25dcdb4f-7abb-4680-8cc8-019af7ba21ae] Running
	I0704 13:13:24.899092  102133 system_pods.go:89] "kube-vip-ha-337527" [b5ccfe34-0522-4d5b-bf0b-fc4b4423964f] Running
	I0704 13:13:24.899113  102133 system_pods.go:89] "kube-vip-ha-337527-m02" [dc87bb64-b9bc-42f8-90c0-9788b6f422b3] Running
	I0704 13:13:24.899123  102133 system_pods.go:89] "storage-provisioner" [e0824518-059c-4c38-9d36-0c22dd3fb8f1] Running
	I0704 13:13:24.899131  102133 system_pods.go:126] duration metric: took 12.801599ms to wait for k8s-apps to be running ...
	I0704 13:13:24.899139  102133 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 13:13:24.899214  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 13:13:24.917896  102133 system_svc.go:56] duration metric: took 18.739623ms WaitForService to wait for kubelet
	I0704 13:13:24.917922  102133 kubeadm.go:582] duration metric: took 1m12.873901857s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 13:13:24.917943  102133 node_conditions.go:102] verifying NodePressure condition ...
	I0704 13:13:24.918018  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0704 13:13:24.918022  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:24.918031  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:24.918035  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:24.921891  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:24.923708  102133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 13:13:24.923740  102133 node_conditions.go:123] node cpu capacity is 2
	I0704 13:13:24.923753  102133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 13:13:24.923758  102133 node_conditions.go:123] node cpu capacity is 2
	I0704 13:13:24.923762  102133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 13:13:24.923766  102133 node_conditions.go:123] node cpu capacity is 2
	I0704 13:13:24.923770  102133 node_conditions.go:105] duration metric: took 5.822597ms to run NodePressure ...
	I0704 13:13:24.923783  102133 start.go:240] waiting for startup goroutines ...
	I0704 13:13:24.923805  102133 start.go:254] writing updated cluster config ...
	I0704 13:13:24.927273  102133 out.go:177] 
	I0704 13:13:24.930158  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:13:24.930353  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:13:24.938323  102133 out.go:177] * Starting "ha-337527-m04" worker node in "ha-337527" cluster
	I0704 13:13:24.941949  102133 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 13:13:24.944717  102133 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 13:13:24.947309  102133 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 13:13:24.947353  102133 cache.go:56] Caching tarball of preloaded images
	I0704 13:13:24.947409  102133 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 13:13:24.947469  102133 preload.go:173] Found /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0704 13:13:24.947561  102133 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 13:13:24.947696  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:13:24.964507  102133 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon, skipping pull
	I0704 13:13:24.964533  102133 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in daemon, skipping load
	I0704 13:13:24.964554  102133 cache.go:194] Successfully downloaded all kic artifacts
	I0704 13:13:24.964584  102133 start.go:360] acquireMachinesLock for ha-337527-m04: {Name:mkddba37f4b955985b69d029528bd52a7715bea6 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 13:13:24.964652  102133 start.go:364] duration metric: took 46.932µs to acquireMachinesLock for "ha-337527-m04"
	I0704 13:13:24.964675  102133 start.go:96] Skipping create...Using existing machine configuration
	I0704 13:13:24.964684  102133 fix.go:54] fixHost starting: m04
	I0704 13:13:24.964965  102133 cli_runner.go:164] Run: docker container inspect ha-337527-m04 --format={{.State.Status}}
	I0704 13:13:24.981601  102133 fix.go:112] recreateIfNeeded on ha-337527-m04: state=Stopped err=<nil>
	W0704 13:13:24.981631  102133 fix.go:138] unexpected machine state, will restart: <nil>
	I0704 13:13:24.984589  102133 out.go:177] * Restarting existing docker container for "ha-337527-m04" ...
	I0704 13:13:24.987211  102133 cli_runner.go:164] Run: docker start ha-337527-m04
	I0704 13:13:25.307290  102133 cli_runner.go:164] Run: docker container inspect ha-337527-m04 --format={{.State.Status}}
	I0704 13:13:25.325767  102133 kic.go:430] container "ha-337527-m04" state is running.
	I0704 13:13:25.326357  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m04
	I0704 13:13:25.349037  102133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/config.json ...
	I0704 13:13:25.349279  102133 machine.go:94] provisionDockerMachine start ...
	I0704 13:13:25.349341  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:25.375738  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:13:25.375974  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37414 <nil> <nil>}
	I0704 13:13:25.376060  102133 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 13:13:25.376763  102133 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0704 13:13:28.519165  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-337527-m04
	
	I0704 13:13:28.519191  102133 ubuntu.go:169] provisioning hostname "ha-337527-m04"
	I0704 13:13:28.519258  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:28.537027  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:13:28.537282  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37414 <nil> <nil>}
	I0704 13:13:28.537300  102133 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-337527-m04 && echo "ha-337527-m04" | sudo tee /etc/hostname
	I0704 13:13:28.690529  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-337527-m04
	
	I0704 13:13:28.690617  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:28.709420  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:13:28.709795  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37414 <nil> <nil>}
	I0704 13:13:28.709826  102133 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-337527-m04' /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 ha-337527-m04/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-337527-m04' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 13:13:28.859871  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 13:13:28.859901  102133 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19191-35649/.minikube CaCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19191-35649/.minikube}
	I0704 13:13:28.859927  102133 ubuntu.go:177] setting up certificates
	I0704 13:13:28.859938  102133 provision.go:84] configureAuth start
	I0704 13:13:28.859998  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m04
	I0704 13:13:28.883584  102133 provision.go:143] copyHostCerts
	I0704 13:13:28.883687  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem
	I0704 13:13:28.883733  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem, removing ...
	I0704 13:13:28.883741  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem
	I0704 13:13:28.883821  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/ca.pem (1078 bytes)
	I0704 13:13:28.883922  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem
	I0704 13:13:28.883941  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem, removing ...
	I0704 13:13:28.883946  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem
	I0704 13:13:28.883975  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/cert.pem (1123 bytes)
	I0704 13:13:28.884017  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem
	I0704 13:13:28.884033  102133 exec_runner.go:144] found /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem, removing ...
	I0704 13:13:28.884037  102133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem
	I0704 13:13:28.884065  102133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19191-35649/.minikube/key.pem (1679 bytes)
	I0704 13:13:28.884113  102133 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem org=jenkins.ha-337527-m04 san=[127.0.0.1 192.168.49.5 ha-337527-m04 localhost minikube]
	I0704 13:13:29.569255  102133 provision.go:177] copyRemoteCerts
	I0704 13:13:29.569326  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 13:13:29.569376  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:29.585851  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37414 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m04/id_rsa Username:docker}
	I0704 13:13:29.689142  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0704 13:13:29.689207  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 13:13:29.718798  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0704 13:13:29.718857  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 13:13:29.747351  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0704 13:13:29.747420  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0704 13:13:29.788713  102133 provision.go:87] duration metric: took 928.759839ms to configureAuth
	I0704 13:13:29.788743  102133 ubuntu.go:193] setting minikube options for container-runtime
	I0704 13:13:29.788977  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:13:29.789122  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:29.810711  102133 main.go:141] libmachine: Using SSH client type: native
	I0704 13:13:29.810967  102133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 37414 <nil> <nil>}
	I0704 13:13:29.810989  102133 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 13:13:30.169623  102133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 13:13:30.169651  102133 machine.go:97] duration metric: took 4.820361165s to provisionDockerMachine
	I0704 13:13:30.169664  102133 start.go:293] postStartSetup for "ha-337527-m04" (driver="docker")
	I0704 13:13:30.169677  102133 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]
	I0704 13:13:30.169754  102133 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
	I0704 13:13:30.169804  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:30.196295  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37414 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m04/id_rsa Username:docker}
	I0704 13:13:30.311073  102133 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 13:13:30.314808  102133 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 13:13:30.314844  102133 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 13:13:30.314855  102133 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 13:13:30.314863  102133 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 13:13:30.314873  102133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/addons for local assets ...
	I0704 13:13:30.314930  102133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19191-35649/.minikube/files for local assets ...
	I0704 13:13:30.315012  102133 filesync.go:149] local asset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> 410362.pem in /etc/ssl/certs
	I0704 13:13:30.315023  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> /etc/ssl/certs/410362.pem
	I0704 13:13:30.315138  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0704 13:13:30.324223  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem --> /etc/ssl/certs/410362.pem (1708 bytes)
	I0704 13:13:30.351141  102133 start.go:296] duration metric: took 181.46175ms for postStartSetup
	I0704 13:13:30.351254  102133 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:13:30.351305  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:30.373799  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37414 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m04/id_rsa Username:docker}
	I0704 13:13:30.468812  102133 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 13:13:30.480445  102133 fix.go:56] duration metric: took 5.515754159s for fixHost
	I0704 13:13:30.480469  102133 start.go:83] releasing machines lock for "ha-337527-m04", held for 5.515806079s
	I0704 13:13:30.480546  102133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m04
	I0704 13:13:30.499718  102133 out.go:177] * Found network options:
	I0704 13:13:30.501626  102133 out.go:177]   - NO_PROXY=192.168.49.2,192.168.49.3
	W0704 13:13:30.504316  102133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 13:13:30.504364  102133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 13:13:30.504390  102133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 13:13:30.504413  102133 proxy.go:119] fail to check proxy env: Error ip not in block
	I0704 13:13:30.504489  102133 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 13:13:30.504538  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:30.504816  102133 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 13:13:30.504869  102133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:13:30.524208  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37414 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m04/id_rsa Username:docker}
	I0704 13:13:30.528532  102133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37414 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m04/id_rsa Username:docker}
	I0704 13:13:30.789242  102133 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 13:13:30.794244  102133 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 13:13:30.803603  102133 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 13:13:30.803687  102133 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" ;
	I0704 13:13:30.813294  102133 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0704 13:13:30.813321  102133 start.go:494] detecting cgroup driver to use...
	I0704 13:13:30.813355  102133 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 13:13:30.813403  102133 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 13:13:30.826057  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 13:13:30.838283  102133 docker.go:217] disabling cri-docker service (if available) ...
	I0704 13:13:30.838363  102133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 13:13:30.852621  102133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 13:13:30.870992  102133 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 13:13:30.972747  102133 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 13:13:31.074477  102133 docker.go:233] disabling docker service ...
	I0704 13:13:31.074553  102133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 13:13:31.090553  102133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 13:13:31.104281  102133 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 13:13:31.206118  102133 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 13:13:31.308711  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 13:13:31.322576  102133 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 13:13:31.342847  102133 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 13:13:31.342925  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:13:31.355944  102133 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 13:13:31.356057  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:13:31.368120  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:13:31.379389  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:13:31.390612  102133 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 13:13:31.401568  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:13:31.412786  102133 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:13:31.422596  102133 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 13:13:31.432405  102133 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 13:13:31.441404  102133 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 13:13:31.450479  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:13:31.539385  102133 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 13:13:31.681754  102133 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 13:13:31.681905  102133 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 13:13:31.686198  102133 start.go:562] Will wait 60s for crictl version
	I0704 13:13:31.686320  102133 ssh_runner.go:195] Run: which crictl
	I0704 13:13:31.689764  102133 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 13:13:31.737409  102133 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 13:13:31.737553  102133 ssh_runner.go:195] Run: crio --version
	I0704 13:13:31.795131  102133 ssh_runner.go:195] Run: crio --version
	I0704 13:13:31.845697  102133 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 13:13:31.848242  102133 out.go:177]   - env NO_PROXY=192.168.49.2
	I0704 13:13:31.850757  102133 out.go:177]   - env NO_PROXY=192.168.49.2,192.168.49.3
	I0704 13:13:31.853561  102133 cli_runner.go:164] Run: docker network inspect ha-337527 --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}}]}"
	I0704 13:13:31.871372  102133 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 13:13:31.875713  102133 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""
	I0704 13:13:31.887193  102133 mustload.go:65] Loading cluster: ha-337527
	I0704 13:13:31.887440  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:13:31.887758  102133 cli_runner.go:164] Run: docker container inspect ha-337527 --format={{.State.Status}}
	I0704 13:13:31.904413  102133 host.go:66] Checking if "ha-337527" exists ...
	I0704 13:13:31.904689  102133 certs.go:68] Setting up /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527 for IP: 192.168.49.5
	I0704 13:13:31.904705  102133 certs.go:194] generating shared ca certs ...
	I0704 13:13:31.904720  102133 certs.go:226] acquiring lock for ca certs: {Name:mkd841c03740051fd2409fd13a2bafa0cd2e0c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 13:13:31.904838  102133 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key
	I0704 13:13:31.904879  102133 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key
	I0704 13:13:31.904891  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0704 13:13:31.904903  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0704 13:13:31.904913  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0704 13:13:31.905194  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0704 13:13:31.905275  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem (1338 bytes)
	W0704 13:13:31.905311  102133 certs.go:480] ignoring /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036_empty.pem, impossibly tiny 0 bytes
	I0704 13:13:31.905326  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca-key.pem (1679 bytes)
	I0704 13:13:31.905366  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/ca.pem (1078 bytes)
	I0704 13:13:31.905395  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/cert.pem (1123 bytes)
	I0704 13:13:31.905422  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/key.pem (1679 bytes)
	I0704 13:13:31.905468  102133 certs.go:484] found cert: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem (1708 bytes)
	I0704 13:13:31.905502  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:13:31.905518  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem -> /usr/share/ca-certificates/41036.pem
	I0704 13:13:31.905531  102133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem -> /usr/share/ca-certificates/410362.pem
	I0704 13:13:31.905555  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 13:13:31.931809  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0704 13:13:31.959811  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 13:13:31.986719  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 13:13:32.031544  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 13:13:32.060045  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/certs/41036.pem --> /usr/share/ca-certificates/41036.pem (1338 bytes)
	I0704 13:13:32.091531  102133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19191-35649/.minikube/files/etc/ssl/certs/410362.pem --> /usr/share/ca-certificates/410362.pem (1708 bytes)
	I0704 13:13:32.123680  102133 ssh_runner.go:195] Run: openssl version
	I0704 13:13:32.129460  102133 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"
	I0704 13:13:32.139359  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:13:32.144061  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 12:47 /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:13:32.144129  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 13:13:32.152623  102133 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"
	I0704 13:13:32.162155  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/41036.pem && ln -fs /usr/share/ca-certificates/41036.pem /etc/ssl/certs/41036.pem"
	I0704 13:13:32.171859  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/41036.pem
	I0704 13:13:32.175966  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul  4 12:59 /usr/share/ca-certificates/41036.pem
	I0704 13:13:32.176079  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/41036.pem
	I0704 13:13:32.183276  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/41036.pem /etc/ssl/certs/51391683.0"
	I0704 13:13:32.193098  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/410362.pem && ln -fs /usr/share/ca-certificates/410362.pem /etc/ssl/certs/410362.pem"
	I0704 13:13:32.203567  102133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/410362.pem
	I0704 13:13:32.209808  102133 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul  4 12:59 /usr/share/ca-certificates/410362.pem
	I0704 13:13:32.209921  102133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/410362.pem
	I0704 13:13:32.218971  102133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/410362.pem /etc/ssl/certs/3ec20f2e.0"
	I0704 13:13:32.228145  102133 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 13:13:32.231943  102133 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
	I0704 13:13:32.231983  102133 kubeadm.go:934] updating node {m04 192.168.49.5 0 v1.30.2  false true} ...
	I0704 13:13:32.232068  102133 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-337527-m04 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.5
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:ha-337527 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 13:13:32.232134  102133 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 13:13:32.240832  102133 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 13:13:32.240905  102133 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0704 13:13:32.249554  102133 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 13:13:32.268385  102133 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 13:13:32.287460  102133 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0704 13:13:32.291046  102133 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 13:13:32.302454  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:13:32.415365  102133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 13:13:32.432283  102133 start.go:234] Will wait 6m0s for node &{Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime: ControlPlane:false Worker:true}
	I0704 13:13:32.432804  102133 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:13:32.434931  102133 out.go:177] * Verifying Kubernetes components...
	I0704 13:13:32.437366  102133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 13:13:32.527898  102133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 13:13:32.542093  102133 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:13:32.542366  102133 kapi.go:59] client config for ha-337527: &rest.Config{Host:"https://192.168.49.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.crt", KeyFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/profiles/ha-337527/client.key", CAFile:"/home/jenkins/minikube-integration/19191-35649/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)
}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a1050), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W0704 13:13:32.542442  102133 kubeadm.go:483] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0704 13:13:32.542672  102133 node_ready.go:35] waiting up to 6m0s for node "ha-337527-m04" to be "Ready" ...
	I0704 13:13:32.542739  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:32.542748  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:32.542757  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:32.542766  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:32.545516  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:33.043744  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:33.043770  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:33.043780  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:33.043789  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:33.047046  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:33.543577  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:33.543601  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:33.543611  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:33.543616  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:33.546433  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:34.043451  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:34.043471  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:34.043523  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:34.043530  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:34.046317  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:34.543294  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:34.543319  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:34.543329  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:34.543333  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:34.547364  102133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 13:13:34.548418  102133 node_ready.go:53] node "ha-337527-m04" has status "Ready":"Unknown"
	I0704 13:13:35.043293  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:35.043312  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:35.043321  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:35.043327  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:35.050996  102133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0704 13:13:35.542832  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:35.542853  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:35.542860  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:35.542866  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:35.545806  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:36.043526  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:36.043553  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:36.043569  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:36.043575  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:36.047152  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:36.542898  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:36.542926  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:36.542936  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:36.542940  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:36.546179  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:37.042974  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:37.043012  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:37.043023  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:37.043027  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:37.047691  102133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 13:13:37.048804  102133 node_ready.go:53] node "ha-337527-m04" has status "Ready":"Unknown"
	I0704 13:13:37.543442  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:37.543461  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:37.543471  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:37.543474  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:37.546792  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:38.042908  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:38.042934  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:38.042945  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:38.042949  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:38.046148  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:38.543531  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:38.543555  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:38.543565  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:38.543569  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:38.546322  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:39.043344  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:39.043369  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:39.043379  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:39.043385  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:39.046577  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:39.047462  102133 node_ready.go:49] node "ha-337527-m04" has status "Ready":"True"
	I0704 13:13:39.047522  102133 node_ready.go:38] duration metric: took 6.504832941s for node "ha-337527-m04" to be "Ready" ...
	I0704 13:13:39.047540  102133 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" ...
	I0704 13:13:39.047616  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 13:13:39.047622  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:39.047630  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:39.047633  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:39.055175  102133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0704 13:13:39.062207  102133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:39.062391  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:39.062403  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:39.062412  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:39.062417  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:39.065474  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:39.066311  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:39.066333  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:39.066343  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:39.066366  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:39.069248  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:39.562528  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:39.562552  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:39.562562  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:39.562568  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:39.565822  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:39.566793  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:39.566816  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:39.566830  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:39.566861  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:39.569698  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:40.062793  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:40.062820  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:40.062832  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:40.062837  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:40.066398  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:40.067630  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:40.067655  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:40.067665  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:40.067670  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:40.070848  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:40.563299  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:40.563323  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:40.563332  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:40.563337  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:40.566235  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:40.567096  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:40.567118  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:40.567128  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:40.567133  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:40.569789  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:41.062548  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:41.062569  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:41.062578  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:41.062582  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:41.065622  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:41.066660  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:41.066683  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:41.066692  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:41.066697  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:41.069343  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:41.070004  102133 pod_ready.go:102] pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace has status "Ready":"False"
	I0704 13:13:41.563089  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:41.563113  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:41.563123  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:41.563127  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:41.574100  102133 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0704 13:13:41.575403  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:41.575437  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:41.575447  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:41.575453  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:41.578269  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:42.063549  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:42.063573  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:42.063584  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:42.063589  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:42.067145  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:42.068525  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:42.068557  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:42.068567  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:42.068573  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:42.072470  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:42.563329  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:42.563353  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:42.563363  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:42.563367  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:42.566267  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:42.566980  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:42.566996  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:42.567005  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:42.567010  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:42.571236  102133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 13:13:43.062740  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:43.062764  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:43.062773  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:43.062778  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:43.065560  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:43.066391  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:43.066412  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:43.066422  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:43.066426  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:43.068949  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:43.563366  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:43.563389  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:43.563398  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:43.563402  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:43.566256  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:43.566991  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:43.567010  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:43.567019  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:43.567023  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:43.569575  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:43.570183  102133 pod_ready.go:102] pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace has status "Ready":"False"
	I0704 13:13:44.063149  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:44.063172  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:44.063181  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:44.063188  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:44.066048  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:44.067215  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:44.067236  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:44.067245  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:44.067249  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:44.070149  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:44.562540  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:44.562561  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:44.562571  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:44.562575  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:44.565487  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:44.566445  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:44.566466  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:44.566475  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:44.566479  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:44.568912  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:45.064400  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:45.064431  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:45.064441  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:45.064446  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:45.082915  102133 round_trippers.go:574] Response Status: 200 OK in 18 milliseconds
	I0704 13:13:45.084167  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:45.084184  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:45.084193  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:45.084198  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:45.087639  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:45.562467  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:45.562532  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:45.562555  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:45.562615  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:45.565834  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:45.566826  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:45.567007  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:45.567100  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:45.567207  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:45.571051  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:45.571752  102133 pod_ready.go:102] pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace has status "Ready":"False"
	I0704 13:13:46.062492  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:46.062513  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:46.062523  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:46.062528  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:46.065787  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:46.066927  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:46.066962  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:46.066971  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:46.066975  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:46.069703  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:46.562892  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:46.562921  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:46.562931  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:46.562936  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:46.565890  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:46.566712  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:46.566728  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:46.566737  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:46.566742  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:46.569226  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:47.063218  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:47.063325  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:47.063349  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:47.063355  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:47.066679  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:47.067756  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:47.067780  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:47.067789  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:47.067794  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:47.070556  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:47.562982  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:47.563017  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:47.563027  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:47.563031  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:47.565886  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:47.566960  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:47.566991  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:47.567001  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:47.567006  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:47.569487  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:48.062859  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:48.062885  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:48.062895  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:48.062900  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:48.068224  102133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 13:13:48.069034  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:48.069059  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:48.069069  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:48.069076  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:48.072460  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:48.073290  102133 pod_ready.go:102] pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace has status "Ready":"False"
	I0704 13:13:48.563073  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:48.563094  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:48.563104  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:48.563109  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:48.566043  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:48.567026  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:48.567043  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:48.567055  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:48.567060  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:48.569538  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:49.062857  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:49.062877  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:49.062887  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:49.062890  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:49.065954  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:49.066786  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:49.066802  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:49.066811  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:49.066814  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:49.069255  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:49.563137  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:49.563160  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:49.563170  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:49.563174  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:49.565946  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:49.566953  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:49.566974  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:49.566983  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:49.566989  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:49.569556  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:50.063149  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:50.063173  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.063186  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.063191  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.066388  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:50.067703  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:50.067732  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.067742  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.067748  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.071470  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:50.562791  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-97z9l
	I0704 13:13:50.562812  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.562822  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.562828  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.605852  102133 round_trippers.go:574] Response Status: 200 OK in 43 milliseconds
	I0704 13:13:50.608312  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:50.608340  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.608349  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.608353  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.651080  102133 round_trippers.go:574] Response Status: 200 OK in 42 milliseconds
	I0704 13:13:50.658859  102133 pod_ready.go:97] node "ha-337527" hosting pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.658889  102133 pod_ready.go:81] duration metric: took 11.596596832s for pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace to be "Ready" ...
	E0704 13:13:50.658901  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527" hosting pod "coredns-7db6d8ff4d-97z9l" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.658908  102133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-mv8xt" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:50.658982  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-mv8xt
	I0704 13:13:50.658994  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.659003  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.659008  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.697768  102133 round_trippers.go:574] Response Status: 200 OK in 38 milliseconds
	I0704 13:13:50.701171  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:50.701195  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.701205  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.701209  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.726067  102133 round_trippers.go:574] Response Status: 200 OK in 24 milliseconds
	I0704 13:13:50.728965  102133 pod_ready.go:97] node "ha-337527" hosting pod "coredns-7db6d8ff4d-mv8xt" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.728996  102133 pod_ready.go:81] duration metric: took 70.079979ms for pod "coredns-7db6d8ff4d-mv8xt" in "kube-system" namespace to be "Ready" ...
	E0704 13:13:50.729007  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527" hosting pod "coredns-7db6d8ff4d-mv8xt" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.729017  102133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:50.729115  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-337527
	I0704 13:13:50.729125  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.729133  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.729139  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.752596  102133 round_trippers.go:574] Response Status: 200 OK in 23 milliseconds
	I0704 13:13:50.753514  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:50.753535  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.753545  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.753550  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.763816  102133 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0704 13:13:50.765000  102133 pod_ready.go:97] node "ha-337527" hosting pod "etcd-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.765025  102133 pod_ready.go:81] duration metric: took 36.000055ms for pod "etcd-ha-337527" in "kube-system" namespace to be "Ready" ...
	E0704 13:13:50.765036  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527" hosting pod "etcd-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.765044  102133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:50.765113  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-337527-m02
	I0704 13:13:50.765124  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.765132  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.765138  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.768170  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:50.769193  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:50.769215  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.769224  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.769230  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.771762  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:50.772691  102133 pod_ready.go:92] pod "etcd-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:13:50.772714  102133 pod_ready.go:81] duration metric: took 7.658996ms for pod "etcd-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:50.772736  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:50.772806  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527
	I0704 13:13:50.772817  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.772825  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.772828  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.775534  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:50.776678  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:50.776698  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.776707  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.776716  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.779169  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:50.780207  102133 pod_ready.go:97] node "ha-337527" hosting pod "kube-apiserver-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.780232  102133 pod_ready.go:81] duration metric: took 7.483943ms for pod "kube-apiserver-ha-337527" in "kube-system" namespace to be "Ready" ...
	E0704 13:13:50.780242  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527" hosting pod "kube-apiserver-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:50.780250  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:50.780318  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527-m02
	I0704 13:13:50.780330  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.780338  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.780341  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.782988  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:50.963208  102133 request.go:629] Waited for 179.135154ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:50.963289  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:50.963315  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:50.963327  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:50.963338  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:50.966048  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:50.966684  102133 pod_ready.go:92] pod "kube-apiserver-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:13:50.966704  102133 pod_ready.go:81] duration metric: took 186.440706ms for pod "kube-apiserver-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:50.966717  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:51.163195  102133 request.go:629] Waited for 196.385216ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527
	I0704 13:13:51.163278  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527
	I0704 13:13:51.163289  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:51.163299  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:51.163304  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:51.166982  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:51.363157  102133 request.go:629] Waited for 195.316791ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:51.363211  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:51.363217  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:51.363226  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:51.363258  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:51.365971  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:51.366829  102133 pod_ready.go:97] node "ha-337527" hosting pod "kube-controller-manager-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:51.366855  102133 pod_ready.go:81] duration metric: took 400.129742ms for pod "kube-controller-manager-ha-337527" in "kube-system" namespace to be "Ready" ...
	E0704 13:13:51.366889  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527" hosting pod "kube-controller-manager-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:51.366899  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:51.562762  102133 request.go:629] Waited for 195.796076ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527-m02
	I0704 13:13:51.562840  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527-m02
	I0704 13:13:51.562852  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:51.562862  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:51.562868  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:51.565774  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:51.762786  102133 request.go:629] Waited for 196.229641ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:51.762925  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:51.762934  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:51.762943  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:51.762949  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:51.773661  102133 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0704 13:13:51.776065  102133 pod_ready.go:92] pod "kube-controller-manager-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:13:51.776091  102133 pod_ready.go:81] duration metric: took 409.180142ms for pod "kube-controller-manager-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:51.776104  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-82vn4" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:51.963523  102133 request.go:629] Waited for 187.308806ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-82vn4
	I0704 13:13:51.963593  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-82vn4
	I0704 13:13:51.963611  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:51.963620  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:51.963628  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:51.966579  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:52.163780  102133 request.go:629] Waited for 196.344364ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:52.163836  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:52.163843  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:52.163852  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:52.163860  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:52.167404  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:52.168082  102133 pod_ready.go:97] node "ha-337527" hosting pod "kube-proxy-82vn4" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:52.168113  102133 pod_ready.go:81] duration metric: took 392.000782ms for pod "kube-proxy-82vn4" in "kube-system" namespace to be "Ready" ...
	E0704 13:13:52.168125  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527" hosting pod "kube-proxy-82vn4" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:52.168133  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-989rq" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:52.363584  102133 request.go:629] Waited for 195.368712ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-989rq
	I0704 13:13:52.363646  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-989rq
	I0704 13:13:52.363653  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:52.363662  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:52.363668  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:52.366494  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:52.563738  102133 request.go:629] Waited for 196.623143ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:52.563801  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m04
	I0704 13:13:52.563843  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:52.563891  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:52.563904  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:52.566997  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:52.567682  102133 pod_ready.go:92] pod "kube-proxy-989rq" in "kube-system" namespace has status "Ready":"True"
	I0704 13:13:52.567705  102133 pod_ready.go:81] duration metric: took 399.565446ms for pod "kube-proxy-989rq" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:52.567720  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-g5tnh" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:52.763602  102133 request.go:629] Waited for 195.777614ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g5tnh
	I0704 13:13:52.763710  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g5tnh
	I0704 13:13:52.763780  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:52.763807  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:52.763827  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:52.767974  102133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 13:13:52.963014  102133 request.go:629] Waited for 194.144591ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:52.963115  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:52.963138  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:52.963148  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:52.963152  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:52.966068  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:52.966697  102133 pod_ready.go:92] pod "kube-proxy-g5tnh" in "kube-system" namespace has status "Ready":"True"
	I0704 13:13:52.966719  102133 pod_ready.go:81] duration metric: took 398.992428ms for pod "kube-proxy-g5tnh" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:52.966732  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-337527" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:53.163167  102133 request.go:629] Waited for 196.345504ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527
	I0704 13:13:53.163230  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527
	I0704 13:13:53.163236  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:53.163246  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:53.163257  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:53.166204  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:53.363220  102133 request.go:629] Waited for 196.319296ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:53.363293  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527
	I0704 13:13:53.363299  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:53.363307  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:53.363313  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:53.366463  102133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 13:13:53.367129  102133 pod_ready.go:97] node "ha-337527" hosting pod "kube-scheduler-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:53.367153  102133 pod_ready.go:81] duration metric: took 400.413657ms for pod "kube-scheduler-ha-337527" in "kube-system" namespace to be "Ready" ...
	E0704 13:13:53.367165  102133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-337527" hosting pod "kube-scheduler-ha-337527" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-337527" has status "Ready":"Unknown"
	I0704 13:13:53.367174  102133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:53.562915  102133 request.go:629] Waited for 195.615754ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527-m02
	I0704 13:13:53.562989  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-337527-m02
	I0704 13:13:53.562995  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:53.563004  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:53.563008  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:53.565877  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:53.763822  102133 request.go:629] Waited for 197.315673ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:53.763896  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-337527-m02
	I0704 13:13:53.763905  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:53.763915  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:53.763929  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:53.766648  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:53.767361  102133 pod_ready.go:92] pod "kube-scheduler-ha-337527-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 13:13:53.767384  102133 pod_ready.go:81] duration metric: took 400.175688ms for pod "kube-scheduler-ha-337527-m02" in "kube-system" namespace to be "Ready" ...
	I0704 13:13:53.767399  102133 pod_ready.go:38] duration metric: took 14.719846658s 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" ...
	I0704 13:13:53.767413  102133 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 13:13:53.767513  102133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 13:13:53.781029  102133 system_svc.go:56] duration metric: took 13.6068ms WaitForService to wait for kubelet
	I0704 13:13:53.781057  102133 kubeadm.go:582] duration metric: took 21.348730628s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 13:13:53.781079  102133 node_conditions.go:102] verifying NodePressure condition ...
	I0704 13:13:53.963443  102133 request.go:629] Waited for 182.289958ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes
	I0704 13:13:53.963533  102133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0704 13:13:53.963546  102133 round_trippers.go:469] Request Headers:
	I0704 13:13:53.963561  102133 round_trippers.go:473]     Accept: application/json, */*
	I0704 13:13:53.963570  102133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0704 13:13:53.966577  102133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 13:13:53.968535  102133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 13:13:53.968567  102133 node_conditions.go:123] node cpu capacity is 2
	I0704 13:13:53.968578  102133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 13:13:53.968587  102133 node_conditions.go:123] node cpu capacity is 2
	I0704 13:13:53.968597  102133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0704 13:13:53.968601  102133 node_conditions.go:123] node cpu capacity is 2
	I0704 13:13:53.968606  102133 node_conditions.go:105] duration metric: took 187.520361ms to run NodePressure ...
	I0704 13:13:53.968632  102133 start.go:240] waiting for startup goroutines ...
	I0704 13:13:53.968660  102133 start.go:254] writing updated cluster config ...
	I0704 13:13:53.969070  102133 ssh_runner.go:195] Run: rm -f paused
	I0704 13:13:54.042371  102133 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
	I0704 13:13:54.047117  102133 out.go:177] * Done! kubectl is now configured to use "ha-337527" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 04 13:13:27 ha-337527 crio[643]: time="2024-07-04 13:13:27.988560594Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 13:13:27 ha-337527 crio[643]: time="2024-07-04 13:13:27.988581377Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist.temp\": WRITE"
	Jul 04 13:13:27 ha-337527 crio[643]: time="2024-07-04 13:13:27.992219709Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 04 13:13:27 ha-337527 crio[643]: time="2024-07-04 13:13:27.992257205Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.035903877Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist.temp\": WRITE"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.040021419Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.040060269Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.040080576Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist.temp\": WRITE"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.043526690Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.043568847Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.043593897Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist.temp\": RENAME"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.047308608Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.047347901Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.047364779Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist\": CREATE"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.051690069Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 04 13:13:28 ha-337527 crio[643]: time="2024-07-04 13:13:28.051724071Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.591403294Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.2" id=48af88d4-6eb2-433a-8281-cef8ddda681c name=/runtime.v1.ImageService/ImageStatus
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.591741273Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.2],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e registry.k8s.io/kube-controller-manager@sha256:8ddc81caccc97ada7e3c53ebe2c03240f25cd123c479752a1c314c402b972028],Size_:108229958,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=48af88d4-6eb2-433a-8281-cef8ddda681c name=/runtime.v1.ImageService/ImageStatus
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.592452576Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.2" id=c2714d9f-a05f-4033-8d63-b013fbf80db5 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.592658258Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.2],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e registry.k8s.io/kube-controller-manager@sha256:8ddc81caccc97ada7e3c53ebe2c03240f25cd123c479752a1c314c402b972028],Size_:108229958,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=c2714d9f-a05f-4033-8d63-b013fbf80db5 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.593611936Z" level=info msg="Creating container: kube-system/kube-controller-manager-ha-337527/kube-controller-manager" id=1c890753-7ce7-4228-b0f1-0cb729c9fe0f name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.593710896Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.672053996Z" level=info msg="Created container 27809647ee906597583807620c5235678e2c31cc00d5d617387a058f6063965e: kube-system/kube-controller-manager-ha-337527/kube-controller-manager" id=1c890753-7ce7-4228-b0f1-0cb729c9fe0f name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.672669548Z" level=info msg="Starting container: 27809647ee906597583807620c5235678e2c31cc00d5d617387a058f6063965e" id=581da312-db6e-45e2-81c6-c949aa7a9273 name=/runtime.v1.RuntimeService/StartContainer
	Jul 04 13:13:34 ha-337527 crio[643]: time="2024-07-04 13:13:34.679574575Z" level=info msg="Started container" PID=1934 containerID=27809647ee906597583807620c5235678e2c31cc00d5d617387a058f6063965e description=kube-system/kube-controller-manager-ha-337527/kube-controller-manager id=581da312-db6e-45e2-81c6-c949aa7a9273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18d1d6d8999bd644e165cfe7a6edfc749651aa5e3e67f350bb789c620fac1bef
	
	
	==> container status <==
	CONTAINER           IMAGE                                                              CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	27809647ee906       e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567   21 seconds ago       Running             kube-controller-manager   8                   18d1d6d8999bd       kube-controller-manager-ha-337527
	fe46cd7aef0dc       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6   33 seconds ago       Running             storage-provisioner       5                   a1a6ff334a48d       storage-provisioner
	3fa1c13a7c90d       7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d   38 seconds ago       Running             kube-vip                  3                   aa052ea81d98d       kube-vip-ha-337527
	7000a72aa0cb1       84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0   43 seconds ago       Running             kube-apiserver            4                   395a203dd254a       kube-apiserver-ha-337527
	ad7f982915a6d       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93   55 seconds ago       Running             coredns                   2                   f63b81c42e719       coredns-7db6d8ff4d-mv8xt
	a9ec09dd8d985       e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567   57 seconds ago       Exited              kube-controller-manager   7                   18d1d6d8999bd       kube-controller-manager-ha-337527
	16e55d29ffb7b       66dbb96a9149f69913ff817f696be766014cacdffc2ce0889a76c81165415fae   57 seconds ago       Running             kube-proxy                2                   40d94a1fb841a       kube-proxy-82vn4
	0ac19b66ebdd2       89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40   58 seconds ago       Running             kindnet-cni               2                   d8ff70ae86ff6       kindnet-m6jc5
	766054a5dc979       89a35e2ebb6b938201966889b5e8c85b931db6432c5643966116cd1c28bf45cd   About a minute ago   Running             busybox                   2                   a7e314119d3e4       busybox-fc5497c4f-lgtf5
	868a8e4d08bd2       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93   About a minute ago   Running             coredns                   2                   873c3b28ed18d       coredns-7db6d8ff4d-97z9l
	2d7af7049811a       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6   About a minute ago   Exited              storage-provisioner       4                   a1a6ff334a48d       storage-provisioner
	dbd06597988e4       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd   About a minute ago   Running             etcd                      2                   47cbf8b0ba842       etcd-ha-337527
	702a4ab81989b       c7dd04b1bafeb51c650fde7f34ac0fdafa96030e77ea7a822135ff302d895dd5   About a minute ago   Running             kube-scheduler            2                   defcda8186791       kube-scheduler-ha-337527
	edf63110be90e       7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d   About a minute ago   Exited              kube-vip                  2                   aa052ea81d98d       kube-vip-ha-337527
	44cc79622b1ac       84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0   About a minute ago   Exited              kube-apiserver            3                   395a203dd254a       kube-apiserver-ha-337527
	
	
	==> coredns [868a8e4d08bd2c05525699604186efbc16e452cf341231750ec40855fce71013] <==
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] 127.0.0.1:47763 - 31601 "HINFO IN 3963132879311293984.6277711206072736457. udp 57 false 512" NXDOMAIN qr,rd,ra 57 2.034593413s
	[INFO] 127.0.0.1:49782 - 64119 "HINFO IN 3963132879311293984.6277711206072736457. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.002776803s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] plugin/kubernetes: Trace[1138949297]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 13:12:53.724) (total time: 30001ms):
	Trace[1138949297]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30001ms (13:13:23.725)
	Trace[1138949297]: [30.001455951s] [30.001455951s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: Failed to watch *v1.Namespace: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] plugin/kubernetes: Trace[649745753]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 13:12:53.724) (total time: 30000ms):
	Trace[649745753]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30000ms (13:13:23.725)
	Trace[649745753]: [30.000997056s] [30.000997056s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] plugin/kubernetes: Trace[673400839]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 13:12:53.724) (total time: 30000ms):
	Trace[673400839]: ---"Objects listed" error:Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30000ms (13:13:23.725)
	Trace[673400839]: [30.000885428s] [30.000885428s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	
	
	==> coredns [ad7f982915a6d473a738a4a8006c7e47c2a4c31077da4b6254fb26998dde66fe] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:50333 - 11591 "HINFO IN 7671715995893220712.2241601335893469055. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.023495725s
	
	
	==> describe nodes <==
	Name:               ha-337527
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-337527
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=051b6c4754c6f3ec9a6d546748e2230f0a161ae0
	                    minikube.k8s.io/name=ha-337527
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_04T13_03_39_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 13:03:38 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-337527
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 13:13:08 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Thu, 04 Jul 2024 13:12:27 +0000   Thu, 04 Jul 2024 13:13:50 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Thu, 04 Jul 2024 13:12:27 +0000   Thu, 04 Jul 2024 13:13:50 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Thu, 04 Jul 2024 13:12:27 +0000   Thu, 04 Jul 2024 13:13:50 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Thu, 04 Jul 2024 13:12:27 +0000   Thu, 04 Jul 2024 13:13:50 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    ha-337527
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 fec1cdd380c6409eb34f0e2abb084fe6
	  System UUID:                0de033ab-c7c3-466f-9a3d-54f0d17dda51
	  Boot ID:                    8f650b57-d36f-4952-bd7f-5577bab5f375
	  Kernel Version:             5.15.0-1064-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                 CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                 ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-lgtf5              0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m8s
	  kube-system                 coredns-7db6d8ff4d-97z9l             100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     10m
	  kube-system                 coredns-7db6d8ff4d-mv8xt             100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     10m
	  kube-system                 etcd-ha-337527                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         10m
	  kube-system                 kindnet-m6jc5                        100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      10m
	  kube-system                 kube-apiserver-ha-337527             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	  kube-system                 kube-controller-manager-ha-337527    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	  kube-system                 kube-proxy-82vn4                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	  kube-system                 kube-scheduler-ha-337527             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	  kube-system                 kube-vip-ha-337527                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m31s
	  kube-system                 storage-provisioner                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             290Mi (3%!)(MISSING)  390Mi (4%!)(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                 57s                    kube-proxy       
	  Normal  Starting                 4m29s                  kube-proxy       
	  Normal  Starting                 10m                    kube-proxy       
	  Normal  NodeHasNoDiskPressure    10m (x2 over 10m)      kubelet          Node ha-337527 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     10m (x2 over 10m)      kubelet          Node ha-337527 status is now: NodeHasSufficientPID
	  Normal  Starting                 10m                    kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  10m (x2 over 10m)      kubelet          Node ha-337527 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           10m                    node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  NodeReady                9m32s                  kubelet          Node ha-337527 status is now: NodeReady
	  Normal  RegisteredNode           9m25s                  node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  RegisteredNode           8m29s                  node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  RegisteredNode           5m55s                  node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  NodeHasNoDiskPressure    5m21s (x8 over 5m21s)  kubelet          Node ha-337527 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m21s (x8 over 5m21s)  kubelet          Node ha-337527 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientMemory  5m21s (x8 over 5m21s)  kubelet          Node ha-337527 status is now: NodeHasSufficientMemory
	  Normal  Starting                 5m21s                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           4m31s                  node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  RegisteredNode           3m39s                  node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  RegisteredNode           3m17s                  node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  Starting                 117s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  117s (x8 over 117s)    kubelet          Node ha-337527 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    117s (x8 over 117s)    kubelet          Node ha-337527 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     117s (x8 over 117s)    kubelet          Node ha-337527 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           76s                    node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  RegisteredNode           9s                     node-controller  Node ha-337527 event: Registered Node ha-337527 in Controller
	  Normal  NodeNotReady             6s                     node-controller  Node ha-337527 status is now: NodeNotReady
	
	
	Name:               ha-337527-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-337527-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=051b6c4754c6f3ec9a6d546748e2230f0a161ae0
	                    minikube.k8s.io/name=ha-337527
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_04T13_04_14_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 13:04:11 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-337527-m02
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 13:13:51 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 13:12:29 +0000   Thu, 04 Jul 2024 13:04:11 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 13:12:29 +0000   Thu, 04 Jul 2024 13:04:11 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 13:12:29 +0000   Thu, 04 Jul 2024 13:04:11 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 13:12:29 +0000   Thu, 04 Jul 2024 13:04:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.3
	  Hostname:    ha-337527-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 5e305b7122e541f8b372764d171f0b89
	  System UUID:                89063f10-b89c-4f7b-b676-85d18d569b32
	  Boot ID:                    8f650b57-d36f-4952-bd7f-5577bab5f375
	  Kernel Version:             5.15.0-1064-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-r6ds2                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m8s
	  kube-system                 etcd-ha-337527-m02                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m43s
	  kube-system                 kindnet-nxhkp                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m45s
	  kube-system                 kube-apiserver-ha-337527-m02             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m44s
	  kube-system                 kube-controller-manager-ha-337527-m02    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m44s
	  kube-system                 kube-proxy-g5tnh                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m45s
	  kube-system                 kube-scheduler-ha-337527-m02             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m44s
	  kube-system                 kube-vip-ha-337527-m02                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m41s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%!)(MISSING)  100m (5%!)(MISSING)
	  memory             150Mi (1%!)(MISSING)  50Mi (0%!)(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                 6m10s                  kube-proxy       
	  Normal  Starting                 9m39s                  kube-proxy       
	  Normal  Starting                 66s                    kube-proxy       
	  Normal  Starting                 3m59s                  kube-proxy       
	  Normal  NodeHasSufficientPID     9m45s (x8 over 9m45s)  kubelet          Node ha-337527-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    9m45s (x8 over 9m45s)  kubelet          Node ha-337527-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  9m45s (x8 over 9m45s)  kubelet          Node ha-337527-m02 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           9m44s                  node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  RegisteredNode           9m25s                  node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  RegisteredNode           8m29s                  node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  NodeHasSufficientPID     6m33s (x8 over 6m33s)  kubelet          Node ha-337527-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    6m33s (x8 over 6m33s)  kubelet          Node ha-337527-m02 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 6m33s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m33s (x8 over 6m33s)  kubelet          Node ha-337527-m02 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           5m55s                  node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  NodeHasSufficientPID     5m19s (x8 over 5m19s)  kubelet          Node ha-337527-m02 status is now: NodeHasSufficientPID
	  Normal  Starting                 5m19s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m19s (x8 over 5m19s)  kubelet          Node ha-337527-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m19s (x8 over 5m19s)  kubelet          Node ha-337527-m02 status is now: NodeHasNoDiskPressure
	  Normal  RegisteredNode           4m31s                  node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  RegisteredNode           3m39s                  node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  RegisteredNode           3m17s                  node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  Starting                 115s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  115s (x8 over 115s)    kubelet          Node ha-337527-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    115s (x8 over 115s)    kubelet          Node ha-337527-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     115s (x8 over 115s)    kubelet          Node ha-337527-m02 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           76s                    node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	  Normal  RegisteredNode           9s                     node-controller  Node ha-337527-m02 event: Registered Node ha-337527-m02 in Controller
	
	
	Name:               ha-337527-m04
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-337527-m04
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=051b6c4754c6f3ec9a6d546748e2230f0a161ae0
	                    minikube.k8s.io/name=ha-337527
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_04T13_06_09_0700
	                    minikube.k8s.io/version=v1.33.1
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 13:06:08 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-337527-m04
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 13:13:49 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 13:13:38 +0000   Thu, 04 Jul 2024 13:13:38 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 13:13:38 +0000   Thu, 04 Jul 2024 13:13:38 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 13:13:38 +0000   Thu, 04 Jul 2024 13:13:38 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 13:13:38 +0000   Thu, 04 Jul 2024 13:13:38 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.5
	  Hostname:    ha-337527-m04
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 635b860222db42989c3e6cf5fab62ea4
	  System UUID:                b838ead9-df37-4964-9af6-49b93d694651
	  Boot ID:                    8f650b57-d36f-4952-bd7f-5577bab5f375
	  Kernel Version:             5.15.0-1064-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-9db8f    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m53s
	  kube-system                 kindnet-qj5ff              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m48s
	  kube-system                 kube-proxy-989rq           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m48s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%!)(MISSING)  100m (5%!)(MISSING)
	  memory             50Mi (0%!)(MISSING)  50Mi (0%!)(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                 7m45s                  kube-proxy       
	  Normal  Starting                 11s                    kube-proxy       
	  Normal  Starting                 2m57s                  kube-proxy       
	  Normal  NodeHasSufficientPID     7m48s (x2 over 7m48s)  kubelet          Node ha-337527-m04 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    7m48s (x2 over 7m48s)  kubelet          Node ha-337527-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  7m48s (x2 over 7m48s)  kubelet          Node ha-337527-m04 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           7m45s                  node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  RegisteredNode           7m44s                  node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  RegisteredNode           7m44s                  node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  NodeReady                7m15s                  kubelet          Node ha-337527-m04 status is now: NodeReady
	  Normal  RegisteredNode           5m55s                  node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  RegisteredNode           4m31s                  node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  NodeNotReady             3m51s                  node-controller  Node ha-337527-m04 status is now: NodeNotReady
	  Normal  RegisteredNode           3m39s                  node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  RegisteredNode           3m17s                  node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  Starting                 3m15s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  3m2s (x8 over 3m14s)   kubelet          Node ha-337527-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m2s (x8 over 3m14s)   kubelet          Node ha-337527-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3m2s (x8 over 3m14s)   kubelet          Node ha-337527-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           76s                    node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	  Normal  NodeNotReady             36s                    node-controller  Node ha-337527-m04 status is now: NodeNotReady
	  Normal  Starting                 30s                    kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  18s (x8 over 30s)      kubelet          Node ha-337527-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    18s (x8 over 30s)      kubelet          Node ha-337527-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     18s (x8 over 30s)      kubelet          Node ha-337527-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9s                     node-controller  Node ha-337527-m04 event: Registered Node ha-337527-m04 in Controller
	
	
	==> dmesg <==
	[  +0.001039] FS-Cache: O-key=[8] '3a85ed0000000000'
	[  +0.000717] FS-Cache: N-cookie c=000000e4 [p=000000db fl=2 nc=0 na=1]
	[  +0.000895] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000c6634580
	[  +0.001057] FS-Cache: N-key=[8] '3a85ed0000000000'
	[  +0.003239] FS-Cache: Duplicate cookie detected
	[  +0.000663] FS-Cache: O-cookie c=000000de [p=000000db fl=226 nc=0 na=1]
	[  +0.000967] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000298e87c3
	[  +0.001032] FS-Cache: O-key=[8] '3a85ed0000000000'
	[  +0.000682] FS-Cache: N-cookie c=000000e5 [p=000000db fl=2 nc=0 na=1]
	[  +0.000890] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000834230e9
	[  +0.001003] FS-Cache: N-key=[8] '3a85ed0000000000'
	[  +2.430064] FS-Cache: Duplicate cookie detected
	[  +0.000720] FS-Cache: O-cookie c=000000dc [p=000000db fl=226 nc=0 na=1]
	[  +0.000933] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000e3264229
	[  +0.001073] FS-Cache: O-key=[8] '3985ed0000000000'
	[  +0.000743] FS-Cache: N-cookie c=000000e7 [p=000000db fl=2 nc=0 na=1]
	[  +0.000940] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000f6bb5fa9
	[  +0.001004] FS-Cache: N-key=[8] '3985ed0000000000'
	[  +0.353979] FS-Cache: Duplicate cookie detected
	[  +0.000713] FS-Cache: O-cookie c=000000e1 [p=000000db fl=226 nc=0 na=1]
	[  +0.000937] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000ef0e9154
	[  +0.001031] FS-Cache: O-key=[8] '3f85ed0000000000'
	[  +0.000676] FS-Cache: N-cookie c=000000e8 [p=000000db fl=2 nc=0 na=1]
	[  +0.000936] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=000000001d53447d
	[  +0.001009] FS-Cache: N-key=[8] '3f85ed0000000000'
	
	
	==> etcd [dbd06597988e46d5507ef07948878328e8f07174f3c88fedb75401752bf07dad] <==
	{"level":"info","ts":"2024-07-04T13:12:25.6444Z","caller":"traceutil/trace.go:171","msg":"trace[243049500] range","detail":"{range_begin:/registry/limitranges/; range_end:/registry/limitranges0; response_count:0; response_revision:2524; }","duration":"1.490909189s","start":"2024-07-04T13:12:24.153486Z","end":"2024-07-04T13:12:25.644395Z","steps":["trace[243049500] 'agreement among raft nodes before linearized reading'  (duration: 1.477108545s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T13:12:25.644418Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.153476Z","time spent":"1.49093661s","remote":"127.0.0.1:46144","response type":"/etcdserverpb.KV/Range","request count":0,"request size":51,"response count":0,"response size":29,"request content":"key:\"/registry/limitranges/\" range_end:\"/registry/limitranges0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T13:12:25.644461Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"1.490987653s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumeclaims/\" range_end:\"/registry/persistentvolumeclaims0\" limit:10000 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T13:12:25.64448Z","caller":"traceutil/trace.go:171","msg":"trace[1102908796] range","detail":"{range_begin:/registry/persistentvolumeclaims/; range_end:/registry/persistentvolumeclaims0; response_count:0; response_revision:2524; }","duration":"1.491006368s","start":"2024-07-04T13:12:24.153469Z","end":"2024-07-04T13:12:25.644475Z","steps":["trace[1102908796] 'agreement among raft nodes before linearized reading'  (duration: 1.477127851s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T13:12:25.644496Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.153453Z","time spent":"1.491037038s","remote":"127.0.0.1:46168","response type":"/etcdserverpb.KV/Range","request count":0,"request size":73,"response count":0,"response size":29,"request content":"key:\"/registry/persistentvolumeclaims/\" range_end:\"/registry/persistentvolumeclaims0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T13:12:25.645195Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"1.49158458s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" limit:10000 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T13:12:25.645233Z","caller":"traceutil/trace.go:171","msg":"trace[27214841] range","detail":"{range_begin:/registry/ingressclasses/; range_end:/registry/ingressclasses0; response_count:0; response_revision:2524; }","duration":"1.491631069s","start":"2024-07-04T13:12:24.153595Z","end":"2024-07-04T13:12:25.645226Z","steps":["trace[27214841] 'agreement among raft nodes before linearized reading'  (duration: 1.476987144s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T13:12:25.645256Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.153586Z","time spent":"1.491664414s","remote":"127.0.0.1:46306","response type":"/etcdserverpb.KV/Range","request count":0,"request size":57,"response count":0,"response size":29,"request content":"key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T13:12:25.645355Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"1.491185811s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/\" range_end:\"/registry/configmaps0\" limit:10000 ","response":"range_response_count:11 size:18632"}
	{"level":"info","ts":"2024-07-04T13:12:25.645378Z","caller":"traceutil/trace.go:171","msg":"trace[815188383] range","detail":"{range_begin:/registry/configmaps/; range_end:/registry/configmaps0; response_count:11; response_revision:2524; }","duration":"1.49120885s","start":"2024-07-04T13:12:24.154163Z","end":"2024-07-04T13:12:25.645371Z","steps":["trace[815188383] 'agreement among raft nodes before linearized reading'  (duration: 1.476309095s)","trace[815188383] 'range keys from bolt db'  (duration: 14.850395ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T13:12:25.645405Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.154154Z","time spent":"1.491236386s","remote":"127.0.0.1:46122","response type":"/etcdserverpb.KV/Range","request count":0,"request size":49,"response count":11,"response size":18656,"request content":"key:\"/registry/configmaps/\" range_end:\"/registry/configmaps0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T13:12:25.637697Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.324619Z","time spent":"1.313062551s","remote":"127.0.0.1:46122","response type":"/etcdserverpb.KV/Range","request count":0,"request size":73,"response count":7,"response size":10805,"request content":"key:\"/registry/configmaps/kube-system/\" range_end:\"/registry/configmaps/kube-system0\" limit:500 "}
	{"level":"info","ts":"2024-07-04T13:12:25.639331Z","caller":"traceutil/trace.go:171","msg":"trace[1001810400] range","detail":"{range_begin:/registry/validatingadmissionpolicies/; range_end:/registry/validatingadmissionpolicies0; response_count:0; response_revision:2524; }","duration":"1.322263071s","start":"2024-07-04T13:12:24.317057Z","end":"2024-07-04T13:12:25.63932Z","steps":["trace[1001810400] 'agreement among raft nodes before linearized reading'  (duration: 1.303038361s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T13:12:25.646453Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.317043Z","time spent":"1.329389206s","remote":"127.0.0.1:46538","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":0,"response size":29,"request content":"key:\"/registry/validatingadmissionpolicies/\" range_end:\"/registry/validatingadmissionpolicies0\" limit:500 "}
	{"level":"warn","ts":"2024-07-04T13:12:25.647072Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"1.516073926s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" limit:10000 ","response":"range_response_count:8 size:5419"}
	{"level":"info","ts":"2024-07-04T13:12:25.647122Z","caller":"traceutil/trace.go:171","msg":"trace[670769110] range","detail":"{range_begin:/registry/prioritylevelconfigurations/; range_end:/registry/prioritylevelconfigurations0; response_count:8; response_revision:2524; }","duration":"1.51612172s","start":"2024-07-04T13:12:24.130985Z","end":"2024-07-04T13:12:25.647106Z","steps":["trace[670769110] 'agreement among raft nodes before linearized reading'  (duration: 1.504747412s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T13:12:25.64715Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.130972Z","time spent":"1.516171434s","remote":"127.0.0.1:46432","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":8,"response size":5443,"request content":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T13:12:25.639275Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"1.485416086s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" limit:10000 ","response":"range_response_count:8 size:5419"}
	{"level":"info","ts":"2024-07-04T13:12:25.647767Z","caller":"traceutil/trace.go:171","msg":"trace[1746254779] range","detail":"{range_begin:/registry/prioritylevelconfigurations/; range_end:/registry/prioritylevelconfigurations0; response_count:8; response_revision:2524; }","duration":"1.493907624s","start":"2024-07-04T13:12:24.153848Z","end":"2024-07-04T13:12:25.647756Z","steps":["trace[1746254779] 'agreement among raft nodes before linearized reading'  (duration: 1.476720827s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T13:12:25.647836Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.153837Z","time spent":"1.493983315s","remote":"127.0.0.1:46450","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":8,"response size":5443,"request content":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T13:12:25.65564Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"1.52468231s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/csistoragecapacities/\" range_end:\"/registry/csistoragecapacities0\" limit:10000 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T13:12:25.6557Z","caller":"traceutil/trace.go:171","msg":"trace[1114294836] range","detail":"{range_begin:/registry/csistoragecapacities/; range_end:/registry/csistoragecapacities0; response_count:0; response_revision:2524; }","duration":"1.524751282s","start":"2024-07-04T13:12:24.130931Z","end":"2024-07-04T13:12:25.655682Z","steps":["trace[1114294836] 'agreement among raft nodes before linearized reading'  (duration: 1.5048302s)","trace[1114294836] 'get authentication metadata'  (duration: 19.82524ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-04T13:12:25.655757Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T13:12:24.13092Z","time spent":"1.524810202s","remote":"127.0.0.1:46410","response type":"/etcdserverpb.KV/Range","request count":0,"request size":69,"response count":0,"response size":29,"request content":"key:\"/registry/csistoragecapacities/\" range_end:\"/registry/csistoragecapacities0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T13:12:27.264108Z","caller":"rafthttp/probing_status.go:68","msg":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_SNAPSHOT","remote-peer-id":"eb817afeb6083bb8","rtt":"0s","error":"dial tcp 192.168.49.3:2380: connect: connection refused"}
	{"level":"warn","ts":"2024-07-04T13:12:27.264194Z","caller":"rafthttp/probing_status.go:68","msg":"prober detected unhealthy status","round-tripper-name":"ROUND_TRIPPER_RAFT_MESSAGE","remote-peer-id":"eb817afeb6083bb8","rtt":"0s","error":"dial tcp 192.168.49.3:2380: connect: connection refused"}
	
	
	==> kernel <==
	 13:13:57 up 18:56,  0 users,  load average: 1.40, 2.44, 2.30
	Linux ha-337527 5.15.0-1064-aws #70~20.04.1-Ubuntu SMP Thu Jun 27 14:52:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [0ac19b66ebdd22bf9d6f12221368bd36e358a922d0bb4378a3c72a41494cd0f7] <==
	podIP = 192.168.49.2
	I0704 13:12:57.736594       1 main.go:116] setting mtu 1500 for CNI 
	I0704 13:12:57.736616       1 main.go:146] kindnetd IP family: "ipv4"
	I0704 13:12:57.736687       1 main.go:150] noMask IPv4 subnets: [10.244.0.0/16]
	I0704 13:13:27.964495       1 main.go:191] Failed to get nodes, retrying after error: Get "https://10.96.0.1:443/api/v1/nodes": dial tcp 10.96.0.1:443: i/o timeout
	I0704 13:13:27.983129       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 13:13:27.983170       1 main.go:227] handling current node
	I0704 13:13:28.038850       1 main.go:223] Handling node with IPs: map[192.168.49.3:{}]
	I0704 13:13:28.038884       1 main.go:250] Node ha-337527-m02 has CIDR [10.244.1.0/24] 
	I0704 13:13:28.039173       1 routes.go:62] Adding route {Ifindex: 0 Dst: 10.244.1.0/24 Src: <nil> Gw: 192.168.49.3 Flags: [] Table: 0} 
	I0704 13:13:28.039278       1 main.go:223] Handling node with IPs: map[192.168.49.5:{}]
	I0704 13:13:28.039290       1 main.go:250] Node ha-337527-m04 has CIDR [10.244.3.0/24] 
	I0704 13:13:28.039333       1 routes.go:62] Adding route {Ifindex: 0 Dst: 10.244.3.0/24 Src: <nil> Gw: 192.168.49.5 Flags: [] Table: 0} 
	I0704 13:13:38.054518       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 13:13:38.054550       1 main.go:227] handling current node
	I0704 13:13:38.054563       1 main.go:223] Handling node with IPs: map[192.168.49.3:{}]
	I0704 13:13:38.054568       1 main.go:250] Node ha-337527-m02 has CIDR [10.244.1.0/24] 
	I0704 13:13:38.054705       1 main.go:223] Handling node with IPs: map[192.168.49.5:{}]
	I0704 13:13:38.054715       1 main.go:250] Node ha-337527-m04 has CIDR [10.244.3.0/24] 
	I0704 13:13:48.071651       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 13:13:48.072840       1 main.go:227] handling current node
	I0704 13:13:48.072942       1 main.go:223] Handling node with IPs: map[192.168.49.3:{}]
	I0704 13:13:48.073003       1 main.go:250] Node ha-337527-m02 has CIDR [10.244.1.0/24] 
	I0704 13:13:48.073140       1 main.go:223] Handling node with IPs: map[192.168.49.5:{}]
	I0704 13:13:48.073180       1 main.go:250] Node ha-337527-m04 has CIDR [10.244.3.0/24] 
	
	
	==> kube-apiserver [44cc79622b1ac5363e61b1bec7afaeb7285c5b5d19880b9d707a14ec69fe2931] <==
	Trace[1914384364]: [1.488183396s] [1.488183396s] END
	I0704 13:12:25.745428       1 trace.go:236] Trace[988149459]: "List" accept:application/vnd.kubernetes.protobuf, */*,audit-id:75a24d68-8686-4b0c-bbc9-26d7ff5b881b,client:::1,api-group:rbac.authorization.k8s.io,api-version:v1,name:,subresource:,namespace:,protocol:HTTP/2.0,resource:clusterroles,scope:cluster,url:/apis/rbac.authorization.k8s.io/v1/clusterroles,user-agent:kube-apiserver/v1.30.2 (linux/arm64) kubernetes/3968350,verb:LIST (04-Jul-2024 13:12:23.772) (total time: 1972ms):
	Trace[988149459]: ["List(recursive=true) etcd3" audit-id:75a24d68-8686-4b0c-bbc9-26d7ff5b881b,key:/clusterroles,resourceVersion:,resourceVersionMatch:,limit:0,continue: 1972ms (13:12:23.772)]
	Trace[988149459]: [1.972520638s] [1.972520638s] END
	I0704 13:12:25.747399       1 trace.go:236] Trace[345313251]: "List(recursive=true) etcd3" audit-id:,key:/pods,resourceVersion:,resourceVersionMatch:,limit:10000,continue: (04-Jul-2024 13:12:24.152) (total time: 1594ms):
	Trace[345313251]: [1.594963749s] [1.594963749s] END
	I0704 13:12:25.758608       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0704 13:12:25.771967       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0704 13:12:25.772064       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0704 13:12:25.772221       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0704 13:12:25.772891       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0704 13:12:25.773444       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0704 13:12:25.774241       1 aggregator.go:165] initial CRD sync complete...
	I0704 13:12:25.774298       1 autoregister_controller.go:141] Starting autoregister controller
	I0704 13:12:25.774329       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0704 13:12:25.774360       1 cache.go:39] Caches are synced for autoregister controller
	I0704 13:12:25.786887       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0704 13:12:25.786916       1 policy_source.go:224] refreshing policies
	I0704 13:12:25.787024       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0704 13:12:25.815518       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	W0704 13:12:25.820983       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.3]
	I0704 13:12:25.822563       1 controller.go:615] quota admission added evaluator for: endpoints
	I0704 13:12:25.842673       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	E0704 13:12:25.849624       1 controller.go:95] Found stale data, removed previous endpoints on kubernetes service, apiserver didn't exit successfully previously
	F0704 13:13:11.788177       1 hooks.go:203] PostStartHook "start-service-ip-repair-controllers" failed: unable to perform initial IP and Port allocation check
	
	
	==> kube-apiserver [7000a72aa0cb13a9775e7987fb30f868101d4c21af16c0a172c009b4621e9df3] <==
	I0704 13:13:16.562267       1 system_namespaces_controller.go:67] Starting system namespaces controller
	I0704 13:13:16.562280       1 available_controller.go:423] Starting AvailableConditionController
	I0704 13:13:16.564436       1 cache.go:32] Waiting for caches to sync for AvailableConditionController controller
	I0704 13:13:16.688971       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0704 13:13:16.689122       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0704 13:13:16.972402       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0704 13:13:16.973252       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0704 13:13:16.974353       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0704 13:13:16.984772       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0704 13:13:16.975927       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0704 13:13:16.985443       1 handler_discovery.go:447] Starting ResourceDiscoveryManager
	I0704 13:13:16.975946       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0704 13:13:16.976412       1 shared_informer.go:320] Caches are synced for configmaps
	I0704 13:13:16.976453       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0704 13:13:16.986418       1 aggregator.go:165] initial CRD sync complete...
	I0704 13:13:16.986453       1 autoregister_controller.go:141] Starting autoregister controller
	I0704 13:13:16.986484       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0704 13:13:16.986517       1 cache.go:39] Caches are synced for autoregister controller
	I0704 13:13:16.989408       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0704 13:13:16.989502       1 policy_source.go:224] refreshing policies
	I0704 13:13:17.029868       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0704 13:13:17.564369       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0704 13:13:18.305838       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2 192.168.49.3]
	I0704 13:13:18.307903       1 controller.go:615] quota admission added evaluator for: endpoints
	I0704 13:13:18.321077       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	
	==> kube-controller-manager [27809647ee906597583807620c5235678e2c31cc00d5d617387a058f6063965e] <==
	I0704 13:13:47.725155       1 shared_informer.go:320] Caches are synced for TTL after finished
	I0704 13:13:47.726337       1 shared_informer.go:320] Caches are synced for taint
	I0704 13:13:47.726414       1 node_lifecycle_controller.go:1227] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0704 13:13:47.726527       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-337527"
	I0704 13:13:47.726571       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-337527-m02"
	I0704 13:13:47.726648       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-337527-m04"
	I0704 13:13:47.726894       1 node_lifecycle_controller.go:1073] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0704 13:13:47.730183       1 shared_informer.go:320] Caches are synced for ephemeral
	I0704 13:13:47.733109       1 shared_informer.go:320] Caches are synced for PVC protection
	I0704 13:13:47.783945       1 shared_informer.go:320] Caches are synced for attach detach
	I0704 13:13:47.820793       1 shared_informer.go:320] Caches are synced for validatingadmissionpolicy-status
	I0704 13:13:47.848211       1 shared_informer.go:320] Caches are synced for stateful set
	I0704 13:13:47.859224       1 shared_informer.go:320] Caches are synced for resource quota
	I0704 13:13:47.887105       1 shared_informer.go:320] Caches are synced for resource quota
	I0704 13:13:47.893330       1 shared_informer.go:320] Caches are synced for daemon sets
	I0704 13:13:48.311817       1 shared_informer.go:320] Caches are synced for garbage collector
	I0704 13:13:48.311847       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I0704 13:13:48.333421       1 shared_informer.go:320] Caches are synced for garbage collector
	I0704 13:13:50.427331       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="ha-337527-m04"
	I0704 13:13:50.643957       1 endpointslice_controller.go:311] "Error syncing endpoint slices for service, retrying" logger="endpointslice-controller" key="kube-system/kube-dns" err="failed to update kube-dns-qkps9 EndpointSlice for Service kube-system/kube-dns: Operation cannot be fulfilled on endpointslices.discovery.k8s.io \"kube-dns-qkps9\": the object has been modified; please apply your changes to the latest version and try again"
	I0704 13:13:50.644313       1 event.go:377] Event(v1.ObjectReference{Kind:"Service", Namespace:"kube-system", Name:"kube-dns", UID:"93ffaa75-42ab-4e38-bc90-fc52d155d5ee", APIVersion:"v1", ResourceVersion:"234", FieldPath:""}): type: 'Warning' reason: 'FailedToUpdateEndpointSlices' Error updating Endpoint Slices for Service kube-system/kube-dns: failed to update kube-dns-qkps9 EndpointSlice for Service kube-system/kube-dns: Operation cannot be fulfilled on endpointslices.discovery.k8s.io "kube-dns-qkps9": the object has been modified; please apply your changes to the latest version and try again
	I0704 13:13:50.651365       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-fc5497c4f" duration="203.983102ms"
	I0704 13:13:50.651657       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-fc5497c4f" duration="89.204µs"
	I0704 13:13:50.731722       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7db6d8ff4d" duration="246.395328ms"
	I0704 13:13:50.731911       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7db6d8ff4d" duration="50.026µs"
	
	
	==> kube-controller-manager [a9ec09dd8d985eea0923a634b1abef73e46e6d0075f79cb68c26f6ba2954c219] <==
	I0704 13:13:00.124296       1 serving.go:380] Generated self-signed cert in-memory
	I0704 13:13:00.949888       1 controllermanager.go:189] "Starting" version="v1.30.2"
	I0704 13:13:00.949918       1 controllermanager.go:191] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 13:13:00.951713       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0704 13:13:00.951897       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0704 13:13:00.952015       1 secure_serving.go:213] Serving securely on 127.0.0.1:10257
	I0704 13:13:00.952084       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	E0704 13:13:10.970239       1 controllermanager.go:234] "Error building controller context" err="failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: an error on the server (\"[+]ping ok\\n[+]log ok\\n[+]etcd ok\\n[+]poststarthook/start-apiserver-admission-initializer ok\\n[+]poststarthook/generic-apiserver-start-informers ok\\n[+]poststarthook/priority-and-fairness-config-consumer ok\\n[+]poststarthook/priority-and-fairness-filter ok\\n[+]poststarthook/storage-object-count-tracker-hook ok\\n[+]poststarthook/start-apiextensions-informers ok\\n[+]poststarthook/start-apiextensions-controllers ok\\n[+]poststarthook/crd-informer-synced ok\\n[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld\\n[+]poststarthook/rbac/bootstrap-roles ok\\n[+]poststarthook/scheduling/bootstrap-system-priority-classes ok\\n[+]poststarthook/priority-and-fairness-config-producer ok\\n[+]poststarthook/start-system-namespaces-controller
ok\\n[+]poststarthook/bootstrap-controller ok\\n[+]poststarthook/start-cluster-authentication-info-controller ok\\n[+]poststarthook/start-kube-apiserver-identity-lease-controller ok\\n[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok\\n[+]poststarthook/start-legacy-token-tracking-controller ok\\n[+]poststarthook/aggregator-reload-proxy-client-cert ok\\n[+]poststarthook/start-kube-aggregator-informers ok\\n[+]poststarthook/apiservice-registration-controller ok\\n[+]poststarthook/apiservice-status-available-controller ok\\n[+]poststarthook/apiservice-discovery-controller ok\\n[+]poststarthook/kube-apiserver-autoregistration ok\\n[+]autoregister-completion ok\\n[+]poststarthook/apiservice-openapi-controller ok\\n[+]poststarthook/apiservice-openapiv3-controller ok\\nhealthz check failed\") has prevented the request from succeeding"
	
	
	==> kube-proxy [16e55d29ffb7b6f3bf7eb1c4ff13a70e190e41a7ec22342267c04cdc7b2107d3] <==
	I0704 13:12:58.809705       1 server_linux.go:69] "Using iptables proxy"
	I0704 13:12:58.843296       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0704 13:12:58.884992       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0704 13:12:58.885047       1 server_linux.go:165] "Using iptables Proxier"
	I0704 13:12:58.887081       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0704 13:12:58.887114       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0704 13:12:58.887160       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"
	I0704 13:12:58.887376       1 server.go:872] "Version info" version="v1.30.2"
	I0704 13:12:58.887397       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 13:12:58.893051       1 config.go:192] "Starting service config controller"
	I0704 13:12:58.894185       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0704 13:12:58.894334       1 config.go:101] "Starting endpoint slice config controller"
	I0704 13:12:58.894378       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0704 13:12:58.898391       1 config.go:319] "Starting node config controller"
	I0704 13:12:58.898491       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0704 13:12:58.994971       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0704 13:12:58.995097       1 shared_informer.go:320] Caches are synced for service config
	I0704 13:12:58.998632       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [702a4ab81989b0f4a6e6ce8d8b62c54292bf2fd6125c110c883236bd03cba926] <==
	W0704 13:12:20.021964       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
	E0704 13:12:20.022085       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
	W0704 13:12:20.286293       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
	E0704 13:12:20.286408       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
	W0704 13:12:20.430186       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
	E0704 13:12:20.430297       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
	W0704 13:12:20.475917       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
	E0704 13:12:20.476047       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
	W0704 13:12:20.686015       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
	E0704 13:12:20.686134       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
	W0704 13:12:21.394755       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0704 13:12:21.394936       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0704 13:12:21.681970       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 13:12:21.682090       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0704 13:12:21.738684       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
	E0704 13:12:21.738822       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
	W0704 13:12:22.019354       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
	E0704 13:12:22.019395       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
	W0704 13:12:22.744465       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 13:12:22.744591       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 13:12:22.790464       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
	E0704 13:12:22.790578       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
	W0704 13:12:23.203993       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
	E0704 13:12:23.204052       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
	I0704 13:12:28.761201       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 04 13:13:11 ha-337527 kubelet[757]: I0704 13:13:11.830570     757 scope.go:117] "RemoveContainer" containerID="1d9e3356d4ddaab9ca0759badeabdb3a669b35872ee47cfc7bfa017cd8e73ca5"
	Jul 04 13:13:11 ha-337527 kubelet[757]: I0704 13:13:11.830859     757 scope.go:117] "RemoveContainer" containerID="a9ec09dd8d985eea0923a634b1abef73e46e6d0075f79cb68c26f6ba2954c219"
	Jul 04 13:13:11 ha-337527 kubelet[757]: E0704 13:13:11.831262     757 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-337527_kube-system(b7f2a6ba65b46ac905c124c730b696e9)\"" pod="kube-system/kube-controller-manager-ha-337527" podUID="b7f2a6ba65b46ac905c124c730b696e9"
	Jul 04 13:13:11 ha-337527 kubelet[757]: E0704 13:13:11.960443     757 event.go:368] "Unable to write event (may retry after sleeping)" err="Patch \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/events/kube-controller-manager-ha-337527.17df04b471e97425\": read tcp 192.168.49.254:39982->192.168.49.254:8443: read: connection reset by peer" event="&Event{ObjectMeta:{kube-controller-manager-ha-337527.17df04b471e97425  kube-system   2776 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},InvolvedObject:ObjectReference{Kind:Pod,Namespace:kube-system,Name:kube-controller-manager-ha-337527,UID:b7f2a6ba65b46ac905c124c730b696e9,APIVersion:v1,ResourceVersion:,FieldPath:spec.containers{kube-controller-manager},},Reason:BackOff,Message:Back-off restarting failed container kube-controller-manager in pod kube-controller-manager-ha-337527_kube-system(b7f2a6ba65b46ac905c124c730b696e9),Source:EventSource{Component:kubelet,Host:ha-337527,},FirstTimestamp:2024-07-04 13:12:35 +0
000 UTC,LastTimestamp:2024-07-04 13:13:11.831235195 +0000 UTC m=+72.398226328,Count:4,Type:Warning,EventTime:0001-01-01 00:00:00 +0000 UTC,Series:nil,Action:,Related:nil,ReportingController:kubelet,ReportingInstance:ha-337527,}"
	Jul 04 13:13:12 ha-337527 kubelet[757]: I0704 13:13:12.835363     757 scope.go:117] "RemoveContainer" containerID="44cc79622b1ac5363e61b1bec7afaeb7285c5b5d19880b9d707a14ec69fe2931"
	Jul 04 13:13:12 ha-337527 kubelet[757]: I0704 13:13:12.961539     757 status_manager.go:853] "Failed to get status for pod" podUID="b7f2a6ba65b46ac905c124c730b696e9" pod="kube-system/kube-controller-manager-ha-337527" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527\": dial tcp 192.168.49.254:8443: connect: connection refused - error from a previous attempt: read tcp 192.168.49.254:39982->192.168.49.254:8443: read: connection reset by peer"
	Jul 04 13:13:12 ha-337527 kubelet[757]: I0704 13:13:12.961825     757 status_manager.go:853] "Failed to get status for pod" podUID="b7f2a6ba65b46ac905c124c730b696e9" pod="kube-system/kube-controller-manager-ha-337527" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-337527\": dial tcp 192.168.49.254:8443: connect: connection refused"
	Jul 04 13:13:12 ha-337527 kubelet[757]: I0704 13:13:12.962009     757 status_manager.go:853] "Failed to get status for pod" podUID="c82e5dfc7266cbc6e10298b41db5e42a" pod="kube-system/kube-apiserver-ha-337527" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-337527\": dial tcp 192.168.49.254:8443: connect: connection refused"
	Jul 04 13:13:14 ha-337527 kubelet[757]: I0704 13:13:14.296049     757 scope.go:117] "RemoveContainer" containerID="a9ec09dd8d985eea0923a634b1abef73e46e6d0075f79cb68c26f6ba2954c219"
	Jul 04 13:13:14 ha-337527 kubelet[757]: E0704 13:13:14.296637     757 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-337527_kube-system(b7f2a6ba65b46ac905c124c730b696e9)\"" pod="kube-system/kube-controller-manager-ha-337527" podUID="b7f2a6ba65b46ac905c124c730b696e9"
	Jul 04 13:13:16 ha-337527 kubelet[757]: E0704 13:13:16.787695     757 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 13:13:16 ha-337527 kubelet[757]: E0704 13:13:16.787751     757 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 13:13:16 ha-337527 kubelet[757]: E0704 13:13:16.787869     757 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 13:13:16 ha-337527 kubelet[757]: E0704 13:13:16.787888     757 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 13:13:17 ha-337527 kubelet[757]: I0704 13:13:17.852138     757 scope.go:117] "RemoveContainer" containerID="edf63110be90eac208e6c43755d74e62f6feef5e33a79947af8cebc057faf87c"
	Jul 04 13:13:20 ha-337527 kubelet[757]: I0704 13:13:20.205196     757 scope.go:117] "RemoveContainer" containerID="a9ec09dd8d985eea0923a634b1abef73e46e6d0075f79cb68c26f6ba2954c219"
	Jul 04 13:13:20 ha-337527 kubelet[757]: E0704 13:13:20.205661     757 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-337527_kube-system(b7f2a6ba65b46ac905c124c730b696e9)\"" pod="kube-system/kube-controller-manager-ha-337527" podUID="b7f2a6ba65b46ac905c124c730b696e9"
	Jul 04 13:13:22 ha-337527 kubelet[757]: I0704 13:13:22.863153     757 scope.go:117] "RemoveContainer" containerID="2d7af7049811a8a836a4df8de95af1aeda234dff2e0b89a9c16bb7db34025552"
	Jul 04 13:13:28 ha-337527 kubelet[757]: E0704 13:13:28.447279     757 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-337527?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 13:13:28 ha-337527 kubelet[757]: E0704 13:13:28.612933     757 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-337527\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-337527?resourceVersion=0&timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 13:13:34 ha-337527 kubelet[757]: I0704 13:13:34.590599     757 scope.go:117] "RemoveContainer" containerID="a9ec09dd8d985eea0923a634b1abef73e46e6d0075f79cb68c26f6ba2954c219"
	Jul 04 13:13:38 ha-337527 kubelet[757]: E0704 13:13:38.447970     757 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-337527?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 13:13:38 ha-337527 kubelet[757]: E0704 13:13:38.614184     757 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-337527\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-337527?timeout=10s\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"
	Jul 04 13:13:48 ha-337527 kubelet[757]: E0704 13:13:48.448820     757 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-337527?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 13:13:48 ha-337527 kubelet[757]: E0704 13:13:48.615221     757 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-337527\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-337527?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	

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

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.26
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.2/json-events 5.1
13 TestDownloadOnly/v1.30.2/preload-exists 0
17 TestDownloadOnly/v1.30.2/LogsDuration 0.07
18 TestDownloadOnly/v1.30.2/DeleteAll 0.21
19 TestDownloadOnly/v1.30.2/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.55
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 202.96
29 TestAddons/parallel/Registry 15.8
31 TestAddons/parallel/InspektorGadget 11.75
35 TestAddons/parallel/CSI 46.25
36 TestAddons/parallel/Headlamp 12.05
37 TestAddons/parallel/CloudSpanner 5.96
38 TestAddons/parallel/LocalPath 52.96
39 TestAddons/parallel/NvidiaDevicePlugin 5.63
40 TestAddons/parallel/Yakd 6.01
44 TestAddons/serial/GCPAuth/Namespaces 0.17
45 TestAddons/StoppedEnableDisable 12.16
46 TestCertOptions 37.8
47 TestCertExpiration 239.91
49 TestForceSystemdFlag 43.55
50 TestForceSystemdEnv 40.35
56 TestErrorSpam/setup 32.51
57 TestErrorSpam/start 0.67
58 TestErrorSpam/status 0.96
59 TestErrorSpam/pause 1.65
60 TestErrorSpam/unpause 1.81
61 TestErrorSpam/stop 1.43
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 76.32
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 27.94
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.22
73 TestFunctional/serial/CacheCmd/cache/add_local 1.26
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.32
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.16
78 TestFunctional/serial/CacheCmd/cache/delete 0.1
79 TestFunctional/serial/MinikubeKubectlCmd 0.14
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
81 TestFunctional/serial/ExtraConfig 62.58
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.71
84 TestFunctional/serial/LogsFileCmd 2.13
85 TestFunctional/serial/InvalidService 4.26
87 TestFunctional/parallel/ConfigCmd 0.46
88 TestFunctional/parallel/DashboardCmd 14.28
89 TestFunctional/parallel/DryRun 0.58
90 TestFunctional/parallel/InternationalLanguage 0.22
91 TestFunctional/parallel/StatusCmd 1.07
95 TestFunctional/parallel/ServiceCmdConnect 9.62
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 25.57
99 TestFunctional/parallel/SSHCmd 0.72
100 TestFunctional/parallel/CpCmd 2.15
102 TestFunctional/parallel/FileSync 0.31
103 TestFunctional/parallel/CertSync 1.96
107 TestFunctional/parallel/NodeLabels 0.09
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.73
111 TestFunctional/parallel/License 0.31
112 TestFunctional/parallel/Version/short 0.06
113 TestFunctional/parallel/Version/components 1.1
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.5
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.34
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 7.21
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
127 TestFunctional/parallel/ProfileCmd/profile_list 0.4
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.37
129 TestFunctional/parallel/MountCmd/any-port 7.03
130 TestFunctional/parallel/ServiceCmd/List 0.5
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.5
133 TestFunctional/parallel/ServiceCmd/Format 0.39
134 TestFunctional/parallel/ServiceCmd/URL 0.37
135 TestFunctional/parallel/MountCmd/specific-port 2.09
136 TestFunctional/parallel/MountCmd/VerifyCleanup 2.21
137 TestFunctional/parallel/UpdateContextCmd/no_changes 0.18
138 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
139 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.21
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.28
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.3
144 TestFunctional/parallel/ImageCommands/ImageBuild 2.65
145 TestFunctional/parallel/ImageCommands/Setup 1.59
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 5.23
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 3.39
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 6.13
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.9
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.5
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.37
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.93
153 TestFunctional/delete_addon-resizer_images 0.08
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 156.24
160 TestMultiControlPlane/serial/DeployApp 6.22
161 TestMultiControlPlane/serial/PingHostFromPods 1.67
162 TestMultiControlPlane/serial/AddWorkerNode 52.84
163 TestMultiControlPlane/serial/NodeLabels 0.12
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.79
165 TestMultiControlPlane/serial/CopyFile 19.28
166 TestMultiControlPlane/serial/StopSecondaryNode 12.74
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.55
168 TestMultiControlPlane/serial/RestartSecondaryNode 23.27
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.43
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 192.03
171 TestMultiControlPlane/serial/DeleteSecondaryNode 13.13
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.55
173 TestMultiControlPlane/serial/StopCluster 35.66
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.54
176 TestMultiControlPlane/serial/AddSecondaryNode 60.77
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.95
181 TestJSONOutput/start/Command 76.48
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.79
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.7
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.85
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.22
206 TestKicCustomNetwork/create_custom_network 39.85
207 TestKicCustomNetwork/use_default_bridge_network 35.54
208 TestKicExistingNetwork 30.99
209 TestKicCustomSubnet 38.6
210 TestKicStaticIP 37.17
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 71.85
215 TestMountStart/serial/StartWithMountFirst 7.07
216 TestMountStart/serial/VerifyMountFirst 0.26
217 TestMountStart/serial/StartWithMountSecond 6.7
218 TestMountStart/serial/VerifyMountSecond 0.26
219 TestMountStart/serial/DeleteFirst 1.63
220 TestMountStart/serial/VerifyMountPostDelete 0.26
221 TestMountStart/serial/Stop 1.2
222 TestMountStart/serial/RestartStopped 7.92
223 TestMountStart/serial/VerifyMountPostStop 0.26
226 TestMultiNode/serial/FreshStart2Nodes 129.56
227 TestMultiNode/serial/DeployApp2Nodes 5.35
228 TestMultiNode/serial/PingHostFrom2Pods 0.99
229 TestMultiNode/serial/AddNode 50.87
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.32
232 TestMultiNode/serial/CopyFile 10.07
233 TestMultiNode/serial/StopNode 2.31
234 TestMultiNode/serial/StartAfterStop 9.89
235 TestMultiNode/serial/RestartKeepsNodes 84.99
236 TestMultiNode/serial/DeleteNode 5.32
237 TestMultiNode/serial/StopMultiNode 23.91
238 TestMultiNode/serial/RestartMultiNode 58.73
239 TestMultiNode/serial/ValidateNameConflict 36.57
244 TestPreload 115.78
246 TestScheduledStopUnix 105.82
249 TestInsufficientStorage 10.43
250 TestRunningBinaryUpgrade 74.48
252 TestKubernetesUpgrade 388.54
253 TestMissingContainerUpgrade 148.3
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
256 TestNoKubernetes/serial/StartWithK8s 42.94
257 TestNoKubernetes/serial/StartWithStopK8s 7.48
258 TestNoKubernetes/serial/Start 9.35
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
260 TestNoKubernetes/serial/ProfileList 1.12
261 TestNoKubernetes/serial/Stop 1.33
262 TestNoKubernetes/serial/StartNoArgs 8
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.31
264 TestStoppedBinaryUpgrade/Setup 0.66
265 TestStoppedBinaryUpgrade/Upgrade 108.84
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.26
275 TestPause/serial/Start 84.07
276 TestPause/serial/SecondStartNoReconfiguration 21.13
277 TestPause/serial/Pause 0.8
278 TestPause/serial/VerifyStatus 0.33
279 TestPause/serial/Unpause 0.73
280 TestPause/serial/PauseAgain 0.9
281 TestPause/serial/DeletePaused 2.85
282 TestPause/serial/VerifyDeletedResources 0.34
290 TestNetworkPlugins/group/false 4.43
295 TestStartStop/group/old-k8s-version/serial/FirstStart 152.85
296 TestStartStop/group/old-k8s-version/serial/DeployApp 9.55
297 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.04
298 TestStartStop/group/old-k8s-version/serial/Stop 12.06
299 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
300 TestStartStop/group/old-k8s-version/serial/SecondStart 147.76
302 TestStartStop/group/no-preload/serial/FirstStart 68.44
303 TestStartStop/group/no-preload/serial/DeployApp 9.38
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.14
305 TestStartStop/group/no-preload/serial/Stop 11.98
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
307 TestStartStop/group/no-preload/serial/SecondStart 267.13
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
311 TestStartStop/group/old-k8s-version/serial/Pause 3.04
313 TestStartStop/group/embed-certs/serial/FirstStart 46.31
314 TestStartStop/group/embed-certs/serial/DeployApp 8.34
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.11
316 TestStartStop/group/embed-certs/serial/Stop 12.02
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
318 TestStartStop/group/embed-certs/serial/SecondStart 296.13
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
322 TestStartStop/group/no-preload/serial/Pause 3.12
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 78.58
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.37
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.14
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.97
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 299.19
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
333 TestStartStop/group/embed-certs/serial/Pause 3.09
335 TestStartStop/group/newest-cni/serial/FirstStart 43.06
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.96
338 TestStartStop/group/newest-cni/serial/Stop 1.24
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
340 TestStartStop/group/newest-cni/serial/SecondStart 16.03
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
344 TestStartStop/group/newest-cni/serial/Pause 2.96
345 TestNetworkPlugins/group/auto/Start 78.95
346 TestNetworkPlugins/group/auto/KubeletFlags 0.29
347 TestNetworkPlugins/group/auto/NetCatPod 10.67
348 TestNetworkPlugins/group/auto/DNS 0.19
349 TestNetworkPlugins/group/auto/Localhost 0.16
350 TestNetworkPlugins/group/auto/HairPin 0.19
351 TestNetworkPlugins/group/kindnet/Start 79.87
352 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
353 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
354 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.26
355 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.01
356 TestNetworkPlugins/group/calico/Start 77.65
357 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
358 TestNetworkPlugins/group/kindnet/KubeletFlags 0.37
359 TestNetworkPlugins/group/kindnet/NetCatPod 12.33
360 TestNetworkPlugins/group/kindnet/DNS 0.3
361 TestNetworkPlugins/group/kindnet/Localhost 0.3
362 TestNetworkPlugins/group/kindnet/HairPin 0.21
363 TestNetworkPlugins/group/custom-flannel/Start 78.38
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.44
366 TestNetworkPlugins/group/calico/NetCatPod 12.38
367 TestNetworkPlugins/group/calico/DNS 0.19
368 TestNetworkPlugins/group/calico/Localhost 0.17
369 TestNetworkPlugins/group/calico/HairPin 0.17
370 TestNetworkPlugins/group/enable-default-cni/Start 95.65
371 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
372 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.27
373 TestNetworkPlugins/group/custom-flannel/DNS 0.25
374 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
375 TestNetworkPlugins/group/custom-flannel/HairPin 0.19
376 TestNetworkPlugins/group/flannel/Start 67.77
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.32
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.4
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.19
382 TestNetworkPlugins/group/flannel/ControllerPod 6.01
383 TestNetworkPlugins/group/flannel/KubeletFlags 0.42
384 TestNetworkPlugins/group/flannel/NetCatPod 11.34
385 TestNetworkPlugins/group/bridge/Start 89.04
386 TestNetworkPlugins/group/flannel/DNS 0.21
387 TestNetworkPlugins/group/flannel/Localhost 0.26
388 TestNetworkPlugins/group/flannel/HairPin 0.2
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
390 TestNetworkPlugins/group/bridge/NetCatPod 11.28
391 TestNetworkPlugins/group/bridge/DNS 0.19
392 TestNetworkPlugins/group/bridge/Localhost 0.16
393 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (6.26s)

                                                
                                                
=== 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-176324 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-176324 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (6.262125933s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (6.26s)

                                                
                                    
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-176324
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-176324: exit status 85 (67.877059ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-176324 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |          |
	|         | -p download-only-176324        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 12:47:02
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 12:47:02.566516   41041 out.go:291] Setting OutFile to fd 1 ...
	I0704 12:47:02.566685   41041 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:02.566696   41041 out.go:304] Setting ErrFile to fd 2...
	I0704 12:47:02.566701   41041 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:02.566952   41041 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	W0704 12:47:02.567125   41041 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19191-35649/.minikube/config/config.json: open /home/jenkins/minikube-integration/19191-35649/.minikube/config/config.json: no such file or directory
	I0704 12:47:02.567546   41041 out.go:298] Setting JSON to true
	I0704 12:47:02.568393   41041 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":66573,"bootTime":1720030650,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 12:47:02.568459   41041 start.go:139] virtualization:  
	I0704 12:47:02.571183   41041 out.go:97] [download-only-176324] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0704 12:47:02.571355   41041 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball: no such file or directory
	I0704 12:47:02.571471   41041 notify.go:220] Checking for updates...
	I0704 12:47:02.573633   41041 out.go:169] MINIKUBE_LOCATION=19191
	I0704 12:47:02.576469   41041 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 12:47:02.578477   41041 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 12:47:02.580810   41041 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 12:47:02.583157   41041 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0704 12:47:02.587745   41041 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0704 12:47:02.588509   41041 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 12:47:02.608997   41041 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 12:47:02.609098   41041 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:02.671804   41041 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-04 12:47:02.662392436 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:02.671945   41041 docker.go:295] overlay module found
	I0704 12:47:02.674154   41041 out.go:97] Using the docker driver based on user configuration
	I0704 12:47:02.674182   41041 start.go:297] selected driver: docker
	I0704 12:47:02.674188   41041 start.go:901] validating driver "docker" against <nil>
	I0704 12:47:02.674295   41041 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:02.735251   41041 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-04 12:47:02.726726462 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:02.735419   41041 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 12:47:02.735690   41041 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0704 12:47:02.735853   41041 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0704 12:47:02.737978   41041 out.go:169] Using Docker driver with root privileges
	I0704 12:47:02.739946   41041 cni.go:84] Creating CNI manager for ""
	I0704 12:47:02.739964   41041 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:47:02.739975   41041 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0704 12:47:02.740067   41041 start.go:340] cluster config:
	{Name:download-only-176324 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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-176324 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 12:47:02.742068   41041 out.go:97] Starting "download-only-176324" primary control-plane node in "download-only-176324" cluster
	I0704 12:47:02.742086   41041 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 12:47:02.743991   41041 out.go:97] Pulling base image v0.0.44-1719972989-19184 ...
	I0704 12:47:02.744022   41041 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0704 12:47:02.744166   41041 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 12:47:02.758294   41041 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 12:47:02.758467   41041 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
	I0704 12:47:02.758565   41041 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 12:47:02.801321   41041 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-cri-o-overlay-arm64.tar.lz4
	I0704 12:47:02.801344   41041 cache.go:56] Caching tarball of preloaded images
	I0704 12:47:02.802186   41041 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0704 12:47:02.804512   41041 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0704 12:47:02.804532   41041 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0704 12:47:02.884124   41041 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0704 12:47:05.800912   41041 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
	I0704 12:47:07.065869   41041 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0704 12:47:07.065978   41041 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-176324 host does not exist
	  To start a cluster, run: "minikube start -p download-only-176324"

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

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

                                                
                                    
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-176324
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.2/json-events (5.1s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-176324 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | -p download-only-176324        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| delete  | -p download-only-176324        | download-only-176324 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC | 04 Jul 24 12:47 UTC |
	| start   | -o=json --download-only        | download-only-001324 | jenkins | v1.33.1 | 04 Jul 24 12:47 UTC |                     |
	|         | -p download-only-001324        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 12:47:09
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 12:47:09.227472   41244 out.go:291] Setting OutFile to fd 1 ...
	I0704 12:47:09.227876   41244 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:09.227890   41244 out.go:304] Setting ErrFile to fd 2...
	I0704 12:47:09.227896   41244 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 12:47:09.228185   41244 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 12:47:09.228639   41244 out.go:298] Setting JSON to true
	I0704 12:47:09.229597   41244 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":66580,"bootTime":1720030650,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 12:47:09.229686   41244 start.go:139] virtualization:  
	I0704 12:47:09.232221   41244 out.go:97] [download-only-001324] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0704 12:47:09.232485   41244 notify.go:220] Checking for updates...
	I0704 12:47:09.234015   41244 out.go:169] MINIKUBE_LOCATION=19191
	I0704 12:47:09.235987   41244 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 12:47:09.238091   41244 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 12:47:09.240058   41244 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 12:47:09.242032   41244 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0704 12:47:09.245745   41244 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0704 12:47:09.245972   41244 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 12:47:09.271653   41244 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 12:47:09.271741   41244 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:09.325940   41244 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-07-04 12:47:09.316676876 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:09.326051   41244 docker.go:295] overlay module found
	I0704 12:47:09.328070   41244 out.go:97] Using the docker driver based on user configuration
	I0704 12:47:09.328093   41244 start.go:297] selected driver: docker
	I0704 12:47:09.328101   41244 start.go:901] validating driver "docker" against <nil>
	I0704 12:47:09.328226   41244 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 12:47:09.381375   41244 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-07-04 12:47:09.371717004 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 12:47:09.381547   41244 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 12:47:09.381874   41244 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0704 12:47:09.382031   41244 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0704 12:47:09.384322   41244 out.go:169] Using Docker driver with root privileges
	I0704 12:47:09.386118   41244 cni.go:84] Creating CNI manager for ""
	I0704 12:47:09.386142   41244 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 12:47:09.386162   41244 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0704 12:47:09.386240   41244 start.go:340] cluster config:
	{Name:download-only-001324 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:download-only-001324 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 12:47:09.388047   41244 out.go:97] Starting "download-only-001324" primary control-plane node in "download-only-001324" cluster
	I0704 12:47:09.388065   41244 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 12:47:09.389970   41244 out.go:97] Pulling base image v0.0.44-1719972989-19184 ...
	I0704 12:47:09.389991   41244 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:09.390158   41244 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 12:47:09.406055   41244 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 12:47:09.406197   41244 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
	I0704 12:47:09.406223   41244 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory, skipping pull
	I0704 12:47:09.406242   41244 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in cache, skipping pull
	I0704 12:47:09.406257   41244 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
	I0704 12:47:09.444826   41244 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.2/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4
	I0704 12:47:09.444860   41244 cache.go:56] Caching tarball of preloaded images
	I0704 12:47:09.445028   41244 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:09.447502   41244 out.go:97] Downloading Kubernetes v1.30.2 preload ...
	I0704 12:47:09.447529   41244 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 ...
	I0704 12:47:09.526165   41244 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.2/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4?checksum=md5:e4bf0ba8584d1a2d67dbb103edb83dd1 -> /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4
	I0704 12:47:12.763640   41244 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 ...
	I0704 12:47:12.763750   41244 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/19191-35649/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-arm64.tar.lz4 ...
	I0704 12:47:13.632140   41244 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 12:47:13.632495   41244 profile.go:143] Saving config to /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/download-only-001324/config.json ...
	I0704 12:47:13.632528   41244 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/download-only-001324/config.json: {Name:mk8e4b9666218cfedc6ea6cf6b32b12ff2d3c32f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 12:47:13.632722   41244 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 12:47:13.632867   41244 download.go:107] Downloading: https://dl.k8s.io/release/v1.30.2/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.30.2/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19191-35649/.minikube/cache/linux/arm64/v1.30.2/kubectl
	
	
	* The control-plane node download-only-001324 host does not exist
	  To start a cluster, run: "minikube start -p download-only-001324"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.55s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (202.96s)

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

                                                
                                    
x
+
TestAddons/parallel/Registry (15.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 56.461208ms
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-swl6n" [d3c38cad-15d6-4540-9f21-29e874c5c2c2] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004850348s
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-vs8zn" [fe95652f-cf1c-4112-a03c-da9501993438] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.006977632s
addons_test.go:342: (dbg) Run:  kubectl --context addons-277972 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-277972 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-277972 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.713110935s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.80s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                                
=== 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-6zv2m" [48870349-c1ac-4e31-9f00-91c162f37254] 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.003949027s
addons_test.go:843: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-277972
addons_test.go:843: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-277972: (5.744386663s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (46.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 4.944502ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-277972 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-277972 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-277972 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" [6ebb7150-22a4-4484-8a0e-2eaac90731c7] Pending
helpers_test.go:344: "task-pv-pod" [6ebb7150-22a4-4484-8a0e-2eaac90731c7] 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" [6ebb7150-22a4-4484-8a0e-2eaac90731c7] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003891696s
addons_test.go:586: (dbg) Run:  kubectl --context addons-277972 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-277972 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-277972 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-277972 delete pod task-pv-pod
addons_test.go:602: (dbg) Run:  kubectl --context addons-277972 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-277972 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-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-277972 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" [54308a51-11b0-4695-a42f-e242f35fffba] Pending
helpers_test.go:344: "task-pv-pod-restore" [54308a51-11b0-4695-a42f-e242f35fffba] 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" [54308a51-11b0-4695-a42f-e242f35fffba] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003637075s
addons_test.go:628: (dbg) Run:  kubectl --context addons-277972 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Run:  kubectl --context addons-277972 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-277972 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-linux-arm64 -p addons-277972 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.769322113s)
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (46.25s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (12.05s)

                                                
                                                
=== 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-277972 --alsologtostderr -v=1
addons_test.go:826: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-277972 --alsologtostderr -v=1: (1.041265467s)
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-7867546754-ffmtg" [27410fbf-20df-439c-b326-25a1499d4fdc] Pending
helpers_test.go:344: "headlamp-7867546754-ffmtg" [27410fbf-20df-439c-b326-25a1499d4fdc] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-ffmtg" [27410fbf-20df-439c-b326-25a1499d4fdc] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003742362s
--- PASS: TestAddons/parallel/Headlamp (12.05s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.96s)

                                                
                                                
=== 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-r4msx" [47951791-aa5d-4e0b-b7a3-d4d027d5c432] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.005567251s
addons_test.go:862: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-277972
--- PASS: TestAddons/parallel/CloudSpanner (5.96s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-277972 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-277972 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-277972 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc test-pvc -o jsonpath={.status.phase} -n default
2024/07/04 12:50:54 [DEBUG] GET http://192.168.49.2:5000
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-277972 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" [b7e1b781-dea9-4af1-a470-f37c83b174c1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [b7e1b781-dea9-4af1-a470-f37c83b174c1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [b7e1b781-dea9-4af1-a470-f37c83b174c1] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003875878s
addons_test.go:992: (dbg) Run:  kubectl --context addons-277972 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 ssh "cat /opt/local-path-provisioner/pvc-c467aa45-5beb-41c0-950a-eba68af7e52e_default_test-pvc/file1"
addons_test.go:1013: (dbg) Run:  kubectl --context addons-277972 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-277972 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-linux-arm64 -p addons-277972 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Done: out/minikube-linux-arm64 -p addons-277972 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.7769646s)
--- PASS: TestAddons/parallel/LocalPath (52.96s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.63s)

                                                
                                                
=== 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-tl9rm" [ad3c3ffc-b9b5-479d-b81c-13c804c8011c] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.006905473s
addons_test.go:1056: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-277972
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.63s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-czmhv" [1de60e1e-b5fe-4e69-85b4-99bff8c1f65a] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00527047s
--- PASS: TestAddons/parallel/Yakd (6.01s)

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

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

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.16s)

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

                                                
                                    
x
+
TestCertOptions (37.8s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-202071 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-202071 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (35.110264992s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-202071 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-202071 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-202071 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-202071" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-202071
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-202071: (2.041120767s)
--- PASS: TestCertOptions (37.80s)

                                                
                                    
x
+
TestCertExpiration (239.91s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-547806 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
E0704 13:40:39.127968   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-547806 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (40.498978026s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-547806 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-547806 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (16.949564142s)
helpers_test.go:175: Cleaning up "cert-expiration-547806" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-547806
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-547806: (2.459569054s)
--- PASS: TestCertExpiration (239.91s)

                                                
                                    
x
+
TestForceSystemdFlag (43.55s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (40.35s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (32.51s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.67s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.96s)

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

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.81s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.43s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (76.32s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-359594 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-359594 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m16.324106294s)
--- PASS: TestFunctional/serial/StartWithProxy (76.32s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (27.94s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-359594 --alsologtostderr -v=8
E0704 13:00:39.127713   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:39.133381   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:39.143666   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:39.163990   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:39.204316   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:39.284669   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:39.445109   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:39.765749   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:40.406311   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:41.686885   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:00:44.247467   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-359594 --alsologtostderr -v=8: (27.943442516s)
functional_test.go:659: soft start took 27.9439841s for "functional-359594" cluster.
--- PASS: TestFunctional/serial/SoftStart (27.94s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 cache add registry.k8s.io/pause:3.1: (1.419925295s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 cache add registry.k8s.io/pause:3.3: (1.443934647s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 cache add registry.k8s.io/pause:latest
E0704 13:00:49.367990   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 cache add registry.k8s.io/pause:latest: (1.356881357s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.22s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:712: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 kubectl -- --context functional-359594 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-359594 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (62.58s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-359594 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0704 13:00:59.608235   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:01:20.088543   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-359594 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (1m2.58189349s)
functional_test.go:757: restart took 1m2.582011609s for "functional-359594" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (62.58s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.13s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 logs --file /tmp/TestFunctionalserialLogsFileCmd2108155056/001/logs.txt
E0704 13:02:01.049521   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 logs --file /tmp/TestFunctionalserialLogsFileCmd2108155056/001/logs.txt: (2.124981594s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.13s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.26s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.28s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.58s)

                                                
                                                
=== 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-359594 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:970: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-359594 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (259.682535ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 13:02:40.477590   68916 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:02:40.477752   68916 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:02:40.477759   68916 out.go:304] Setting ErrFile to fd 2...
	I0704 13:02:40.477764   68916 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:02:40.478170   68916 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:02:40.478820   68916 out.go:298] Setting JSON to false
	I0704 13:02:40.480090   68916 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":67511,"bootTime":1720030650,"procs":198,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 13:02:40.480165   68916 start.go:139] virtualization:  
	I0704 13:02:40.483603   68916 out.go:177] * [functional-359594] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0704 13:02:40.487178   68916 out.go:177]   - MINIKUBE_LOCATION=19191
	I0704 13:02:40.487223   68916 notify.go:220] Checking for updates...
	I0704 13:02:40.490579   68916 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 13:02:40.493627   68916 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:02:40.496214   68916 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 13:02:40.498855   68916 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0704 13:02:40.501420   68916 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 13:02:40.504516   68916 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:02:40.505143   68916 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 13:02:40.549306   68916 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 13:02:40.549558   68916 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 13:02:40.633345   68916 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-04 13:02:40.621760067 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 13:02:40.633460   68916 docker.go:295] overlay module found
	I0704 13:02:40.636575   68916 out.go:177] * Using the docker driver based on existing profile
	I0704 13:02:40.639291   68916 start.go:297] selected driver: docker
	I0704 13:02:40.639328   68916 start.go:901] validating driver "docker" against &{Name:functional-359594 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:functional-359594 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 13:02:40.639435   68916 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 13:02:40.642692   68916 out.go:177] 
	W0704 13:02:40.645360   68916 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
	I0704 13:02:40.648024   68916 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

                                                
                                                
=== 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-359594 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:1016: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-359594 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (223.949034ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 13:02:40.241948   68865 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:02:40.242167   68865 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:02:40.242203   68865 out.go:304] Setting ErrFile to fd 2...
	I0704 13:02:40.242229   68865 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:02:40.242631   68865 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:02:40.243131   68865 out.go:298] Setting JSON to false
	I0704 13:02:40.244237   68865 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":67511,"bootTime":1720030650,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 13:02:40.244366   68865 start.go:139] virtualization:  
	I0704 13:02:40.247773   68865 out.go:177] * [functional-359594] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0704 13:02:40.251189   68865 out.go:177]   - MINIKUBE_LOCATION=19191
	I0704 13:02:40.251220   68865 notify.go:220] Checking for updates...
	I0704 13:02:40.253850   68865 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 13:02:40.256671   68865 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:02:40.259193   68865 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 13:02:40.261692   68865 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0704 13:02:40.264297   68865 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 13:02:40.267435   68865 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:02:40.268291   68865 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 13:02:40.300946   68865 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 13:02:40.301062   68865 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 13:02:40.371695   68865 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-04 13:02:40.359518099 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 13:02:40.371869   68865 docker.go:295] overlay module found
	I0704 13:02:40.375168   68865 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0704 13:02:40.377740   68865 start.go:297] selected driver: docker
	I0704 13:02:40.377769   68865 start.go:901] validating driver "docker" against &{Name:functional-359594 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.2 ClusterName:functional-359594 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 13:02:40.377879   68865 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 13:02:40.381272   68865 out.go:177] 
	W0704 13:02:40.383887   68865 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
	I0704 13:02:40.386661   68865 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-359594 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-359594 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-54nn2" [c6b11909-6833-4c5f-8c88-41d8d0ca9826] 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-54nn2" [c6b11909-6833-4c5f-8c88-41d8d0ca9826] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.004290091s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32414
functional_test.go:1671: http://192.168.49.2:32414: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-54nn2

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
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-359594 addons list
functional_test.go:1698: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.57s)

                                                
                                                
=== 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" [a94dd06b-df09-4860-bb8a-279e4abd362d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004008883s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-359594 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-359594 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-359594 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-359594 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" [9e6c27c7-a34b-4ba8-b0bd-a1a17cd3f5c4] Pending
helpers_test.go:344: "sp-pod" [9e6c27c7-a34b-4ba8-b0bd-a1a17cd3f5c4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9e6c27c7-a34b-4ba8-b0bd-a1a17cd3f5c4] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004306833s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-359594 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-359594 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-359594 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" [74bf2730-8f1e-4ac9-937e-ce4a57fef5b7] Pending
helpers_test.go:344: "sp-pod" [74bf2730-8f1e-4ac9-937e-ce4a57fef5b7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003889619s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-359594 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.57s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.72s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.31s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.96s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.73s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.31s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-359594 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" [b7ead349-c792-49db-95be-5c44a0bcdcda] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [b7ead349-c792-49db-95be-5c44a0bcdcda] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.003901884s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.34s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-359594 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-359594 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-szr9j" [7ae7bc85-e7b9-4d5e-8ecc-3e8e5a19c81b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-szr9j" [7ae7bc85-e7b9-4d5e-8ecc-3e8e5a19c81b] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.004628797s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.21s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul  4 13:02 created-by-test
-rw-r--r-- 1 docker docker 24 Jul  4 13:02 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul  4 13:02 test-1720098154639295715
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 ssh cat /mount-9p/test-1720098154639295715
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-359594 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" [f30be3f6-dff5-46cc-89bd-2afdd2af16a0] Pending
helpers_test.go:344: "busybox-mount" [f30be3f6-dff5-46cc-89bd-2afdd2af16a0] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f30be3f6-dff5-46cc-89bd-2afdd2af16a0] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f30be3f6-dff5-46cc-89bd-2afdd2af16a0] 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.005302927s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-359594 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-359594 /tmp/TestFunctionalparallelMountCmdany-port3029362402/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.03s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-359594 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-359594 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.2
registry.k8s.io/kube-proxy:v1.30.2
registry.k8s.io/kube-controller-manager:v1.30.2
registry.k8s.io/kube-apiserver:v1.30.2
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
gcr.io/google-containers/addon-resizer:functional-359594
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240513-cd2ac642
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-359594 image ls --format short --alsologtostderr:
I0704 13:03:06.086313   71607 out.go:291] Setting OutFile to fd 1 ...
I0704 13:03:06.086840   71607 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.086857   71607 out.go:304] Setting ErrFile to fd 2...
I0704 13:03:06.086864   71607 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.087351   71607 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
I0704 13:03:06.088655   71607 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.089896   71607 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.090827   71607 cli_runner.go:164] Run: docker container inspect functional-359594 --format={{.State.Status}}
I0704 13:03:06.121889   71607 ssh_runner.go:195] Run: systemctl --version
I0704 13:03:06.121967   71607 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-359594
I0704 13:03:06.145899   71607 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37354 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/functional-359594/id_rsa Username:docker}
I0704 13:03:06.244851   71607 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.28s)

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

                                                
                                                
=== 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-359594 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-359594 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| registry.k8s.io/kube-apiserver          | v1.30.2            | 84c601f3f72c8 | 114MB  |
| registry.k8s.io/kube-controller-manager | v1.30.2            | e1dcc3400d3ea | 108MB  |
| docker.io/library/nginx                 | latest             | 443d199e8bfcc | 197MB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20240513-cd2ac642 | 89d73d416b992 | 62MB   |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-proxy              | v1.30.2            | 66dbb96a9149f | 89.2MB |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/library/nginx                 | alpine             | 5461b18aaccf3 | 46.7MB |
| gcr.io/google-containers/addon-resizer  | functional-359594  | ffd4cfbbe753e | 34.1MB |
| registry.k8s.io/kube-scheduler          | v1.30.2            | c7dd04b1bafeb | 61.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-359594 image ls --format table --alsologtostderr:
I0704 13:03:06.671725   71758 out.go:291] Setting OutFile to fd 1 ...
I0704 13:03:06.671908   71758 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.671921   71758 out.go:304] Setting ErrFile to fd 2...
I0704 13:03:06.671927   71758 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.672223   71758 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
I0704 13:03:06.672963   71758 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.673168   71758 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.673691   71758 cli_runner.go:164] Run: docker container inspect functional-359594 --format={{.State.Status}}
I0704 13:03:06.689493   71758 ssh_runner.go:195] Run: systemctl --version
I0704 13:03:06.689541   71758 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-359594
I0704 13:03:06.710434   71758 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37354 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/functional-359594/id_rsa Username:docker}
I0704 13:03:06.805844   71758 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-359594 image ls --format json --alsologtostderr:
[{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-359594"],"size":"34114467"},{"id":"e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e","registry.k8s.io/kube-controller-manager@sha256:8ddc81caccc97ada7e3c53ebe2c03240f25cd123c479752a1c314c402b972028"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.2"],"size":"108229958"},{"id":"c7dd04b1bafeb51c650fde7f34ac0fdafa96030e77ea7a822135ff302d895dd5","repoDigests":["registry.k8s.io/kube-scheduler@sha256:0ed75a333704f5d315395c6ec04d7af7405715537069b65d40b43ec1c8e030bc","registry.k8s.io/kube-scheduler@sha256:96a3e2d1761583447d4ae302128b4956b855d14cdd5bf9ed4637d8b9f0c74a27"],"repoTags":["registry.k
8s.io/kube-scheduler:v1.30.2"],"size":"61568326"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40","repoDigests":["docker.io/kindest/kindnetd@sha256:1770ac17c925dfef54061d598c
65310ff99269a3a77d5c7257f04366b38c64be","docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8"],"repoTags":["docker.io/kindest/kindnetd:v20240513-cd2ac642"],"size":"62007858"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"443d199e8bfcce69c2aa494b36b5f8b04c3b183277cd19190e9589fd8552d618","repoDigests":["docker.io/library/nginx@sha256:67682bda769fae1ccf5183192b8daf37b64cae99c6c3302650f6f8bf5f0f95df","docker.io/library/nginx@sha256:9a3f8e8b2777851f98c569c91f8ebd6f21b0af188c245c38a0179086bb27782e"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.i
o/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0","repoDigests":["registry.k8s.io/kube-apiserver@sha256:340ab4a1d66a60630a7a298aa0b2576fcd82e51ecdddb751cf61e5d3846fde2d","registry.k8s.io/kube-apiserver@sha256:74ea4e3a814490ffe1a66434837aea1e73006d559b65a6321f3e41fc105845b7"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.2"],"size":"113538528"},{"id":"66dbb96a9149f69913ff817f696be766014cacdffc2ce0889a76c81165415fae","repoDigests":["registry.k8s.io/kube-proxy@sha256:7df12f2b1bad9a90a39a1ca558501a4ba66b8943df1d5f2438788aa15c9d23ef","registry.k8s.io/kube-proxy@sha256:8a44c6e094af3dea3de57fa967e201608a358a3bd8b4e3f31ab905bbe4108aec"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.2"],"size":"89199511"},{"id":"20b332c9a70d
8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","re
poDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"5461b18aaccf366faf9fba071a5f1ac333cd13435366b32c5e9b8ec903fa18a1","repoDigests":["docker.io/library/nginx@sha
256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55","docker.io/library/nginx@sha256:a7164ab2224553c2da2303d490474d4d546d2141eef1c6367a38d37d46992c62"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671377"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-359594 image ls --format json --alsologtostderr:
I0704 13:03:06.400299   71674 out.go:291] Setting OutFile to fd 1 ...
I0704 13:03:06.400456   71674 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.400468   71674 out.go:304] Setting ErrFile to fd 2...
I0704 13:03:06.400475   71674 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.400765   71674 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
I0704 13:03:06.401454   71674 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.401624   71674 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.402151   71674 cli_runner.go:164] Run: docker container inspect functional-359594 --format={{.State.Status}}
I0704 13:03:06.419281   71674 ssh_runner.go:195] Run: systemctl --version
I0704 13:03:06.419325   71674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-359594
I0704 13:03:06.444709   71674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37354 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/functional-359594/id_rsa Username:docker}
I0704 13:03:06.544029   71674 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

                                                
                                                
=== 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-359594 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-359594 image ls --format yaml --alsologtostderr:
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
- registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "140414767"
- id: 84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:340ab4a1d66a60630a7a298aa0b2576fcd82e51ecdddb751cf61e5d3846fde2d
- registry.k8s.io/kube-apiserver@sha256:74ea4e3a814490ffe1a66434837aea1e73006d559b65a6321f3e41fc105845b7
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.2
size: "113538528"
- id: 66dbb96a9149f69913ff817f696be766014cacdffc2ce0889a76c81165415fae
repoDigests:
- registry.k8s.io/kube-proxy@sha256:7df12f2b1bad9a90a39a1ca558501a4ba66b8943df1d5f2438788aa15c9d23ef
- registry.k8s.io/kube-proxy@sha256:8a44c6e094af3dea3de57fa967e201608a358a3bd8b4e3f31ab905bbe4108aec
repoTags:
- registry.k8s.io/kube-proxy:v1.30.2
size: "89199511"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"
- id: 5461b18aaccf366faf9fba071a5f1ac333cd13435366b32c5e9b8ec903fa18a1
repoDigests:
- docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55
- docker.io/library/nginx@sha256:a7164ab2224553c2da2303d490474d4d546d2141eef1c6367a38d37d46992c62
repoTags:
- docker.io/library/nginx:alpine
size: "46671377"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-359594
size: "34114467"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40
repoDigests:
- docker.io/kindest/kindnetd@sha256:1770ac17c925dfef54061d598c65310ff99269a3a77d5c7257f04366b38c64be
- docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8
repoTags:
- docker.io/kindest/kindnetd:v20240513-cd2ac642
size: "62007858"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 443d199e8bfcce69c2aa494b36b5f8b04c3b183277cd19190e9589fd8552d618
repoDigests:
- docker.io/library/nginx@sha256:67682bda769fae1ccf5183192b8daf37b64cae99c6c3302650f6f8bf5f0f95df
- docker.io/library/nginx@sha256:9a3f8e8b2777851f98c569c91f8ebd6f21b0af188c245c38a0179086bb27782e
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e
- registry.k8s.io/kube-controller-manager@sha256:8ddc81caccc97ada7e3c53ebe2c03240f25cd123c479752a1c314c402b972028
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.2
size: "108229958"
- id: c7dd04b1bafeb51c650fde7f34ac0fdafa96030e77ea7a822135ff302d895dd5
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:0ed75a333704f5d315395c6ec04d7af7405715537069b65d40b43ec1c8e030bc
- registry.k8s.io/kube-scheduler@sha256:96a3e2d1761583447d4ae302128b4956b855d14cdd5bf9ed4637d8b9f0c74a27
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.2
size: "61568326"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-359594 image ls --format yaml --alsologtostderr:
I0704 13:03:06.101887   71606 out.go:291] Setting OutFile to fd 1 ...
I0704 13:03:06.102458   71606 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.104718   71606 out.go:304] Setting ErrFile to fd 2...
I0704 13:03:06.104783   71606 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.105136   71606 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
I0704 13:03:06.105920   71606 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.106108   71606 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.106724   71606 cli_runner.go:164] Run: docker container inspect functional-359594 --format={{.State.Status}}
I0704 13:03:06.128115   71606 ssh_runner.go:195] Run: systemctl --version
I0704 13:03:06.128167   71606 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-359594
I0704 13:03:06.151659   71606 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37354 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/functional-359594/id_rsa Username:docker}
I0704 13:03:06.249397   71606 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.30s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image build -t localhost/my-image:functional-359594 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 image build -t localhost/my-image:functional-359594 testdata/build --alsologtostderr: (2.061675519s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-359594 image build -t localhost/my-image:functional-359594 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 22efe34c62f
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-359594
--> eebf564d29f
Successfully tagged localhost/my-image:functional-359594
eebf564d29f6116c45fc18585eb725e87fdf549519071e2ec3c6341ae92a1328
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-359594 image build -t localhost/my-image:functional-359594 testdata/build --alsologtostderr:
I0704 13:03:06.710062   71764 out.go:291] Setting OutFile to fd 1 ...
I0704 13:03:06.711968   71764 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.711985   71764 out.go:304] Setting ErrFile to fd 2...
I0704 13:03:06.711990   71764 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 13:03:06.712264   71764 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
I0704 13:03:06.712939   71764 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.713483   71764 config.go:182] Loaded profile config "functional-359594": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 13:03:06.714025   71764 cli_runner.go:164] Run: docker container inspect functional-359594 --format={{.State.Status}}
I0704 13:03:06.734521   71764 ssh_runner.go:195] Run: systemctl --version
I0704 13:03:06.734590   71764 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-359594
I0704 13:03:06.756231   71764 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37354 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/functional-359594/id_rsa Username:docker}
I0704 13:03:06.856740   71764 build_images.go:161] Building image from path: /tmp/build.1513179198.tar
I0704 13:03:06.856822   71764 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0704 13:03:06.869915   71764 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1513179198.tar
I0704 13:03:06.873514   71764 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1513179198.tar: stat -c "%s %y" /var/lib/minikube/build/build.1513179198.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1513179198.tar': No such file or directory
I0704 13:03:06.873543   71764 ssh_runner.go:362] scp /tmp/build.1513179198.tar --> /var/lib/minikube/build/build.1513179198.tar (3072 bytes)
I0704 13:03:06.902875   71764 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1513179198
I0704 13:03:06.912238   71764 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1513179198 -xf /var/lib/minikube/build/build.1513179198.tar
I0704 13:03:06.923067   71764 crio.go:315] Building image: /var/lib/minikube/build/build.1513179198
I0704 13:03:06.923138   71764 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-359594 /var/lib/minikube/build/build.1513179198 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0704 13:03:08.678251   71764 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-359594 /var/lib/minikube/build/build.1513179198 --cgroup-manager=cgroupfs: (1.755086976s)
I0704 13:03:08.678319   71764 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1513179198
I0704 13:03:08.687177   71764 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1513179198.tar
I0704 13:03:08.696057   71764 build_images.go:217] Built localhost/my-image:functional-359594 from /tmp/build.1513179198.tar
I0704 13:03:08.696091   71764 build_images.go:133] succeeded building to: functional-359594
I0704 13:03:08.696097   71764 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.65s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image load --daemon gcr.io/google-containers/addon-resizer:functional-359594 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 image load --daemon gcr.io/google-containers/addon-resizer:functional-359594 --alsologtostderr: (4.994276069s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (5.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image load --daemon gcr.io/google-containers/addon-resizer:functional-359594 --alsologtostderr
2024/07/04 13:02:55 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:364: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 image load --daemon gcr.io/google-containers/addon-resizer:functional-359594 --alsologtostderr: (3.111780643s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (3.39s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.990290874s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-359594
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image load --daemon gcr.io/google-containers/addon-resizer:functional-359594 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 image load --daemon gcr.io/google-containers/addon-resizer:functional-359594 --alsologtostderr: (3.868177401s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (6.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image save gcr.io/google-containers/addon-resizer:functional-359594 /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.90s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-arm64 -p functional-359594 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr: (1.125836315s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-359594 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.37s)

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

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

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (156.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-337527 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0704 13:03:22.970531   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:05:39.127245   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-337527 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m35.387452526s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (156.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.22s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (52.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-337527 -v=7 --alsologtostderr
E0704 13:06:06.811434   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-337527 -v=7 --alsologtostderr: (51.817410913s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr: (1.023176414s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (52.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.79s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-337527 status --output json -v=7 --alsologtostderr: (1.053482259s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp testdata/cp-test.txt ha-337527:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1536422298/001/cp-test_ha-337527.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527:/home/docker/cp-test.txt ha-337527-m02:/home/docker/cp-test_ha-337527_ha-337527-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test_ha-337527_ha-337527-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527:/home/docker/cp-test.txt ha-337527-m03:/home/docker/cp-test_ha-337527_ha-337527-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test_ha-337527_ha-337527-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527:/home/docker/cp-test.txt ha-337527-m04:/home/docker/cp-test_ha-337527_ha-337527-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test_ha-337527_ha-337527-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp testdata/cp-test.txt ha-337527-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1536422298/001/cp-test_ha-337527-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m02:/home/docker/cp-test.txt ha-337527:/home/docker/cp-test_ha-337527-m02_ha-337527.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test_ha-337527-m02_ha-337527.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m02:/home/docker/cp-test.txt ha-337527-m03:/home/docker/cp-test_ha-337527-m02_ha-337527-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test_ha-337527-m02_ha-337527-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m02:/home/docker/cp-test.txt ha-337527-m04:/home/docker/cp-test_ha-337527-m02_ha-337527-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test_ha-337527-m02_ha-337527-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp testdata/cp-test.txt ha-337527-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1536422298/001/cp-test_ha-337527-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m03:/home/docker/cp-test.txt ha-337527:/home/docker/cp-test_ha-337527-m03_ha-337527.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test_ha-337527-m03_ha-337527.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m03:/home/docker/cp-test.txt ha-337527-m02:/home/docker/cp-test_ha-337527-m03_ha-337527-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test_ha-337527-m03_ha-337527-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m03:/home/docker/cp-test.txt ha-337527-m04:/home/docker/cp-test_ha-337527-m03_ha-337527-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test_ha-337527-m03_ha-337527-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp testdata/cp-test.txt ha-337527-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1536422298/001/cp-test_ha-337527-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt ha-337527:/home/docker/cp-test_ha-337527-m04_ha-337527.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527 "sudo cat /home/docker/cp-test_ha-337527-m04_ha-337527.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt ha-337527-m02:/home/docker/cp-test_ha-337527-m04_ha-337527-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m02 "sudo cat /home/docker/cp-test_ha-337527-m04_ha-337527-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 cp ha-337527-m04:/home/docker/cp-test.txt ha-337527-m03:/home/docker/cp-test_ha-337527-m04_ha-337527-m03.txt
E0704 13:07:07.903859   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:07.909032   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:07.919287   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:07.939574   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:07.982684   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:08.062830   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:08.223134   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m04 "sudo cat /home/docker/cp-test.txt"
E0704 13:07:08.543255   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 ssh -n ha-337527-m03 "sudo cat /home/docker/cp-test_ha-337527-m04_ha-337527-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 node stop m02 -v=7 --alsologtostderr
E0704 13:07:09.184283   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:10.465167   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:13.026006   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:07:18.147190   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-337527 node stop m02 -v=7 --alsologtostderr: (12.025473957s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr: exit status 7 (712.676086ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 13:07:21.110785   87688 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:07:21.110906   87688 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:07:21.110917   87688 out.go:304] Setting ErrFile to fd 2...
	I0704 13:07:21.110922   87688 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:07:21.111192   87688 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:07:21.111377   87688 out.go:298] Setting JSON to false
	I0704 13:07:21.111401   87688 mustload.go:65] Loading cluster: ha-337527
	I0704 13:07:21.111554   87688 notify.go:220] Checking for updates...
	I0704 13:07:21.111915   87688 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:07:21.111936   87688 status.go:255] checking status of ha-337527 ...
	I0704 13:07:21.112779   87688 cli_runner.go:164] Run: docker container inspect ha-337527 --format={{.State.Status}}
	I0704 13:07:21.131325   87688 status.go:330] ha-337527 host status = "Running" (err=<nil>)
	I0704 13:07:21.131354   87688 host.go:66] Checking if "ha-337527" exists ...
	I0704 13:07:21.131719   87688 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527
	I0704 13:07:21.151173   87688 host.go:66] Checking if "ha-337527" exists ...
	I0704 13:07:21.151655   87688 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:07:21.151714   87688 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527
	I0704 13:07:21.173075   87688 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37359 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527/id_rsa Username:docker}
	I0704 13:07:21.278342   87688 ssh_runner.go:195] Run: systemctl --version
	I0704 13:07:21.283534   87688 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 13:07:21.297174   87688 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 13:07:21.353411   87688 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:50 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-04 13:07:21.343045497 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 13:07:21.354018   87688 kubeconfig.go:125] found "ha-337527" server: "https://192.168.49.254:8443"
	I0704 13:07:21.354056   87688 api_server.go:166] Checking apiserver status ...
	I0704 13:07:21.354111   87688 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 13:07:21.366657   87688 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1476/cgroup
	I0704 13:07:21.377308   87688 api_server.go:182] apiserver freezer: "8:freezer:/docker/7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f/crio/crio-28c6813eee57dae616bed3e4cbb4eb94ae269caba590d2347cb377ca8260a0c5"
	I0704 13:07:21.377391   87688 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7e9cfda8c4f827a65edc2079941098362535db420829b9c60d6a4e91beed689f/crio/crio-28c6813eee57dae616bed3e4cbb4eb94ae269caba590d2347cb377ca8260a0c5/freezer.state
	I0704 13:07:21.386601   87688 api_server.go:204] freezer state: "THAWED"
	I0704 13:07:21.386636   87688 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0704 13:07:21.394665   87688 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0704 13:07:21.394691   87688 status.go:422] ha-337527 apiserver status = Running (err=<nil>)
	I0704 13:07:21.394703   87688 status.go:257] ha-337527 status: &{Name:ha-337527 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:07:21.394721   87688 status.go:255] checking status of ha-337527-m02 ...
	I0704 13:07:21.395032   87688 cli_runner.go:164] Run: docker container inspect ha-337527-m02 --format={{.State.Status}}
	I0704 13:07:21.411969   87688 status.go:330] ha-337527-m02 host status = "Stopped" (err=<nil>)
	I0704 13:07:21.411993   87688 status.go:343] host is not running, skipping remaining checks
	I0704 13:07:21.412001   87688 status.go:257] ha-337527-m02 status: &{Name:ha-337527-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:07:21.412021   87688 status.go:255] checking status of ha-337527-m03 ...
	I0704 13:07:21.412342   87688 cli_runner.go:164] Run: docker container inspect ha-337527-m03 --format={{.State.Status}}
	I0704 13:07:21.428793   87688 status.go:330] ha-337527-m03 host status = "Running" (err=<nil>)
	I0704 13:07:21.428821   87688 host.go:66] Checking if "ha-337527-m03" exists ...
	I0704 13:07:21.429137   87688 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m03
	I0704 13:07:21.445854   87688 host.go:66] Checking if "ha-337527-m03" exists ...
	I0704 13:07:21.446184   87688 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:07:21.446240   87688 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m03
	I0704 13:07:21.462077   87688 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37369 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m03/id_rsa Username:docker}
	I0704 13:07:21.557401   87688 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 13:07:21.569877   87688 kubeconfig.go:125] found "ha-337527" server: "https://192.168.49.254:8443"
	I0704 13:07:21.569903   87688 api_server.go:166] Checking apiserver status ...
	I0704 13:07:21.569950   87688 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 13:07:21.581158   87688 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1399/cgroup
	I0704 13:07:21.591261   87688 api_server.go:182] apiserver freezer: "8:freezer:/docker/af926e685a3dc3236201e4b09f5313001f6b0dcde4fa1dae8371d1aad33fb006/crio/crio-fa081b08d2667fdcca6e5cd9e3eb0e0eaa84cf2040d484904e040ca69f120d25"
	I0704 13:07:21.591335   87688 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/af926e685a3dc3236201e4b09f5313001f6b0dcde4fa1dae8371d1aad33fb006/crio/crio-fa081b08d2667fdcca6e5cd9e3eb0e0eaa84cf2040d484904e040ca69f120d25/freezer.state
	I0704 13:07:21.600011   87688 api_server.go:204] freezer state: "THAWED"
	I0704 13:07:21.600091   87688 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0704 13:07:21.608338   87688 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0704 13:07:21.608367   87688 status.go:422] ha-337527-m03 apiserver status = Running (err=<nil>)
	I0704 13:07:21.608377   87688 status.go:257] ha-337527-m03 status: &{Name:ha-337527-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:07:21.608420   87688 status.go:255] checking status of ha-337527-m04 ...
	I0704 13:07:21.608737   87688 cli_runner.go:164] Run: docker container inspect ha-337527-m04 --format={{.State.Status}}
	I0704 13:07:21.624892   87688 status.go:330] ha-337527-m04 host status = "Running" (err=<nil>)
	I0704 13:07:21.624919   87688 host.go:66] Checking if "ha-337527-m04" exists ...
	I0704 13:07:21.625219   87688 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-337527-m04
	I0704 13:07:21.641519   87688 host.go:66] Checking if "ha-337527-m04" exists ...
	I0704 13:07:21.641821   87688 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:07:21.641859   87688 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-337527-m04
	I0704 13:07:21.658715   87688 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37374 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/ha-337527-m04/id_rsa Username:docker}
	I0704 13:07:21.752657   87688 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 13:07:21.765012   87688 status.go:257] ha-337527-m04 status: &{Name:ha-337527-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 node start m02 -v=7 --alsologtostderr
E0704 13:07:28.388043   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-337527 node start m02 -v=7 --alsologtostderr: (21.755718008s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr: (1.387962018s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0704 13:07:48.868813   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (5.429509355s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (192.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-337527 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-337527 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-337527 -v=7 --alsologtostderr: (36.945108456s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-337527 --wait=true -v=7 --alsologtostderr
E0704 13:08:29.829632   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:09:51.751642   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:10:39.127676   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-337527 --wait=true -v=7 --alsologtostderr: (2m34.91918986s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-337527
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (192.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.66s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-337527 stop -v=7 --alsologtostderr: (35.546520168s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-337527 status -v=7 --alsologtostderr: exit status 7 (111.101969ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 13:11:52.319034  102105 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:11:52.319239  102105 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:11:52.319268  102105 out.go:304] Setting ErrFile to fd 2...
	I0704 13:11:52.319289  102105 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:11:52.319599  102105 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:11:52.319823  102105 out.go:298] Setting JSON to false
	I0704 13:11:52.319878  102105 mustload.go:65] Loading cluster: ha-337527
	I0704 13:11:52.319974  102105 notify.go:220] Checking for updates...
	I0704 13:11:52.320332  102105 config.go:182] Loaded profile config "ha-337527": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:11:52.320354  102105 status.go:255] checking status of ha-337527 ...
	I0704 13:11:52.321172  102105 cli_runner.go:164] Run: docker container inspect ha-337527 --format={{.State.Status}}
	I0704 13:11:52.340088  102105 status.go:330] ha-337527 host status = "Stopped" (err=<nil>)
	I0704 13:11:52.340108  102105 status.go:343] host is not running, skipping remaining checks
	I0704 13:11:52.340116  102105 status.go:257] ha-337527 status: &{Name:ha-337527 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:11:52.340139  102105 status.go:255] checking status of ha-337527-m02 ...
	I0704 13:11:52.340458  102105 cli_runner.go:164] Run: docker container inspect ha-337527-m02 --format={{.State.Status}}
	I0704 13:11:52.364935  102105 status.go:330] ha-337527-m02 host status = "Stopped" (err=<nil>)
	I0704 13:11:52.364956  102105 status.go:343] host is not running, skipping remaining checks
	I0704 13:11:52.364963  102105 status.go:257] ha-337527-m02 status: &{Name:ha-337527-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:11:52.364983  102105 status.go:255] checking status of ha-337527-m04 ...
	I0704 13:11:52.365288  102105 cli_runner.go:164] Run: docker container inspect ha-337527-m04 --format={{.State.Status}}
	I0704 13:11:52.381207  102105 status.go:330] ha-337527-m04 host status = "Stopped" (err=<nil>)
	I0704 13:11:52.381228  102105 status.go:343] host is not running, skipping remaining checks
	I0704 13:11:52.381235  102105 status.go:257] ha-337527-m04 status: &{Name:ha-337527-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (60.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.95s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (76.48s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-997547 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0704 13:15:39.128140   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-997547 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m16.477878378s)
--- PASS: TestJSONOutput/start/Command (76.48s)

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.7s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.85s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c09688f9-549f-4314-a5f1-3697c1742043","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-098009] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"06524e5c-dfaf-4f12-b584-8dbb60c9bc32","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19191"}}
	{"specversion":"1.0","id":"7a5c9985-7481-4d07-87d5-25fd1623d6e0","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":"e9d6e5ab-4ca4-4d5b-ac46-c7ce36a839b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig"}}
	{"specversion":"1.0","id":"6a8e5dd9-12ef-4115-9135-5e8ea2b0e6a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube"}}
	{"specversion":"1.0","id":"8fefab18-c268-498a-bf40-ae6d92a8aab8","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":"401cf3d4-2516-4c6e-8c4f-19efca80ff91","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"15cda941-1a57-4313-9e8e-f572f1e65fad","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-098009" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-098009
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (39.85s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-844447 --network=
E0704 13:17:02.171743   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:17:07.902687   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-844447 --network=: (37.676345494s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-844447" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-844447
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-844447: (2.155078594s)
--- PASS: TestKicCustomNetwork/create_custom_network (39.85s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.54s)

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

                                                
                                    
x
+
TestKicExistingNetwork (30.99s)

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

                                                
                                    
x
+
TestKicCustomSubnet (38.6s)

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

                                                
                                    
x
+
TestKicStaticIP (37.17s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.85s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-884180 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-884180 --driver=docker  --container-runtime=crio: (31.517538393s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-886946 --driver=docker  --container-runtime=crio
E0704 13:20:39.128125   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-886946 --driver=docker  --container-runtime=crio: (35.146005845s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-884180
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-886946
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-886946" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-886946
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-886946: (1.952476153s)
helpers_test.go:175: Cleaning up "first-884180" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-884180
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-884180: (1.985210715s)
--- PASS: TestMinikubeProfile (71.85s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.07s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.7s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.92s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (129.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-422987 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0704 13:22:07.903252   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:23:30.952542   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-422987 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (2m9.052846526s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-422987 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (129.56s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (50.87s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.31s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 13:24:41.802225  156994 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:24:41.802406  156994 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:24:41.802437  156994 out.go:304] Setting ErrFile to fd 2...
	I0704 13:24:41.802457  156994 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:24:41.802709  156994 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:24:41.802920  156994 out.go:298] Setting JSON to false
	I0704 13:24:41.802971  156994 mustload.go:65] Loading cluster: multinode-422987
	I0704 13:24:41.803013  156994 notify.go:220] Checking for updates...
	I0704 13:24:41.803422  156994 config.go:182] Loaded profile config "multinode-422987": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:24:41.803457  156994 status.go:255] checking status of multinode-422987 ...
	I0704 13:24:41.804382  156994 cli_runner.go:164] Run: docker container inspect multinode-422987 --format={{.State.Status}}
	I0704 13:24:41.822178  156994 status.go:330] multinode-422987 host status = "Running" (err=<nil>)
	I0704 13:24:41.822229  156994 host.go:66] Checking if "multinode-422987" exists ...
	I0704 13:24:41.822549  156994 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-422987
	I0704 13:24:41.845228  156994 host.go:66] Checking if "multinode-422987" exists ...
	I0704 13:24:41.845578  156994 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:24:41.845634  156994 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-422987
	I0704 13:24:41.866546  156994 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37479 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/multinode-422987/id_rsa Username:docker}
	I0704 13:24:41.960661  156994 ssh_runner.go:195] Run: systemctl --version
	I0704 13:24:41.964947  156994 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 13:24:41.976305  156994 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 13:24:42.038503  156994 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:40 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-04 13:24:42.028038137 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 13:24:42.039115  156994 kubeconfig.go:125] found "multinode-422987" server: "https://192.168.67.2:8443"
	I0704 13:24:42.039142  156994 api_server.go:166] Checking apiserver status ...
	I0704 13:24:42.039199  156994 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 13:24:42.050620  156994 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1479/cgroup
	I0704 13:24:42.060321  156994 api_server.go:182] apiserver freezer: "8:freezer:/docker/5afc6a6330734336531100fd5ae8c572752941057744a715c6a1c6b05b17b695/crio/crio-e06726efecd1ef93e129270e74384a499ea660e2efce59f9d9b853dd09638e8c"
	I0704 13:24:42.060415  156994 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/5afc6a6330734336531100fd5ae8c572752941057744a715c6a1c6b05b17b695/crio/crio-e06726efecd1ef93e129270e74384a499ea660e2efce59f9d9b853dd09638e8c/freezer.state
	I0704 13:24:42.070890  156994 api_server.go:204] freezer state: "THAWED"
	I0704 13:24:42.070933  156994 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0704 13:24:42.079236  156994 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0704 13:24:42.079284  156994 status.go:422] multinode-422987 apiserver status = Running (err=<nil>)
	I0704 13:24:42.079297  156994 status.go:257] multinode-422987 status: &{Name:multinode-422987 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:24:42.079351  156994 status.go:255] checking status of multinode-422987-m02 ...
	I0704 13:24:42.079835  156994 cli_runner.go:164] Run: docker container inspect multinode-422987-m02 --format={{.State.Status}}
	I0704 13:24:42.107218  156994 status.go:330] multinode-422987-m02 host status = "Running" (err=<nil>)
	I0704 13:24:42.107251  156994 host.go:66] Checking if "multinode-422987-m02" exists ...
	I0704 13:24:42.107609  156994 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-422987-m02
	I0704 13:24:42.133199  156994 host.go:66] Checking if "multinode-422987-m02" exists ...
	I0704 13:24:42.133544  156994 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 13:24:42.133595  156994 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-422987-m02
	I0704 13:24:42.159831  156994 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37484 SSHKeyPath:/home/jenkins/minikube-integration/19191-35649/.minikube/machines/multinode-422987-m02/id_rsa Username:docker}
	I0704 13:24:42.280646  156994 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 13:24:42.294566  156994 status.go:257] multinode-422987-m02 status: &{Name:multinode-422987-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:24:42.294610  156994 status.go:255] checking status of multinode-422987-m03 ...
	I0704 13:24:42.294941  156994 cli_runner.go:164] Run: docker container inspect multinode-422987-m03 --format={{.State.Status}}
	I0704 13:24:42.313833  156994 status.go:330] multinode-422987-m03 host status = "Stopped" (err=<nil>)
	I0704 13:24:42.313858  156994 status.go:343] host is not running, skipping remaining checks
	I0704 13:24:42.313867  156994 status.go:257] multinode-422987-m03 status: &{Name:multinode-422987-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.89s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (84.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-422987
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-422987
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-422987: (24.810399639s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-422987 --wait=true -v=8 --alsologtostderr
E0704 13:25:39.128077   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-422987 --wait=true -v=8 --alsologtostderr: (1m0.058915394s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-422987
--- PASS: TestMultiNode/serial/RestartKeepsNodes (84.99s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.91s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 13:26:46.397551  164392 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:26:46.397695  164392 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:26:46.397708  164392 out.go:304] Setting ErrFile to fd 2...
	I0704 13:26:46.397713  164392 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:26:46.397964  164392 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:26:46.398151  164392 out.go:298] Setting JSON to false
	I0704 13:26:46.398172  164392 mustload.go:65] Loading cluster: multinode-422987
	I0704 13:26:46.398230  164392 notify.go:220] Checking for updates...
	I0704 13:26:46.398557  164392 config.go:182] Loaded profile config "multinode-422987": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:26:46.398569  164392 status.go:255] checking status of multinode-422987 ...
	I0704 13:26:46.399391  164392 cli_runner.go:164] Run: docker container inspect multinode-422987 --format={{.State.Status}}
	I0704 13:26:46.416488  164392 status.go:330] multinode-422987 host status = "Stopped" (err=<nil>)
	I0704 13:26:46.416513  164392 status.go:343] host is not running, skipping remaining checks
	I0704 13:26:46.416521  164392 status.go:257] multinode-422987 status: &{Name:multinode-422987 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 13:26:46.416550  164392 status.go:255] checking status of multinode-422987-m02 ...
	I0704 13:26:46.416872  164392 cli_runner.go:164] Run: docker container inspect multinode-422987-m02 --format={{.State.Status}}
	I0704 13:26:46.437391  164392 status.go:330] multinode-422987-m02 host status = "Stopped" (err=<nil>)
	I0704 13:26:46.437415  164392 status.go:343] host is not running, skipping remaining checks
	I0704 13:26:46.437422  164392 status.go:257] multinode-422987-m02 status: &{Name:multinode-422987-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (58.73s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-422987 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0704 13:27:07.902512   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-422987 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (57.987079038s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-422987 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 (58.73s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.57s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (115.78s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-122819 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-122819 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m25.301650807s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-122819 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-122819 image pull gcr.io/k8s-minikube/busybox: (1.674963868s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-122819
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-122819: (5.80759915s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-122819 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-122819 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.220769151s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-122819 image list
helpers_test.go:175: Cleaning up "test-preload-122819" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-122819
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-122819: (2.460594611s)
--- PASS: TestPreload (115.78s)

                                                
                                    
x
+
TestScheduledStopUnix (105.82s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-607628 --memory=2048 --driver=docker  --container-runtime=crio
E0704 13:30:39.127329   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-607628 --memory=2048 --driver=docker  --container-runtime=crio: (29.74933324s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-607628 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-607628 -n scheduled-stop-607628
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-607628 --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-607628 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-607628 -n scheduled-stop-607628
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-607628
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-607628 --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-607628
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-607628: exit status 7 (66.433906ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.43s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-744115 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
E0704 13:32:07.902974   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-744115 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (7.960742079s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"43ba4cd8-b310-4783-8a71-e2d6838c4750","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-744115] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b8d93edc-a1af-4bdc-89e2-350713ade4b5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19191"}}
	{"specversion":"1.0","id":"e16962df-1436-4414-a1d4-3dfd2003c818","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":"b3bc26f6-ee68-4c87-ac0e-135abcfcbb66","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig"}}
	{"specversion":"1.0","id":"8fe2aaea-a20a-4280-a7d9-708ad39771ff","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube"}}
	{"specversion":"1.0","id":"81cea33a-5e17-47b7-8aa1-a139a95557b7","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":"02de4b17-b42d-4e66-8b65-d8de294758da","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3ac07862-32a7-4213-9973-311333e54f9d","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":"1eb505c2-be2b-4130-a087-1e7476a6f1b9","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":"8088dc6b-eb77-4e60-bd99-d85676a3c95f","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":"16d1c131-f923-43f4-9b73-5f0e9dfa0e92","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":"bfd09fc1-82dd-4021-b961-0ece36f1c1f0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-744115\" primary control-plane node in \"insufficient-storage-744115\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"f0e16340-019f-4c50-8998-76cba5d0c73d","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-1719972989-19184 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"d03d365f-cf7b-4425-bee2-59f6951c9ad8","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":"d820c66a-d70a-4e3e-9b07-44b6b044d782","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-744115 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-744115 --output=json --layout=cluster: exit status 7 (290.049046ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0704 13:32:15.638298  182024 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-744115" does not appear in /home/jenkins/minikube-integration/19191-35649/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0704 13:32:15.919908  182087 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-744115" does not appear in /home/jenkins/minikube-integration/19191-35649/kubeconfig
	E0704 13:32:15.931149  182087 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/insufficient-storage-744115/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (74.48s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.31884424 start -p running-upgrade-533271 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0704 13:37:07.903633   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.31884424 start -p running-upgrade-533271 --memory=2200 --vm-driver=docker  --container-runtime=crio: (36.797410618s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-533271 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-533271 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.453661998s)
helpers_test.go:175: Cleaning up "running-upgrade-533271" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-533271
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-533271: (2.582332227s)
--- PASS: TestRunningBinaryUpgrade (74.48s)

                                                
                                    
x
+
TestKubernetesUpgrade (388.54s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-686153 --memory=2200 --kubernetes-version=v1.30.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-686153 --memory=2200 --kubernetes-version=v1.30.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m44.582996191s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-686153 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-686153 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-686153 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (116.888352ms)

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (148.3s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2005849355 start -p missing-upgrade-171681 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2005849355 start -p missing-upgrade-171681 --memory=2200 --driver=docker  --container-runtime=crio: (1m14.613715321s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-171681
E0704 13:33:42.173744   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-171681: (10.531723359s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-171681
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-171681 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-171681 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m0.43936548s)
helpers_test.go:175: Cleaning up "missing-upgrade-171681" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-171681
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-171681: (1.993406628s)
--- PASS: TestMissingContainerUpgrade (148.30s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.94s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.48s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.35s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.12s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.33s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.31s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.66s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (108.84s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.271361950 start -p stopped-upgrade-583740 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0704 13:35:39.127525   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.271361950 start -p stopped-upgrade-583740 --memory=2200 --vm-driver=docker  --container-runtime=crio: (58.446536829s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.271361950 -p stopped-upgrade-583740 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.271361950 -p stopped-upgrade-583740 stop: (3.136096978s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-583740 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-583740 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (47.256605707s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (108.84s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.26s)

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

                                                
                                    
x
+
TestPause/serial/Start (84.07s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-772311 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-772311 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m24.072774318s)
--- PASS: TestPause/serial/Start (84.07s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (21.13s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.8s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.73s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.9s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.85s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.34s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.43s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 13:40:03.934047  222716 out.go:291] Setting OutFile to fd 1 ...
	I0704 13:40:03.934276  222716 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:40:03.934302  222716 out.go:304] Setting ErrFile to fd 2...
	I0704 13:40:03.934320  222716 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 13:40:03.934617  222716 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19191-35649/.minikube/bin
	I0704 13:40:03.935063  222716 out.go:298] Setting JSON to false
	I0704 13:40:03.936148  222716 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":69754,"bootTime":1720030650,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0704 13:40:03.936240  222716 start.go:139] virtualization:  
	I0704 13:40:03.939990  222716 out.go:177] * [false-005817] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0704 13:40:03.941598  222716 notify.go:220] Checking for updates...
	I0704 13:40:03.942249  222716 out.go:177]   - MINIKUBE_LOCATION=19191
	I0704 13:40:03.943904  222716 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 13:40:03.945492  222716 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19191-35649/kubeconfig
	I0704 13:40:03.946976  222716 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19191-35649/.minikube
	I0704 13:40:03.948449  222716 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0704 13:40:03.950013  222716 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 13:40:03.952375  222716 config.go:182] Loaded profile config "force-systemd-flag-094393": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 13:40:03.952472  222716 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 13:40:03.995454  222716 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 13:40:03.995694  222716 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 13:40:04.080853  222716 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:51 SystemTime:2024-07-04 13:40:04.070481734 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0704 13:40:04.080960  222716 docker.go:295] overlay module found
	I0704 13:40:04.082885  222716 out.go:177] * Using the docker driver based on user configuration
	I0704 13:40:04.084297  222716 start.go:297] selected driver: docker
	I0704 13:40:04.084312  222716 start.go:901] validating driver "docker" against <nil>
	I0704 13:40:04.084326  222716 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 13:40:04.086567  222716 out.go:177] 
	W0704 13:40:04.088464  222716 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0704 13:40:04.090341  222716 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-879975 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0704 13:42:07.903126   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-879975 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m32.850270123s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (152.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-879975 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" [21d452e2-2ab5-45eb-896c-a51c17aa0be8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [21d452e2-2ab5-45eb-896c-a51c17aa0be8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.00371373s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-879975 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.55s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-347776 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-347776 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (1m8.444536841s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (68.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-347776 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" [d09834b7-1b4f-4d09-acab-cfeeb5a235c2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0704 13:45:39.128044   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
helpers_test.go:344: "busybox" [d09834b7-1b4f-4d09-acab-cfeeb5a235c2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004093809s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-347776 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.38s)

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

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

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

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

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

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

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

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

                                                
                                    
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-xh2wl" [2b7776e2-e2bd-41bf-afb1-d38980909e51] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004532847s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.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-xh2wl" [2b7776e2-e2bd-41bf-afb1-d38980909e51] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003963576s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-879975 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

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

                                                
                                                
-- 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-879975 --alsologtostderr -v=1
E0704 13:47:07.902935   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-879975 -n old-k8s-version-879975
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-879975 -n old-k8s-version-879975
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.04s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-360734 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" [e33e57b2-1f8f-4f28-844b-59f5f5e1e9a7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e33e57b2-1f8f-4f28-844b-59f5f5e1e9a7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.00312555s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-360734 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.34s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-360734 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 13:49:04.598349   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:04.603828   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:04.614084   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:04.634362   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:04.674650   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:04.755082   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:04.915557   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:05.236113   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:05.876962   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:07.158084   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:09.718893   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:14.840066   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:25.080945   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:49:45.561197   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
E0704 13:50:22.174068   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-360734 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (4m55.734624075s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-360734 -n embed-certs-360734
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (296.13s)

                                                
                                    
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-rr6dd" [3c289bee-fd37-4775-9f66-6bff6d952483] Running
E0704 13:50:26.521684   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003630392s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-rr6dd" [3c289bee-fd37-4775-9f66-6bff6d952483] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004224165s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-347776 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

                                                
                                                
-- 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-347776 -n no-preload-347776
E0704 13:50:39.127454   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-347776 -n no-preload-347776: exit status 2 (327.635479ms)

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

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

                                                
                                                
=== 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-250832 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 13:51:48.442859   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-250832 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (1m18.580969153s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (78.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-250832 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" [1b3e9915-2778-465f-8bbf-be444c41cc74] Pending
helpers_test.go:344: "busybox" [1b3e9915-2778-465f-8bbf-be444c41cc74] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1b3e9915-2778-465f-8bbf-be444c41cc74] Running
E0704 13:52:07.902650   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003736097s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-250832 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.37s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-sjmw2" [f93ab7c7-cd6a-45b5-afc4-71b7007154a7] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004020107s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-sjmw2" [f93ab7c7-cd6a-45b5-afc4-71b7007154a7] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003682388s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-360734 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-547972 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 13:54:04.597825   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-547972 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (43.063893667s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (43.06s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-547972 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 13:54:32.283966   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-547972 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (15.669993523s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-547972 -n newest-cni-547972
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.03s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-005817 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0704 13:55:36.804594   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:36.809910   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:36.820162   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:36.840444   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:36.880687   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:36.961550   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:37.122043   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:37.442632   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:38.083318   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:39.127712   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 13:55:39.364219   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:41.925221   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:47.045991   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:55:57.286368   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-005817 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m18.950751119s)
--- PASS: TestNetworkPlugins/group/auto/Start (78.95s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-005817 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-jkc6z" [10b1f45c-b005-4e6e-a2f9-124f19b73086] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-jkc6z" [10b1f45c-b005-4e6e-a2f9-124f19b73086] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004963748s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.67s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-005817 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/Start (79.87s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-005817 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0704 13:56:50.953242   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
E0704 13:56:58.726782   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 13:57:07.903025   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-005817 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m19.873437101s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (79.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-26pdr" [3d7367dc-4c84-4be6-a622-dda65bf80500] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003843561s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-26pdr" [3d7367dc-4c84-4be6-a622-dda65bf80500] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004390496s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-250832 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== 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-250832 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240513-cd2ac642
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.26s)

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

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

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

                                                
                                                
-- 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-250832 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-250832 -n default-k8s-diff-port-250832
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-250832 -n default-k8s-diff-port-250832
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.01s)
E0704 14:02:22.354985   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:02:23.219461   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/default-k8s-diff-port-250832/client.crt: no such file or directory
E0704 14:02:43.699823   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/default-k8s-diff-port-250832/client.crt: no such file or directory
E0704 14:02:51.314306   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:51.319569   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:51.329834   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:51.350109   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:51.390424   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:51.470752   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:51.631171   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:51.951755   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:52.592475   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:53.873214   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:02:56.433998   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:03:01.555222   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
E0704 14:03:11.795462   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory

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

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

                                                
                                    
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-52vrj" [f05ad144-9da4-45b3-9b79-a0f68cc608f3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004051246s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-005817 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-pcg5b" [840f5f8c-2703-4bd8-b02a-88a6dad4ec28] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-pcg5b" [840f5f8c-2703-4bd8-b02a-88a6dad4ec28] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.005385108s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.33s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-005817 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 (78.38s)

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

                                                
                                    
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-4jtp5" [ac5e1826-7e9c-4933-85f0-73aeab21ce7f] Running
E0704 13:59:04.597809   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/old-k8s-version-879975/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00489763s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-005817 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-dfxzq" [91175c2c-69b6-4bf8-950f-a09b6bfa1723] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-dfxzq" [91175c2c-69b6-4bf8-950f-a09b6bfa1723] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.0041165s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.38s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-005817 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-5drrb" [0000906f-6d2b-473b-a150-2a524e8d65db] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-5drrb" [0000906f-6d2b-473b-a150-2a524e8d65db] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004175918s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.27s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-005817 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0704 14:00:36.804587   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 14:00:39.128218   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/addons-277972/client.crt: no such file or directory
E0704 14:01:00.432622   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:00.437931   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:00.448198   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:00.468934   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:00.509199   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:00.589443   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:00.749844   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:01.070372   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:01.711443   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:02.992296   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:04.488302   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/no-preload-347776/client.crt: no such file or directory
E0704 14:01:05.552674   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
E0704 14:01:10.673245   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-005817 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m7.769752335s)
--- PASS: TestNetworkPlugins/group/flannel/Start (67.77s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-005817 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-prf7x" [df82fbd0-53df-4a71-b382-1460e7211cb7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0704 14:01:20.914082   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-prf7x" [df82fbd0-53df-4a71-b382-1460e7211cb7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.004337179s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.40s)

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

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

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

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

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

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

                                                
                                    
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-w84pv" [46f362d7-9d94-49d2-b46b-9ae613c7e0f5] Running
E0704 14:01:41.394776   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/auto-005817/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.006247745s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-005817 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-9cmk6" [957dfa55-80aa-4d9c-89d6-64b7be0fe2c6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9cmk6" [957dfa55-80aa-4d9c-89d6-64b7be0fe2c6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.006442404s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.34s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-005817 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-bbnl8" [24149185-1930-4372-8237-9e2f2d780a6c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0704 14:03:24.660609   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/default-k8s-diff-port-250832/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-bbnl8" [24149185-1930-4372-8237-9e2f2d780a6c] Running
E0704 14:03:32.276250   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/kindnet-005817/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003488787s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.28s)

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

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

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

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

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

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

                                                
                                    

Test skip (30/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.59s)

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

                                                
                                    
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
+
TestAddons/parallel/Volcano (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Volcano
addons_test.go:871: skipping: crio not supported
--- SKIP: TestAddons/parallel/Volcano (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go: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 crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.75s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.96s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
E0704 13:40:10.952718   41036 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19191-35649/.minikube/profiles/functional-359594/client.crt: no such file or directory
panic.go:626: 
----------------------- debugLogs start: cilium-005817 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-005817

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard