Test Report: Docker_Linux_crio_arm64 19297

                    
                      be02cae07318fe97bca2704fe37259e7988b971b:2024-07-18:35403
                    
                

Test fail (3/336)

Order failed test Duration
39 TestAddons/parallel/Ingress 151.96
41 TestAddons/parallel/MetricsServer 329.76
183 TestMultiControlPlane/serial/RestartCluster 133.74
x
+
TestAddons/parallel/Ingress (151.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-448844 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-448844 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-448844 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" [b15f55f3-ef79-4779-bbaf-cc3d1a2ac0c1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [b15f55f3-ef79-4779-bbaf-cc3d1a2ac0c1] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003372802s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 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-448844 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.26215391s)

                                                
                                                
** 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-448844 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-448844 addons disable ingress --alsologtostderr -v=1: (7.768095568s)
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-448844
helpers_test.go:235: (dbg) docker inspect addons-448844:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca",
	        "Created": "2024-07-18T19:33:27.541585266Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 596437,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-18T19:33:27.687009253Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a11bb5e2546f3ca503b3c47550c3b044149515e29579deea734475d97cc9a2be",
	        "ResolvConfPath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/hostname",
	        "HostsPath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/hosts",
	        "LogPath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca-json.log",
	        "Name": "/addons-448844",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-448844:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-448844",
	            "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/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c-init/diff:/var/lib/docker/overlay2/da2de1d7cf532c67c36c520794b287e1b28119e470890f6f8705e0473b21c94b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-448844",
	                "Source": "/var/lib/docker/volumes/addons-448844/_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-448844",
	            "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-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2",
	            "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-448844",
	                "name.minikube.sigs.k8s.io": "addons-448844",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d9924aa272ea522d919ed00ade1b910cc8d0e21d3c332cf848d6659a7ddf594e",
	            "SandboxKey": "/var/run/docker/netns/d9924aa272ea",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-448844": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "67a07170088f17a030abe39e80532effb041da582a0c73800ae26dca06a58c3a",
	                    "EndpointID": "92355df0b5ba281117965bd7bc3f72c8fbddbd0227f3f8703b3826add33eafd6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-448844",
	                        "e1cf3607ce9f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-448844 -n addons-448844
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-448844 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-448844 logs -n 25: (1.492964105s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-930356                                                                     | download-only-930356   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| delete  | -p download-only-570597                                                                     | download-only-570597   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| delete  | -p download-only-850963                                                                     | download-only-850963   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| delete  | -p download-only-930356                                                                     | download-only-930356   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-059933 | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | download-docker-059933                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-059933                                                                   | download-docker-059933 | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-624464   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | binary-mirror-624464                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45825                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-624464                                                                     | binary-mirror-624464   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-448844 --wait=true                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:36 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  | enable headlamp                                                                             | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:36 UTC | 18 Jul 24 19:36 UTC |
	|         | -p addons-448844                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-448844 ip                                                                            | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | -p addons-448844                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-448844 ssh cat                                                                       | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | /opt/local-path-provisioner/pvc-2779cd76-e11e-4bc6-bcb8-d1ac2f61d338_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| addons  | addons-448844 addons                                                                        | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC | 18 Jul 24 19:38 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC | 18 Jul 24 19:38 UTC |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| addons  | addons-448844 addons                                                                        | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC | 18 Jul 24 19:38 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-448844 ssh curl -s                                                                   | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-448844 ip                                                                            | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:40 UTC | 18 Jul 24 19:40 UTC |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:40 UTC | 18 Jul 24 19:40 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:40 UTC | 18 Jul 24 19:40 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/18 19:33:02
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0718 19:33:02.801266  595943 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:33:02.801472  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:33:02.801500  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:33:02.801539  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:33:02.801886  595943 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:33:02.802860  595943 out.go:298] Setting JSON to false
	I0718 19:33:02.804409  595943 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11734,"bootTime":1721319449,"procs":156,"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"}
	I0718 19:33:02.804498  595943 start.go:139] virtualization:  
	I0718 19:33:02.812096  595943 out.go:177] * [addons-448844] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0718 19:33:02.823614  595943 out.go:177]   - MINIKUBE_LOCATION=19297
	I0718 19:33:02.823627  595943 notify.go:220] Checking for updates...
	I0718 19:33:02.836470  595943 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:33:02.868877  595943 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:33:02.900145  595943 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:33:02.949323  595943 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0718 19:33:02.980945  595943 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0718 19:33:03.014240  595943 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:33:03.036823  595943 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:33:03.036945  595943 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:33:03.095017  595943 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-18 19:33:03.083457598 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:33:03.095185  595943 docker.go:307] overlay module found
	I0718 19:33:03.125123  595943 out.go:177] * Using the docker driver based on user configuration
	I0718 19:33:03.158021  595943 start.go:297] selected driver: docker
	I0718 19:33:03.158061  595943 start.go:901] validating driver "docker" against <nil>
	I0718 19:33:03.158077  595943 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0718 19:33:03.158795  595943 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:33:03.228987  595943 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-18 19:33:03.220035618 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:33:03.229153  595943 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0718 19:33:03.229401  595943 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]
	I0718 19:33:03.251697  595943 out.go:177] * Using Docker driver with root privileges
	I0718 19:33:03.285641  595943 cni.go:84] Creating CNI manager for ""
	I0718 19:33:03.285675  595943 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:33:03.285687  595943 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0718 19:33:03.285785  595943 start.go:340] cluster config:
	{Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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}
	I0718 19:33:03.317527  595943 out.go:177] * Starting "addons-448844" primary control-plane node in "addons-448844" cluster
	I0718 19:33:03.349335  595943 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 19:33:03.383373  595943 out.go:177] * Pulling base image v0.0.44-1721234491-19282 ...
	I0718 19:33:03.414776  595943 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:33:03.414853  595943 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0718 19:33:03.414867  595943 cache.go:56] Caching tarball of preloaded images
	I0718 19:33:03.414781  595943 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 19:33:03.414968  595943 preload.go:172] Found /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0718 19:33:03.414978  595943 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0718 19:33:03.415348  595943 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/config.json ...
	I0718 19:33:03.415380  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/config.json: {Name:mkd45e0bea6228115f10325d706e67bd5b3404b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:03.429925  595943 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:33:03.430057  595943 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 19:33:03.430080  595943 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory, skipping pull
	I0718 19:33:03.430085  595943 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 exists in cache, skipping pull
	I0718 19:33:03.430092  595943 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 19:33:03.430098  595943 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from local cache
	I0718 19:33:20.220396  595943 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from cached tarball
	I0718 19:33:20.220493  595943 cache.go:194] Successfully downloaded all kic artifacts
	I0718 19:33:20.220533  595943 start.go:360] acquireMachinesLock for addons-448844: {Name:mk9db9276a0b62b08fb0e1de40952b16f5ace6c3 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0718 19:33:20.221252  595943 start.go:364] duration metric: took 691.612µs to acquireMachinesLock for "addons-448844"
	I0718 19:33:20.221293  595943 start.go:93] Provisioning new machine with config: &{Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0718 19:33:20.221445  595943 start.go:125] createHost starting for "" (driver="docker")
	I0718 19:33:20.223704  595943 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0718 19:33:20.224010  595943 start.go:159] libmachine.API.Create for "addons-448844" (driver="docker")
	I0718 19:33:20.224049  595943 client.go:168] LocalClient.Create starting
	I0718 19:33:20.224177  595943 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem
	I0718 19:33:20.574658  595943 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem
	I0718 19:33:20.927956  595943 cli_runner.go:164] Run: docker network inspect addons-448844 --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}}]}"
	W0718 19:33:20.942989  595943 cli_runner.go:211] docker network inspect addons-448844 --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
	I0718 19:33:20.943076  595943 network_create.go:284] running [docker network inspect addons-448844] to gather additional debugging logs...
	I0718 19:33:20.943095  595943 cli_runner.go:164] Run: docker network inspect addons-448844
	W0718 19:33:20.956996  595943 cli_runner.go:211] docker network inspect addons-448844 returned with exit code 1
	I0718 19:33:20.957037  595943 network_create.go:287] error running [docker network inspect addons-448844]: docker network inspect addons-448844: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-448844 not found
	I0718 19:33:20.957050  595943 network_create.go:289] output of [docker network inspect addons-448844]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-448844 not found
	
	** /stderr **
	I0718 19:33:20.957150  595943 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}}]}"
	I0718 19:33:20.971858  595943 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:0x4001bd8da0}
	I0718 19:33:20.971894  595943 network_create.go:124] attempt to create docker network addons-448844 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0718 19:33:20.971950  595943 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-448844 addons-448844
	I0718 19:33:21.055107  595943 network_create.go:108] docker network addons-448844 192.168.49.0/24 created
	I0718 19:33:21.055146  595943 kic.go:121] calculated static IP "192.168.49.2" for the "addons-448844" container
	I0718 19:33:21.055244  595943 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0718 19:33:21.073066  595943 cli_runner.go:164] Run: docker volume create addons-448844 --label name.minikube.sigs.k8s.io=addons-448844 --label created_by.minikube.sigs.k8s.io=true
	I0718 19:33:21.090083  595943 oci.go:103] Successfully created a docker volume addons-448844
	I0718 19:33:21.090224  595943 cli_runner.go:164] Run: docker run --rm --name addons-448844-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-448844 --entrypoint /usr/bin/test -v addons-448844:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -d /var/lib
	I0718 19:33:23.178487  595943 cli_runner.go:217] Completed: docker run --rm --name addons-448844-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-448844 --entrypoint /usr/bin/test -v addons-448844:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -d /var/lib: (2.088225443s)
	I0718 19:33:23.178515  595943 oci.go:107] Successfully prepared a docker volume addons-448844
	I0718 19:33:23.178547  595943 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:33:23.178568  595943 kic.go:194] Starting extracting preloaded images to volume ...
	I0718 19:33:23.178789  595943 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-448844:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -I lz4 -xf /preloaded.tar -C /extractDir
	I0718 19:33:27.475198  595943 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-448844:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -I lz4 -xf /preloaded.tar -C /extractDir: (4.296359445s)
	I0718 19:33:27.475227  595943 kic.go:203] duration metric: took 4.296656998s to extract preloaded images to volume ...
	W0718 19:33:27.475375  595943 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0718 19:33:27.475484  595943 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0718 19:33:27.528420  595943 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-448844 --name addons-448844 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-448844 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-448844 --network addons-448844 --ip 192.168.49.2 --volume addons-448844:/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-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2
	I0718 19:33:27.856630  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Running}}
	I0718 19:33:27.876026  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:33:27.898986  595943 cli_runner.go:164] Run: docker exec addons-448844 stat /var/lib/dpkg/alternatives/iptables
	I0718 19:33:27.969604  595943 oci.go:144] the created container "addons-448844" has a running status.
	I0718 19:33:27.969636  595943 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa...
	I0718 19:33:28.711039  595943 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0718 19:33:28.733274  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:33:28.759958  595943 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0718 19:33:28.760017  595943 kic_runner.go:114] Args: [docker exec --privileged addons-448844 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0718 19:33:28.812812  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:33:28.835781  595943 machine.go:94] provisionDockerMachine start ...
	I0718 19:33:28.835877  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:28.857410  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:28.857676  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:28.857685  595943 main.go:141] libmachine: About to run SSH command:
	hostname
	I0718 19:33:28.982038  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-448844
	
	I0718 19:33:28.982118  595943 ubuntu.go:169] provisioning hostname "addons-448844"
	I0718 19:33:28.982225  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.008633  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:29.009046  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:29.009064  595943 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-448844 && echo "addons-448844" | sudo tee /etc/hostname
	I0718 19:33:29.146699  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-448844
	
	I0718 19:33:29.146785  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.164127  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:29.164378  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:29.164399  595943 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-448844' /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-448844/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-448844' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0718 19:33:29.286579  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0718 19:33:29.286633  595943 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19297-589541/.minikube CaCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19297-589541/.minikube}
	I0718 19:33:29.286661  595943 ubuntu.go:177] setting up certificates
	I0718 19:33:29.286671  595943 provision.go:84] configureAuth start
	I0718 19:33:29.286738  595943 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-448844
	I0718 19:33:29.309685  595943 provision.go:143] copyHostCerts
	I0718 19:33:29.309772  595943 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem (1078 bytes)
	I0718 19:33:29.309916  595943 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem (1123 bytes)
	I0718 19:33:29.309986  595943 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem (1679 bytes)
	I0718 19:33:29.310035  595943 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem org=jenkins.addons-448844 san=[127.0.0.1 192.168.49.2 addons-448844 localhost minikube]
	I0718 19:33:29.784401  595943 provision.go:177] copyRemoteCerts
	I0718 19:33:29.784475  595943 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0718 19:33:29.784516  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.801082  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:29.895316  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0718 19:33:29.919722  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0718 19:33:29.943162  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0718 19:33:29.966696  595943 provision.go:87] duration metric: took 680.007579ms to configureAuth
	I0718 19:33:29.966777  595943 ubuntu.go:193] setting minikube options for container-runtime
	I0718 19:33:29.966979  595943 config.go:182] Loaded profile config "addons-448844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:33:29.967118  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.984693  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:29.984946  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:29.984969  595943 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
	I0718 19:33:30.250749  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0718 19:33:30.250776  595943 machine.go:97] duration metric: took 1.414972325s to provisionDockerMachine
	I0718 19:33:30.250789  595943 client.go:171] duration metric: took 10.026729731s to LocalClient.Create
	I0718 19:33:30.250812  595943 start.go:167] duration metric: took 10.026802263s to libmachine.API.Create "addons-448844"
	I0718 19:33:30.250819  595943 start.go:293] postStartSetup for "addons-448844" (driver="docker")
	I0718 19:33:30.250830  595943 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]
	I0718 19:33:30.250910  595943 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
	I0718 19:33:30.250966  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.267867  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.360299  595943 ssh_runner.go:195] Run: cat /etc/os-release
	I0718 19:33:30.363570  595943 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0718 19:33:30.363610  595943 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0718 19:33:30.363622  595943 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0718 19:33:30.363629  595943 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0718 19:33:30.363642  595943 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/addons for local assets ...
	I0718 19:33:30.363718  595943 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/files for local assets ...
	I0718 19:33:30.363743  595943 start.go:296] duration metric: took 112.91742ms for postStartSetup
	I0718 19:33:30.364060  595943 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-448844
	I0718 19:33:30.380348  595943 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/config.json ...
	I0718 19:33:30.380642  595943 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 19:33:30.380684  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.396886  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.483563  595943 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0718 19:33:30.487992  595943 start.go:128] duration metric: took 10.266531263s to createHost
	I0718 19:33:30.488016  595943 start.go:83] releasing machines lock for "addons-448844", held for 10.266745141s
	I0718 19:33:30.488088  595943 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-448844
	I0718 19:33:30.503600  595943 ssh_runner.go:195] Run: cat /version.json
	I0718 19:33:30.503658  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.503720  595943 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0718 19:33:30.503764  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.528841  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.537791  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.752812  595943 ssh_runner.go:195] Run: systemctl --version
	I0718 19:33:30.757926  595943 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0718 19:33:30.902495  595943 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0718 19:33:30.906673  595943 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" ;
	I0718 19:33:30.927805  595943 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0718 19:33:30.927895  595943 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" ;
	I0718 19:33:30.963133  595943 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0718 19:33:30.963160  595943 start.go:495] detecting cgroup driver to use...
	I0718 19:33:30.963195  595943 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0718 19:33:30.963246  595943 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0718 19:33:30.979199  595943 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0718 19:33:30.991375  595943 docker.go:217] disabling cri-docker service (if available) ...
	I0718 19:33:30.991453  595943 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0718 19:33:31.009683  595943 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0718 19:33:31.024963  595943 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0718 19:33:31.120392  595943 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0718 19:33:31.209856  595943 docker.go:233] disabling docker service ...
	I0718 19:33:31.209952  595943 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0718 19:33:31.230468  595943 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0718 19:33:31.243897  595943 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0718 19:33:31.329022  595943 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0718 19:33:31.421185  595943 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0718 19:33:31.433481  595943 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"
	I0718 19:33:31.449304  595943 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0718 19:33:31.449390  595943 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"
	I0718 19:33:31.459228  595943 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0718 19:33:31.459328  595943 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:33:31.468814  595943 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:33:31.478488  595943 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:33:31.488265  595943 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0718 19:33:31.497490  595943 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"
	I0718 19:33:31.507177  595943 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"
	I0718 19:33:31.523934  595943 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"
	I0718 19:33:31.533543  595943 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0718 19:33:31.542154  595943 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0718 19:33:31.550576  595943 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:33:31.634889  595943 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0718 19:33:31.761440  595943 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0718 19:33:31.761543  595943 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0718 19:33:31.765179  595943 start.go:563] Will wait 60s for crictl version
	I0718 19:33:31.765264  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:33:31.768796  595943 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0718 19:33:31.814182  595943 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0718 19:33:31.814307  595943 ssh_runner.go:195] Run: crio --version
	I0718 19:33:31.854469  595943 ssh_runner.go:195] Run: crio --version
	I0718 19:33:31.899064  595943 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0718 19:33:31.900951  595943 cli_runner.go:164] Run: docker network inspect addons-448844 --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}}]}"
	I0718 19:33:31.917042  595943 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0718 19:33:31.920647  595943 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""
	I0718 19:33:31.931504  595943 kubeadm.go:883] updating cluster {Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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} ...
	I0718 19:33:31.931626  595943 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:33:31.931684  595943 ssh_runner.go:195] Run: sudo crictl images --output json
	I0718 19:33:32.020500  595943 crio.go:514] all images are preloaded for cri-o runtime.
	I0718 19:33:32.020526  595943 crio.go:433] Images already preloaded, skipping extraction
	I0718 19:33:32.020590  595943 ssh_runner.go:195] Run: sudo crictl images --output json
	I0718 19:33:32.058855  595943 crio.go:514] all images are preloaded for cri-o runtime.
	I0718 19:33:32.058877  595943 cache_images.go:84] Images are preloaded, skipping loading
	I0718 19:33:32.058886  595943 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0718 19:33:32.058983  595943 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-448844 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-448844 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:}
	I0718 19:33:32.059076  595943 ssh_runner.go:195] Run: crio config
	I0718 19:33:32.113436  595943 cni.go:84] Creating CNI manager for ""
	I0718 19:33:32.113458  595943 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:33:32.113471  595943 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0718 19:33:32.113496  595943 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.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-448844 NodeName:addons-448844 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}
	I0718 19:33:32.113637  595943 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-448844"
	  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.3
	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
	
	I0718 19:33:32.113704  595943 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0718 19:33:32.122580  595943 binaries.go:44] Found k8s binaries, skipping transfer
	I0718 19:33:32.122669  595943 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0718 19:33:32.131430  595943 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0718 19:33:32.149401  595943 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0718 19:33:32.168943  595943 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0718 19:33:32.187161  595943 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0718 19:33:32.190526  595943 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""
	I0718 19:33:32.201193  595943 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:33:32.281433  595943 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 19:33:32.295410  595943 certs.go:68] Setting up /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844 for IP: 192.168.49.2
	I0718 19:33:32.295483  595943 certs.go:194] generating shared ca certs ...
	I0718 19:33:32.295511  595943 certs.go:226] acquiring lock for ca certs: {Name:mk4f744987933eba8c8868535124f30f94f9514f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:32.295647  595943 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key
	I0718 19:33:32.740276  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt ...
	I0718 19:33:32.740312  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt: {Name:mk45bbab4ac56caedaebc17d7e64b9966d5330e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:32.740549  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key ...
	I0718 19:33:32.740566  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key: {Name:mk2c032feddc36683152adf0426ff3b0d6c4eb61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:32.740664  595943 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key
	I0718 19:33:33.100351  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt ...
	I0718 19:33:33.100383  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt: {Name:mk3c228cfc62a0df01555ea0c3c5fa510941ab44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:33.100581  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key ...
	I0718 19:33:33.100594  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key: {Name:mk7819aa30772be6e2e230cf8ffee81d396a8c63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:33.100672  595943 certs.go:256] generating profile certs ...
	I0718 19:33:33.100735  595943 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.key
	I0718 19:33:33.100751  595943 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt with IP's: []
	I0718 19:33:34.100809  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt ...
	I0718 19:33:34.100843  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: {Name:mk0f5cba75f27bde7e91b4810731203b957f8ce6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.101035  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.key ...
	I0718 19:33:34.101047  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.key: {Name:mk5b803ba0bc8671d80db9fd0dcb3ffd6d70f86e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.101125  595943 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e
	I0718 19:33:34.101147  595943 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0718 19:33:34.625935  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e ...
	I0718 19:33:34.625968  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e: {Name:mk581e3f25223732358454b2d1f1f9559fc73640 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.626150  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e ...
	I0718 19:33:34.626164  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e: {Name:mk091e7660a9f6ce3c05ebe5dfc9ce7cd681c5bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.626876  595943 certs.go:381] copying /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e -> /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt
	I0718 19:33:34.626967  595943 certs.go:385] copying /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e -> /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key
	I0718 19:33:34.627019  595943 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key
	I0718 19:33:34.627039  595943 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt with IP's: []
	I0718 19:33:35.338489  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt ...
	I0718 19:33:35.338567  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt: {Name:mk732fd111ba22281e4e06a0af36fda1d384c3d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:35.338798  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key ...
	I0718 19:33:35.338837  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key: {Name:mk111fc3f0ac148b23481cfb434574b257cf2f3a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:35.339086  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem (1675 bytes)
	I0718 19:33:35.339151  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem (1078 bytes)
	I0718 19:33:35.339210  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem (1123 bytes)
	I0718 19:33:35.339255  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem (1679 bytes)
	I0718 19:33:35.339874  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0718 19:33:35.366210  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0718 19:33:35.391178  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0718 19:33:35.415056  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0718 19:33:35.439285  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0718 19:33:35.462487  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0718 19:33:35.486048  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0718 19:33:35.509988  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0718 19:33:35.534109  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0718 19:33:35.559360  595943 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0718 19:33:35.576836  595943 ssh_runner.go:195] Run: openssl version
	I0718 19:33:35.582398  595943 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"
	I0718 19:33:35.591906  595943 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:33:35.595326  595943 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 18 19:33 /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:33:35.595430  595943 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:33:35.602359  595943 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"
	I0718 19:33:35.611788  595943 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0718 19:33:35.615194  595943 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
	I0718 19:33:35.615286  595943 kubeadm.go:392] StartCluster: {Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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}
	I0718 19:33:35.615375  595943 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0718 19:33:35.615448  595943 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0718 19:33:35.652129  595943 cri.go:89] found id: ""
	I0718 19:33:35.652200  595943 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0718 19:33:35.660987  595943 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0718 19:33:35.669930  595943 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0718 19:33:35.670015  595943 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
	I0718 19:33:35.679389  595943 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
	I0718 19:33:35.679412  595943 kubeadm.go:157] found existing configuration files:
	
	I0718 19:33:35.679489  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0718 19:33:35.688566  595943 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
	I0718 19:33:35.688628  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0718 19:33:35.697298  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0718 19:33:35.705957  595943 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
	I0718 19:33:35.706042  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0718 19:33:35.714038  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0718 19:33:35.722560  595943 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
	I0718 19:33:35.722649  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0718 19:33:35.731117  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0718 19:33:35.740071  595943 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
	I0718 19:33:35.740155  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0718 19:33:35.748384  595943 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0718 19:33:35.792231  595943 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0718 19:33:35.792559  595943 kubeadm.go:310] [preflight] Running pre-flight checks
	I0718 19:33:35.832510  595943 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0718 19:33:35.832625  595943 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1064-aws
	I0718 19:33:35.832686  595943 kubeadm.go:310] OS: Linux
	I0718 19:33:35.832753  595943 kubeadm.go:310] CGROUPS_CPU: enabled
	I0718 19:33:35.832840  595943 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0718 19:33:35.832909  595943 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0718 19:33:35.832978  595943 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0718 19:33:35.833056  595943 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0718 19:33:35.833127  595943 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0718 19:33:35.833202  595943 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0718 19:33:35.833275  595943 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0718 19:33:35.833353  595943 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0718 19:33:35.894676  595943 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0718 19:33:35.894846  595943 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0718 19:33:35.894975  595943 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0718 19:33:36.169941  595943 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0718 19:33:36.173948  595943 out.go:204]   - Generating certificates and keys ...
	I0718 19:33:36.174161  595943 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0718 19:33:36.174291  595943 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0718 19:33:37.077123  595943 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0718 19:33:37.668160  595943 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0718 19:33:38.017757  595943 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0718 19:33:38.584058  595943 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0718 19:33:39.174444  595943 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0718 19:33:39.174855  595943 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-448844 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0718 19:33:39.812443  595943 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0718 19:33:39.812751  595943 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-448844 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0718 19:33:40.512912  595943 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0718 19:33:40.833376  595943 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0718 19:33:40.975337  595943 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0718 19:33:40.975596  595943 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0718 19:33:41.495480  595943 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0718 19:33:42.630892  595943 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0718 19:33:43.074853  595943 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0718 19:33:44.502077  595943 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0718 19:33:44.708649  595943 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0718 19:33:44.709444  595943 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0718 19:33:44.712439  595943 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0718 19:33:44.714734  595943 out.go:204]   - Booting up control plane ...
	I0718 19:33:44.714861  595943 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0718 19:33:44.714952  595943 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0718 19:33:44.715703  595943 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0718 19:33:44.727135  595943 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0718 19:33:44.728234  595943 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0718 19:33:44.728294  595943 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0718 19:33:44.825542  595943 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0718 19:33:44.825631  595943 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0718 19:33:46.326397  595943 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.500949936s
	I0718 19:33:46.326484  595943 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0718 19:33:51.827814  595943 kubeadm.go:310] [api-check] The API server is healthy after 5.501413572s
	I0718 19:33:51.846474  595943 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0718 19:33:51.857726  595943 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0718 19:33:51.882695  595943 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0718 19:33:51.882891  595943 kubeadm.go:310] [mark-control-plane] Marking the node addons-448844 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0718 19:33:51.892693  595943 kubeadm.go:310] [bootstrap-token] Using token: p6icwt.ef70qwbxbthgbb14
	I0718 19:33:51.894501  595943 out.go:204]   - Configuring RBAC rules ...
	I0718 19:33:51.894664  595943 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0718 19:33:51.899612  595943 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0718 19:33:51.907459  595943 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
	I0718 19:33:51.910496  595943 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0718 19:33:51.914288  595943 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0718 19:33:51.919403  595943 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0718 19:33:52.234641  595943 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0718 19:33:52.702989  595943 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0718 19:33:53.234084  595943 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0718 19:33:53.235318  595943 kubeadm.go:310] 
	I0718 19:33:53.235391  595943 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0718 19:33:53.235398  595943 kubeadm.go:310] 
	I0718 19:33:53.235471  595943 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0718 19:33:53.235476  595943 kubeadm.go:310] 
	I0718 19:33:53.235500  595943 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0718 19:33:53.235557  595943 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0718 19:33:53.235605  595943 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0718 19:33:53.235610  595943 kubeadm.go:310] 
	I0718 19:33:53.235661  595943 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0718 19:33:53.235672  595943 kubeadm.go:310] 
	I0718 19:33:53.235717  595943 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0718 19:33:53.235722  595943 kubeadm.go:310] 
	I0718 19:33:53.235772  595943 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0718 19:33:53.235843  595943 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0718 19:33:53.235911  595943 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0718 19:33:53.235916  595943 kubeadm.go:310] 
	I0718 19:33:53.235996  595943 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0718 19:33:53.236069  595943 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0718 19:33:53.236074  595943 kubeadm.go:310] 
	I0718 19:33:53.236154  595943 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token p6icwt.ef70qwbxbthgbb14 \
	I0718 19:33:53.236252  595943 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:793436fb026fdafe234514ce1084afdb401fa3c4975231a4aad8427f544083f2 \
	I0718 19:33:53.236272  595943 kubeadm.go:310] 	--control-plane 
	I0718 19:33:53.236277  595943 kubeadm.go:310] 
	I0718 19:33:53.236358  595943 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0718 19:33:53.236363  595943 kubeadm.go:310] 
	I0718 19:33:53.236441  595943 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token p6icwt.ef70qwbxbthgbb14 \
	I0718 19:33:53.236538  595943 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:793436fb026fdafe234514ce1084afdb401fa3c4975231a4aad8427f544083f2 
	I0718 19:33:53.238909  595943 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
	I0718 19:33:53.239024  595943 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0718 19:33:53.239043  595943 cni.go:84] Creating CNI manager for ""
	I0718 19:33:53.239052  595943 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:33:53.243053  595943 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0718 19:33:53.245412  595943 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0718 19:33:53.249323  595943 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0718 19:33:53.249345  595943 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0718 19:33:53.269073  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0718 19:33:53.521384  595943 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0718 19:33:53.521510  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:53.521584  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-448844 minikube.k8s.io/updated_at=2024_07_18T19_33_53_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=fde50f7c1d8780525c534b5848cf4126ede27fa0 minikube.k8s.io/name=addons-448844 minikube.k8s.io/primary=true
	I0718 19:33:53.686142  595943 ops.go:34] apiserver oom_adj: -16
	I0718 19:33:53.686314  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:54.187095  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:54.687453  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:55.187397  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:55.686458  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:56.187207  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:56.686746  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:57.186469  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:57.686936  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:58.186579  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:58.687268  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:59.186408  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:59.687206  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:00.187285  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:00.686465  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:01.186515  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:01.687108  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:02.187357  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:02.686742  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:03.187358  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:03.687325  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:04.186694  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:04.686472  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:05.186463  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:05.686942  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:06.187191  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:06.292299  595943 kubeadm.go:1113] duration metric: took 12.770833807s to wait for elevateKubeSystemPrivileges
	I0718 19:34:06.292338  595943 kubeadm.go:394] duration metric: took 30.67705787s to StartCluster
	I0718 19:34:06.292356  595943 settings.go:142] acquiring lock: {Name:mk659b3201e33c0467fa28a295773a2342f332ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:34:06.292475  595943 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:34:06.292863  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/kubeconfig: {Name:mk1175e4d6e56e6d9f7a1420f4c9bda25afbe347 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:34:06.293063  595943 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0718 19:34:06.293165  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0718 19:34:06.293413  595943 config.go:182] Loaded profile config "addons-448844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:34:06.293405  595943 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]
	I0718 19:34:06.293549  595943 addons.go:69] Setting yakd=true in profile "addons-448844"
	I0718 19:34:06.293573  595943 addons.go:234] Setting addon yakd=true in "addons-448844"
	I0718 19:34:06.293603  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.294136  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.294335  595943 addons.go:69] Setting inspektor-gadget=true in profile "addons-448844"
	I0718 19:34:06.294379  595943 addons.go:234] Setting addon inspektor-gadget=true in "addons-448844"
	I0718 19:34:06.294485  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.294540  595943 addons.go:69] Setting metrics-server=true in profile "addons-448844"
	I0718 19:34:06.294575  595943 addons.go:234] Setting addon metrics-server=true in "addons-448844"
	I0718 19:34:06.294654  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.295041  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.295172  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.296781  595943 addons.go:69] Setting cloud-spanner=true in profile "addons-448844"
	I0718 19:34:06.296825  595943 addons.go:234] Setting addon cloud-spanner=true in "addons-448844"
	I0718 19:34:06.296860  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.297267  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.298987  595943 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-448844"
	I0718 19:34:06.299444  595943 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-448844"
	I0718 19:34:06.299516  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.307054  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299143  595943 addons.go:69] Setting registry=true in profile "addons-448844"
	I0718 19:34:06.308758  595943 addons.go:234] Setting addon registry=true in "addons-448844"
	I0718 19:34:06.308809  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.309242  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299160  595943 addons.go:69] Setting storage-provisioner=true in profile "addons-448844"
	I0718 19:34:06.318750  595943 addons.go:234] Setting addon storage-provisioner=true in "addons-448844"
	I0718 19:34:06.318833  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.320419  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299165  595943 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-448844"
	I0718 19:34:06.337626  595943 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-448844"
	I0718 19:34:06.342176  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299174  595943 addons.go:69] Setting volcano=true in profile "addons-448844"
	I0718 19:34:06.355244  595943 addons.go:234] Setting addon volcano=true in "addons-448844"
	I0718 19:34:06.355321  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.355910  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299178  595943 addons.go:69] Setting volumesnapshots=true in profile "addons-448844"
	I0718 19:34:06.369424  595943 addons.go:234] Setting addon volumesnapshots=true in "addons-448844"
	I0718 19:34:06.369512  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.370111  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.372131  595943 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0718 19:34:06.299215  595943 out.go:177] * Verifying Kubernetes components...
	I0718 19:34:06.393051  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0718 19:34:06.393121  595943 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0718 19:34:06.393228  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.395743  595943 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:34:06.299697  595943 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-448844"
	I0718 19:34:06.411461  595943 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-448844"
	I0718 19:34:06.411529  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.412080  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299701  595943 addons.go:69] Setting default-storageclass=true in profile "addons-448844"
	I0718 19:34:06.442781  595943 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-448844"
	I0718 19:34:06.443101  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.478843  595943 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0718 19:34:06.481745  595943 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0718 19:34:06.483627  595943 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0718 19:34:06.483649  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0718 19:34:06.483722  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.299706  595943 addons.go:69] Setting ingress=true in profile "addons-448844"
	I0718 19:34:06.498897  595943 addons.go:234] Setting addon ingress=true in "addons-448844"
	I0718 19:34:06.498953  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.499383  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.506970  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0718 19:34:06.507000  595943 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0718 19:34:06.507083  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.299710  595943 addons.go:69] Setting ingress-dns=true in profile "addons-448844"
	I0718 19:34:06.529810  595943 addons.go:234] Setting addon ingress-dns=true in "addons-448844"
	I0718 19:34:06.529849  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.530281  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.532858  595943 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0718 19:34:06.533210  595943 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0718 19:34:06.299687  595943 addons.go:69] Setting gcp-auth=true in profile "addons-448844"
	I0718 19:34:06.538434  595943 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0718 19:34:06.538452  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0718 19:34:06.538517  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.541797  595943 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0718 19:34:06.541921  595943 mustload.go:65] Loading cluster: addons-448844
	I0718 19:34:06.542119  595943 config.go:182] Loaded profile config "addons-448844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:34:06.542377  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.542837  595943 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0718 19:34:06.542885  595943 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0718 19:34:06.542943  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.573232  595943 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-448844"
	I0718 19:34:06.573336  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.583294  595943 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0718 19:34:06.598421  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0718 19:34:06.593721  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.601075  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0718 19:34:06.601084  595943 out.go:177]   - Using image docker.io/registry:2.8.3
	I0718 19:34:06.601256  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	W0718 19:34:06.614888  595943 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0718 19:34:06.618757  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0718 19:34:06.618817  595943 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0718 19:34:06.618925  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.624864  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.625235  595943 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0718 19:34:06.627439  595943 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0718 19:34:06.627463  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0718 19:34:06.627526  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.725631  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0718 19:34:06.726085  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.739997  595943 addons.go:234] Setting addon default-storageclass=true in "addons-448844"
	I0718 19:34:06.740051  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.740538  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.741097  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0718 19:34:06.751451  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0718 19:34:06.751890  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.753661  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.755465  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.759310  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0718 19:34:06.766383  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0718 19:34:06.769907  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0718 19:34:06.774844  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0718 19:34:06.776096  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.777021  595943 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0718 19:34:06.779187  595943 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0718 19:34:06.779852  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0718 19:34:06.780042  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.786674  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0718 19:34:06.789124  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0718 19:34:06.789148  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0718 19:34:06.789221  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.801782  595943 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0718 19:34:06.801839  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0718 19:34:06.806737  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0718 19:34:06.809816  595943 out.go:177]   - Using image docker.io/busybox:stable
	I0718 19:34:06.813363  595943 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0718 19:34:06.813382  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0718 19:34:06.813482  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.813950  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0718 19:34:06.817314  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0718 19:34:06.821257  595943 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0718 19:34:06.821313  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0718 19:34:06.821409  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.870921  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.895897  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.905344  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.921073  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.946793  595943 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0718 19:34:06.946868  595943 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0718 19:34:06.946969  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.962916  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.963439  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.978228  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.990696  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:07.020234  595943 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 19:34:07.060774  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0718 19:34:07.060796  595943 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0718 19:34:07.186465  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0718 19:34:07.212233  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0718 19:34:07.212316  595943 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0718 19:34:07.224063  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0718 19:34:07.224149  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0718 19:34:07.275282  595943 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0718 19:34:07.275355  595943 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0718 19:34:07.302333  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0718 19:34:07.335756  595943 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0718 19:34:07.335786  595943 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0718 19:34:07.419291  595943 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0718 19:34:07.419366  595943 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0718 19:34:07.433882  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0718 19:34:07.443553  595943 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0718 19:34:07.443628  595943 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0718 19:34:07.449386  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0718 19:34:07.449457  595943 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0718 19:34:07.459734  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0718 19:34:07.459806  595943 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0718 19:34:07.464500  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0718 19:34:07.464589  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0718 19:34:07.474444  595943 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0718 19:34:07.474467  595943 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0718 19:34:07.499124  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0718 19:34:07.500190  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0718 19:34:07.503651  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0718 19:34:07.562914  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0718 19:34:07.564235  595943 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0718 19:34:07.564255  595943 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0718 19:34:07.631659  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0718 19:34:07.631686  595943 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0718 19:34:07.650109  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0718 19:34:07.650133  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0718 19:34:07.654940  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0718 19:34:07.654961  595943 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)
	I0718 19:34:07.666938  595943 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0718 19:34:07.666962  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0718 19:34:07.687341  595943 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0718 19:34:07.687368  595943 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0718 19:34:07.796117  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:07.803778  595943 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0718 19:34:07.803804  595943 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0718 19:34:07.860685  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0718 19:34:07.863732  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0718 19:34:07.863753  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0718 19:34:07.869017  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:07.878563  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0718 19:34:07.878589  595943 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0718 19:34:07.967415  595943 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0718 19:34:07.967447  595943 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0718 19:34:08.025570  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0718 19:34:08.025602  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0718 19:34:08.053598  595943 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0718 19:34:08.053623  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0718 19:34:08.157645  595943 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0718 19:34:08.157672  595943 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0718 19:34:08.189922  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0718 19:34:08.189948  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0718 19:34:08.214787  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:08.257979  595943 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0718 19:34:08.258005  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0718 19:34:08.306772  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0718 19:34:08.306798  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0718 19:34:08.327028  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:08.385115  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0718 19:34:08.385145  595943 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0718 19:34:08.477628  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0718 19:34:08.477654  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0718 19:34:08.661657  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0718 19:34:08.661683  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0718 19:34:08.783979  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0718 19:34:08.784006  595943 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0718 19:34:08.988236  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:10.424744  595943 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.607394115s)
	I0718 19:34:10.424775  595943 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0718 19:34:10.425829  595943 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.405571934s)
	I0718 19:34:10.426602  595943 node_ready.go:35] waiting up to 6m0s for node "addons-448844" to be "Ready" ...
	I0718 19:34:10.843458  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.656957628s)
	I0718 19:34:11.044542  595943 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-448844" context rescaled to 1 replicas
	I0718 19:34:11.540526  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.238109506s)
	I0718 19:34:11.540583  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.106632052s)
	I0718 19:34:11.540608  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.041411668s)
	I0718 19:34:11.559897  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.059642455s)
	I0718 19:34:11.560086  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.056413061s)
	W0718 19:34:11.611223  595943 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0718 19:34:12.459617  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:12.532240  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.969289347s)
	I0718 19:34:12.532323  595943 addons.go:475] Verifying addon ingress=true in "addons-448844"
	I0718 19:34:12.532501  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.736354258s)
	I0718 19:34:12.532722  595943 addons.go:475] Verifying addon metrics-server=true in "addons-448844"
	I0718 19:34:12.532800  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.6720866s)
	I0718 19:34:12.532813  595943 addons.go:475] Verifying addon registry=true in "addons-448844"
	I0718 19:34:12.532935  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.663889529s)
	I0718 19:34:12.537307  595943 out.go:177] * Verifying registry addon...
	I0718 19:34:12.537426  595943 out.go:177] * Verifying ingress addon...
	I0718 19:34:12.537511  595943 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-448844 service yakd-dashboard -n yakd-dashboard
	
	I0718 19:34:12.540608  595943 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0718 19:34:12.541818  595943 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0718 19:34:12.581917  595943 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0718 19:34:12.582000  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:12.582760  595943 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0718 19:34:12.582819  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:12.675806  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.348728843s)
	I0718 19:34:12.676036  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.460909293s)
	W0718 19:34:12.676104  595943 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:12.676143  595943 retry.go:31] will retry after 182.028833ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:12.858310  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:13.050446  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:13.054035  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:13.126811  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.138524945s)
	I0718 19:34:13.126892  595943 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-448844"
	I0718 19:34:13.130069  595943 out.go:177] * Verifying csi-hostpath-driver addon...
	I0718 19:34:13.132603  595943 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0718 19:34:13.144872  595943 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0718 19:34:13.144956  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:13.553682  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:13.555864  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:13.640911  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:14.048082  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:14.048335  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:14.137330  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:14.551601  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:14.555691  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:14.636920  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:14.930864  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:15.046854  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:15.056430  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:15.137642  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:15.546203  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:15.547991  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:15.637092  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:16.048185  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:16.053068  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:16.137057  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:16.229023  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (3.370621406s)
	I0718 19:34:16.548337  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:16.549218  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:16.637454  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:16.898783  595943 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0718 19:34:16.898894  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:16.921354  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:16.941746  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:17.044536  595943 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0718 19:34:17.049719  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:17.050800  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:17.065899  595943 addons.go:234] Setting addon gcp-auth=true in "addons-448844"
	I0718 19:34:17.066011  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:17.066576  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:17.083287  595943 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0718 19:34:17.083352  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:17.100290  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:17.136321  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:17.193184  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0718 19:34:17.195345  595943 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0718 19:34:17.197148  595943 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0718 19:34:17.197170  595943 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0718 19:34:17.216407  595943 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0718 19:34:17.216433  595943 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0718 19:34:17.235464  595943 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0718 19:34:17.235489  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0718 19:34:17.254771  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:17.547249  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:17.548595  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:17.638353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:17.715990  595943 addons.go:475] Verifying addon gcp-auth=true in "addons-448844"
	I0718 19:34:17.717788  595943 out.go:177] * Verifying gcp-auth addon...
	I0718 19:34:17.720219  595943 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0718 19:34:17.730098  595943 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0718 19:34:17.730120  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:18.062909  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:18.063324  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:18.137950  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:18.226588  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:18.544497  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:18.547402  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:18.637196  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:18.723914  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:19.051980  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:19.057450  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:19.136769  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:19.223596  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:19.429458  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:19.546292  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:19.546726  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:19.637431  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:19.723872  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:20.047064  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:20.047499  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:20.136892  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:20.224408  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:20.545583  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:20.547623  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:20.637156  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:20.724241  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:21.046094  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:21.046485  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:21.137973  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:21.223928  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:21.431121  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:21.545070  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:21.546390  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:21.637844  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:21.724297  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:22.044854  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:22.046803  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:22.138593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:22.223861  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:22.545499  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:22.545987  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:22.637023  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:22.724142  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:23.045490  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:23.047514  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:23.136701  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:23.223419  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:23.545386  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:23.545603  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:23.637104  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:23.724012  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:23.930137  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:24.046836  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:24.047308  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:24.137419  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:24.224228  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:24.544826  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:24.546676  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:24.636856  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:24.723570  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:25.045716  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:25.046018  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:25.137149  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:25.223472  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:25.544997  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:25.545603  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:25.637016  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:25.724194  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:25.930306  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:26.044732  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:26.046949  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:26.136958  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:26.225157  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:26.544656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:26.546510  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:26.637030  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:26.724245  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:27.045590  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:27.046673  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:27.136881  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:27.224384  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:27.546170  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:27.546491  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:27.638153  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:27.723859  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:28.046235  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:28.053145  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:28.137532  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:28.224187  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:28.429480  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:28.545931  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:28.546746  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:28.636442  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:28.723589  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:29.044485  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:29.045863  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:29.137026  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:29.223657  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:29.544684  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:29.546534  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:29.636797  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:29.723953  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:30.052591  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:30.053661  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:30.140907  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:30.224200  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:30.430053  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:30.544656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:30.545843  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:30.637279  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:30.723587  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:31.045276  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:31.046889  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:31.137915  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:31.223596  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:31.545183  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:31.547104  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:31.637575  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:31.724098  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:32.044954  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:32.046454  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:32.137406  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:32.224336  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:32.430165  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:32.544773  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:32.546356  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:32.637769  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:32.723585  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:33.046106  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:33.047033  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:33.138212  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:33.223670  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:33.545857  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:33.546909  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:33.637377  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:33.725429  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:34.045025  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:34.049197  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:34.137403  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:34.227899  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:34.545162  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:34.546292  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:34.638116  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:34.723839  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:34.930416  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:35.046061  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:35.046584  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:35.137177  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:35.223708  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:35.545533  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:35.546267  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:35.637292  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:35.723585  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:36.046154  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:36.046796  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:36.137513  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:36.224073  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:36.550540  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:36.551927  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:36.636972  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:36.724295  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:36.930797  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:37.046926  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:37.047593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:37.137108  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:37.224279  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:37.544750  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:37.547127  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:37.637162  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:37.723844  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:38.046501  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:38.047465  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:38.137958  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:38.223929  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:38.546163  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:38.547112  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:38.637143  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:38.723415  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:39.045730  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:39.046551  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:39.136836  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:39.223743  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:39.429962  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:39.545524  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:39.546483  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:39.637481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:39.724052  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:40.050171  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:40.050421  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:40.138117  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:40.224114  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:40.544998  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:40.546485  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:40.636440  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:40.723412  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:41.045828  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:41.046570  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:41.136947  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:41.223875  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:41.545587  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:41.546194  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:41.638231  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:41.723859  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:41.929518  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:42.044668  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:42.047648  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:42.137744  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:42.224923  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:42.545892  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:42.547277  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:42.637408  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:42.724764  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:43.045336  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:43.046775  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:43.136757  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:43.223655  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:43.544734  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:43.546815  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:43.636934  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:43.723910  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:43.930153  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:44.045944  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:44.046724  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:44.137213  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:44.223425  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:44.545201  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:44.546695  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:44.637024  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:44.724683  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:45.047768  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:45.048721  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:45.147353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:45.234183  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:45.544756  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:45.547966  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:45.637674  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:45.723938  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:46.047397  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:46.047643  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:46.136714  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:46.224544  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:46.429798  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:46.545235  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:46.547078  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:46.637740  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:46.724031  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:47.044553  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:47.047024  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:47.137121  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:47.223481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:47.551028  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:47.551990  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:47.637335  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:47.723738  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:48.045033  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:48.046739  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:48.136886  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:48.223605  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:48.429833  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:48.545433  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:48.547152  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:48.637316  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:48.723964  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:49.045700  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:49.045856  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:49.136866  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:49.224077  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:49.546875  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:49.547308  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:49.636980  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:49.723667  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:49.939368  595943 node_ready.go:49] node "addons-448844" has status "Ready":"True"
	I0718 19:34:49.939396  595943 node_ready.go:38] duration metric: took 39.512749957s for node "addons-448844" to be "Ready" ...
	I0718 19:34:49.939407  595943 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" ...
	I0718 19:34:49.969848  595943 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:50.056006  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:50.056571  595943 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0718 19:34:50.056587  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:50.146870  595943 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0718 19:34:50.146912  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:50.258663  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:50.560372  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:50.565241  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:50.639640  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:50.749003  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:51.046759  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:51.058535  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:51.160625  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:51.227221  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:51.549286  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:51.550384  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:51.642875  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:51.725740  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:51.976067  595943 pod_ready.go:102] pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace has status "Ready":"False"
	I0718 19:34:52.048316  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:52.050148  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:52.159181  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:52.224659  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:52.545461  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:52.562163  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:52.643070  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:52.728365  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:52.977246  595943 pod_ready.go:92] pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:52.977273  595943 pod_ready.go:81] duration metric: took 3.007390176s for pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.977298  595943 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.987291  595943 pod_ready.go:92] pod "etcd-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:52.987316  595943 pod_ready.go:81] duration metric: took 10.009273ms for pod "etcd-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.987331  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.993570  595943 pod_ready.go:92] pod "kube-apiserver-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:52.993595  595943 pod_ready.go:81] duration metric: took 6.256724ms for pod "kube-apiserver-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.993607  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.009186  595943 pod_ready.go:92] pod "kube-controller-manager-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:53.009220  595943 pod_ready.go:81] duration metric: took 15.601806ms for pod "kube-controller-manager-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.009236  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-6tn88" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.026592  595943 pod_ready.go:92] pod "kube-proxy-6tn88" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:53.026634  595943 pod_ready.go:81] duration metric: took 17.38896ms for pod "kube-proxy-6tn88" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.026646  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.047700  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:53.048202  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:53.138767  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:53.223352  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:53.374925  595943 pod_ready.go:92] pod "kube-scheduler-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:53.374948  595943 pod_ready.go:81] duration metric: took 348.293577ms for pod "kube-scheduler-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.374960  595943 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.546367  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:53.551632  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:53.641813  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:53.724240  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:54.053181  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:54.054317  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:54.140573  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:54.225004  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:54.548896  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:54.550256  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:54.639616  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:54.725856  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:55.048965  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:55.052920  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:55.139554  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:55.226989  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:55.381868  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:34:55.546724  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:55.547207  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:55.641134  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:55.723473  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:56.048066  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:56.050472  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:56.140675  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:56.225114  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:56.546853  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:56.548862  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:56.638839  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:56.731396  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:57.050957  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:57.052204  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:57.140851  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:57.224553  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:57.382850  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:34:57.558658  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:57.558997  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:57.639340  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:57.724128  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:58.046889  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:58.049473  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:58.140366  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:58.223807  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:58.545353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:58.547409  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:58.638933  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:58.724101  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:59.047073  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:59.047434  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:59.138377  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:59.223746  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:59.546972  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:59.547518  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:59.639239  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:59.725590  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:59.881913  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:00.065399  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:00.066341  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:00.204265  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:00.255272  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:00.551468  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:00.560553  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:00.639256  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:00.725738  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:01.052568  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:01.052969  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:01.144369  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:01.225062  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:01.556032  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:01.557029  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:01.638956  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:01.726867  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:02.054198  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:02.056647  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:02.139109  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:02.225027  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:02.384402  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:02.549967  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:02.550285  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:02.638656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:02.724381  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:03.047185  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:03.047583  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:03.139208  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:03.224481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:03.549295  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:03.549743  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:03.638589  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:03.724025  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:04.047627  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:04.048154  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:04.140181  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:04.224334  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:04.548319  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:04.549600  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:04.638355  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:04.726481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:04.884819  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:05.052603  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:05.053168  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:05.139243  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:05.227842  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:05.547678  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:05.550896  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:05.638696  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:05.724843  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:06.050555  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:06.052321  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:06.139427  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:06.225593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:06.551599  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:06.553329  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:06.638658  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:06.724289  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:06.885376  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:07.052038  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:07.053939  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:07.150689  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:07.224390  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:07.556414  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:07.560803  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:07.653812  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:07.726350  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:08.061985  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:08.062867  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:08.139700  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:08.224516  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:08.550429  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:08.550786  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:08.639087  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:08.725314  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:09.047702  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:09.051635  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:09.138375  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:09.224028  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:09.381226  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:09.547950  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:09.548792  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:09.638852  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:09.724656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:10.048991  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:10.051322  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:10.141313  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:10.227262  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:10.545939  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:10.549325  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:10.640345  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:10.725262  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:11.047686  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:11.051003  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:11.138451  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:11.224004  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:11.545363  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:11.547457  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:11.638174  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:11.723517  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:11.881542  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:12.049337  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:12.051481  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:12.138957  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:12.224596  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:12.546742  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:12.549999  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:12.638645  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:12.725118  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:13.052261  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:13.055540  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:13.139543  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:13.224653  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:13.547535  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:13.548978  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:13.638221  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:13.724395  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:14.051973  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:14.054553  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:14.137809  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:14.224156  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:14.382008  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:14.546701  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:14.547982  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:14.638988  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:14.724381  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:15.056219  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:15.061472  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:15.139589  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:15.223483  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:15.546091  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:15.554566  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:15.638404  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:15.724300  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:16.055755  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:16.068361  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:16.139163  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:16.223785  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:16.547088  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:16.548454  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:16.638251  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:16.724084  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:16.881566  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:17.047070  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:17.047367  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:17.138951  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:17.227173  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:17.546017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:17.550011  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:17.638599  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:17.724366  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:18.045973  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:18.050179  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:18.139031  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:18.224408  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:18.545557  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:18.548537  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:18.637624  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:18.723968  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:19.046411  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:19.048283  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:19.145147  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:19.225951  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:19.383806  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:19.548349  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:19.551778  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:19.639355  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:19.724372  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:20.051066  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:20.053311  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:20.138683  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:20.224082  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:20.548822  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:20.549505  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:20.644505  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:20.725113  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:21.046079  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:21.048833  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:21.139005  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:21.229789  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:21.545188  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:21.546465  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:21.639969  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:21.726351  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:21.881303  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:22.049449  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:22.049661  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:22.138978  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:22.224033  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:22.546397  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:22.546947  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:22.638849  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:22.724217  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:23.047999  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:23.055772  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:23.138976  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:23.224017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:23.547095  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:23.550497  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:23.640065  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:23.724515  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:23.882706  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:24.053609  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:24.060137  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:24.148280  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:24.224833  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:24.548118  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:24.548489  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:24.639055  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:24.724673  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:25.057554  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:25.057610  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:25.139196  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:25.226929  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:25.546623  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:25.553686  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:25.639159  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:25.723871  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:25.884797  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:26.049002  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:26.049740  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:26.140684  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:26.224506  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:26.554930  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:26.556806  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:26.641782  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:26.724706  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:27.050361  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:27.052559  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:27.146049  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:27.229226  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:27.569488  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:27.580758  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:27.639372  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:27.724266  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:28.052917  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:28.054735  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:28.139036  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:28.224813  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:28.381912  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:28.546753  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:28.549726  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:28.638636  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:28.724874  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:29.046821  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:29.047685  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:29.140458  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:29.224444  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:29.546348  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:29.547868  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:29.638474  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:29.724336  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:30.057941  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:30.060722  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:30.143773  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:30.224524  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:30.384119  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:30.545612  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:30.546868  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:30.638914  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:30.724543  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:31.048937  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:31.049791  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:31.139425  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:31.230712  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:31.546957  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:31.553614  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:31.638672  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:31.724414  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:32.049712  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:32.050915  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:32.138411  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:32.224190  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:32.549207  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:32.565339  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:32.638420  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:32.728198  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:32.881893  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:33.047335  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:33.048371  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:33.150378  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:33.224117  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:33.549209  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:33.553599  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:33.640846  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:33.726544  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:34.054182  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:34.055496  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:34.139210  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:34.224705  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:34.545779  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:34.548831  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:34.638004  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:34.724022  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:34.882696  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:35.045826  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:35.047513  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:35.138937  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:35.223851  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:35.556138  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:35.557312  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:35.639353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:35.724363  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:36.048658  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:36.054113  595943 kapi.go:107] duration metric: took 1m23.513501994s to wait for kubernetes.io/minikube-addons=registry ...
	I0718 19:35:36.139283  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:36.224780  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:36.547183  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:36.640586  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:36.725641  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:36.884418  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:37.047207  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:37.140163  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:37.224595  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:37.547328  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:37.639827  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:37.724918  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:38.047427  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:38.143517  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:38.224863  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:38.546672  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:38.638129  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:38.724313  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:39.046679  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:39.140415  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:39.224440  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:39.383143  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:39.548216  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:39.638605  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:39.725775  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:40.050409  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:40.142364  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:40.224508  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:40.546900  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:40.653580  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:40.731305  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:41.046467  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:41.139017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:41.224435  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:41.547149  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:41.645975  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:41.727643  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:41.883263  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:42.047205  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:42.140921  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:42.224829  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:42.546478  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:42.638893  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:42.724765  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:43.046657  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:43.140174  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:43.224512  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:43.546434  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:43.639041  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:43.724401  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:43.883801  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:44.046741  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:44.138937  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:44.224600  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:44.549144  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:44.644002  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:44.726622  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:45.048681  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:45.143797  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:45.232914  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:45.547384  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:45.640749  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:45.724784  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:46.046880  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:46.138732  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:46.231565  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:46.381841  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:46.546434  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:46.638513  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:46.724017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:47.046468  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:47.140120  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:47.230956  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:47.551106  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:47.639027  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:47.724718  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:48.046982  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:48.148966  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:48.225411  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:48.555214  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:48.638752  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:48.725988  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:48.882541  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:49.047263  595943 kapi.go:107] duration metric: took 1m36.505439971s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0718 19:35:49.138773  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:49.223894  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:49.637925  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:49.724264  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:50.138585  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:50.224234  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:50.644520  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:50.724101  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:51.140556  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:51.224333  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:51.381363  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:51.639373  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:51.724134  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:52.145847  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:52.226338  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:52.641507  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:52.724819  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:53.138800  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:53.224137  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:53.389153  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:53.639031  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:53.724593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:54.139059  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:54.224389  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:54.638823  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:54.735647  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:55.138923  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:55.224556  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:55.639170  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:55.723750  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:55.880657  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:56.138577  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:56.223857  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:56.638315  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:56.728651  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:57.144518  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:57.225760  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:57.640010  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:57.724686  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:57.881869  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:58.138189  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:58.224162  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:58.639541  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:58.724220  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:59.139207  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:59.223669  595943 kapi.go:107] duration metric: took 1m41.503448544s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0718 19:35:59.225808  595943 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-448844 cluster.
	I0718 19:35:59.227342  595943 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.
	I0718 19:35:59.228937  595943 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0718 19:35:59.638281  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:59.883304  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:00.199499  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:36:00.670478  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:36:01.139147  595943 kapi.go:107] duration metric: took 1m48.006542177s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0718 19:36:01.141286  595943 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, storage-provisioner-rancher, metrics-server, yakd, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0718 19:36:01.143155  595943 addons.go:510] duration metric: took 1m54.849741175s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin storage-provisioner-rancher metrics-server yakd inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0718 19:36:02.380796  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:04.380899  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:06.384715  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:08.881894  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:10.883056  595943 pod_ready.go:92] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"True"
	I0718 19:36:10.883096  595943 pod_ready.go:81] duration metric: took 1m17.508127462s for pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace to be "Ready" ...
	I0718 19:36:10.883127  595943 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-9wsff" in "kube-system" namespace to be "Ready" ...
	I0718 19:36:10.890264  595943 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-9wsff" in "kube-system" namespace has status "Ready":"True"
	I0718 19:36:10.890288  595943 pod_ready.go:81] duration metric: took 7.140167ms for pod "nvidia-device-plugin-daemonset-9wsff" in "kube-system" namespace to be "Ready" ...
	I0718 19:36:10.890310  595943 pod_ready.go:38] duration metric: took 1m20.95088034s 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" ...
	I0718 19:36:10.890325  595943 api_server.go:52] waiting for apiserver process to appear ...
	I0718 19:36:10.891000  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 19:36:10.891068  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 19:36:10.944822  595943 cri.go:89] found id: "d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:10.944844  595943 cri.go:89] found id: ""
	I0718 19:36:10.944852  595943 logs.go:276] 1 containers: [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5]
	I0718 19:36:10.944905  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:10.949158  595943 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 19:36:10.949269  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 19:36:10.990084  595943 cri.go:89] found id: "97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:10.990122  595943 cri.go:89] found id: ""
	I0718 19:36:10.990132  595943 logs.go:276] 1 containers: [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a]
	I0718 19:36:10.990201  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:10.993632  595943 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 19:36:10.993711  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 19:36:11.036746  595943 cri.go:89] found id: "8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:11.036774  595943 cri.go:89] found id: ""
	I0718 19:36:11.036783  595943 logs.go:276] 1 containers: [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4]
	I0718 19:36:11.036846  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.042050  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 19:36:11.042130  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 19:36:11.099723  595943 cri.go:89] found id: "0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:11.099747  595943 cri.go:89] found id: ""
	I0718 19:36:11.099755  595943 logs.go:276] 1 containers: [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f]
	I0718 19:36:11.099825  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.104190  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 19:36:11.104267  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 19:36:11.145769  595943 cri.go:89] found id: "1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:11.145843  595943 cri.go:89] found id: ""
	I0718 19:36:11.145865  595943 logs.go:276] 1 containers: [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b]
	I0718 19:36:11.145957  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.149561  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 19:36:11.149654  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 19:36:11.190486  595943 cri.go:89] found id: "12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:11.190510  595943 cri.go:89] found id: ""
	I0718 19:36:11.190519  595943 logs.go:276] 1 containers: [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0]
	I0718 19:36:11.190600  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.194420  595943 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 19:36:11.194500  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 19:36:11.234098  595943 cri.go:89] found id: "dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:11.234122  595943 cri.go:89] found id: ""
	I0718 19:36:11.234131  595943 logs.go:276] 1 containers: [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4]
	I0718 19:36:11.234187  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.237670  595943 logs.go:123] Gathering logs for kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] ...
	I0718 19:36:11.237696  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:11.312174  595943 logs.go:123] Gathering logs for container status ...
	I0718 19:36:11.312209  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 19:36:11.366754  595943 logs.go:123] Gathering logs for describe nodes ...
	I0718 19:36:11.366788  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 19:36:11.530223  595943 logs.go:123] Gathering logs for coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] ...
	I0718 19:36:11.530259  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:11.569624  595943 logs.go:123] Gathering logs for kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] ...
	I0718 19:36:11.569654  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:11.623788  595943 logs.go:123] Gathering logs for kube-proxy [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] ...
	I0718 19:36:11.623817  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:11.679382  595943 logs.go:123] Gathering logs for kindnet [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] ...
	I0718 19:36:11.679412  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:11.735727  595943 logs.go:123] Gathering logs for CRI-O ...
	I0718 19:36:11.735759  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 19:36:11.833163  595943 logs.go:123] Gathering logs for kubelet ...
	I0718 19:36:11.833196  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0718 19:36:11.883754  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865287    1568 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.884011  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865329    1568 reflector.go:150] object-"local-path-storage"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.884208  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865506    1568 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.884420  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865535    1568 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885204  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901752    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885407  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901793    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885583  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901966    1568 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885778  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901992    1568 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887358  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.914823    1568 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887566  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.914873    1568 reflector.go:150] object-"ingress-nginx"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887753  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887960  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.888149  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.888357  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.889101  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.889289  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:11.923198  595943 logs.go:123] Gathering logs for dmesg ...
	I0718 19:36:11.923229  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 19:36:11.943668  595943 logs.go:123] Gathering logs for kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] ...
	I0718 19:36:11.943698  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:12.008862  595943 logs.go:123] Gathering logs for etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] ...
	I0718 19:36:12.008918  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:12.089428  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:12.089463  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0718 19:36:12.089543  595943 out.go:239] X Problems detected in kubelet:
	W0718 19:36:12.089557  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089569  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089580  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089605  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089626  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:12.089639  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:12.089645  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:36:22.091199  595943 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0718 19:36:22.105794  595943 api_server.go:72] duration metric: took 2m15.812700059s to wait for apiserver process to appear ...
	I0718 19:36:22.105829  595943 api_server.go:88] waiting for apiserver healthz status ...
	I0718 19:36:22.105863  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 19:36:22.105923  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 19:36:22.147374  595943 cri.go:89] found id: "d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:22.147395  595943 cri.go:89] found id: ""
	I0718 19:36:22.147403  595943 logs.go:276] 1 containers: [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5]
	I0718 19:36:22.147458  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.151064  595943 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 19:36:22.151137  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 19:36:22.193053  595943 cri.go:89] found id: "97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:22.193076  595943 cri.go:89] found id: ""
	I0718 19:36:22.193085  595943 logs.go:276] 1 containers: [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a]
	I0718 19:36:22.193140  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.196796  595943 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 19:36:22.196869  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 19:36:22.235065  595943 cri.go:89] found id: "8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:22.235088  595943 cri.go:89] found id: ""
	I0718 19:36:22.235097  595943 logs.go:276] 1 containers: [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4]
	I0718 19:36:22.235149  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.238452  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 19:36:22.238527  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 19:36:22.278537  595943 cri.go:89] found id: "0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:22.278563  595943 cri.go:89] found id: ""
	I0718 19:36:22.278571  595943 logs.go:276] 1 containers: [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f]
	I0718 19:36:22.278656  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.283719  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 19:36:22.283791  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 19:36:22.320640  595943 cri.go:89] found id: "1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:22.320663  595943 cri.go:89] found id: ""
	I0718 19:36:22.320671  595943 logs.go:276] 1 containers: [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b]
	I0718 19:36:22.320727  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.324195  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 19:36:22.324289  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 19:36:22.363025  595943 cri.go:89] found id: "12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:22.363055  595943 cri.go:89] found id: ""
	I0718 19:36:22.363064  595943 logs.go:276] 1 containers: [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0]
	I0718 19:36:22.363123  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.366814  595943 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 19:36:22.366894  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 19:36:22.407018  595943 cri.go:89] found id: "dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:22.407042  595943 cri.go:89] found id: ""
	I0718 19:36:22.407051  595943 logs.go:276] 1 containers: [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4]
	I0718 19:36:22.407104  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.410604  595943 logs.go:123] Gathering logs for kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] ...
	I0718 19:36:22.410651  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:22.482950  595943 logs.go:123] Gathering logs for kindnet [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] ...
	I0718 19:36:22.482988  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:22.551357  595943 logs.go:123] Gathering logs for CRI-O ...
	I0718 19:36:22.551389  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 19:36:22.658897  595943 logs.go:123] Gathering logs for dmesg ...
	I0718 19:36:22.658981  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 19:36:22.678485  595943 logs.go:123] Gathering logs for describe nodes ...
	I0718 19:36:22.678514  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 19:36:22.841240  595943 logs.go:123] Gathering logs for kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] ...
	I0718 19:36:22.841272  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:22.928936  595943 logs.go:123] Gathering logs for coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] ...
	I0718 19:36:22.928976  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:22.977061  595943 logs.go:123] Gathering logs for kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] ...
	I0718 19:36:22.977202  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:23.037436  595943 logs.go:123] Gathering logs for container status ...
	I0718 19:36:23.037510  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 19:36:23.116821  595943 logs.go:123] Gathering logs for kubelet ...
	I0718 19:36:23.116853  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0718 19:36:23.169638  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865287    1568 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.169894  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865329    1568 reflector.go:150] object-"local-path-storage"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.170107  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865506    1568 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.170347  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865535    1568 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171158  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901752    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171384  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901793    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171581  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901966    1568 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171797  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901992    1568 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.173405  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.914823    1568 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.173632  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.914873    1568 reflector.go:150] object-"ingress-nginx"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.173841  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.174124  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.174341  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.174573  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.175351  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.175565  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:23.212036  595943 logs.go:123] Gathering logs for etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] ...
	I0718 19:36:23.212076  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:23.265400  595943 logs.go:123] Gathering logs for kube-proxy [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] ...
	I0718 19:36:23.265433  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:23.332295  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:23.332320  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0718 19:36:23.332396  595943 out.go:239] X Problems detected in kubelet:
	W0718 19:36:23.332413  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332422  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332452  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332478  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332487  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:23.332498  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:23.332504  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:36:33.333838  595943 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:36:33.342390  595943 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0718 19:36:33.344098  595943 api_server.go:141] control plane version: v1.30.3
	I0718 19:36:33.344125  595943 api_server.go:131] duration metric: took 11.238287407s to wait for apiserver health ...
	I0718 19:36:33.344136  595943 system_pods.go:43] waiting for kube-system pods to appear ...
	I0718 19:36:33.344160  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 19:36:33.344230  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 19:36:33.384671  595943 cri.go:89] found id: "d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:33.384710  595943 cri.go:89] found id: ""
	I0718 19:36:33.384725  595943 logs.go:276] 1 containers: [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5]
	I0718 19:36:33.384804  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.390144  595943 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 19:36:33.390248  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 19:36:33.433266  595943 cri.go:89] found id: "97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:33.433289  595943 cri.go:89] found id: ""
	I0718 19:36:33.433297  595943 logs.go:276] 1 containers: [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a]
	I0718 19:36:33.433356  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.436952  595943 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 19:36:33.437051  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 19:36:33.476353  595943 cri.go:89] found id: "8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:33.476377  595943 cri.go:89] found id: ""
	I0718 19:36:33.476385  595943 logs.go:276] 1 containers: [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4]
	I0718 19:36:33.476447  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.479973  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 19:36:33.480095  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 19:36:33.521153  595943 cri.go:89] found id: "0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:33.521228  595943 cri.go:89] found id: ""
	I0718 19:36:33.521249  595943 logs.go:276] 1 containers: [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f]
	I0718 19:36:33.521332  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.525854  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 19:36:33.525968  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 19:36:33.569278  595943 cri.go:89] found id: "1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:33.569350  595943 cri.go:89] found id: ""
	I0718 19:36:33.569370  595943 logs.go:276] 1 containers: [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b]
	I0718 19:36:33.569457  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.572901  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 19:36:33.572990  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 19:36:33.616149  595943 cri.go:89] found id: "12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:33.616172  595943 cri.go:89] found id: ""
	I0718 19:36:33.616180  595943 logs.go:276] 1 containers: [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0]
	I0718 19:36:33.616237  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.620190  595943 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 19:36:33.620287  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 19:36:33.660881  595943 cri.go:89] found id: "dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:33.660905  595943 cri.go:89] found id: ""
	I0718 19:36:33.660914  595943 logs.go:276] 1 containers: [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4]
	I0718 19:36:33.660973  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.665636  595943 logs.go:123] Gathering logs for kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] ...
	I0718 19:36:33.665664  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:33.720764  595943 logs.go:123] Gathering logs for container status ...
	I0718 19:36:33.720801  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 19:36:33.773974  595943 logs.go:123] Gathering logs for describe nodes ...
	I0718 19:36:33.774005  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 19:36:33.913353  595943 logs.go:123] Gathering logs for kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] ...
	I0718 19:36:33.913386  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:33.992027  595943 logs.go:123] Gathering logs for coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] ...
	I0718 19:36:33.992061  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:34.041285  595943 logs.go:123] Gathering logs for kube-proxy [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] ...
	I0718 19:36:34.041317  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:34.080545  595943 logs.go:123] Gathering logs for kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] ...
	I0718 19:36:34.080575  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:34.150017  595943 logs.go:123] Gathering logs for kindnet [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] ...
	I0718 19:36:34.150096  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:34.196727  595943 logs.go:123] Gathering logs for CRI-O ...
	I0718 19:36:34.196759  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 19:36:34.291987  595943 logs.go:123] Gathering logs for kubelet ...
	I0718 19:36:34.292026  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0718 19:36:34.333728  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865287    1568 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.333961  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865329    1568 reflector.go:150] object-"local-path-storage"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.334153  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865506    1568 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.334396  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865535    1568 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335188  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901752    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335397  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901793    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335575  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901966    1568 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335771  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901992    1568 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337330  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.914823    1568 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337538  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.914873    1568 reflector.go:150] object-"ingress-nginx"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337724  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337931  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.338163  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.338388  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.339144  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.339334  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:34.374993  595943 logs.go:123] Gathering logs for dmesg ...
	I0718 19:36:34.375024  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 19:36:34.393629  595943 logs.go:123] Gathering logs for etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] ...
	I0718 19:36:34.393660  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:34.443131  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:34.443156  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0718 19:36:34.443215  595943 out.go:239] X Problems detected in kubelet:
	W0718 19:36:34.443226  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443234  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443250  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443257  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443272  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:34.443279  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:34.443287  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:36:44.458349  595943 system_pods.go:59] 18 kube-system pods found
	I0718 19:36:44.458393  595943 system_pods.go:61] "coredns-7db6d8ff4d-l5dkf" [4d66364d-edab-422e-8cac-57d608d8ebae] Running
	I0718 19:36:44.458399  595943 system_pods.go:61] "csi-hostpath-attacher-0" [689f9984-7d86-44b4-b708-b1f05a076485] Running
	I0718 19:36:44.458403  595943 system_pods.go:61] "csi-hostpath-resizer-0" [c31afc47-67e5-4b6c-b5a3-d3ccf4964bf4] Running
	I0718 19:36:44.458407  595943 system_pods.go:61] "csi-hostpathplugin-svckh" [0b8c4548-df4a-4950-bbb9-faefd5014a2f] Running
	I0718 19:36:44.458411  595943 system_pods.go:61] "etcd-addons-448844" [c24738a2-67f7-47d2-87a2-2d449df7862f] Running
	I0718 19:36:44.458415  595943 system_pods.go:61] "kindnet-5lqtg" [256da43f-af1e-4c56-b455-6ff4c276798d] Running
	I0718 19:36:44.458421  595943 system_pods.go:61] "kube-apiserver-addons-448844" [6fd9bd54-db64-462b-8d22-7112f2ecb628] Running
	I0718 19:36:44.458425  595943 system_pods.go:61] "kube-controller-manager-addons-448844" [30a2ac9a-6523-4ad6-b205-2a776607772d] Running
	I0718 19:36:44.458430  595943 system_pods.go:61] "kube-ingress-dns-minikube" [9cffca60-29b3-4abc-829b-0612794e895d] Running
	I0718 19:36:44.458433  595943 system_pods.go:61] "kube-proxy-6tn88" [5dc7f86c-3868-4787-a3bc-5667e46dda3d] Running
	I0718 19:36:44.458436  595943 system_pods.go:61] "kube-scheduler-addons-448844" [fbb5fd01-4faf-46bc-b7dc-ff65155d7a6d] Running
	I0718 19:36:44.458441  595943 system_pods.go:61] "metrics-server-c59844bb4-hqrx6" [ba038bb4-d7ce-4d31-8d97-9f2428e66632] Running
	I0718 19:36:44.458452  595943 system_pods.go:61] "nvidia-device-plugin-daemonset-9wsff" [34d0a545-5004-4342-a6f3-e08bc829b439] Running
	I0718 19:36:44.458456  595943 system_pods.go:61] "registry-656c9c8d9c-z7gzz" [f2a22c07-bf6f-47ab-9d89-ff0b304745c1] Running
	I0718 19:36:44.458469  595943 system_pods.go:61] "registry-proxy-4jht8" [d556e6a5-b371-40c8-8f39-09d480b49540] Running
	I0718 19:36:44.458473  595943 system_pods.go:61] "snapshot-controller-745499f584-6sskl" [3bf9d274-3a74-4e65-984c-2e6c7971f3bd] Running
	I0718 19:36:44.458477  595943 system_pods.go:61] "snapshot-controller-745499f584-ck7wj" [941a9c49-45e0-40ca-af15-28115c911536] Running
	I0718 19:36:44.458481  595943 system_pods.go:61] "storage-provisioner" [281d4d8c-8d3e-4397-8b27-44129254ab40] Running
	I0718 19:36:44.458490  595943 system_pods.go:74] duration metric: took 11.114348167s to wait for pod list to return data ...
	I0718 19:36:44.458503  595943 default_sa.go:34] waiting for default service account to be created ...
	I0718 19:36:44.460979  595943 default_sa.go:45] found service account: "default"
	I0718 19:36:44.461010  595943 default_sa.go:55] duration metric: took 2.499654ms for default service account to be created ...
	I0718 19:36:44.461020  595943 system_pods.go:116] waiting for k8s-apps to be running ...
	I0718 19:36:44.470158  595943 system_pods.go:86] 18 kube-system pods found
	I0718 19:36:44.470196  595943 system_pods.go:89] "coredns-7db6d8ff4d-l5dkf" [4d66364d-edab-422e-8cac-57d608d8ebae] Running
	I0718 19:36:44.470204  595943 system_pods.go:89] "csi-hostpath-attacher-0" [689f9984-7d86-44b4-b708-b1f05a076485] Running
	I0718 19:36:44.470208  595943 system_pods.go:89] "csi-hostpath-resizer-0" [c31afc47-67e5-4b6c-b5a3-d3ccf4964bf4] Running
	I0718 19:36:44.470213  595943 system_pods.go:89] "csi-hostpathplugin-svckh" [0b8c4548-df4a-4950-bbb9-faefd5014a2f] Running
	I0718 19:36:44.470217  595943 system_pods.go:89] "etcd-addons-448844" [c24738a2-67f7-47d2-87a2-2d449df7862f] Running
	I0718 19:36:44.470222  595943 system_pods.go:89] "kindnet-5lqtg" [256da43f-af1e-4c56-b455-6ff4c276798d] Running
	I0718 19:36:44.470227  595943 system_pods.go:89] "kube-apiserver-addons-448844" [6fd9bd54-db64-462b-8d22-7112f2ecb628] Running
	I0718 19:36:44.470233  595943 system_pods.go:89] "kube-controller-manager-addons-448844" [30a2ac9a-6523-4ad6-b205-2a776607772d] Running
	I0718 19:36:44.470238  595943 system_pods.go:89] "kube-ingress-dns-minikube" [9cffca60-29b3-4abc-829b-0612794e895d] Running
	I0718 19:36:44.470243  595943 system_pods.go:89] "kube-proxy-6tn88" [5dc7f86c-3868-4787-a3bc-5667e46dda3d] Running
	I0718 19:36:44.470247  595943 system_pods.go:89] "kube-scheduler-addons-448844" [fbb5fd01-4faf-46bc-b7dc-ff65155d7a6d] Running
	I0718 19:36:44.470251  595943 system_pods.go:89] "metrics-server-c59844bb4-hqrx6" [ba038bb4-d7ce-4d31-8d97-9f2428e66632] Running
	I0718 19:36:44.470255  595943 system_pods.go:89] "nvidia-device-plugin-daemonset-9wsff" [34d0a545-5004-4342-a6f3-e08bc829b439] Running
	I0718 19:36:44.470260  595943 system_pods.go:89] "registry-656c9c8d9c-z7gzz" [f2a22c07-bf6f-47ab-9d89-ff0b304745c1] Running
	I0718 19:36:44.470271  595943 system_pods.go:89] "registry-proxy-4jht8" [d556e6a5-b371-40c8-8f39-09d480b49540] Running
	I0718 19:36:44.470275  595943 system_pods.go:89] "snapshot-controller-745499f584-6sskl" [3bf9d274-3a74-4e65-984c-2e6c7971f3bd] Running
	I0718 19:36:44.470282  595943 system_pods.go:89] "snapshot-controller-745499f584-ck7wj" [941a9c49-45e0-40ca-af15-28115c911536] Running
	I0718 19:36:44.470285  595943 system_pods.go:89] "storage-provisioner" [281d4d8c-8d3e-4397-8b27-44129254ab40] Running
	I0718 19:36:44.470292  595943 system_pods.go:126] duration metric: took 9.26629ms to wait for k8s-apps to be running ...
	I0718 19:36:44.470306  595943 system_svc.go:44] waiting for kubelet service to be running ....
	I0718 19:36:44.470369  595943 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 19:36:44.481890  595943 system_svc.go:56] duration metric: took 11.574998ms WaitForService to wait for kubelet
	I0718 19:36:44.481920  595943 kubeadm.go:582] duration metric: took 2m38.188829409s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0718 19:36:44.481941  595943 node_conditions.go:102] verifying NodePressure condition ...
	I0718 19:36:44.485114  595943 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 19:36:44.485147  595943 node_conditions.go:123] node cpu capacity is 2
	I0718 19:36:44.485159  595943 node_conditions.go:105] duration metric: took 3.21213ms to run NodePressure ...
	I0718 19:36:44.485172  595943 start.go:241] waiting for startup goroutines ...
	I0718 19:36:44.485179  595943 start.go:246] waiting for cluster config update ...
	I0718 19:36:44.485195  595943 start.go:255] writing updated cluster config ...
	I0718 19:36:44.485491  595943 ssh_runner.go:195] Run: rm -f paused
	I0718 19:36:44.792009  595943 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0718 19:36:44.795194  595943 out.go:177] * Done! kubectl is now configured to use "addons-448844" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.534939454Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=815cfefc-2844-490f-9275-1b81e9048abe name=/runtime.v1.ImageService/ImageStatus
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.536586966Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-52b7t/hello-world-app" id=47d97af9-c62b-478a-9229-4252dda4679c name=/runtime.v1.RuntimeService/CreateContainer
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.536703148Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.556082463Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e544ffef9f63573b3167a609b03d2f2792f43211614170b4dd99a2bed747c569/merged/etc/passwd: no such file or directory"
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.556261060Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/e544ffef9f63573b3167a609b03d2f2792f43211614170b4dd99a2bed747c569/merged/etc/group: no such file or directory"
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.597097528Z" level=info msg="Created container 49c7ecb6d02a2c826afb4d8f08a539f1549d74ec08f83fa65cba673bb8aab9e5: default/hello-world-app-6778b5fc9f-52b7t/hello-world-app" id=47d97af9-c62b-478a-9229-4252dda4679c name=/runtime.v1.RuntimeService/CreateContainer
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.597936032Z" level=info msg="Starting container: 49c7ecb6d02a2c826afb4d8f08a539f1549d74ec08f83fa65cba673bb8aab9e5" id=080cdff0-9d99-4852-bd36-df6b7ea1384f name=/runtime.v1.RuntimeService/StartContainer
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.606218476Z" level=info msg="Started container" PID=7999 containerID=49c7ecb6d02a2c826afb4d8f08a539f1549d74ec08f83fa65cba673bb8aab9e5 description=default/hello-world-app-6778b5fc9f-52b7t/hello-world-app id=080cdff0-9d99-4852-bd36-df6b7ea1384f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b6445d67a6aa33a0e6eb3a537ad6f5eb686701e60c9924ccaad7cc55842322e
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.641766592Z" level=info msg="Removing container: 7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2" id=1ece1825-bd50-42e4-a28e-a2a17375ad43 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 18 19:40:29 addons-448844 crio[967]: time="2024-07-18 19:40:29.664127207Z" level=info msg="Removed container 7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=1ece1825-bd50-42e4-a28e-a2a17375ad43 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 18 19:40:31 addons-448844 crio[967]: time="2024-07-18 19:40:31.390413686Z" level=info msg="Stopping container: 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26 (timeout: 2s)" id=5a74a976-18cc-4d30-a24e-2413ee3c05e1 name=/runtime.v1.RuntimeService/StopContainer
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.396656456Z" level=warning msg="Stopping container 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=5a74a976-18cc-4d30-a24e-2413ee3c05e1 name=/runtime.v1.RuntimeService/StopContainer
	Jul 18 19:40:33 addons-448844 conmon[4740]: conmon 299188bfc0ea8a6b8176 <ninfo>: container 4751 exited with status 137
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.538659173Z" level=info msg="Stopped container 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26: ingress-nginx/ingress-nginx-controller-768f948f8f-f25fq/controller" id=5a74a976-18cc-4d30-a24e-2413ee3c05e1 name=/runtime.v1.RuntimeService/StopContainer
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.539157164Z" level=info msg="Stopping pod sandbox: a0f314ab8e2285eeff20a8f5d6556bc50dc68d30a741694eb93e3d8d06f74f93" id=3dfbaa4f-8dc1-498c-adce-35d527a9c363 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.542385581Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-7HCETEYG5UDBKITZ - [0:0]\n:KUBE-HP-LNK35WNVVX7WHCD3 - [0:0]\n-X KUBE-HP-LNK35WNVVX7WHCD3\n-X KUBE-HP-7HCETEYG5UDBKITZ\nCOMMIT\n"
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.544071378Z" level=info msg="Closing host port tcp:80"
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.544120049Z" level=info msg="Closing host port tcp:443"
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.545535214Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.545564645Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.545752104Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-768f948f8f-f25fq Namespace:ingress-nginx ID:a0f314ab8e2285eeff20a8f5d6556bc50dc68d30a741694eb93e3d8d06f74f93 UID:c52e534e-8a76-4642-bfc6-b9981f80235f NetNS:/var/run/netns/46201c2f-96c8-4026-91f0-d1c0a179c4bc Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.545889848Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-768f948f8f-f25fq from CNI network \"kindnet\" (type=ptp)"
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.564827450Z" level=info msg="Stopped pod sandbox: a0f314ab8e2285eeff20a8f5d6556bc50dc68d30a741694eb93e3d8d06f74f93" id=3dfbaa4f-8dc1-498c-adce-35d527a9c363 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.657641809Z" level=info msg="Removing container: 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26" id=d4bc7f82-ad99-49a7-8b7e-6af5b752c935 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 18 19:40:33 addons-448844 crio[967]: time="2024-07-18 19:40:33.676236690Z" level=info msg="Removed container 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26: ingress-nginx/ingress-nginx-controller-768f948f8f-f25fq/controller" id=d4bc7f82-ad99-49a7-8b7e-6af5b752c935 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	49c7ecb6d02a2       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   3b6445d67a6aa       hello-world-app-6778b5fc9f-52b7t
	2c8cbc4ba7bc3       docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55                              2 minutes ago       Running             nginx                     0                   1d7156b026070       nginx
	f0bae7fee4ecf       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37                        3 minutes ago       Running             headlamp                  0                   fd2d6f25106ef       headlamp-7867546754-j9dgf
	e577080a6ac4f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 4 minutes ago       Running             gcp-auth                  0                   64a097ff67a67       gcp-auth-5db96cd9b4-8n6n9
	5ff50c86a8059       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago       Running             yakd                      0                   911420e668c9f       yakd-dashboard-799879c74f-dq8gb
	511526860b380       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              patch                     0                   bfbb4f97c4d2d       ingress-nginx-admission-patch-brddj
	10817936113a7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                    0                   e4132171d8a31       ingress-nginx-admission-create-pqkhd
	69293f4c148ce       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server            0                   273a332e8cbf4       metrics-server-c59844bb4-hqrx6
	113c3007c8c98       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner       0                   aba5b2386bf8b       storage-provisioner
	8555dbaf50d8f       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                   0                   8f70bb5c2b56d       coredns-7db6d8ff4d-l5dkf
	1b5a5f01f26ff       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                0                   821107ee38c3a       kube-proxy-6tn88
	dce13657d4b67       5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2                                                             6 minutes ago       Running             kindnet-cni               0                   4ea5327f4e009       kindnet-5lqtg
	12e4989f6373d       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             6 minutes ago       Running             kube-controller-manager   0                   11e277aba791d       kube-controller-manager-addons-448844
	0694c6eae1922       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             6 minutes ago       Running             kube-scheduler            0                   deb03e701b74b       kube-scheduler-addons-448844
	d6a624b0ca160       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             6 minutes ago       Running             kube-apiserver            0                   d96c3456fbbe0       kube-apiserver-addons-448844
	97d95c19a832b       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                      0                   19b0e3dfe9529       etcd-addons-448844
	
	
	==> coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] <==
	[INFO] 10.244.0.15:36218 - 65093 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002383267s
	[INFO] 10.244.0.15:52587 - 6540 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000155738s
	[INFO] 10.244.0.15:52587 - 18562 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000096268s
	[INFO] 10.244.0.15:33173 - 49545 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00009485s
	[INFO] 10.244.0.15:33173 - 32908 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000303517s
	[INFO] 10.244.0.15:55308 - 47523 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000109076s
	[INFO] 10.244.0.15:55308 - 57757 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000107149s
	[INFO] 10.244.0.15:41666 - 47457 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000112506s
	[INFO] 10.244.0.15:41666 - 65123 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000076027s
	[INFO] 10.244.0.15:36043 - 25934 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001777044s
	[INFO] 10.244.0.15:36043 - 32328 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001789926s
	[INFO] 10.244.0.15:60181 - 5727 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000082418s
	[INFO] 10.244.0.15:60181 - 2909 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000146679s
	[INFO] 10.244.0.20:55963 - 21893 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001935941s
	[INFO] 10.244.0.20:36229 - 61382 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002061263s
	[INFO] 10.244.0.20:37516 - 22212 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000132346s
	[INFO] 10.244.0.20:59075 - 8890 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000099099s
	[INFO] 10.244.0.20:42606 - 22148 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000096129s
	[INFO] 10.244.0.20:52125 - 59925 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000083083s
	[INFO] 10.244.0.20:50464 - 16897 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002057669s
	[INFO] 10.244.0.20:46793 - 29696 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001985647s
	[INFO] 10.244.0.20:37234 - 11748 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001547691s
	[INFO] 10.244.0.20:59742 - 47712 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.00083546s
	[INFO] 10.244.0.22:60521 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000200012s
	[INFO] 10.244.0.22:59888 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00019851s
	
	
	==> describe nodes <==
	Name:               addons-448844
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-448844
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fde50f7c1d8780525c534b5848cf4126ede27fa0
	                    minikube.k8s.io/name=addons-448844
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_18T19_33_53_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-448844
	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, 18 Jul 2024 19:33:50 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-448844
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 18 Jul 2024 19:40:30 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 18 Jul 2024 19:38:28 +0000   Thu, 18 Jul 2024 19:33:47 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 18 Jul 2024 19:38:28 +0000   Thu, 18 Jul 2024 19:33:47 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 18 Jul 2024 19:38:28 +0000   Thu, 18 Jul 2024 19:33:47 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 18 Jul 2024 19:38:28 +0000   Thu, 18 Jul 2024 19:34:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-448844
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 b2f2f79b26e1408193830eef31b8b6bd
	  System UUID:                c6afd742-30f2-4cc5-a8c2-67304543b16e
	  Boot ID:                    4d1dc897-2cb8-492f-a4ba-64c542abd172
	  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.3
	  Kube-Proxy Version:         v1.30.3
	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-6778b5fc9f-52b7t         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m30s
	  gcp-auth                    gcp-auth-5db96cd9b4-8n6n9                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m21s
	  headlamp                    headlamp-7867546754-j9dgf                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m53s
	  kube-system                 coredns-7db6d8ff4d-l5dkf                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m32s
	  kube-system                 etcd-addons-448844                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m46s
	  kube-system                 kindnet-5lqtg                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m32s
	  kube-system                 kube-apiserver-addons-448844             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m46s
	  kube-system                 kube-controller-manager-addons-448844    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m46s
	  kube-system                 kube-proxy-6tn88                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m32s
	  kube-system                 kube-scheduler-addons-448844             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m46s
	  kube-system                 metrics-server-c59844bb4-hqrx6           100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m27s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m27s
	  yakd-dashboard              yakd-dashboard-799879c74f-dq8gb          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m27s
	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                 6m26s  kube-proxy       
	  Normal  Starting                 6m46s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m46s  kubelet          Node addons-448844 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m46s  kubelet          Node addons-448844 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m46s  kubelet          Node addons-448844 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m33s  node-controller  Node addons-448844 event: Registered Node addons-448844 in Controller
	  Normal  NodeReady                5m49s  kubelet          Node addons-448844 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001033] FS-Cache: O-key=[8] 'e46eed0000000000'
	[  +0.000695] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000944] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=000000004f350aa6
	[  +0.001036] FS-Cache: N-key=[8] 'e46eed0000000000'
	[  +0.002981] FS-Cache: Duplicate cookie detected
	[  +0.000688] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000946] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=0000000016b084a6
	[  +0.001033] FS-Cache: O-key=[8] 'e46eed0000000000'
	[  +0.000709] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=00000000f7687d1b
	[  +0.001028] FS-Cache: N-key=[8] 'e46eed0000000000'
	[  +2.678827] FS-Cache: Duplicate cookie detected
	[  +0.000957] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.001168] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=00000000d740dc91
	[  +0.001339] FS-Cache: O-key=[8] 'e36eed0000000000'
	[  +0.000706] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.001091] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=000000003c11b27e
	[  +0.001197] FS-Cache: N-key=[8] 'e36eed0000000000'
	[  +0.265645] FS-Cache: Duplicate cookie detected
	[  +0.000732] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000977] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=000000000d48d911
	[  +0.001058] FS-Cache: O-key=[8] 'e96eed0000000000'
	[  +0.000725] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000936] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=000000004f350aa6
	[  +0.001069] FS-Cache: N-key=[8] 'e96eed0000000000'
	
	
	==> etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] <==
	{"level":"info","ts":"2024-07-18T19:33:46.987645Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-07-18T19:33:47.540743Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-07-18T19:33:47.540805Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-07-18T19:33:47.54084Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-07-18T19:33:47.540861Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.54087Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.54088Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.540889Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.542816Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.547751Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-448844 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-18T19:33:47.547798Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-18T19:33:47.548061Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-18T19:33:47.548145Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.548213Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.548238Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.549865Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-18T19:33:47.55618Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-18T19:33:47.556219Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-18T19:33:47.557067Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"warn","ts":"2024-07-18T19:34:07.699298Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.380811ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/\" range_end:\"/registry/namespaces0\" ","response":"range_response_count:4 size:1383"}
	{"level":"info","ts":"2024-07-18T19:34:07.71408Z","caller":"traceutil/trace.go:171","msg":"trace[1983038799] range","detail":"{range_begin:/registry/namespaces/; range_end:/registry/namespaces0; response_count:4; response_revision:357; }","duration":"122.169146ms","start":"2024-07-18T19:34:07.591887Z","end":"2024-07-18T19:34:07.714056Z","steps":["trace[1983038799] 'agreement among raft nodes before linearized reading'  (duration: 59.36841ms)","trace[1983038799] 'range keys from in-memory index tree'  (duration: 47.961137ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-18T19:34:07.715459Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.511623ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2024-07-18T19:34:07.722161Z","caller":"traceutil/trace.go:171","msg":"trace[623492103] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:357; }","duration":"130.20801ms","start":"2024-07-18T19:34:07.591929Z","end":"2024-07-18T19:34:07.722137Z","steps":["trace[623492103] 'agreement among raft nodes before linearized reading'  (duration: 65.283636ms)","trace[623492103] 'range keys from in-memory index tree'  (duration: 58.194422ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-18T19:34:08.02647Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.418838ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030613314289250 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf\" mod_revision:351 > success:<request_put:<key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf\" value_size:3919 >> failure:<request_range:<key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-07-18T19:34:08.026844Z","caller":"traceutil/trace.go:171","msg":"trace[917098991] transaction","detail":"{read_only:false; response_revision:358; number_of_response:1; }","duration":"265.509766ms","start":"2024-07-18T19:34:07.761312Z","end":"2024-07-18T19:34:08.026821Z","steps":["trace[917098991] 'compare'  (duration: 82.212248ms)","trace[917098991] 'attach lease to kv pair' {req_type:put; key:/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf; req_size:3975; } (duration: 27.055069ms)"],"step_count":2}
	
	
	==> gcp-auth [e577080a6ac4fb7dc337248b9eff4fe31f15ba93db2aeb25e6bdb8f938da83ef] <==
	2024/07/18 19:35:57 GCP Auth Webhook started!
	2024/07/18 19:36:45 Ready to marshal response ...
	2024/07/18 19:36:45 Ready to write response ...
	2024/07/18 19:36:45 Ready to marshal response ...
	2024/07/18 19:36:45 Ready to write response ...
	2024/07/18 19:36:45 Ready to marshal response ...
	2024/07/18 19:36:45 Ready to write response ...
	2024/07/18 19:36:56 Ready to marshal response ...
	2024/07/18 19:36:56 Ready to write response ...
	2024/07/18 19:37:02 Ready to marshal response ...
	2024/07/18 19:37:02 Ready to write response ...
	2024/07/18 19:37:02 Ready to marshal response ...
	2024/07/18 19:37:02 Ready to write response ...
	2024/07/18 19:37:11 Ready to marshal response ...
	2024/07/18 19:37:11 Ready to write response ...
	2024/07/18 19:37:28 Ready to marshal response ...
	2024/07/18 19:37:28 Ready to write response ...
	2024/07/18 19:37:51 Ready to marshal response ...
	2024/07/18 19:37:51 Ready to write response ...
	2024/07/18 19:38:08 Ready to marshal response ...
	2024/07/18 19:38:08 Ready to write response ...
	2024/07/18 19:40:28 Ready to marshal response ...
	2024/07/18 19:40:28 Ready to write response ...
	
	
	==> kernel <==
	 19:40:39 up  3:23,  0 users,  load average: 0.29, 1.16, 1.98
	Linux addons-448844 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 [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] <==
	I0718 19:39:19.680069       1 main.go:303] handling current node
	I0718 19:39:29.679711       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:39:29.679753       1 main.go:303] handling current node
	W0718 19:39:33.875184       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0718 19:39:33.875232       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0718 19:39:36.436215       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0718 19:39:36.436247       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0718 19:39:39.679555       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:39:39.679593       1 main.go:303] handling current node
	I0718 19:39:49.679584       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:39:49.679636       1 main.go:303] handling current node
	I0718 19:39:59.679462       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:39:59.679506       1 main.go:303] handling current node
	W0718 19:40:00.415580       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0718 19:40:00.415628       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0718 19:40:09.679505       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:40:09.679542       1 main.go:303] handling current node
	I0718 19:40:19.679528       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:40:19.679642       1 main.go:303] handling current node
	W0718 19:40:25.222389       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0718 19:40:25.222427       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0718 19:40:29.681691       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:40:29.681814       1 main.go:303] handling current node
	W0718 19:40:34.584720       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0718 19:40:34.584754       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	
	
	==> kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] <==
	E0718 19:36:15.540385       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	E0718 19:36:15.540917       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.107.175.71:443/apis/metrics.k8s.io/v1beta1: Get "https://10.107.175.71:443/apis/metrics.k8s.io/v1beta1": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
	I0718 19:36:15.591807       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0718 19:36:15.604003       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	I0718 19:36:45.852423       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.91.31"}
	E0718 19:37:07.989144       1 watch.go:250] http2: stream closed
	E0718 19:37:27.097354       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0718 19:37:40.101936       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0718 19:38:01.032036       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0718 19:38:02.078362       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0718 19:38:07.671786       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.671848       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:07.767274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.767400       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:07.770419       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.770547       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:07.777095       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.777139       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:08.320212       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0718 19:38:08.690350       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.98.146.123"}
	W0718 19:38:08.770987       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0718 19:38:08.819656       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0718 19:38:08.819670       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0718 19:40:28.381943       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.98.125.0"}
	
	
	==> kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] <==
	W0718 19:39:16.754301       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
	E0718 19:39:16.754337       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
	W0718 19:39:23.384593       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
	E0718 19:39:23.384631       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
	W0718 19:39:43.884220       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
	E0718 19:39:43.884259       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
	W0718 19:39:58.590252       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
	E0718 19:39:58.590297       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
	W0718 19:40:01.921989       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
	E0718 19:40:01.922028       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
	W0718 19:40:09.056393       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
	E0718 19:40:09.056433       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
	I0718 19:40:28.154476       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="38.236065ms"
	I0718 19:40:28.170767       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="16.24514ms"
	I0718 19:40:28.217038       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="46.06498ms"
	I0718 19:40:28.217143       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="66.042µs"
	I0718 19:40:29.706577       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="21.732912ms"
	I0718 19:40:29.707652       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="36.733µs"
	I0718 19:40:30.367148       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0718 19:40:30.371244       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="3.914µs"
	I0718 19:40:30.376893       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	W0718 19:40:35.066392       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
	E0718 19:40:35.066431       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
	W0718 19:40:36.934115       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
	E0718 19:40:36.934158       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 [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] <==
	I0718 19:34:12.001145       1 server_linux.go:69] "Using iptables proxy"
	I0718 19:34:12.079671       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0718 19:34:12.266128       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0718 19:34:12.266259       1 server_linux.go:165] "Using iptables Proxier"
	I0718 19:34:12.268115       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0718 19:34:12.268188       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0718 19:34:12.268239       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"
	I0718 19:34:12.268473       1 server.go:872] "Version info" version="v1.30.3"
	I0718 19:34:12.268679       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0718 19:34:12.269590       1 config.go:192] "Starting service config controller"
	I0718 19:34:12.269857       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0718 19:34:12.269930       1 config.go:101] "Starting endpoint slice config controller"
	I0718 19:34:12.269960       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0718 19:34:12.270472       1 config.go:319] "Starting node config controller"
	I0718 19:34:12.270524       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0718 19:34:12.375952       1 shared_informer.go:320] Caches are synced for node config
	I0718 19:34:12.376003       1 shared_informer.go:320] Caches are synced for service config
	I0718 19:34:12.376048       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] <==
	W0718 19:33:50.208947       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
	E0718 19:33:50.208976       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
	W0718 19:33:50.209018       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
	E0718 19:33:50.209030       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
	W0718 19:33:50.209068       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
	E0718 19:33:50.209084       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
	W0718 19:33:50.209146       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0718 19:33:50.209159       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0718 19:33:50.209194       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
	E0718 19:33:50.209208       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
	W0718 19:33:50.209272       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
	E0718 19:33:50.209287       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
	W0718 19:33:50.209349       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
	E0718 19:33:50.209365       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
	W0718 19:33:51.054829       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
	E0718 19:33:51.054966       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
	W0718 19:33:51.100863       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
	E0718 19:33:51.101190       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
	W0718 19:33:51.150332       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"
	E0718 19:33:51.150458       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"
	W0718 19:33:51.177657       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
	E0718 19:33:51.177772       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
	W0718 19:33:51.230957       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
	E0718 19:33:51.231075       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
	I0718 19:33:53.802054       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 18 19:40:28 addons-448844 kubelet[1568]: I0718 19:40:28.157582    1568 memory_manager.go:354] "RemoveStaleState removing state" podUID="882e0139-2bca-4b6e-8b53-16d2b543c7e8" containerName="gadget"
	Jul 18 19:40:28 addons-448844 kubelet[1568]: I0718 19:40:28.197470    1568 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-k5grl\" (UniqueName: \"kubernetes.io/projected/af025433-6ba0-4a34-b59f-cb1b815b18c4-kube-api-access-k5grl\") pod \"hello-world-app-6778b5fc9f-52b7t\" (UID: \"af025433-6ba0-4a34-b59f-cb1b815b18c4\") " pod="default/hello-world-app-6778b5fc9f-52b7t"
	Jul 18 19:40:28 addons-448844 kubelet[1568]: I0718 19:40:28.197524    1568 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/af025433-6ba0-4a34-b59f-cb1b815b18c4-gcp-creds\") pod \"hello-world-app-6778b5fc9f-52b7t\" (UID: \"af025433-6ba0-4a34-b59f-cb1b815b18c4\") " pod="default/hello-world-app-6778b5fc9f-52b7t"
	Jul 18 19:40:29 addons-448844 kubelet[1568]: I0718 19:40:29.407181    1568 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-m5z6w\" (UniqueName: \"kubernetes.io/projected/9cffca60-29b3-4abc-829b-0612794e895d-kube-api-access-m5z6w\") pod \"9cffca60-29b3-4abc-829b-0612794e895d\" (UID: \"9cffca60-29b3-4abc-829b-0612794e895d\") "
	Jul 18 19:40:29 addons-448844 kubelet[1568]: I0718 19:40:29.422888    1568 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9cffca60-29b3-4abc-829b-0612794e895d-kube-api-access-m5z6w" (OuterVolumeSpecName: "kube-api-access-m5z6w") pod "9cffca60-29b3-4abc-829b-0612794e895d" (UID: "9cffca60-29b3-4abc-829b-0612794e895d"). InnerVolumeSpecName "kube-api-access-m5z6w". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 18 19:40:29 addons-448844 kubelet[1568]: I0718 19:40:29.507640    1568 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-m5z6w\" (UniqueName: \"kubernetes.io/projected/9cffca60-29b3-4abc-829b-0612794e895d-kube-api-access-m5z6w\") on node \"addons-448844\" DevicePath \"\""
	Jul 18 19:40:29 addons-448844 kubelet[1568]: I0718 19:40:29.639984    1568 scope.go:117] "RemoveContainer" containerID="7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2"
	Jul 18 19:40:29 addons-448844 kubelet[1568]: I0718 19:40:29.664488    1568 scope.go:117] "RemoveContainer" containerID="7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2"
	Jul 18 19:40:29 addons-448844 kubelet[1568]: E0718 19:40:29.664836    1568 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2\": container with ID starting with 7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2 not found: ID does not exist" containerID="7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2"
	Jul 18 19:40:29 addons-448844 kubelet[1568]: I0718 19:40:29.664871    1568 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2"} err="failed to get container status \"7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2\": rpc error: code = NotFound desc = could not find container \"7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2\": container with ID starting with 7df265d7a35ea4c57696bd5769b982425cde0e97a9085d8de2ffc35cfffc81a2 not found: ID does not exist"
	Jul 18 19:40:30 addons-448844 kubelet[1568]: I0718 19:40:30.379874    1568 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-52b7t" podStartSLOduration=1.381775711 podStartE2EDuration="2.37985205s" podCreationTimestamp="2024-07-18 19:40:28 +0000 UTC" firstStartedPulling="2024-07-18 19:40:28.535157289 +0000 UTC m=+396.084415476" lastFinishedPulling="2024-07-18 19:40:29.53323362 +0000 UTC m=+397.082491815" observedRunningTime="2024-07-18 19:40:29.683225224 +0000 UTC m=+397.232483419" watchObservedRunningTime="2024-07-18 19:40:30.37985205 +0000 UTC m=+397.929110245"
	Jul 18 19:40:30 addons-448844 kubelet[1568]: I0718 19:40:30.559015    1568 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9192e40d-64a3-4a9a-8421-0e938317ef0e" path="/var/lib/kubelet/pods/9192e40d-64a3-4a9a-8421-0e938317ef0e/volumes"
	Jul 18 19:40:30 addons-448844 kubelet[1568]: I0718 19:40:30.559417    1568 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9cffca60-29b3-4abc-829b-0612794e895d" path="/var/lib/kubelet/pods/9cffca60-29b3-4abc-829b-0612794e895d/volumes"
	Jul 18 19:40:30 addons-448844 kubelet[1568]: I0718 19:40:30.560185    1568 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b3565d80-167f-46bd-8ec0-3b55a4c66c3c" path="/var/lib/kubelet/pods/b3565d80-167f-46bd-8ec0-3b55a4c66c3c/volumes"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.645974    1568 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c52e534e-8a76-4642-bfc6-b9981f80235f-webhook-cert\") pod \"c52e534e-8a76-4642-bfc6-b9981f80235f\" (UID: \"c52e534e-8a76-4642-bfc6-b9981f80235f\") "
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.646086    1568 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-pwsqb\" (UniqueName: \"kubernetes.io/projected/c52e534e-8a76-4642-bfc6-b9981f80235f-kube-api-access-pwsqb\") pod \"c52e534e-8a76-4642-bfc6-b9981f80235f\" (UID: \"c52e534e-8a76-4642-bfc6-b9981f80235f\") "
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.649548    1568 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c52e534e-8a76-4642-bfc6-b9981f80235f-kube-api-access-pwsqb" (OuterVolumeSpecName: "kube-api-access-pwsqb") pod "c52e534e-8a76-4642-bfc6-b9981f80235f" (UID: "c52e534e-8a76-4642-bfc6-b9981f80235f"). InnerVolumeSpecName "kube-api-access-pwsqb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.653576    1568 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/c52e534e-8a76-4642-bfc6-b9981f80235f-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "c52e534e-8a76-4642-bfc6-b9981f80235f" (UID: "c52e534e-8a76-4642-bfc6-b9981f80235f"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.654913    1568 scope.go:117] "RemoveContainer" containerID="299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.676513    1568 scope.go:117] "RemoveContainer" containerID="299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: E0718 19:40:33.676901    1568 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26\": container with ID starting with 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26 not found: ID does not exist" containerID="299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.676944    1568 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"} err="failed to get container status \"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26\": rpc error: code = NotFound desc = could not find container \"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26\": container with ID starting with 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26 not found: ID does not exist"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.746411    1568 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c52e534e-8a76-4642-bfc6-b9981f80235f-webhook-cert\") on node \"addons-448844\" DevicePath \"\""
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.746470    1568 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-pwsqb\" (UniqueName: \"kubernetes.io/projected/c52e534e-8a76-4642-bfc6-b9981f80235f-kube-api-access-pwsqb\") on node \"addons-448844\" DevicePath \"\""
	Jul 18 19:40:34 addons-448844 kubelet[1568]: I0718 19:40:34.559098    1568 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c52e534e-8a76-4642-bfc6-b9981f80235f" path="/var/lib/kubelet/pods/c52e534e-8a76-4642-bfc6-b9981f80235f/volumes"
	
	
	==> storage-provisioner [113c3007c8c98a48375e50fd52cae2e11831f5af21b0a709f01d2e4f229cdc3a] <==
	I0718 19:34:50.822731       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0718 19:34:50.880033       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0718 19:34:50.882270       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0718 19:34:50.903378       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0718 19:34:50.905742       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-448844_a433d45b-1645-4605-b722-01973666482e!
	I0718 19:34:50.907052       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"5e56f1f3-4fbb-42b8-a015-4e55d1438d00", APIVersion:"v1", ResourceVersion:"911", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-448844_a433d45b-1645-4605-b722-01973666482e became leader
	I0718 19:34:51.006029       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-448844_a433d45b-1645-4605-b722-01973666482e!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (329.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 4.887885ms
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-hqrx6" [ba038bb4-d7ce-4d31-8d97-9f2428e66632] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004485573s
addons_test.go:417: (dbg) Run:  kubectl --context addons-448844 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-448844 top pods -n kube-system: exit status 1 (109.387329ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 4m5.41326771s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 4m9.469053611s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 4m14.519801301s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 4m21.409481509s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 4m28.604917646s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 4m44.373025648s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 5m4.037312839s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 5m29.012708038s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 7m9.823271489s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 8m8.376055348s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 8m56.497083857s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-l5dkf, age: 9m26.866238304s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 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-448844
helpers_test.go:235: (dbg) docker inspect addons-448844:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca",
	        "Created": "2024-07-18T19:33:27.541585266Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 596437,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-18T19:33:27.687009253Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a11bb5e2546f3ca503b3c47550c3b044149515e29579deea734475d97cc9a2be",
	        "ResolvConfPath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/hostname",
	        "HostsPath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/hosts",
	        "LogPath": "/var/lib/docker/containers/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca/e1cf3607ce9f591f1eb9820b3bd0638f5753301a88e583e371f1dd986f4459ca-json.log",
	        "Name": "/addons-448844",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-448844:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-448844",
	            "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/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c-init/diff:/var/lib/docker/overlay2/da2de1d7cf532c67c36c520794b287e1b28119e470890f6f8705e0473b21c94b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/eec184dd53af8b4990b781615925dec52222c013ad86fafa669199b07ecc628c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-448844",
	                "Source": "/var/lib/docker/volumes/addons-448844/_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-448844",
	            "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-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2",
	            "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-448844",
	                "name.minikube.sigs.k8s.io": "addons-448844",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d9924aa272ea522d919ed00ade1b910cc8d0e21d3c332cf848d6659a7ddf594e",
	            "SandboxKey": "/var/run/docker/netns/d9924aa272ea",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-448844": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "67a07170088f17a030abe39e80532effb041da582a0c73800ae26dca06a58c3a",
	                    "EndpointID": "92355df0b5ba281117965bd7bc3f72c8fbddbd0227f3f8703b3826add33eafd6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-448844",
	                        "e1cf3607ce9f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-448844 -n addons-448844
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-448844 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-448844 logs -n 25: (1.551961552s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-570597                                                                     | download-only-570597   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| delete  | -p download-only-850963                                                                     | download-only-850963   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| delete  | -p download-only-930356                                                                     | download-only-930356   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-059933 | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | download-docker-059933                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-059933                                                                   | download-docker-059933 | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-624464   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | binary-mirror-624464                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45825                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-624464                                                                     | binary-mirror-624464   | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC |                     |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-448844 --wait=true                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:33 UTC | 18 Jul 24 19:36 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  | enable headlamp                                                                             | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:36 UTC | 18 Jul 24 19:36 UTC |
	|         | -p addons-448844                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-448844 ip                                                                            | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | -p addons-448844                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-448844 ssh cat                                                                       | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | /opt/local-path-provisioner/pvc-2779cd76-e11e-4bc6-bcb8-d1ac2f61d338_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:37 UTC | 18 Jul 24 19:37 UTC |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| addons  | addons-448844 addons                                                                        | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC | 18 Jul 24 19:38 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC | 18 Jul 24 19:38 UTC |
	|         | addons-448844                                                                               |                        |         |         |                     |                     |
	| addons  | addons-448844 addons                                                                        | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC | 18 Jul 24 19:38 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-448844 ssh curl -s                                                                   | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:38 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-448844 ip                                                                            | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:40 UTC | 18 Jul 24 19:40 UTC |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:40 UTC | 18 Jul 24 19:40 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-448844 addons disable                                                                | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:40 UTC | 18 Jul 24 19:40 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-448844 addons                                                                        | addons-448844          | jenkins | v1.33.1 | 18 Jul 24 19:43 UTC | 18 Jul 24 19:43 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/18 19:33:02
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0718 19:33:02.801266  595943 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:33:02.801472  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:33:02.801500  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:33:02.801539  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:33:02.801886  595943 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:33:02.802860  595943 out.go:298] Setting JSON to false
	I0718 19:33:02.804409  595943 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11734,"bootTime":1721319449,"procs":156,"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"}
	I0718 19:33:02.804498  595943 start.go:139] virtualization:  
	I0718 19:33:02.812096  595943 out.go:177] * [addons-448844] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0718 19:33:02.823614  595943 out.go:177]   - MINIKUBE_LOCATION=19297
	I0718 19:33:02.823627  595943 notify.go:220] Checking for updates...
	I0718 19:33:02.836470  595943 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:33:02.868877  595943 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:33:02.900145  595943 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:33:02.949323  595943 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0718 19:33:02.980945  595943 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0718 19:33:03.014240  595943 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:33:03.036823  595943 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:33:03.036945  595943 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:33:03.095017  595943 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-18 19:33:03.083457598 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:33:03.095185  595943 docker.go:307] overlay module found
	I0718 19:33:03.125123  595943 out.go:177] * Using the docker driver based on user configuration
	I0718 19:33:03.158021  595943 start.go:297] selected driver: docker
	I0718 19:33:03.158061  595943 start.go:901] validating driver "docker" against <nil>
	I0718 19:33:03.158077  595943 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0718 19:33:03.158795  595943 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:33:03.228987  595943 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-18 19:33:03.220035618 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:33:03.229153  595943 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0718 19:33:03.229401  595943 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]
	I0718 19:33:03.251697  595943 out.go:177] * Using Docker driver with root privileges
	I0718 19:33:03.285641  595943 cni.go:84] Creating CNI manager for ""
	I0718 19:33:03.285675  595943 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:33:03.285687  595943 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0718 19:33:03.285785  595943 start.go:340] cluster config:
	{Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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}
	I0718 19:33:03.317527  595943 out.go:177] * Starting "addons-448844" primary control-plane node in "addons-448844" cluster
	I0718 19:33:03.349335  595943 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 19:33:03.383373  595943 out.go:177] * Pulling base image v0.0.44-1721234491-19282 ...
	I0718 19:33:03.414776  595943 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:33:03.414853  595943 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0718 19:33:03.414867  595943 cache.go:56] Caching tarball of preloaded images
	I0718 19:33:03.414781  595943 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 19:33:03.414968  595943 preload.go:172] Found /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0718 19:33:03.414978  595943 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0718 19:33:03.415348  595943 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/config.json ...
	I0718 19:33:03.415380  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/config.json: {Name:mkd45e0bea6228115f10325d706e67bd5b3404b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:03.429925  595943 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:33:03.430057  595943 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 19:33:03.430080  595943 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory, skipping pull
	I0718 19:33:03.430085  595943 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 exists in cache, skipping pull
	I0718 19:33:03.430092  595943 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 19:33:03.430098  595943 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from local cache
	I0718 19:33:20.220396  595943 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from cached tarball
	I0718 19:33:20.220493  595943 cache.go:194] Successfully downloaded all kic artifacts
	I0718 19:33:20.220533  595943 start.go:360] acquireMachinesLock for addons-448844: {Name:mk9db9276a0b62b08fb0e1de40952b16f5ace6c3 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0718 19:33:20.221252  595943 start.go:364] duration metric: took 691.612µs to acquireMachinesLock for "addons-448844"
	I0718 19:33:20.221293  595943 start.go:93] Provisioning new machine with config: &{Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0718 19:33:20.221445  595943 start.go:125] createHost starting for "" (driver="docker")
	I0718 19:33:20.223704  595943 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0718 19:33:20.224010  595943 start.go:159] libmachine.API.Create for "addons-448844" (driver="docker")
	I0718 19:33:20.224049  595943 client.go:168] LocalClient.Create starting
	I0718 19:33:20.224177  595943 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem
	I0718 19:33:20.574658  595943 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem
	I0718 19:33:20.927956  595943 cli_runner.go:164] Run: docker network inspect addons-448844 --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}}]}"
	W0718 19:33:20.942989  595943 cli_runner.go:211] docker network inspect addons-448844 --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
	I0718 19:33:20.943076  595943 network_create.go:284] running [docker network inspect addons-448844] to gather additional debugging logs...
	I0718 19:33:20.943095  595943 cli_runner.go:164] Run: docker network inspect addons-448844
	W0718 19:33:20.956996  595943 cli_runner.go:211] docker network inspect addons-448844 returned with exit code 1
	I0718 19:33:20.957037  595943 network_create.go:287] error running [docker network inspect addons-448844]: docker network inspect addons-448844: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-448844 not found
	I0718 19:33:20.957050  595943 network_create.go:289] output of [docker network inspect addons-448844]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-448844 not found
	
	** /stderr **
	I0718 19:33:20.957150  595943 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}}]}"
	I0718 19:33:20.971858  595943 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:0x4001bd8da0}
	I0718 19:33:20.971894  595943 network_create.go:124] attempt to create docker network addons-448844 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0718 19:33:20.971950  595943 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-448844 addons-448844
	I0718 19:33:21.055107  595943 network_create.go:108] docker network addons-448844 192.168.49.0/24 created
	I0718 19:33:21.055146  595943 kic.go:121] calculated static IP "192.168.49.2" for the "addons-448844" container
	I0718 19:33:21.055244  595943 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0718 19:33:21.073066  595943 cli_runner.go:164] Run: docker volume create addons-448844 --label name.minikube.sigs.k8s.io=addons-448844 --label created_by.minikube.sigs.k8s.io=true
	I0718 19:33:21.090083  595943 oci.go:103] Successfully created a docker volume addons-448844
	I0718 19:33:21.090224  595943 cli_runner.go:164] Run: docker run --rm --name addons-448844-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-448844 --entrypoint /usr/bin/test -v addons-448844:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -d /var/lib
	I0718 19:33:23.178487  595943 cli_runner.go:217] Completed: docker run --rm --name addons-448844-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-448844 --entrypoint /usr/bin/test -v addons-448844:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -d /var/lib: (2.088225443s)
	I0718 19:33:23.178515  595943 oci.go:107] Successfully prepared a docker volume addons-448844
	I0718 19:33:23.178547  595943 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:33:23.178568  595943 kic.go:194] Starting extracting preloaded images to volume ...
	I0718 19:33:23.178789  595943 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-448844:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -I lz4 -xf /preloaded.tar -C /extractDir
	I0718 19:33:27.475198  595943 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-448844:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 -I lz4 -xf /preloaded.tar -C /extractDir: (4.296359445s)
	I0718 19:33:27.475227  595943 kic.go:203] duration metric: took 4.296656998s to extract preloaded images to volume ...
	W0718 19:33:27.475375  595943 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0718 19:33:27.475484  595943 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0718 19:33:27.528420  595943 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-448844 --name addons-448844 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-448844 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-448844 --network addons-448844 --ip 192.168.49.2 --volume addons-448844:/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-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2
	I0718 19:33:27.856630  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Running}}
	I0718 19:33:27.876026  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:33:27.898986  595943 cli_runner.go:164] Run: docker exec addons-448844 stat /var/lib/dpkg/alternatives/iptables
	I0718 19:33:27.969604  595943 oci.go:144] the created container "addons-448844" has a running status.
	I0718 19:33:27.969636  595943 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa...
	I0718 19:33:28.711039  595943 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0718 19:33:28.733274  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:33:28.759958  595943 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0718 19:33:28.760017  595943 kic_runner.go:114] Args: [docker exec --privileged addons-448844 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0718 19:33:28.812812  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:33:28.835781  595943 machine.go:94] provisionDockerMachine start ...
	I0718 19:33:28.835877  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:28.857410  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:28.857676  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:28.857685  595943 main.go:141] libmachine: About to run SSH command:
	hostname
	I0718 19:33:28.982038  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-448844
	
	I0718 19:33:28.982118  595943 ubuntu.go:169] provisioning hostname "addons-448844"
	I0718 19:33:28.982225  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.008633  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:29.009046  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:29.009064  595943 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-448844 && echo "addons-448844" | sudo tee /etc/hostname
	I0718 19:33:29.146699  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-448844
	
	I0718 19:33:29.146785  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.164127  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:29.164378  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:29.164399  595943 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-448844' /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-448844/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-448844' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0718 19:33:29.286579  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0718 19:33:29.286633  595943 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19297-589541/.minikube CaCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19297-589541/.minikube}
	I0718 19:33:29.286661  595943 ubuntu.go:177] setting up certificates
	I0718 19:33:29.286671  595943 provision.go:84] configureAuth start
	I0718 19:33:29.286738  595943 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-448844
	I0718 19:33:29.309685  595943 provision.go:143] copyHostCerts
	I0718 19:33:29.309772  595943 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem (1078 bytes)
	I0718 19:33:29.309916  595943 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem (1123 bytes)
	I0718 19:33:29.309986  595943 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem (1679 bytes)
	I0718 19:33:29.310035  595943 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem org=jenkins.addons-448844 san=[127.0.0.1 192.168.49.2 addons-448844 localhost minikube]
	I0718 19:33:29.784401  595943 provision.go:177] copyRemoteCerts
	I0718 19:33:29.784475  595943 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0718 19:33:29.784516  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.801082  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:29.895316  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0718 19:33:29.919722  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0718 19:33:29.943162  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0718 19:33:29.966696  595943 provision.go:87] duration metric: took 680.007579ms to configureAuth
	I0718 19:33:29.966777  595943 ubuntu.go:193] setting minikube options for container-runtime
	I0718 19:33:29.966979  595943 config.go:182] Loaded profile config "addons-448844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:33:29.967118  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:29.984693  595943 main.go:141] libmachine: Using SSH client type: native
	I0718 19:33:29.984946  595943 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0718 19:33:29.984969  595943 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
	I0718 19:33:30.250749  595943 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0718 19:33:30.250776  595943 machine.go:97] duration metric: took 1.414972325s to provisionDockerMachine
	I0718 19:33:30.250789  595943 client.go:171] duration metric: took 10.026729731s to LocalClient.Create
	I0718 19:33:30.250812  595943 start.go:167] duration metric: took 10.026802263s to libmachine.API.Create "addons-448844"
	I0718 19:33:30.250819  595943 start.go:293] postStartSetup for "addons-448844" (driver="docker")
	I0718 19:33:30.250830  595943 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]
	I0718 19:33:30.250910  595943 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
	I0718 19:33:30.250966  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.267867  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.360299  595943 ssh_runner.go:195] Run: cat /etc/os-release
	I0718 19:33:30.363570  595943 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0718 19:33:30.363610  595943 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0718 19:33:30.363622  595943 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0718 19:33:30.363629  595943 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0718 19:33:30.363642  595943 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/addons for local assets ...
	I0718 19:33:30.363718  595943 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/files for local assets ...
	I0718 19:33:30.363743  595943 start.go:296] duration metric: took 112.91742ms for postStartSetup
	I0718 19:33:30.364060  595943 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-448844
	I0718 19:33:30.380348  595943 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/config.json ...
	I0718 19:33:30.380642  595943 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 19:33:30.380684  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.396886  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.483563  595943 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0718 19:33:30.487992  595943 start.go:128] duration metric: took 10.266531263s to createHost
	I0718 19:33:30.488016  595943 start.go:83] releasing machines lock for "addons-448844", held for 10.266745141s
	I0718 19:33:30.488088  595943 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-448844
	I0718 19:33:30.503600  595943 ssh_runner.go:195] Run: cat /version.json
	I0718 19:33:30.503658  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.503720  595943 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0718 19:33:30.503764  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:33:30.528841  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.537791  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:33:30.752812  595943 ssh_runner.go:195] Run: systemctl --version
	I0718 19:33:30.757926  595943 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0718 19:33:30.902495  595943 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0718 19:33:30.906673  595943 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" ;
	I0718 19:33:30.927805  595943 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0718 19:33:30.927895  595943 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" ;
	I0718 19:33:30.963133  595943 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0718 19:33:30.963160  595943 start.go:495] detecting cgroup driver to use...
	I0718 19:33:30.963195  595943 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0718 19:33:30.963246  595943 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0718 19:33:30.979199  595943 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0718 19:33:30.991375  595943 docker.go:217] disabling cri-docker service (if available) ...
	I0718 19:33:30.991453  595943 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0718 19:33:31.009683  595943 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0718 19:33:31.024963  595943 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0718 19:33:31.120392  595943 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0718 19:33:31.209856  595943 docker.go:233] disabling docker service ...
	I0718 19:33:31.209952  595943 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0718 19:33:31.230468  595943 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0718 19:33:31.243897  595943 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0718 19:33:31.329022  595943 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0718 19:33:31.421185  595943 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0718 19:33:31.433481  595943 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"
	I0718 19:33:31.449304  595943 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0718 19:33:31.449390  595943 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"
	I0718 19:33:31.459228  595943 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0718 19:33:31.459328  595943 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:33:31.468814  595943 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:33:31.478488  595943 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:33:31.488265  595943 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0718 19:33:31.497490  595943 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"
	I0718 19:33:31.507177  595943 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"
	I0718 19:33:31.523934  595943 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"
	I0718 19:33:31.533543  595943 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0718 19:33:31.542154  595943 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0718 19:33:31.550576  595943 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:33:31.634889  595943 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0718 19:33:31.761440  595943 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0718 19:33:31.761543  595943 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0718 19:33:31.765179  595943 start.go:563] Will wait 60s for crictl version
	I0718 19:33:31.765264  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:33:31.768796  595943 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0718 19:33:31.814182  595943 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0718 19:33:31.814307  595943 ssh_runner.go:195] Run: crio --version
	I0718 19:33:31.854469  595943 ssh_runner.go:195] Run: crio --version
	I0718 19:33:31.899064  595943 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0718 19:33:31.900951  595943 cli_runner.go:164] Run: docker network inspect addons-448844 --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}}]}"
	I0718 19:33:31.917042  595943 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0718 19:33:31.920647  595943 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""
	I0718 19:33:31.931504  595943 kubeadm.go:883] updating cluster {Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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} ...
	I0718 19:33:31.931626  595943 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:33:31.931684  595943 ssh_runner.go:195] Run: sudo crictl images --output json
	I0718 19:33:32.020500  595943 crio.go:514] all images are preloaded for cri-o runtime.
	I0718 19:33:32.020526  595943 crio.go:433] Images already preloaded, skipping extraction
	I0718 19:33:32.020590  595943 ssh_runner.go:195] Run: sudo crictl images --output json
	I0718 19:33:32.058855  595943 crio.go:514] all images are preloaded for cri-o runtime.
	I0718 19:33:32.058877  595943 cache_images.go:84] Images are preloaded, skipping loading
	I0718 19:33:32.058886  595943 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0718 19:33:32.058983  595943 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-448844 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-448844 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:}
	I0718 19:33:32.059076  595943 ssh_runner.go:195] Run: crio config
	I0718 19:33:32.113436  595943 cni.go:84] Creating CNI manager for ""
	I0718 19:33:32.113458  595943 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:33:32.113471  595943 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0718 19:33:32.113496  595943 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.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-448844 NodeName:addons-448844 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}
	I0718 19:33:32.113637  595943 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-448844"
	  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.3
	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
	
	I0718 19:33:32.113704  595943 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0718 19:33:32.122580  595943 binaries.go:44] Found k8s binaries, skipping transfer
	I0718 19:33:32.122669  595943 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0718 19:33:32.131430  595943 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0718 19:33:32.149401  595943 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0718 19:33:32.168943  595943 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0718 19:33:32.187161  595943 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0718 19:33:32.190526  595943 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""
	I0718 19:33:32.201193  595943 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:33:32.281433  595943 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 19:33:32.295410  595943 certs.go:68] Setting up /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844 for IP: 192.168.49.2
	I0718 19:33:32.295483  595943 certs.go:194] generating shared ca certs ...
	I0718 19:33:32.295511  595943 certs.go:226] acquiring lock for ca certs: {Name:mk4f744987933eba8c8868535124f30f94f9514f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:32.295647  595943 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key
	I0718 19:33:32.740276  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt ...
	I0718 19:33:32.740312  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt: {Name:mk45bbab4ac56caedaebc17d7e64b9966d5330e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:32.740549  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key ...
	I0718 19:33:32.740566  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key: {Name:mk2c032feddc36683152adf0426ff3b0d6c4eb61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:32.740664  595943 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key
	I0718 19:33:33.100351  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt ...
	I0718 19:33:33.100383  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt: {Name:mk3c228cfc62a0df01555ea0c3c5fa510941ab44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:33.100581  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key ...
	I0718 19:33:33.100594  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key: {Name:mk7819aa30772be6e2e230cf8ffee81d396a8c63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:33.100672  595943 certs.go:256] generating profile certs ...
	I0718 19:33:33.100735  595943 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.key
	I0718 19:33:33.100751  595943 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt with IP's: []
	I0718 19:33:34.100809  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt ...
	I0718 19:33:34.100843  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: {Name:mk0f5cba75f27bde7e91b4810731203b957f8ce6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.101035  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.key ...
	I0718 19:33:34.101047  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.key: {Name:mk5b803ba0bc8671d80db9fd0dcb3ffd6d70f86e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.101125  595943 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e
	I0718 19:33:34.101147  595943 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0718 19:33:34.625935  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e ...
	I0718 19:33:34.625968  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e: {Name:mk581e3f25223732358454b2d1f1f9559fc73640 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.626150  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e ...
	I0718 19:33:34.626164  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e: {Name:mk091e7660a9f6ce3c05ebe5dfc9ce7cd681c5bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:34.626876  595943 certs.go:381] copying /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt.28771d4e -> /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt
	I0718 19:33:34.626967  595943 certs.go:385] copying /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key.28771d4e -> /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key
	I0718 19:33:34.627019  595943 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key
	I0718 19:33:34.627039  595943 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt with IP's: []
	I0718 19:33:35.338489  595943 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt ...
	I0718 19:33:35.338567  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt: {Name:mk732fd111ba22281e4e06a0af36fda1d384c3d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:35.338798  595943 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key ...
	I0718 19:33:35.338837  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key: {Name:mk111fc3f0ac148b23481cfb434574b257cf2f3a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:33:35.339086  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem (1675 bytes)
	I0718 19:33:35.339151  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem (1078 bytes)
	I0718 19:33:35.339210  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem (1123 bytes)
	I0718 19:33:35.339255  595943 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem (1679 bytes)
	I0718 19:33:35.339874  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0718 19:33:35.366210  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0718 19:33:35.391178  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0718 19:33:35.415056  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0718 19:33:35.439285  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0718 19:33:35.462487  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0718 19:33:35.486048  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0718 19:33:35.509988  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0718 19:33:35.534109  595943 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0718 19:33:35.559360  595943 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0718 19:33:35.576836  595943 ssh_runner.go:195] Run: openssl version
	I0718 19:33:35.582398  595943 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"
	I0718 19:33:35.591906  595943 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:33:35.595326  595943 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 18 19:33 /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:33:35.595430  595943 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:33:35.602359  595943 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"
	I0718 19:33:35.611788  595943 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0718 19:33:35.615194  595943 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
	I0718 19:33:35.615286  595943 kubeadm.go:392] StartCluster: {Name:addons-448844 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:addons-448844 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.3 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}
	I0718 19:33:35.615375  595943 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0718 19:33:35.615448  595943 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0718 19:33:35.652129  595943 cri.go:89] found id: ""
	I0718 19:33:35.652200  595943 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0718 19:33:35.660987  595943 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0718 19:33:35.669930  595943 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0718 19:33:35.670015  595943 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
	I0718 19:33:35.679389  595943 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
	I0718 19:33:35.679412  595943 kubeadm.go:157] found existing configuration files:
	
	I0718 19:33:35.679489  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0718 19:33:35.688566  595943 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
	I0718 19:33:35.688628  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0718 19:33:35.697298  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0718 19:33:35.705957  595943 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
	I0718 19:33:35.706042  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0718 19:33:35.714038  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0718 19:33:35.722560  595943 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
	I0718 19:33:35.722649  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0718 19:33:35.731117  595943 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0718 19:33:35.740071  595943 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
	I0718 19:33:35.740155  595943 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0718 19:33:35.748384  595943 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0718 19:33:35.792231  595943 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0718 19:33:35.792559  595943 kubeadm.go:310] [preflight] Running pre-flight checks
	I0718 19:33:35.832510  595943 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0718 19:33:35.832625  595943 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1064-aws
	I0718 19:33:35.832686  595943 kubeadm.go:310] OS: Linux
	I0718 19:33:35.832753  595943 kubeadm.go:310] CGROUPS_CPU: enabled
	I0718 19:33:35.832840  595943 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0718 19:33:35.832909  595943 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0718 19:33:35.832978  595943 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0718 19:33:35.833056  595943 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0718 19:33:35.833127  595943 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0718 19:33:35.833202  595943 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0718 19:33:35.833275  595943 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0718 19:33:35.833353  595943 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0718 19:33:35.894676  595943 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0718 19:33:35.894846  595943 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0718 19:33:35.894975  595943 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0718 19:33:36.169941  595943 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0718 19:33:36.173948  595943 out.go:204]   - Generating certificates and keys ...
	I0718 19:33:36.174161  595943 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0718 19:33:36.174291  595943 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0718 19:33:37.077123  595943 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0718 19:33:37.668160  595943 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0718 19:33:38.017757  595943 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0718 19:33:38.584058  595943 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0718 19:33:39.174444  595943 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0718 19:33:39.174855  595943 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-448844 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0718 19:33:39.812443  595943 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0718 19:33:39.812751  595943 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-448844 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0718 19:33:40.512912  595943 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0718 19:33:40.833376  595943 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0718 19:33:40.975337  595943 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0718 19:33:40.975596  595943 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0718 19:33:41.495480  595943 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0718 19:33:42.630892  595943 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0718 19:33:43.074853  595943 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0718 19:33:44.502077  595943 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0718 19:33:44.708649  595943 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0718 19:33:44.709444  595943 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0718 19:33:44.712439  595943 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0718 19:33:44.714734  595943 out.go:204]   - Booting up control plane ...
	I0718 19:33:44.714861  595943 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0718 19:33:44.714952  595943 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0718 19:33:44.715703  595943 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0718 19:33:44.727135  595943 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0718 19:33:44.728234  595943 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0718 19:33:44.728294  595943 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0718 19:33:44.825542  595943 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0718 19:33:44.825631  595943 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0718 19:33:46.326397  595943 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.500949936s
	I0718 19:33:46.326484  595943 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0718 19:33:51.827814  595943 kubeadm.go:310] [api-check] The API server is healthy after 5.501413572s
	I0718 19:33:51.846474  595943 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0718 19:33:51.857726  595943 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0718 19:33:51.882695  595943 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0718 19:33:51.882891  595943 kubeadm.go:310] [mark-control-plane] Marking the node addons-448844 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0718 19:33:51.892693  595943 kubeadm.go:310] [bootstrap-token] Using token: p6icwt.ef70qwbxbthgbb14
	I0718 19:33:51.894501  595943 out.go:204]   - Configuring RBAC rules ...
	I0718 19:33:51.894664  595943 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0718 19:33:51.899612  595943 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0718 19:33:51.907459  595943 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
	I0718 19:33:51.910496  595943 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0718 19:33:51.914288  595943 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0718 19:33:51.919403  595943 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0718 19:33:52.234641  595943 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0718 19:33:52.702989  595943 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0718 19:33:53.234084  595943 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0718 19:33:53.235318  595943 kubeadm.go:310] 
	I0718 19:33:53.235391  595943 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0718 19:33:53.235398  595943 kubeadm.go:310] 
	I0718 19:33:53.235471  595943 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0718 19:33:53.235476  595943 kubeadm.go:310] 
	I0718 19:33:53.235500  595943 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0718 19:33:53.235557  595943 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0718 19:33:53.235605  595943 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0718 19:33:53.235610  595943 kubeadm.go:310] 
	I0718 19:33:53.235661  595943 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0718 19:33:53.235672  595943 kubeadm.go:310] 
	I0718 19:33:53.235717  595943 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0718 19:33:53.235722  595943 kubeadm.go:310] 
	I0718 19:33:53.235772  595943 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0718 19:33:53.235843  595943 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0718 19:33:53.235911  595943 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0718 19:33:53.235916  595943 kubeadm.go:310] 
	I0718 19:33:53.235996  595943 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0718 19:33:53.236069  595943 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0718 19:33:53.236074  595943 kubeadm.go:310] 
	I0718 19:33:53.236154  595943 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token p6icwt.ef70qwbxbthgbb14 \
	I0718 19:33:53.236252  595943 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:793436fb026fdafe234514ce1084afdb401fa3c4975231a4aad8427f544083f2 \
	I0718 19:33:53.236272  595943 kubeadm.go:310] 	--control-plane 
	I0718 19:33:53.236277  595943 kubeadm.go:310] 
	I0718 19:33:53.236358  595943 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0718 19:33:53.236363  595943 kubeadm.go:310] 
	I0718 19:33:53.236441  595943 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token p6icwt.ef70qwbxbthgbb14 \
	I0718 19:33:53.236538  595943 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:793436fb026fdafe234514ce1084afdb401fa3c4975231a4aad8427f544083f2 
	I0718 19:33:53.238909  595943 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
	I0718 19:33:53.239024  595943 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0718 19:33:53.239043  595943 cni.go:84] Creating CNI manager for ""
	I0718 19:33:53.239052  595943 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:33:53.243053  595943 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0718 19:33:53.245412  595943 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0718 19:33:53.249323  595943 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0718 19:33:53.249345  595943 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0718 19:33:53.269073  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0718 19:33:53.521384  595943 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0718 19:33:53.521510  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:53.521584  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-448844 minikube.k8s.io/updated_at=2024_07_18T19_33_53_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=fde50f7c1d8780525c534b5848cf4126ede27fa0 minikube.k8s.io/name=addons-448844 minikube.k8s.io/primary=true
	I0718 19:33:53.686142  595943 ops.go:34] apiserver oom_adj: -16
	I0718 19:33:53.686314  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:54.187095  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:54.687453  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:55.187397  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:55.686458  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:56.187207  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:56.686746  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:57.186469  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:57.686936  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:58.186579  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:58.687268  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:59.186408  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:33:59.687206  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:00.187285  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:00.686465  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:01.186515  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:01.687108  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:02.187357  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:02.686742  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:03.187358  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:03.687325  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:04.186694  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:04.686472  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:05.186463  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:05.686942  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:06.187191  595943 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0718 19:34:06.292299  595943 kubeadm.go:1113] duration metric: took 12.770833807s to wait for elevateKubeSystemPrivileges
	I0718 19:34:06.292338  595943 kubeadm.go:394] duration metric: took 30.67705787s to StartCluster
	I0718 19:34:06.292356  595943 settings.go:142] acquiring lock: {Name:mk659b3201e33c0467fa28a295773a2342f332ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:34:06.292475  595943 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:34:06.292863  595943 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/kubeconfig: {Name:mk1175e4d6e56e6d9f7a1420f4c9bda25afbe347 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:34:06.293063  595943 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0718 19:34:06.293165  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0718 19:34:06.293413  595943 config.go:182] Loaded profile config "addons-448844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:34:06.293405  595943 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]
	I0718 19:34:06.293549  595943 addons.go:69] Setting yakd=true in profile "addons-448844"
	I0718 19:34:06.293573  595943 addons.go:234] Setting addon yakd=true in "addons-448844"
	I0718 19:34:06.293603  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.294136  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.294335  595943 addons.go:69] Setting inspektor-gadget=true in profile "addons-448844"
	I0718 19:34:06.294379  595943 addons.go:234] Setting addon inspektor-gadget=true in "addons-448844"
	I0718 19:34:06.294485  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.294540  595943 addons.go:69] Setting metrics-server=true in profile "addons-448844"
	I0718 19:34:06.294575  595943 addons.go:234] Setting addon metrics-server=true in "addons-448844"
	I0718 19:34:06.294654  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.295041  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.295172  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.296781  595943 addons.go:69] Setting cloud-spanner=true in profile "addons-448844"
	I0718 19:34:06.296825  595943 addons.go:234] Setting addon cloud-spanner=true in "addons-448844"
	I0718 19:34:06.296860  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.297267  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.298987  595943 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-448844"
	I0718 19:34:06.299444  595943 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-448844"
	I0718 19:34:06.299516  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.307054  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299143  595943 addons.go:69] Setting registry=true in profile "addons-448844"
	I0718 19:34:06.308758  595943 addons.go:234] Setting addon registry=true in "addons-448844"
	I0718 19:34:06.308809  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.309242  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299160  595943 addons.go:69] Setting storage-provisioner=true in profile "addons-448844"
	I0718 19:34:06.318750  595943 addons.go:234] Setting addon storage-provisioner=true in "addons-448844"
	I0718 19:34:06.318833  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.320419  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299165  595943 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-448844"
	I0718 19:34:06.337626  595943 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-448844"
	I0718 19:34:06.342176  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299174  595943 addons.go:69] Setting volcano=true in profile "addons-448844"
	I0718 19:34:06.355244  595943 addons.go:234] Setting addon volcano=true in "addons-448844"
	I0718 19:34:06.355321  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.355910  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299178  595943 addons.go:69] Setting volumesnapshots=true in profile "addons-448844"
	I0718 19:34:06.369424  595943 addons.go:234] Setting addon volumesnapshots=true in "addons-448844"
	I0718 19:34:06.369512  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.370111  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.372131  595943 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0718 19:34:06.299215  595943 out.go:177] * Verifying Kubernetes components...
	I0718 19:34:06.393051  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0718 19:34:06.393121  595943 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0718 19:34:06.393228  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.395743  595943 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:34:06.299697  595943 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-448844"
	I0718 19:34:06.411461  595943 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-448844"
	I0718 19:34:06.411529  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.412080  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.299701  595943 addons.go:69] Setting default-storageclass=true in profile "addons-448844"
	I0718 19:34:06.442781  595943 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-448844"
	I0718 19:34:06.443101  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.478843  595943 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0718 19:34:06.481745  595943 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0718 19:34:06.483627  595943 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0718 19:34:06.483649  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0718 19:34:06.483722  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.299706  595943 addons.go:69] Setting ingress=true in profile "addons-448844"
	I0718 19:34:06.498897  595943 addons.go:234] Setting addon ingress=true in "addons-448844"
	I0718 19:34:06.498953  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.499383  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.506970  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0718 19:34:06.507000  595943 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0718 19:34:06.507083  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.299710  595943 addons.go:69] Setting ingress-dns=true in profile "addons-448844"
	I0718 19:34:06.529810  595943 addons.go:234] Setting addon ingress-dns=true in "addons-448844"
	I0718 19:34:06.529849  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.530281  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.532858  595943 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0718 19:34:06.533210  595943 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0718 19:34:06.299687  595943 addons.go:69] Setting gcp-auth=true in profile "addons-448844"
	I0718 19:34:06.538434  595943 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0718 19:34:06.538452  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0718 19:34:06.538517  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.541797  595943 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0718 19:34:06.541921  595943 mustload.go:65] Loading cluster: addons-448844
	I0718 19:34:06.542119  595943 config.go:182] Loaded profile config "addons-448844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:34:06.542377  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.542837  595943 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0718 19:34:06.542885  595943 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0718 19:34:06.542943  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.573232  595943 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-448844"
	I0718 19:34:06.573336  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.583294  595943 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0718 19:34:06.598421  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0718 19:34:06.593721  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.601075  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0718 19:34:06.601084  595943 out.go:177]   - Using image docker.io/registry:2.8.3
	I0718 19:34:06.601256  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	W0718 19:34:06.614888  595943 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0718 19:34:06.618757  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0718 19:34:06.618817  595943 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0718 19:34:06.618925  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.624864  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.625235  595943 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0718 19:34:06.627439  595943 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0718 19:34:06.627463  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0718 19:34:06.627526  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.725631  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0718 19:34:06.726085  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.739997  595943 addons.go:234] Setting addon default-storageclass=true in "addons-448844"
	I0718 19:34:06.740051  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.740538  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:06.741097  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0718 19:34:06.751451  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0718 19:34:06.751890  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.753661  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.755465  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:06.759310  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0718 19:34:06.766383  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0718 19:34:06.769907  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0718 19:34:06.774844  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0718 19:34:06.776096  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.777021  595943 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0718 19:34:06.779187  595943 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0718 19:34:06.779852  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0718 19:34:06.780042  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.786674  595943 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0718 19:34:06.789124  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0718 19:34:06.789148  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0718 19:34:06.789221  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.801782  595943 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0718 19:34:06.801839  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0718 19:34:06.806737  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0718 19:34:06.809816  595943 out.go:177]   - Using image docker.io/busybox:stable
	I0718 19:34:06.813363  595943 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0718 19:34:06.813382  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0718 19:34:06.813482  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.813950  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0718 19:34:06.817314  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0718 19:34:06.821257  595943 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0718 19:34:06.821313  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0718 19:34:06.821409  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.870921  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.895897  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.905344  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.921073  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.946793  595943 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0718 19:34:06.946868  595943 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0718 19:34:06.946969  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:06.962916  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.963439  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.978228  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:06.990696  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:07.020234  595943 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 19:34:07.060774  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0718 19:34:07.060796  595943 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0718 19:34:07.186465  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0718 19:34:07.212233  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0718 19:34:07.212316  595943 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0718 19:34:07.224063  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0718 19:34:07.224149  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0718 19:34:07.275282  595943 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0718 19:34:07.275355  595943 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0718 19:34:07.302333  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0718 19:34:07.335756  595943 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0718 19:34:07.335786  595943 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0718 19:34:07.419291  595943 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0718 19:34:07.419366  595943 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0718 19:34:07.433882  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0718 19:34:07.443553  595943 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0718 19:34:07.443628  595943 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0718 19:34:07.449386  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0718 19:34:07.449457  595943 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0718 19:34:07.459734  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0718 19:34:07.459806  595943 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0718 19:34:07.464500  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0718 19:34:07.464589  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0718 19:34:07.474444  595943 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0718 19:34:07.474467  595943 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0718 19:34:07.499124  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0718 19:34:07.500190  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0718 19:34:07.503651  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0718 19:34:07.562914  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0718 19:34:07.564235  595943 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0718 19:34:07.564255  595943 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0718 19:34:07.631659  595943 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0718 19:34:07.631686  595943 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0718 19:34:07.650109  595943 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0718 19:34:07.650133  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0718 19:34:07.654940  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0718 19:34:07.654961  595943 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)
	I0718 19:34:07.666938  595943 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0718 19:34:07.666962  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0718 19:34:07.687341  595943 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0718 19:34:07.687368  595943 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0718 19:34:07.796117  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:07.803778  595943 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0718 19:34:07.803804  595943 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0718 19:34:07.860685  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0718 19:34:07.863732  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0718 19:34:07.863753  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0718 19:34:07.869017  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:07.878563  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0718 19:34:07.878589  595943 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0718 19:34:07.967415  595943 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0718 19:34:07.967447  595943 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0718 19:34:08.025570  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0718 19:34:08.025602  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0718 19:34:08.053598  595943 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0718 19:34:08.053623  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0718 19:34:08.157645  595943 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0718 19:34:08.157672  595943 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0718 19:34:08.189922  595943 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0718 19:34:08.189948  595943 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0718 19:34:08.214787  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:08.257979  595943 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0718 19:34:08.258005  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0718 19:34:08.306772  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0718 19:34:08.306798  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0718 19:34:08.327028  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:08.385115  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0718 19:34:08.385145  595943 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0718 19:34:08.477628  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0718 19:34:08.477654  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0718 19:34:08.661657  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0718 19:34:08.661683  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0718 19:34:08.783979  595943 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0718 19:34:08.784006  595943 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0718 19:34:08.988236  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:10.424744  595943 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.607394115s)
	I0718 19:34:10.424775  595943 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0718 19:34:10.425829  595943 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.405571934s)
	I0718 19:34:10.426602  595943 node_ready.go:35] waiting up to 6m0s for node "addons-448844" to be "Ready" ...
	I0718 19:34:10.843458  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.656957628s)
	I0718 19:34:11.044542  595943 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-448844" context rescaled to 1 replicas
	I0718 19:34:11.540526  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.238109506s)
	I0718 19:34:11.540583  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.106632052s)
	I0718 19:34:11.540608  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.041411668s)
	I0718 19:34:11.559897  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.059642455s)
	I0718 19:34:11.560086  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.056413061s)
	W0718 19:34:11.611223  595943 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0718 19:34:12.459617  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:12.532240  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.969289347s)
	I0718 19:34:12.532323  595943 addons.go:475] Verifying addon ingress=true in "addons-448844"
	I0718 19:34:12.532501  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.736354258s)
	I0718 19:34:12.532722  595943 addons.go:475] Verifying addon metrics-server=true in "addons-448844"
	I0718 19:34:12.532800  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.6720866s)
	I0718 19:34:12.532813  595943 addons.go:475] Verifying addon registry=true in "addons-448844"
	I0718 19:34:12.532935  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.663889529s)
	I0718 19:34:12.537307  595943 out.go:177] * Verifying registry addon...
	I0718 19:34:12.537426  595943 out.go:177] * Verifying ingress addon...
	I0718 19:34:12.537511  595943 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-448844 service yakd-dashboard -n yakd-dashboard
	
	I0718 19:34:12.540608  595943 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0718 19:34:12.541818  595943 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0718 19:34:12.581917  595943 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0718 19:34:12.582000  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:12.582760  595943 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0718 19:34:12.582819  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:12.675806  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.348728843s)
	I0718 19:34:12.676036  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.460909293s)
	W0718 19:34:12.676104  595943 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:12.676143  595943 retry.go:31] will retry after 182.028833ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:12.858310  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:13.050446  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:13.054035  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:13.126811  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.138524945s)
	I0718 19:34:13.126892  595943 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-448844"
	I0718 19:34:13.130069  595943 out.go:177] * Verifying csi-hostpath-driver addon...
	I0718 19:34:13.132603  595943 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0718 19:34:13.144872  595943 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0718 19:34:13.144956  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:13.553682  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:13.555864  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:13.640911  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:14.048082  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:14.048335  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:14.137330  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:14.551601  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:14.555691  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:14.636920  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:14.930864  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:15.046854  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:15.056430  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:15.137642  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:15.546203  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:15.547991  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:15.637092  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:16.048185  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:16.053068  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:16.137057  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:16.229023  595943 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (3.370621406s)
	I0718 19:34:16.548337  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:16.549218  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:16.637454  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:16.898783  595943 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0718 19:34:16.898894  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:16.921354  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:16.941746  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:17.044536  595943 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0718 19:34:17.049719  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:17.050800  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:17.065899  595943 addons.go:234] Setting addon gcp-auth=true in "addons-448844"
	I0718 19:34:17.066011  595943 host.go:66] Checking if "addons-448844" exists ...
	I0718 19:34:17.066576  595943 cli_runner.go:164] Run: docker container inspect addons-448844 --format={{.State.Status}}
	I0718 19:34:17.083287  595943 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0718 19:34:17.083352  595943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-448844
	I0718 19:34:17.100290  595943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/addons-448844/id_rsa Username:docker}
	I0718 19:34:17.136321  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:17.193184  595943 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0718 19:34:17.195345  595943 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0718 19:34:17.197148  595943 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0718 19:34:17.197170  595943 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0718 19:34:17.216407  595943 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0718 19:34:17.216433  595943 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0718 19:34:17.235464  595943 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0718 19:34:17.235489  595943 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0718 19:34:17.254771  595943 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0718 19:34:17.547249  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:17.548595  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:17.638353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:17.715990  595943 addons.go:475] Verifying addon gcp-auth=true in "addons-448844"
	I0718 19:34:17.717788  595943 out.go:177] * Verifying gcp-auth addon...
	I0718 19:34:17.720219  595943 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0718 19:34:17.730098  595943 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0718 19:34:17.730120  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:18.062909  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:18.063324  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:18.137950  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:18.226588  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:18.544497  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:18.547402  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:18.637196  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:18.723914  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:19.051980  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:19.057450  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:19.136769  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:19.223596  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:19.429458  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:19.546292  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:19.546726  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:19.637431  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:19.723872  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:20.047064  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:20.047499  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:20.136892  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:20.224408  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:20.545583  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:20.547623  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:20.637156  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:20.724241  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:21.046094  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:21.046485  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:21.137973  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:21.223928  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:21.431121  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:21.545070  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:21.546390  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:21.637844  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:21.724297  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:22.044854  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:22.046803  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:22.138593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:22.223861  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:22.545499  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:22.545987  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:22.637023  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:22.724142  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:23.045490  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:23.047514  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:23.136701  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:23.223419  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:23.545386  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:23.545603  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:23.637104  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:23.724012  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:23.930137  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:24.046836  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:24.047308  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:24.137419  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:24.224228  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:24.544826  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:24.546676  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:24.636856  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:24.723570  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:25.045716  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:25.046018  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:25.137149  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:25.223472  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:25.544997  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:25.545603  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:25.637016  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:25.724194  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:25.930306  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:26.044732  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:26.046949  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:26.136958  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:26.225157  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:26.544656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:26.546510  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:26.637030  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:26.724245  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:27.045590  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:27.046673  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:27.136881  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:27.224384  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:27.546170  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:27.546491  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:27.638153  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:27.723859  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:28.046235  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:28.053145  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:28.137532  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:28.224187  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:28.429480  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:28.545931  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:28.546746  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:28.636442  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:28.723589  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:29.044485  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:29.045863  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:29.137026  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:29.223657  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:29.544684  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:29.546534  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:29.636797  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:29.723953  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:30.052591  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:30.053661  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:30.140907  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:30.224200  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:30.430053  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:30.544656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:30.545843  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:30.637279  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:30.723587  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:31.045276  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:31.046889  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:31.137915  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:31.223596  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:31.545183  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:31.547104  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:31.637575  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:31.724098  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:32.044954  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:32.046454  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:32.137406  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:32.224336  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:32.430165  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:32.544773  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:32.546356  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:32.637769  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:32.723585  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:33.046106  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:33.047033  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:33.138212  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:33.223670  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:33.545857  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:33.546909  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:33.637377  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:33.725429  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:34.045025  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:34.049197  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:34.137403  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:34.227899  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:34.545162  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:34.546292  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:34.638116  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:34.723839  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:34.930416  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:35.046061  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:35.046584  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:35.137177  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:35.223708  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:35.545533  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:35.546267  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:35.637292  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:35.723585  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:36.046154  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:36.046796  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:36.137513  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:36.224073  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:36.550540  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:36.551927  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:36.636972  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:36.724295  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:36.930797  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:37.046926  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:37.047593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:37.137108  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:37.224279  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:37.544750  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:37.547127  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:37.637162  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:37.723844  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:38.046501  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:38.047465  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:38.137958  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:38.223929  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:38.546163  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:38.547112  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:38.637143  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:38.723415  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:39.045730  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:39.046551  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:39.136836  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:39.223743  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:39.429962  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:39.545524  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:39.546483  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:39.637481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:39.724052  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:40.050171  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:40.050421  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:40.138117  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:40.224114  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:40.544998  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:40.546485  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:40.636440  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:40.723412  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:41.045828  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:41.046570  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:41.136947  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:41.223875  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:41.545587  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:41.546194  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:41.638231  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:41.723859  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:41.929518  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:42.044668  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:42.047648  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:42.137744  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:42.224923  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:42.545892  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:42.547277  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:42.637408  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:42.724764  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:43.045336  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:43.046775  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:43.136757  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:43.223655  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:43.544734  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:43.546815  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:43.636934  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:43.723910  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:43.930153  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:44.045944  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:44.046724  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:44.137213  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:44.223425  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:44.545201  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:44.546695  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:44.637024  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:44.724683  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:45.047768  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:45.048721  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:45.147353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:45.234183  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:45.544756  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:45.547966  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:45.637674  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:45.723938  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:46.047397  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:46.047643  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:46.136714  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:46.224544  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:46.429798  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:46.545235  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:46.547078  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:46.637740  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:46.724031  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:47.044553  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:47.047024  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:47.137121  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:47.223481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:47.551028  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:47.551990  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:47.637335  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:47.723738  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:48.045033  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:48.046739  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:48.136886  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:48.223605  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:48.429833  595943 node_ready.go:53] node "addons-448844" has status "Ready":"False"
	I0718 19:34:48.545433  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:48.547152  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:48.637316  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:48.723964  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:49.045700  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:49.045856  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:49.136866  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:49.224077  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:49.546875  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:49.547308  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:49.636980  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:49.723667  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:49.939368  595943 node_ready.go:49] node "addons-448844" has status "Ready":"True"
	I0718 19:34:49.939396  595943 node_ready.go:38] duration metric: took 39.512749957s for node "addons-448844" to be "Ready" ...
	I0718 19:34:49.939407  595943 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" ...
	I0718 19:34:49.969848  595943 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:50.056006  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:50.056571  595943 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0718 19:34:50.056587  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:50.146870  595943 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0718 19:34:50.146912  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:50.258663  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:50.560372  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:50.565241  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:50.639640  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:50.749003  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:51.046759  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:51.058535  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:51.160625  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:51.227221  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:51.549286  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:51.550384  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:51.642875  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:51.725740  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:51.976067  595943 pod_ready.go:102] pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace has status "Ready":"False"
	I0718 19:34:52.048316  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:52.050148  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:52.159181  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:52.224659  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:52.545461  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:52.562163  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:52.643070  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:52.728365  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:52.977246  595943 pod_ready.go:92] pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:52.977273  595943 pod_ready.go:81] duration metric: took 3.007390176s for pod "coredns-7db6d8ff4d-l5dkf" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.977298  595943 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.987291  595943 pod_ready.go:92] pod "etcd-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:52.987316  595943 pod_ready.go:81] duration metric: took 10.009273ms for pod "etcd-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.987331  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.993570  595943 pod_ready.go:92] pod "kube-apiserver-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:52.993595  595943 pod_ready.go:81] duration metric: took 6.256724ms for pod "kube-apiserver-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:52.993607  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.009186  595943 pod_ready.go:92] pod "kube-controller-manager-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:53.009220  595943 pod_ready.go:81] duration metric: took 15.601806ms for pod "kube-controller-manager-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.009236  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-6tn88" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.026592  595943 pod_ready.go:92] pod "kube-proxy-6tn88" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:53.026634  595943 pod_ready.go:81] duration metric: took 17.38896ms for pod "kube-proxy-6tn88" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.026646  595943 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.047700  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:53.048202  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:53.138767  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:53.223352  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:53.374925  595943 pod_ready.go:92] pod "kube-scheduler-addons-448844" in "kube-system" namespace has status "Ready":"True"
	I0718 19:34:53.374948  595943 pod_ready.go:81] duration metric: took 348.293577ms for pod "kube-scheduler-addons-448844" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.374960  595943 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace to be "Ready" ...
	I0718 19:34:53.546367  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:53.551632  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:53.641813  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:53.724240  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:54.053181  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:54.054317  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:54.140573  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:54.225004  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:54.548896  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:54.550256  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:54.639616  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:54.725856  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:55.048965  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:55.052920  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:55.139554  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:55.226989  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:55.381868  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:34:55.546724  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:55.547207  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:55.641134  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:55.723473  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:56.048066  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:56.050472  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:56.140675  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:56.225114  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:56.546853  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:56.548862  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:56.638839  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:56.731396  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:57.050957  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:57.052204  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:57.140851  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:57.224553  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:57.382850  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:34:57.558658  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:57.558997  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:57.639340  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:57.724128  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:58.046889  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:58.049473  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:58.140366  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:58.223807  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:58.545353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:58.547409  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:58.638933  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:58.724101  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:59.047073  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:59.047434  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:59.138377  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:59.223746  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:59.546972  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:34:59.547518  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:34:59.639239  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:34:59.725590  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:34:59.881913  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:00.065399  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:00.066341  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:00.204265  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:00.255272  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:00.551468  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:00.560553  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:00.639256  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:00.725738  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:01.052568  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:01.052969  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:01.144369  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:01.225062  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:01.556032  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:01.557029  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:01.638956  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:01.726867  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:02.054198  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:02.056647  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:02.139109  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:02.225027  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:02.384402  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:02.549967  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:02.550285  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:02.638656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:02.724381  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:03.047185  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:03.047583  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:03.139208  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:03.224481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:03.549295  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:03.549743  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:03.638589  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:03.724025  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:04.047627  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:04.048154  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:04.140181  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:04.224334  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:04.548319  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:04.549600  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:04.638355  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:04.726481  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:04.884819  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:05.052603  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:05.053168  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:05.139243  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:05.227842  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:05.547678  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:05.550896  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:05.638696  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:05.724843  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:06.050555  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:06.052321  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:06.139427  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:06.225593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:06.551599  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:06.553329  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:06.638658  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:06.724289  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:06.885376  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:07.052038  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:07.053939  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:07.150689  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:07.224390  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:07.556414  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:07.560803  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:07.653812  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:07.726350  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:08.061985  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:08.062867  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:08.139700  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:08.224516  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:08.550429  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:08.550786  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:08.639087  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:08.725314  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:09.047702  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:09.051635  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:09.138375  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:09.224028  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:09.381226  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:09.547950  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:09.548792  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:09.638852  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:09.724656  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:10.048991  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:10.051322  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:10.141313  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:10.227262  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:10.545939  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:10.549325  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:10.640345  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:10.725262  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:11.047686  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:11.051003  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:11.138451  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:11.224004  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:11.545363  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:11.547457  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:11.638174  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:11.723517  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:11.881542  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:12.049337  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:12.051481  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:12.138957  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:12.224596  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:12.546742  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:12.549999  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:12.638645  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:12.725118  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:13.052261  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:13.055540  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:13.139543  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:13.224653  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:13.547535  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:13.548978  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:13.638221  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:13.724395  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:14.051973  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:14.054553  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:14.137809  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:14.224156  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:14.382008  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:14.546701  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:14.547982  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:14.638988  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:14.724381  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:15.056219  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:15.061472  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:15.139589  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:15.223483  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:15.546091  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:15.554566  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:15.638404  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:15.724300  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:16.055755  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:16.068361  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:16.139163  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:16.223785  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:16.547088  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:16.548454  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:16.638251  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:16.724084  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:16.881566  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:17.047070  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:17.047367  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:17.138951  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:17.227173  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:17.546017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:17.550011  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:17.638599  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:17.724366  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:18.045973  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:18.050179  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:18.139031  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:18.224408  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:18.545557  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:18.548537  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:18.637624  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:18.723968  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:19.046411  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:19.048283  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:19.145147  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:19.225951  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:19.383806  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:19.548349  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:19.551778  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:19.639355  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:19.724372  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:20.051066  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:20.053311  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:20.138683  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:20.224082  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:20.548822  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:20.549505  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:20.644505  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:20.725113  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:21.046079  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:21.048833  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:21.139005  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:21.229789  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:21.545188  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:21.546465  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:21.639969  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:21.726351  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:21.881303  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:22.049449  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:22.049661  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:22.138978  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:22.224033  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:22.546397  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:22.546947  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:22.638849  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:22.724217  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:23.047999  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:23.055772  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:23.138976  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:23.224017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:23.547095  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:23.550497  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:23.640065  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:23.724515  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:23.882706  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:24.053609  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:24.060137  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:24.148280  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:24.224833  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:24.548118  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:24.548489  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:24.639055  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:24.724673  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:25.057554  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:25.057610  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:25.139196  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:25.226929  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:25.546623  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:25.553686  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:25.639159  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:25.723871  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:25.884797  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:26.049002  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:26.049740  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:26.140684  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:26.224506  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:26.554930  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:26.556806  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:26.641782  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:26.724706  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:27.050361  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:27.052559  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:27.146049  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:27.229226  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:27.569488  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:27.580758  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:27.639372  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:27.724266  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:28.052917  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:28.054735  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:28.139036  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:28.224813  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:28.381912  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:28.546753  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:28.549726  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:28.638636  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:28.724874  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:29.046821  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:29.047685  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:29.140458  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:29.224444  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:29.546348  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:29.547868  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:29.638474  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:29.724336  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:30.057941  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:30.060722  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:30.143773  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:30.224524  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:30.384119  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:30.545612  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:30.546868  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:30.638914  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:30.724543  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:31.048937  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:31.049791  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:31.139425  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:31.230712  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:31.546957  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:31.553614  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:31.638672  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:31.724414  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:32.049712  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:32.050915  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:32.138411  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:32.224190  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:32.549207  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:32.565339  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:32.638420  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:32.728198  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:32.881893  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:33.047335  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:33.048371  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:33.150378  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:33.224117  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:33.549209  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:33.553599  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:33.640846  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:33.726544  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:34.054182  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:34.055496  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:34.139210  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:34.224705  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:34.545779  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:34.548831  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:34.638004  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:34.724022  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:34.882696  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:35.045826  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:35.047513  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:35.138937  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:35.223851  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:35.556138  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0718 19:35:35.557312  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:35.639353  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:35.724363  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:36.048658  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:36.054113  595943 kapi.go:107] duration metric: took 1m23.513501994s to wait for kubernetes.io/minikube-addons=registry ...
	I0718 19:35:36.139283  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:36.224780  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:36.547183  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:36.640586  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:36.725641  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:36.884418  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:37.047207  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:37.140163  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:37.224595  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:37.547328  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:37.639827  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:37.724918  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:38.047427  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:38.143517  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:38.224863  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:38.546672  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:38.638129  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:38.724313  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:39.046679  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:39.140415  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:39.224440  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:39.383143  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:39.548216  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:39.638605  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:39.725775  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:40.050409  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:40.142364  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:40.224508  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:40.546900  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:40.653580  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:40.731305  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:41.046467  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:41.139017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:41.224435  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:41.547149  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:41.645975  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:41.727643  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:41.883263  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:42.047205  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:42.140921  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:42.224829  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:42.546478  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:42.638893  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:42.724765  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:43.046657  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:43.140174  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:43.224512  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:43.546434  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:43.639041  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:43.724401  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:43.883801  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:44.046741  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:44.138937  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:44.224600  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:44.549144  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:44.644002  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:44.726622  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:45.048681  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:45.143797  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:45.232914  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:45.547384  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:45.640749  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:45.724784  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:46.046880  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:46.138732  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:46.231565  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:46.381841  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:46.546434  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:46.638513  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:46.724017  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:47.046468  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:47.140120  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:47.230956  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:47.551106  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:47.639027  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:47.724718  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:48.046982  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:48.148966  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:48.225411  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:48.555214  595943 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0718 19:35:48.638752  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:48.725988  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:48.882541  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:49.047263  595943 kapi.go:107] duration metric: took 1m36.505439971s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0718 19:35:49.138773  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:49.223894  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:49.637925  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:49.724264  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:50.138585  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:50.224234  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:50.644520  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:50.724101  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:51.140556  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:51.224333  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:51.381363  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:51.639373  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:51.724134  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:52.145847  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:52.226338  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:52.641507  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:52.724819  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:53.138800  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:53.224137  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:53.389153  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:53.639031  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:53.724593  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:54.139059  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:54.224389  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:54.638823  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:54.735647  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:55.138923  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:55.224556  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:55.639170  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:55.723750  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:55.880657  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:56.138577  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:56.223857  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:56.638315  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:56.728651  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:57.144518  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:57.225760  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:57.640010  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:57.724686  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:57.881869  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:35:58.138189  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:58.224162  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:58.639541  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:58.724220  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0718 19:35:59.139207  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:59.223669  595943 kapi.go:107] duration metric: took 1m41.503448544s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0718 19:35:59.225808  595943 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-448844 cluster.
	I0718 19:35:59.227342  595943 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.
	I0718 19:35:59.228937  595943 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0718 19:35:59.638281  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:35:59.883304  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:00.199499  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:36:00.670478  595943 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0718 19:36:01.139147  595943 kapi.go:107] duration metric: took 1m48.006542177s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0718 19:36:01.141286  595943 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, storage-provisioner-rancher, metrics-server, yakd, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0718 19:36:01.143155  595943 addons.go:510] duration metric: took 1m54.849741175s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin storage-provisioner-rancher metrics-server yakd inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0718 19:36:02.380796  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:04.380899  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:06.384715  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:08.881894  595943 pod_ready.go:102] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"False"
	I0718 19:36:10.883056  595943 pod_ready.go:92] pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace has status "Ready":"True"
	I0718 19:36:10.883096  595943 pod_ready.go:81] duration metric: took 1m17.508127462s for pod "metrics-server-c59844bb4-hqrx6" in "kube-system" namespace to be "Ready" ...
	I0718 19:36:10.883127  595943 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-9wsff" in "kube-system" namespace to be "Ready" ...
	I0718 19:36:10.890264  595943 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-9wsff" in "kube-system" namespace has status "Ready":"True"
	I0718 19:36:10.890288  595943 pod_ready.go:81] duration metric: took 7.140167ms for pod "nvidia-device-plugin-daemonset-9wsff" in "kube-system" namespace to be "Ready" ...
	I0718 19:36:10.890310  595943 pod_ready.go:38] duration metric: took 1m20.95088034s 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" ...
	I0718 19:36:10.890325  595943 api_server.go:52] waiting for apiserver process to appear ...
	I0718 19:36:10.891000  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 19:36:10.891068  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 19:36:10.944822  595943 cri.go:89] found id: "d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:10.944844  595943 cri.go:89] found id: ""
	I0718 19:36:10.944852  595943 logs.go:276] 1 containers: [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5]
	I0718 19:36:10.944905  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:10.949158  595943 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 19:36:10.949269  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 19:36:10.990084  595943 cri.go:89] found id: "97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:10.990122  595943 cri.go:89] found id: ""
	I0718 19:36:10.990132  595943 logs.go:276] 1 containers: [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a]
	I0718 19:36:10.990201  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:10.993632  595943 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 19:36:10.993711  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 19:36:11.036746  595943 cri.go:89] found id: "8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:11.036774  595943 cri.go:89] found id: ""
	I0718 19:36:11.036783  595943 logs.go:276] 1 containers: [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4]
	I0718 19:36:11.036846  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.042050  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 19:36:11.042130  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 19:36:11.099723  595943 cri.go:89] found id: "0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:11.099747  595943 cri.go:89] found id: ""
	I0718 19:36:11.099755  595943 logs.go:276] 1 containers: [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f]
	I0718 19:36:11.099825  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.104190  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 19:36:11.104267  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 19:36:11.145769  595943 cri.go:89] found id: "1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:11.145843  595943 cri.go:89] found id: ""
	I0718 19:36:11.145865  595943 logs.go:276] 1 containers: [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b]
	I0718 19:36:11.145957  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.149561  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 19:36:11.149654  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 19:36:11.190486  595943 cri.go:89] found id: "12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:11.190510  595943 cri.go:89] found id: ""
	I0718 19:36:11.190519  595943 logs.go:276] 1 containers: [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0]
	I0718 19:36:11.190600  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.194420  595943 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 19:36:11.194500  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 19:36:11.234098  595943 cri.go:89] found id: "dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:11.234122  595943 cri.go:89] found id: ""
	I0718 19:36:11.234131  595943 logs.go:276] 1 containers: [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4]
	I0718 19:36:11.234187  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:11.237670  595943 logs.go:123] Gathering logs for kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] ...
	I0718 19:36:11.237696  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:11.312174  595943 logs.go:123] Gathering logs for container status ...
	I0718 19:36:11.312209  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 19:36:11.366754  595943 logs.go:123] Gathering logs for describe nodes ...
	I0718 19:36:11.366788  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 19:36:11.530223  595943 logs.go:123] Gathering logs for coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] ...
	I0718 19:36:11.530259  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:11.569624  595943 logs.go:123] Gathering logs for kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] ...
	I0718 19:36:11.569654  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:11.623788  595943 logs.go:123] Gathering logs for kube-proxy [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] ...
	I0718 19:36:11.623817  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:11.679382  595943 logs.go:123] Gathering logs for kindnet [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] ...
	I0718 19:36:11.679412  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:11.735727  595943 logs.go:123] Gathering logs for CRI-O ...
	I0718 19:36:11.735759  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 19:36:11.833163  595943 logs.go:123] Gathering logs for kubelet ...
	I0718 19:36:11.833196  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0718 19:36:11.883754  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865287    1568 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.884011  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865329    1568 reflector.go:150] object-"local-path-storage"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.884208  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865506    1568 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.884420  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865535    1568 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885204  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901752    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885407  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901793    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885583  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901966    1568 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.885778  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901992    1568 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887358  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.914823    1568 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887566  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.914873    1568 reflector.go:150] object-"ingress-nginx"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887753  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.887960  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.888149  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.888357  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.889101  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:11.889289  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:11.923198  595943 logs.go:123] Gathering logs for dmesg ...
	I0718 19:36:11.923229  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 19:36:11.943668  595943 logs.go:123] Gathering logs for kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] ...
	I0718 19:36:11.943698  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:12.008862  595943 logs.go:123] Gathering logs for etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] ...
	I0718 19:36:12.008918  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:12.089428  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:12.089463  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0718 19:36:12.089543  595943 out.go:239] X Problems detected in kubelet:
	W0718 19:36:12.089557  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089569  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089580  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089605  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:12.089626  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:12.089639  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:12.089645  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:36:22.091199  595943 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0718 19:36:22.105794  595943 api_server.go:72] duration metric: took 2m15.812700059s to wait for apiserver process to appear ...
	I0718 19:36:22.105829  595943 api_server.go:88] waiting for apiserver healthz status ...
	I0718 19:36:22.105863  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 19:36:22.105923  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 19:36:22.147374  595943 cri.go:89] found id: "d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:22.147395  595943 cri.go:89] found id: ""
	I0718 19:36:22.147403  595943 logs.go:276] 1 containers: [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5]
	I0718 19:36:22.147458  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.151064  595943 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 19:36:22.151137  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 19:36:22.193053  595943 cri.go:89] found id: "97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:22.193076  595943 cri.go:89] found id: ""
	I0718 19:36:22.193085  595943 logs.go:276] 1 containers: [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a]
	I0718 19:36:22.193140  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.196796  595943 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 19:36:22.196869  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 19:36:22.235065  595943 cri.go:89] found id: "8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:22.235088  595943 cri.go:89] found id: ""
	I0718 19:36:22.235097  595943 logs.go:276] 1 containers: [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4]
	I0718 19:36:22.235149  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.238452  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 19:36:22.238527  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 19:36:22.278537  595943 cri.go:89] found id: "0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:22.278563  595943 cri.go:89] found id: ""
	I0718 19:36:22.278571  595943 logs.go:276] 1 containers: [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f]
	I0718 19:36:22.278656  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.283719  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 19:36:22.283791  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 19:36:22.320640  595943 cri.go:89] found id: "1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:22.320663  595943 cri.go:89] found id: ""
	I0718 19:36:22.320671  595943 logs.go:276] 1 containers: [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b]
	I0718 19:36:22.320727  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.324195  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 19:36:22.324289  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 19:36:22.363025  595943 cri.go:89] found id: "12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:22.363055  595943 cri.go:89] found id: ""
	I0718 19:36:22.363064  595943 logs.go:276] 1 containers: [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0]
	I0718 19:36:22.363123  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.366814  595943 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 19:36:22.366894  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 19:36:22.407018  595943 cri.go:89] found id: "dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:22.407042  595943 cri.go:89] found id: ""
	I0718 19:36:22.407051  595943 logs.go:276] 1 containers: [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4]
	I0718 19:36:22.407104  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:22.410604  595943 logs.go:123] Gathering logs for kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] ...
	I0718 19:36:22.410651  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:22.482950  595943 logs.go:123] Gathering logs for kindnet [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] ...
	I0718 19:36:22.482988  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:22.551357  595943 logs.go:123] Gathering logs for CRI-O ...
	I0718 19:36:22.551389  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 19:36:22.658897  595943 logs.go:123] Gathering logs for dmesg ...
	I0718 19:36:22.658981  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 19:36:22.678485  595943 logs.go:123] Gathering logs for describe nodes ...
	I0718 19:36:22.678514  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 19:36:22.841240  595943 logs.go:123] Gathering logs for kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] ...
	I0718 19:36:22.841272  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:22.928936  595943 logs.go:123] Gathering logs for coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] ...
	I0718 19:36:22.928976  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:22.977061  595943 logs.go:123] Gathering logs for kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] ...
	I0718 19:36:22.977202  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:23.037436  595943 logs.go:123] Gathering logs for container status ...
	I0718 19:36:23.037510  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 19:36:23.116821  595943 logs.go:123] Gathering logs for kubelet ...
	I0718 19:36:23.116853  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0718 19:36:23.169638  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865287    1568 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.169894  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865329    1568 reflector.go:150] object-"local-path-storage"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.170107  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865506    1568 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.170347  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865535    1568 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171158  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901752    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171384  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901793    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171581  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901966    1568 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.171797  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901992    1568 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.173405  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.914823    1568 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.173632  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.914873    1568 reflector.go:150] object-"ingress-nginx"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.173841  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.174124  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.174341  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.174573  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.175351  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.175565  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:23.212036  595943 logs.go:123] Gathering logs for etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] ...
	I0718 19:36:23.212076  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:23.265400  595943 logs.go:123] Gathering logs for kube-proxy [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] ...
	I0718 19:36:23.265433  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:23.332295  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:23.332320  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0718 19:36:23.332396  595943 out.go:239] X Problems detected in kubelet:
	W0718 19:36:23.332413  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332422  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332452  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332478  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:23.332487  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:23.332498  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:23.332504  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:36:33.333838  595943 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:36:33.342390  595943 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0718 19:36:33.344098  595943 api_server.go:141] control plane version: v1.30.3
	I0718 19:36:33.344125  595943 api_server.go:131] duration metric: took 11.238287407s to wait for apiserver health ...
	I0718 19:36:33.344136  595943 system_pods.go:43] waiting for kube-system pods to appear ...
	I0718 19:36:33.344160  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 19:36:33.344230  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 19:36:33.384671  595943 cri.go:89] found id: "d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:33.384710  595943 cri.go:89] found id: ""
	I0718 19:36:33.384725  595943 logs.go:276] 1 containers: [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5]
	I0718 19:36:33.384804  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.390144  595943 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 19:36:33.390248  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 19:36:33.433266  595943 cri.go:89] found id: "97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:33.433289  595943 cri.go:89] found id: ""
	I0718 19:36:33.433297  595943 logs.go:276] 1 containers: [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a]
	I0718 19:36:33.433356  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.436952  595943 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 19:36:33.437051  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 19:36:33.476353  595943 cri.go:89] found id: "8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:33.476377  595943 cri.go:89] found id: ""
	I0718 19:36:33.476385  595943 logs.go:276] 1 containers: [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4]
	I0718 19:36:33.476447  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.479973  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 19:36:33.480095  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 19:36:33.521153  595943 cri.go:89] found id: "0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:33.521228  595943 cri.go:89] found id: ""
	I0718 19:36:33.521249  595943 logs.go:276] 1 containers: [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f]
	I0718 19:36:33.521332  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.525854  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 19:36:33.525968  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 19:36:33.569278  595943 cri.go:89] found id: "1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:33.569350  595943 cri.go:89] found id: ""
	I0718 19:36:33.569370  595943 logs.go:276] 1 containers: [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b]
	I0718 19:36:33.569457  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.572901  595943 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 19:36:33.572990  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 19:36:33.616149  595943 cri.go:89] found id: "12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:33.616172  595943 cri.go:89] found id: ""
	I0718 19:36:33.616180  595943 logs.go:276] 1 containers: [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0]
	I0718 19:36:33.616237  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.620190  595943 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 19:36:33.620287  595943 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 19:36:33.660881  595943 cri.go:89] found id: "dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:33.660905  595943 cri.go:89] found id: ""
	I0718 19:36:33.660914  595943 logs.go:276] 1 containers: [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4]
	I0718 19:36:33.660973  595943 ssh_runner.go:195] Run: which crictl
	I0718 19:36:33.665636  595943 logs.go:123] Gathering logs for kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] ...
	I0718 19:36:33.665664  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f"
	I0718 19:36:33.720764  595943 logs.go:123] Gathering logs for container status ...
	I0718 19:36:33.720801  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 19:36:33.773974  595943 logs.go:123] Gathering logs for describe nodes ...
	I0718 19:36:33.774005  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 19:36:33.913353  595943 logs.go:123] Gathering logs for kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] ...
	I0718 19:36:33.913386  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5"
	I0718 19:36:33.992027  595943 logs.go:123] Gathering logs for coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] ...
	I0718 19:36:33.992061  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4"
	I0718 19:36:34.041285  595943 logs.go:123] Gathering logs for kube-proxy [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] ...
	I0718 19:36:34.041317  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b"
	I0718 19:36:34.080545  595943 logs.go:123] Gathering logs for kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] ...
	I0718 19:36:34.080575  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0"
	I0718 19:36:34.150017  595943 logs.go:123] Gathering logs for kindnet [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] ...
	I0718 19:36:34.150096  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4"
	I0718 19:36:34.196727  595943 logs.go:123] Gathering logs for CRI-O ...
	I0718 19:36:34.196759  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 19:36:34.291987  595943 logs.go:123] Gathering logs for kubelet ...
	I0718 19:36:34.292026  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0718 19:36:34.333728  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865287    1568 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.333961  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865329    1568 reflector.go:150] object-"local-path-storage"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.334153  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.865506    1568 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.334396  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.865535    1568 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335188  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901752    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335397  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901793    1568 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-448844" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335575  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.901966    1568 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.335771  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.901992    1568 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337330  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.914823    1568 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337538  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.914873    1568 reflector.go:150] object-"ingress-nginx"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337724  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.337931  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.338163  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.338388  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.339144  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.339334  595943 logs.go:138] Found kubelet problem: Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:34.374993  595943 logs.go:123] Gathering logs for dmesg ...
	I0718 19:36:34.375024  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 19:36:34.393629  595943 logs.go:123] Gathering logs for etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] ...
	I0718 19:36:34.393660  595943 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a"
	I0718 19:36:34.443131  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:34.443156  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0718 19:36:34.443215  595943 out.go:239] X Problems detected in kubelet:
	W0718 19:36:34.443226  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919013    1568 reflector.go:150] object-"yakd-dashboard"/"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-448844" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443234  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.918963    1568 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443250  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.919034    1568 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443257  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: W0718 19:34:49.935898    1568 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	W0718 19:36:34.443272  595943 out.go:239]   Jul 18 19:34:49 addons-448844 kubelet[1568]: E0718 19:34:49.935943    1568 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-448844" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-448844' and this object
	I0718 19:36:34.443279  595943 out.go:304] Setting ErrFile to fd 2...
	I0718 19:36:34.443287  595943 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:36:44.458349  595943 system_pods.go:59] 18 kube-system pods found
	I0718 19:36:44.458393  595943 system_pods.go:61] "coredns-7db6d8ff4d-l5dkf" [4d66364d-edab-422e-8cac-57d608d8ebae] Running
	I0718 19:36:44.458399  595943 system_pods.go:61] "csi-hostpath-attacher-0" [689f9984-7d86-44b4-b708-b1f05a076485] Running
	I0718 19:36:44.458403  595943 system_pods.go:61] "csi-hostpath-resizer-0" [c31afc47-67e5-4b6c-b5a3-d3ccf4964bf4] Running
	I0718 19:36:44.458407  595943 system_pods.go:61] "csi-hostpathplugin-svckh" [0b8c4548-df4a-4950-bbb9-faefd5014a2f] Running
	I0718 19:36:44.458411  595943 system_pods.go:61] "etcd-addons-448844" [c24738a2-67f7-47d2-87a2-2d449df7862f] Running
	I0718 19:36:44.458415  595943 system_pods.go:61] "kindnet-5lqtg" [256da43f-af1e-4c56-b455-6ff4c276798d] Running
	I0718 19:36:44.458421  595943 system_pods.go:61] "kube-apiserver-addons-448844" [6fd9bd54-db64-462b-8d22-7112f2ecb628] Running
	I0718 19:36:44.458425  595943 system_pods.go:61] "kube-controller-manager-addons-448844" [30a2ac9a-6523-4ad6-b205-2a776607772d] Running
	I0718 19:36:44.458430  595943 system_pods.go:61] "kube-ingress-dns-minikube" [9cffca60-29b3-4abc-829b-0612794e895d] Running
	I0718 19:36:44.458433  595943 system_pods.go:61] "kube-proxy-6tn88" [5dc7f86c-3868-4787-a3bc-5667e46dda3d] Running
	I0718 19:36:44.458436  595943 system_pods.go:61] "kube-scheduler-addons-448844" [fbb5fd01-4faf-46bc-b7dc-ff65155d7a6d] Running
	I0718 19:36:44.458441  595943 system_pods.go:61] "metrics-server-c59844bb4-hqrx6" [ba038bb4-d7ce-4d31-8d97-9f2428e66632] Running
	I0718 19:36:44.458452  595943 system_pods.go:61] "nvidia-device-plugin-daemonset-9wsff" [34d0a545-5004-4342-a6f3-e08bc829b439] Running
	I0718 19:36:44.458456  595943 system_pods.go:61] "registry-656c9c8d9c-z7gzz" [f2a22c07-bf6f-47ab-9d89-ff0b304745c1] Running
	I0718 19:36:44.458469  595943 system_pods.go:61] "registry-proxy-4jht8" [d556e6a5-b371-40c8-8f39-09d480b49540] Running
	I0718 19:36:44.458473  595943 system_pods.go:61] "snapshot-controller-745499f584-6sskl" [3bf9d274-3a74-4e65-984c-2e6c7971f3bd] Running
	I0718 19:36:44.458477  595943 system_pods.go:61] "snapshot-controller-745499f584-ck7wj" [941a9c49-45e0-40ca-af15-28115c911536] Running
	I0718 19:36:44.458481  595943 system_pods.go:61] "storage-provisioner" [281d4d8c-8d3e-4397-8b27-44129254ab40] Running
	I0718 19:36:44.458490  595943 system_pods.go:74] duration metric: took 11.114348167s to wait for pod list to return data ...
	I0718 19:36:44.458503  595943 default_sa.go:34] waiting for default service account to be created ...
	I0718 19:36:44.460979  595943 default_sa.go:45] found service account: "default"
	I0718 19:36:44.461010  595943 default_sa.go:55] duration metric: took 2.499654ms for default service account to be created ...
	I0718 19:36:44.461020  595943 system_pods.go:116] waiting for k8s-apps to be running ...
	I0718 19:36:44.470158  595943 system_pods.go:86] 18 kube-system pods found
	I0718 19:36:44.470196  595943 system_pods.go:89] "coredns-7db6d8ff4d-l5dkf" [4d66364d-edab-422e-8cac-57d608d8ebae] Running
	I0718 19:36:44.470204  595943 system_pods.go:89] "csi-hostpath-attacher-0" [689f9984-7d86-44b4-b708-b1f05a076485] Running
	I0718 19:36:44.470208  595943 system_pods.go:89] "csi-hostpath-resizer-0" [c31afc47-67e5-4b6c-b5a3-d3ccf4964bf4] Running
	I0718 19:36:44.470213  595943 system_pods.go:89] "csi-hostpathplugin-svckh" [0b8c4548-df4a-4950-bbb9-faefd5014a2f] Running
	I0718 19:36:44.470217  595943 system_pods.go:89] "etcd-addons-448844" [c24738a2-67f7-47d2-87a2-2d449df7862f] Running
	I0718 19:36:44.470222  595943 system_pods.go:89] "kindnet-5lqtg" [256da43f-af1e-4c56-b455-6ff4c276798d] Running
	I0718 19:36:44.470227  595943 system_pods.go:89] "kube-apiserver-addons-448844" [6fd9bd54-db64-462b-8d22-7112f2ecb628] Running
	I0718 19:36:44.470233  595943 system_pods.go:89] "kube-controller-manager-addons-448844" [30a2ac9a-6523-4ad6-b205-2a776607772d] Running
	I0718 19:36:44.470238  595943 system_pods.go:89] "kube-ingress-dns-minikube" [9cffca60-29b3-4abc-829b-0612794e895d] Running
	I0718 19:36:44.470243  595943 system_pods.go:89] "kube-proxy-6tn88" [5dc7f86c-3868-4787-a3bc-5667e46dda3d] Running
	I0718 19:36:44.470247  595943 system_pods.go:89] "kube-scheduler-addons-448844" [fbb5fd01-4faf-46bc-b7dc-ff65155d7a6d] Running
	I0718 19:36:44.470251  595943 system_pods.go:89] "metrics-server-c59844bb4-hqrx6" [ba038bb4-d7ce-4d31-8d97-9f2428e66632] Running
	I0718 19:36:44.470255  595943 system_pods.go:89] "nvidia-device-plugin-daemonset-9wsff" [34d0a545-5004-4342-a6f3-e08bc829b439] Running
	I0718 19:36:44.470260  595943 system_pods.go:89] "registry-656c9c8d9c-z7gzz" [f2a22c07-bf6f-47ab-9d89-ff0b304745c1] Running
	I0718 19:36:44.470271  595943 system_pods.go:89] "registry-proxy-4jht8" [d556e6a5-b371-40c8-8f39-09d480b49540] Running
	I0718 19:36:44.470275  595943 system_pods.go:89] "snapshot-controller-745499f584-6sskl" [3bf9d274-3a74-4e65-984c-2e6c7971f3bd] Running
	I0718 19:36:44.470282  595943 system_pods.go:89] "snapshot-controller-745499f584-ck7wj" [941a9c49-45e0-40ca-af15-28115c911536] Running
	I0718 19:36:44.470285  595943 system_pods.go:89] "storage-provisioner" [281d4d8c-8d3e-4397-8b27-44129254ab40] Running
	I0718 19:36:44.470292  595943 system_pods.go:126] duration metric: took 9.26629ms to wait for k8s-apps to be running ...
	I0718 19:36:44.470306  595943 system_svc.go:44] waiting for kubelet service to be running ....
	I0718 19:36:44.470369  595943 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 19:36:44.481890  595943 system_svc.go:56] duration metric: took 11.574998ms WaitForService to wait for kubelet
	I0718 19:36:44.481920  595943 kubeadm.go:582] duration metric: took 2m38.188829409s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0718 19:36:44.481941  595943 node_conditions.go:102] verifying NodePressure condition ...
	I0718 19:36:44.485114  595943 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 19:36:44.485147  595943 node_conditions.go:123] node cpu capacity is 2
	I0718 19:36:44.485159  595943 node_conditions.go:105] duration metric: took 3.21213ms to run NodePressure ...
	I0718 19:36:44.485172  595943 start.go:241] waiting for startup goroutines ...
	I0718 19:36:44.485179  595943 start.go:246] waiting for cluster config update ...
	I0718 19:36:44.485195  595943 start.go:255] writing updated cluster config ...
	I0718 19:36:44.485491  595943 ssh_runner.go:195] Run: rm -f paused
	I0718 19:36:44.792009  595943 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0718 19:36:44.795194  595943 out.go:177] * Done! kubectl is now configured to use "addons-448844" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.034288476Z" level=info msg="Removed container 511526860b380ac5f8d88bcf9a23110d4e849993be8f1fcf8fe54e5881056231: ingress-nginx/ingress-nginx-admission-patch-brddj/patch" id=4104642a-033a-4479-bd0d-b8b820137f4c name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.035772562Z" level=info msg="Removing container: 10817936113a765e52442fadd25009a505ee48c1fd1b8c5527f9eedf8832ebf5" id=bfa07040-6ead-46c7-ae08-c3c1d9e223da name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.053200634Z" level=info msg="Removed container 10817936113a765e52442fadd25009a505ee48c1fd1b8c5527f9eedf8832ebf5: ingress-nginx/ingress-nginx-admission-create-pqkhd/create" id=bfa07040-6ead-46c7-ae08-c3c1d9e223da name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.055131635Z" level=info msg="Stopping pod sandbox: e4132171d8a3149514d23559c85e90c1bc61a356e1713a376ac096baf11e3f25" id=46867f67-75b4-49a9-91ae-6b416ac34f33 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.055314524Z" level=info msg="Stopped pod sandbox (already stopped): e4132171d8a3149514d23559c85e90c1bc61a356e1713a376ac096baf11e3f25" id=46867f67-75b4-49a9-91ae-6b416ac34f33 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.055760044Z" level=info msg="Removing pod sandbox: e4132171d8a3149514d23559c85e90c1bc61a356e1713a376ac096baf11e3f25" id=51f3a721-f63d-4091-abd4-14d618a9fc71 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.065503436Z" level=info msg="Removed pod sandbox: e4132171d8a3149514d23559c85e90c1bc61a356e1713a376ac096baf11e3f25" id=51f3a721-f63d-4091-abd4-14d618a9fc71 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.066030505Z" level=info msg="Stopping pod sandbox: 695c5c1f5162d93c89112d87738d24b9cc5788a42d3974108d28f28bbf15a410" id=1393cf15-6d82-44f8-8945-fa1aa59c3aef name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.066074820Z" level=info msg="Stopped pod sandbox (already stopped): 695c5c1f5162d93c89112d87738d24b9cc5788a42d3974108d28f28bbf15a410" id=1393cf15-6d82-44f8-8945-fa1aa59c3aef name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.066488973Z" level=info msg="Removing pod sandbox: 695c5c1f5162d93c89112d87738d24b9cc5788a42d3974108d28f28bbf15a410" id=a7db4bf6-16cd-49a7-b571-2bf55b1bdd2b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.079164009Z" level=info msg="Removed pod sandbox: 695c5c1f5162d93c89112d87738d24b9cc5788a42d3974108d28f28bbf15a410" id=a7db4bf6-16cd-49a7-b571-2bf55b1bdd2b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.079658956Z" level=info msg="Stopping pod sandbox: a0f314ab8e2285eeff20a8f5d6556bc50dc68d30a741694eb93e3d8d06f74f93" id=dc8c2b79-6769-40fb-8b13-b170957eb675 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.079694992Z" level=info msg="Stopped pod sandbox (already stopped): a0f314ab8e2285eeff20a8f5d6556bc50dc68d30a741694eb93e3d8d06f74f93" id=dc8c2b79-6769-40fb-8b13-b170957eb675 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.080132242Z" level=info msg="Removing pod sandbox: a0f314ab8e2285eeff20a8f5d6556bc50dc68d30a741694eb93e3d8d06f74f93" id=348dcfa5-39dd-495e-bc12-40f7c6289f05 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.087619921Z" level=info msg="Removed pod sandbox: a0f314ab8e2285eeff20a8f5d6556bc50dc68d30a741694eb93e3d8d06f74f93" id=348dcfa5-39dd-495e-bc12-40f7c6289f05 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.088109954Z" level=info msg="Stopping pod sandbox: bfbb4f97c4d2de5de387e2d1d10996cd3155286f40167409a002bab87bb0693b" id=1030f49e-f4dc-4b19-a96d-1bf95a908b7d name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.088155048Z" level=info msg="Stopped pod sandbox (already stopped): bfbb4f97c4d2de5de387e2d1d10996cd3155286f40167409a002bab87bb0693b" id=1030f49e-f4dc-4b19-a96d-1bf95a908b7d name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.088585192Z" level=info msg="Removing pod sandbox: bfbb4f97c4d2de5de387e2d1d10996cd3155286f40167409a002bab87bb0693b" id=41c37be4-9274-4725-b976-cafb8e34f097 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:40:53 addons-448844 crio[967]: time="2024-07-18 19:40:53.096856182Z" level=info msg="Removed pod sandbox: bfbb4f97c4d2de5de387e2d1d10996cd3155286f40167409a002bab87bb0693b" id=41c37be4-9274-4725-b976-cafb8e34f097 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 18 19:43:33 addons-448844 crio[967]: time="2024-07-18 19:43:33.399271666Z" level=info msg="Stopping container: 69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f (timeout: 30s)" id=ef507f99-7c3d-4373-81ef-dbe6889aa6b2 name=/runtime.v1.RuntimeService/StopContainer
	Jul 18 19:43:34 addons-448844 crio[967]: time="2024-07-18 19:43:34.556212509Z" level=info msg="Stopped container 69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f: kube-system/metrics-server-c59844bb4-hqrx6/metrics-server" id=ef507f99-7c3d-4373-81ef-dbe6889aa6b2 name=/runtime.v1.RuntimeService/StopContainer
	Jul 18 19:43:34 addons-448844 crio[967]: time="2024-07-18 19:43:34.556927300Z" level=info msg="Stopping pod sandbox: 273a332e8cbf45771ee5c57dd65b37243f35382365dc65161353a98bceab6fb8" id=f85a407b-09c7-4f83-bef9-64c0611f6aab name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 18 19:43:34 addons-448844 crio[967]: time="2024-07-18 19:43:34.557146750Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-hqrx6 Namespace:kube-system ID:273a332e8cbf45771ee5c57dd65b37243f35382365dc65161353a98bceab6fb8 UID:ba038bb4-d7ce-4d31-8d97-9f2428e66632 NetNS:/var/run/netns/ac3e7f81-ab83-4155-96ec-9f9ca47afd2e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 18 19:43:34 addons-448844 crio[967]: time="2024-07-18 19:43:34.557283707Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-hqrx6 from CNI network \"kindnet\" (type=ptp)"
	Jul 18 19:43:34 addons-448844 crio[967]: time="2024-07-18 19:43:34.604836900Z" level=info msg="Stopped pod sandbox: 273a332e8cbf45771ee5c57dd65b37243f35382365dc65161353a98bceab6fb8" id=f85a407b-09c7-4f83-bef9-64c0611f6aab name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	49c7ecb6d02a2       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   3 minutes ago       Running             hello-world-app           0                   3b6445d67a6aa       hello-world-app-6778b5fc9f-52b7t
	2c8cbc4ba7bc3       docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55                         5 minutes ago       Running             nginx                     0                   1d7156b026070       nginx
	f0bae7fee4ecf       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37                   6 minutes ago       Running             headlamp                  0                   fd2d6f25106ef       headlamp-7867546754-j9dgf
	e577080a6ac4f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            7 minutes ago       Running             gcp-auth                  0                   64a097ff67a67       gcp-auth-5db96cd9b4-8n6n9
	5ff50c86a8059       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                         7 minutes ago       Running             yakd                      0                   911420e668c9f       yakd-dashboard-799879c74f-dq8gb
	69293f4c148ce       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   8 minutes ago       Exited              metrics-server            0                   273a332e8cbf4       metrics-server-c59844bb4-hqrx6
	113c3007c8c98       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   aba5b2386bf8b       storage-provisioner
	8555dbaf50d8f       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   8f70bb5c2b56d       coredns-7db6d8ff4d-l5dkf
	1b5a5f01f26ff       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        9 minutes ago       Running             kube-proxy                0                   821107ee38c3a       kube-proxy-6tn88
	dce13657d4b67       5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2                                                        9 minutes ago       Running             kindnet-cni               0                   4ea5327f4e009       kindnet-5lqtg
	12e4989f6373d       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        9 minutes ago       Running             kube-controller-manager   0                   11e277aba791d       kube-controller-manager-addons-448844
	0694c6eae1922       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        9 minutes ago       Running             kube-scheduler            0                   deb03e701b74b       kube-scheduler-addons-448844
	d6a624b0ca160       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        9 minutes ago       Running             kube-apiserver            0                   d96c3456fbbe0       kube-apiserver-addons-448844
	97d95c19a832b       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        9 minutes ago       Running             etcd                      0                   19b0e3dfe9529       etcd-addons-448844
	
	
	==> coredns [8555dbaf50d8f282e77aa81f089e4a9d71d6b57c0009374d0a35f7e0da8313d4] <==
	[INFO] 10.244.0.15:36218 - 65093 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002383267s
	[INFO] 10.244.0.15:52587 - 6540 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000155738s
	[INFO] 10.244.0.15:52587 - 18562 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000096268s
	[INFO] 10.244.0.15:33173 - 49545 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00009485s
	[INFO] 10.244.0.15:33173 - 32908 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000303517s
	[INFO] 10.244.0.15:55308 - 47523 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000109076s
	[INFO] 10.244.0.15:55308 - 57757 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000107149s
	[INFO] 10.244.0.15:41666 - 47457 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000112506s
	[INFO] 10.244.0.15:41666 - 65123 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000076027s
	[INFO] 10.244.0.15:36043 - 25934 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001777044s
	[INFO] 10.244.0.15:36043 - 32328 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001789926s
	[INFO] 10.244.0.15:60181 - 5727 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000082418s
	[INFO] 10.244.0.15:60181 - 2909 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000146679s
	[INFO] 10.244.0.20:55963 - 21893 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001935941s
	[INFO] 10.244.0.20:36229 - 61382 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002061263s
	[INFO] 10.244.0.20:37516 - 22212 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000132346s
	[INFO] 10.244.0.20:59075 - 8890 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000099099s
	[INFO] 10.244.0.20:42606 - 22148 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000096129s
	[INFO] 10.244.0.20:52125 - 59925 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000083083s
	[INFO] 10.244.0.20:50464 - 16897 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002057669s
	[INFO] 10.244.0.20:46793 - 29696 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001985647s
	[INFO] 10.244.0.20:37234 - 11748 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001547691s
	[INFO] 10.244.0.20:59742 - 47712 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.00083546s
	[INFO] 10.244.0.22:60521 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000200012s
	[INFO] 10.244.0.22:59888 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00019851s
	
	
	==> describe nodes <==
	Name:               addons-448844
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-448844
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fde50f7c1d8780525c534b5848cf4126ede27fa0
	                    minikube.k8s.io/name=addons-448844
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_18T19_33_53_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-448844
	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, 18 Jul 2024 19:33:50 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-448844
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 18 Jul 2024 19:43:33 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 18 Jul 2024 19:41:01 +0000   Thu, 18 Jul 2024 19:33:47 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 18 Jul 2024 19:41:01 +0000   Thu, 18 Jul 2024 19:33:47 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 18 Jul 2024 19:41:01 +0000   Thu, 18 Jul 2024 19:33:47 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 18 Jul 2024 19:41:01 +0000   Thu, 18 Jul 2024 19:34:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-448844
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 b2f2f79b26e1408193830eef31b8b6bd
	  System UUID:                c6afd742-30f2-4cc5-a8c2-67304543b16e
	  Boot ID:                    4d1dc897-2cb8-492f-a4ba-64c542abd172
	  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.3
	  Kube-Proxy Version:         v1.30.3
	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-6778b5fc9f-52b7t         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m6s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m26s
	  gcp-auth                    gcp-auth-5db96cd9b4-8n6n9                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m17s
	  headlamp                    headlamp-7867546754-j9dgf                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m49s
	  kube-system                 coredns-7db6d8ff4d-l5dkf                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m28s
	  kube-system                 etcd-addons-448844                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m42s
	  kube-system                 kindnet-5lqtg                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m28s
	  kube-system                 kube-apiserver-addons-448844             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m42s
	  kube-system                 kube-controller-manager-addons-448844    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m42s
	  kube-system                 kube-proxy-6tn88                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m28s
	  kube-system                 kube-scheduler-addons-448844             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m42s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m23s
	  yakd-dashboard              yakd-dashboard-799879c74f-dq8gb          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     9m23s
	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                 9m22s  kube-proxy       
	  Normal  Starting                 9m42s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m42s  kubelet          Node addons-448844 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m42s  kubelet          Node addons-448844 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m42s  kubelet          Node addons-448844 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m29s  node-controller  Node addons-448844 event: Registered Node addons-448844 in Controller
	  Normal  NodeReady                8m45s  kubelet          Node addons-448844 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001033] FS-Cache: O-key=[8] 'e46eed0000000000'
	[  +0.000695] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000944] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=000000004f350aa6
	[  +0.001036] FS-Cache: N-key=[8] 'e46eed0000000000'
	[  +0.002981] FS-Cache: Duplicate cookie detected
	[  +0.000688] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000946] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=0000000016b084a6
	[  +0.001033] FS-Cache: O-key=[8] 'e46eed0000000000'
	[  +0.000709] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=00000000f7687d1b
	[  +0.001028] FS-Cache: N-key=[8] 'e46eed0000000000'
	[  +2.678827] FS-Cache: Duplicate cookie detected
	[  +0.000957] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.001168] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=00000000d740dc91
	[  +0.001339] FS-Cache: O-key=[8] 'e36eed0000000000'
	[  +0.000706] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.001091] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=000000003c11b27e
	[  +0.001197] FS-Cache: N-key=[8] 'e36eed0000000000'
	[  +0.265645] FS-Cache: Duplicate cookie detected
	[  +0.000732] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000977] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=000000000d48d911
	[  +0.001058] FS-Cache: O-key=[8] 'e96eed0000000000'
	[  +0.000725] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000936] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=000000004f350aa6
	[  +0.001069] FS-Cache: N-key=[8] 'e96eed0000000000'
	
	
	==> etcd [97d95c19a832b311d5372d340f9f83ebfb51577607a857ece43f236423c9397a] <==
	{"level":"info","ts":"2024-07-18T19:33:46.987645Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-07-18T19:33:47.540743Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-07-18T19:33:47.540805Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-07-18T19:33:47.54084Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-07-18T19:33:47.540861Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.54087Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.54088Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.540889Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-18T19:33:47.542816Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.547751Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-448844 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-18T19:33:47.547798Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-18T19:33:47.548061Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-18T19:33:47.548145Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.548213Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.548238Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-18T19:33:47.549865Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-18T19:33:47.55618Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-18T19:33:47.556219Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-18T19:33:47.557067Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"warn","ts":"2024-07-18T19:34:07.699298Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.380811ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/\" range_end:\"/registry/namespaces0\" ","response":"range_response_count:4 size:1383"}
	{"level":"info","ts":"2024-07-18T19:34:07.71408Z","caller":"traceutil/trace.go:171","msg":"trace[1983038799] range","detail":"{range_begin:/registry/namespaces/; range_end:/registry/namespaces0; response_count:4; response_revision:357; }","duration":"122.169146ms","start":"2024-07-18T19:34:07.591887Z","end":"2024-07-18T19:34:07.714056Z","steps":["trace[1983038799] 'agreement among raft nodes before linearized reading'  (duration: 59.36841ms)","trace[1983038799] 'range keys from in-memory index tree'  (duration: 47.961137ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-18T19:34:07.715459Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.511623ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2024-07-18T19:34:07.722161Z","caller":"traceutil/trace.go:171","msg":"trace[623492103] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:357; }","duration":"130.20801ms","start":"2024-07-18T19:34:07.591929Z","end":"2024-07-18T19:34:07.722137Z","steps":["trace[623492103] 'agreement among raft nodes before linearized reading'  (duration: 65.283636ms)","trace[623492103] 'range keys from in-memory index tree'  (duration: 58.194422ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-18T19:34:08.02647Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.418838ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030613314289250 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf\" mod_revision:351 > success:<request_put:<key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf\" value_size:3919 >> failure:<request_range:<key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-07-18T19:34:08.026844Z","caller":"traceutil/trace.go:171","msg":"trace[917098991] transaction","detail":"{read_only:false; response_revision:358; number_of_response:1; }","duration":"265.509766ms","start":"2024-07-18T19:34:07.761312Z","end":"2024-07-18T19:34:08.026821Z","steps":["trace[917098991] 'compare'  (duration: 82.212248ms)","trace[917098991] 'attach lease to kv pair' {req_type:put; key:/registry/pods/kube-system/coredns-7db6d8ff4d-l5dkf; req_size:3975; } (duration: 27.055069ms)"],"step_count":2}
	
	
	==> gcp-auth [e577080a6ac4fb7dc337248b9eff4fe31f15ba93db2aeb25e6bdb8f938da83ef] <==
	2024/07/18 19:35:57 GCP Auth Webhook started!
	2024/07/18 19:36:45 Ready to marshal response ...
	2024/07/18 19:36:45 Ready to write response ...
	2024/07/18 19:36:45 Ready to marshal response ...
	2024/07/18 19:36:45 Ready to write response ...
	2024/07/18 19:36:45 Ready to marshal response ...
	2024/07/18 19:36:45 Ready to write response ...
	2024/07/18 19:36:56 Ready to marshal response ...
	2024/07/18 19:36:56 Ready to write response ...
	2024/07/18 19:37:02 Ready to marshal response ...
	2024/07/18 19:37:02 Ready to write response ...
	2024/07/18 19:37:02 Ready to marshal response ...
	2024/07/18 19:37:02 Ready to write response ...
	2024/07/18 19:37:11 Ready to marshal response ...
	2024/07/18 19:37:11 Ready to write response ...
	2024/07/18 19:37:28 Ready to marshal response ...
	2024/07/18 19:37:28 Ready to write response ...
	2024/07/18 19:37:51 Ready to marshal response ...
	2024/07/18 19:37:51 Ready to write response ...
	2024/07/18 19:38:08 Ready to marshal response ...
	2024/07/18 19:38:08 Ready to write response ...
	2024/07/18 19:40:28 Ready to marshal response ...
	2024/07/18 19:40:28 Ready to write response ...
	
	
	==> kernel <==
	 19:43:35 up  3:26,  0 users,  load average: 0.31, 0.76, 1.67
	Linux addons-448844 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 [dce13657d4b67d7ea4ad941d0598b76d58c28b19bcba576d3cc9049f2820e5a4] <==
	I0718 19:42:29.680326       1 main.go:303] handling current node
	W0718 19:42:30.137385       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0718 19:42:30.137451       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0718 19:42:36.628463       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0718 19:42:36.628510       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0718 19:42:39.680191       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:42:39.680315       1 main.go:303] handling current node
	W0718 19:42:43.167570       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0718 19:42:43.167600       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0718 19:42:49.679507       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:42:49.679551       1 main.go:303] handling current node
	I0718 19:42:59.679609       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:42:59.679642       1 main.go:303] handling current node
	W0718 19:43:07.139603       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0718 19:43:07.139640       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0718 19:43:07.616121       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0718 19:43:07.616153       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0718 19:43:09.680371       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:43:09.680411       1 main.go:303] handling current node
	I0718 19:43:19.679802       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:43:19.679838       1 main.go:303] handling current node
	W0718 19:43:26.404483       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0718 19:43:26.404514       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0718 19:43:29.679889       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 19:43:29.679928       1 main.go:303] handling current node
	
	
	==> kube-apiserver [d6a624b0ca1601da09aec35dcd677e6a3d94a3902afd8738e62b024b0f9050c5] <==
	E0718 19:36:15.540385       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	E0718 19:36:15.540917       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.107.175.71:443/apis/metrics.k8s.io/v1beta1: Get "https://10.107.175.71:443/apis/metrics.k8s.io/v1beta1": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
	I0718 19:36:15.591807       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0718 19:36:15.604003       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	I0718 19:36:45.852423       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.91.31"}
	E0718 19:37:07.989144       1 watch.go:250] http2: stream closed
	E0718 19:37:27.097354       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0718 19:37:40.101936       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0718 19:38:01.032036       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0718 19:38:02.078362       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0718 19:38:07.671786       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.671848       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:07.767274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.767400       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:07.770419       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.770547       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:07.777095       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0718 19:38:07.777139       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0718 19:38:08.320212       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0718 19:38:08.690350       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.98.146.123"}
	W0718 19:38:08.770987       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0718 19:38:08.819656       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0718 19:38:08.819670       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0718 19:40:28.381943       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.98.125.0"}
	
	
	==> kube-controller-manager [12e4989f6373d0e2a34b7b8fae53aec3734f23d46a51dada8a9c1e82afd233a0] <==
	W0718 19:41:30.570281       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
	E0718 19:41:30.570423       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
	W0718 19:41:33.853543       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
	E0718 19:41:33.853584       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
	W0718 19:41:39.331086       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
	E0718 19:41:39.331123       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
	W0718 19:41:48.935259       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
	E0718 19:41:48.935304       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
	W0718 19:42:06.519052       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
	E0718 19:42:06.519090       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
	W0718 19:42:09.875018       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
	E0718 19:42:09.875057       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
	W0718 19:42:16.646448       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
	E0718 19:42:16.646489       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
	W0718 19:42:24.851599       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
	E0718 19:42:24.851650       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
	W0718 19:42:59.437867       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
	E0718 19:42:59.437922       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
	W0718 19:43:00.427647       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
	E0718 19:43:00.427695       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
	W0718 19:43:13.523183       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
	E0718 19:43:13.523220       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
	W0718 19:43:17.751766       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
	E0718 19:43:17.751803       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
	I0718 19:43:33.366597       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="6.219µs"
	
	
	==> kube-proxy [1b5a5f01f26ff4c502ddf1b1f60fe6076b009ca64ae1f06d47c20a9b7d46371b] <==
	I0718 19:34:12.001145       1 server_linux.go:69] "Using iptables proxy"
	I0718 19:34:12.079671       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0718 19:34:12.266128       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0718 19:34:12.266259       1 server_linux.go:165] "Using iptables Proxier"
	I0718 19:34:12.268115       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0718 19:34:12.268188       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0718 19:34:12.268239       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"
	I0718 19:34:12.268473       1 server.go:872] "Version info" version="v1.30.3"
	I0718 19:34:12.268679       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0718 19:34:12.269590       1 config.go:192] "Starting service config controller"
	I0718 19:34:12.269857       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0718 19:34:12.269930       1 config.go:101] "Starting endpoint slice config controller"
	I0718 19:34:12.269960       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0718 19:34:12.270472       1 config.go:319] "Starting node config controller"
	I0718 19:34:12.270524       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0718 19:34:12.375952       1 shared_informer.go:320] Caches are synced for node config
	I0718 19:34:12.376003       1 shared_informer.go:320] Caches are synced for service config
	I0718 19:34:12.376048       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [0694c6eae19222d3107e97cd1b43dd15d464c2913eb1ff456ee2a7346254864f] <==
	W0718 19:33:50.208947       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
	E0718 19:33:50.208976       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
	W0718 19:33:50.209018       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
	E0718 19:33:50.209030       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
	W0718 19:33:50.209068       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
	E0718 19:33:50.209084       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
	W0718 19:33:50.209146       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0718 19:33:50.209159       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0718 19:33:50.209194       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
	E0718 19:33:50.209208       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
	W0718 19:33:50.209272       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
	E0718 19:33:50.209287       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
	W0718 19:33:50.209349       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
	E0718 19:33:50.209365       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
	W0718 19:33:51.054829       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
	E0718 19:33:51.054966       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
	W0718 19:33:51.100863       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
	E0718 19:33:51.101190       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
	W0718 19:33:51.150332       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"
	E0718 19:33:51.150458       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"
	W0718 19:33:51.177657       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
	E0718 19:33:51.177772       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
	W0718 19:33:51.230957       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
	E0718 19:33:51.231075       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
	I0718 19:33:53.802054       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 18 19:40:30 addons-448844 kubelet[1568]: I0718 19:40:30.559417    1568 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9cffca60-29b3-4abc-829b-0612794e895d" path="/var/lib/kubelet/pods/9cffca60-29b3-4abc-829b-0612794e895d/volumes"
	Jul 18 19:40:30 addons-448844 kubelet[1568]: I0718 19:40:30.560185    1568 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b3565d80-167f-46bd-8ec0-3b55a4c66c3c" path="/var/lib/kubelet/pods/b3565d80-167f-46bd-8ec0-3b55a4c66c3c/volumes"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.645974    1568 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c52e534e-8a76-4642-bfc6-b9981f80235f-webhook-cert\") pod \"c52e534e-8a76-4642-bfc6-b9981f80235f\" (UID: \"c52e534e-8a76-4642-bfc6-b9981f80235f\") "
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.646086    1568 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-pwsqb\" (UniqueName: \"kubernetes.io/projected/c52e534e-8a76-4642-bfc6-b9981f80235f-kube-api-access-pwsqb\") pod \"c52e534e-8a76-4642-bfc6-b9981f80235f\" (UID: \"c52e534e-8a76-4642-bfc6-b9981f80235f\") "
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.649548    1568 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c52e534e-8a76-4642-bfc6-b9981f80235f-kube-api-access-pwsqb" (OuterVolumeSpecName: "kube-api-access-pwsqb") pod "c52e534e-8a76-4642-bfc6-b9981f80235f" (UID: "c52e534e-8a76-4642-bfc6-b9981f80235f"). InnerVolumeSpecName "kube-api-access-pwsqb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.653576    1568 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/c52e534e-8a76-4642-bfc6-b9981f80235f-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "c52e534e-8a76-4642-bfc6-b9981f80235f" (UID: "c52e534e-8a76-4642-bfc6-b9981f80235f"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.654913    1568 scope.go:117] "RemoveContainer" containerID="299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.676513    1568 scope.go:117] "RemoveContainer" containerID="299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: E0718 19:40:33.676901    1568 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26\": container with ID starting with 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26 not found: ID does not exist" containerID="299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.676944    1568 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26"} err="failed to get container status \"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26\": rpc error: code = NotFound desc = could not find container \"299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26\": container with ID starting with 299188bfc0ea8a6b8176f1e16d18dbc64c5fcfd7574c1dea0352d42eaea72e26 not found: ID does not exist"
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.746411    1568 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c52e534e-8a76-4642-bfc6-b9981f80235f-webhook-cert\") on node \"addons-448844\" DevicePath \"\""
	Jul 18 19:40:33 addons-448844 kubelet[1568]: I0718 19:40:33.746470    1568 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-pwsqb\" (UniqueName: \"kubernetes.io/projected/c52e534e-8a76-4642-bfc6-b9981f80235f-kube-api-access-pwsqb\") on node \"addons-448844\" DevicePath \"\""
	Jul 18 19:40:34 addons-448844 kubelet[1568]: I0718 19:40:34.559098    1568 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c52e534e-8a76-4642-bfc6-b9981f80235f" path="/var/lib/kubelet/pods/c52e534e-8a76-4642-bfc6-b9981f80235f/volumes"
	Jul 18 19:40:53 addons-448844 kubelet[1568]: I0718 19:40:53.018504    1568 scope.go:117] "RemoveContainer" containerID="511526860b380ac5f8d88bcf9a23110d4e849993be8f1fcf8fe54e5881056231"
	Jul 18 19:40:53 addons-448844 kubelet[1568]: I0718 19:40:53.034559    1568 scope.go:117] "RemoveContainer" containerID="10817936113a765e52442fadd25009a505ee48c1fd1b8c5527f9eedf8832ebf5"
	Jul 18 19:43:34 addons-448844 kubelet[1568]: I0718 19:43:34.674108    1568 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jxxtg\" (UniqueName: \"kubernetes.io/projected/ba038bb4-d7ce-4d31-8d97-9f2428e66632-kube-api-access-jxxtg\") pod \"ba038bb4-d7ce-4d31-8d97-9f2428e66632\" (UID: \"ba038bb4-d7ce-4d31-8d97-9f2428e66632\") "
	Jul 18 19:43:34 addons-448844 kubelet[1568]: I0718 19:43:34.674188    1568 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/ba038bb4-d7ce-4d31-8d97-9f2428e66632-tmp-dir\") pod \"ba038bb4-d7ce-4d31-8d97-9f2428e66632\" (UID: \"ba038bb4-d7ce-4d31-8d97-9f2428e66632\") "
	Jul 18 19:43:34 addons-448844 kubelet[1568]: I0718 19:43:34.674550    1568 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/ba038bb4-d7ce-4d31-8d97-9f2428e66632-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "ba038bb4-d7ce-4d31-8d97-9f2428e66632" (UID: "ba038bb4-d7ce-4d31-8d97-9f2428e66632"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 18 19:43:34 addons-448844 kubelet[1568]: I0718 19:43:34.679538    1568 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ba038bb4-d7ce-4d31-8d97-9f2428e66632-kube-api-access-jxxtg" (OuterVolumeSpecName: "kube-api-access-jxxtg") pod "ba038bb4-d7ce-4d31-8d97-9f2428e66632" (UID: "ba038bb4-d7ce-4d31-8d97-9f2428e66632"). InnerVolumeSpecName "kube-api-access-jxxtg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 18 19:43:34 addons-448844 kubelet[1568]: I0718 19:43:34.774813    1568 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-jxxtg\" (UniqueName: \"kubernetes.io/projected/ba038bb4-d7ce-4d31-8d97-9f2428e66632-kube-api-access-jxxtg\") on node \"addons-448844\" DevicePath \"\""
	Jul 18 19:43:34 addons-448844 kubelet[1568]: I0718 19:43:34.774858    1568 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/ba038bb4-d7ce-4d31-8d97-9f2428e66632-tmp-dir\") on node \"addons-448844\" DevicePath \"\""
	Jul 18 19:43:35 addons-448844 kubelet[1568]: I0718 19:43:34.999975    1568 scope.go:117] "RemoveContainer" containerID="69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f"
	Jul 18 19:43:35 addons-448844 kubelet[1568]: I0718 19:43:35.035604    1568 scope.go:117] "RemoveContainer" containerID="69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f"
	Jul 18 19:43:35 addons-448844 kubelet[1568]: E0718 19:43:35.036121    1568 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f\": container with ID starting with 69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f not found: ID does not exist" containerID="69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f"
	Jul 18 19:43:35 addons-448844 kubelet[1568]: I0718 19:43:35.036158    1568 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f"} err="failed to get container status \"69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f\": rpc error: code = NotFound desc = could not find container \"69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f\": container with ID starting with 69293f4c148ce464b33111097e1d8d87bcb33352cda71d7c000f1a20c72d173f not found: ID does not exist"
	
	
	==> storage-provisioner [113c3007c8c98a48375e50fd52cae2e11831f5af21b0a709f01d2e4f229cdc3a] <==
	I0718 19:34:50.822731       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0718 19:34:50.880033       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0718 19:34:50.882270       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0718 19:34:50.903378       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0718 19:34:50.905742       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-448844_a433d45b-1645-4605-b722-01973666482e!
	I0718 19:34:50.907052       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"5e56f1f3-4fbb-42b8-a015-4e55d1438d00", APIVersion:"v1", ResourceVersion:"911", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-448844_a433d45b-1645-4605-b722-01973666482e became leader
	I0718 19:34:51.006029       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-448844_a433d45b-1645-4605-b722-01973666482e!
	

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (133.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-253552 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-253552 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m8.359070305s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 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-253552       NotReady   control-plane   11m     v1.30.3
	ha-253552-m02   Ready      control-plane   11m     v1.30.3
	ha-253552-m04   Ready      <none>          8m38s   v1.30.3

                                                
                                                
-- /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-253552
helpers_test.go:235: (dbg) docker inspect ha-253552:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d",
	        "Created": "2024-07-18T19:48:47.031567005Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 654702,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-18T19:58:38.714329904Z",
	            "FinishedAt": "2024-07-18T19:58:37.825907569Z"
	        },
	        "Image": "sha256:a11bb5e2546f3ca503b3c47550c3b044149515e29579deea734475d97cc9a2be",
	        "ResolvConfPath": "/var/lib/docker/containers/cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d/hostname",
	        "HostsPath": "/var/lib/docker/containers/cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d/hosts",
	        "LogPath": "/var/lib/docker/containers/cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d/cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d-json.log",
	        "Name": "/ha-253552",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "ha-253552:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "ha-253552",
	            "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/c0d02f0d713389621ec4808e8769faa36bc73ec5b76939806592203268f29bad-init/diff:/var/lib/docker/overlay2/da2de1d7cf532c67c36c520794b287e1b28119e470890f6f8705e0473b21c94b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c0d02f0d713389621ec4808e8769faa36bc73ec5b76939806592203268f29bad/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c0d02f0d713389621ec4808e8769faa36bc73ec5b76939806592203268f29bad/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c0d02f0d713389621ec4808e8769faa36bc73ec5b76939806592203268f29bad/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "ha-253552",
	                "Source": "/var/lib/docker/volumes/ha-253552/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "ha-253552",
	            "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-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2",
	            "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-253552",
	                "name.minikube.sigs.k8s.io": "ha-253552",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "60356e40913218d7d7668b680098f704b9350816adf7592a98d3271465d01b6d",
	            "SandboxKey": "/var/run/docker/netns/60356e409132",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33568"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33569"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33572"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33570"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33571"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "ha-253552": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "36ea9f4d6d96c078f5c3500380d5b58fefa927c10bf786d85003e86c9c2c21dc",
	                    "EndpointID": "9a048a9e8455dbc5d689ee7f2b17c0ecfb06f261ebe4751d66905e60a381d6b6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "ha-253552",
	                        "cc43b6e910a1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p ha-253552 -n ha-253552
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-253552 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p ha-253552 logs -n 25: (2.443050664s)
helpers_test.go:252: TestMultiControlPlane/serial/RestartCluster logs: 
-- stdout --
	
	==> Audit <==
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| Command |                                       Args                                       |  Profile  |  User   | Version |     Start Time      |      End Time       |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| cp      | ha-253552 cp ha-253552-m03:/home/docker/cp-test.txt                              | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m04:/home/docker/cp-test_ha-253552-m03_ha-253552-m04.txt               |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n                                                                 | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m03 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n ha-253552-m04 sudo cat                                          | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | /home/docker/cp-test_ha-253552-m03_ha-253552-m04.txt                             |           |         |         |                     |                     |
	| cp      | ha-253552 cp testdata/cp-test.txt                                                | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m04:/home/docker/cp-test.txt                                           |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n                                                                 | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-253552 cp ha-253552-m04:/home/docker/cp-test.txt                              | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | /tmp/TestMultiControlPlaneserialCopyFile1643352943/001/cp-test_ha-253552-m04.txt |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n                                                                 | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-253552 cp ha-253552-m04:/home/docker/cp-test.txt                              | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552:/home/docker/cp-test_ha-253552-m04_ha-253552.txt                       |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n                                                                 | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n ha-253552 sudo cat                                              | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | /home/docker/cp-test_ha-253552-m04_ha-253552.txt                                 |           |         |         |                     |                     |
	| cp      | ha-253552 cp ha-253552-m04:/home/docker/cp-test.txt                              | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m02:/home/docker/cp-test_ha-253552-m04_ha-253552-m02.txt               |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n                                                                 | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n ha-253552-m02 sudo cat                                          | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | /home/docker/cp-test_ha-253552-m04_ha-253552-m02.txt                             |           |         |         |                     |                     |
	| cp      | ha-253552 cp ha-253552-m04:/home/docker/cp-test.txt                              | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m03:/home/docker/cp-test_ha-253552-m04_ha-253552-m03.txt               |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n                                                                 | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | ha-253552-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-253552 ssh -n ha-253552-m03 sudo cat                                          | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:52 UTC |
	|         | /home/docker/cp-test_ha-253552-m04_ha-253552-m03.txt                             |           |         |         |                     |                     |
	| node    | ha-253552 node stop m02 -v=7                                                     | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:52 UTC | 18 Jul 24 19:53 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | ha-253552 node start m02 -v=7                                                    | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:53 UTC | 18 Jul 24 19:55 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-253552 -v=7                                                           | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:55 UTC |                     |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | -p ha-253552 -v=7                                                                | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:55 UTC | 18 Jul 24 19:56 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-253552 --wait=true -v=7                                                    | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:56 UTC | 18 Jul 24 19:57 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-253552                                                                | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:57 UTC |                     |
	| node    | ha-253552 node delete m03 -v=7                                                   | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:57 UTC | 18 Jul 24 19:58 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | ha-253552 stop -v=7                                                              | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:58 UTC | 18 Jul 24 19:58 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-253552 --wait=true                                                         | ha-253552 | jenkins | v1.33.1 | 18 Jul 24 19:58 UTC | 18 Jul 24 20:00 UTC |
	|         | -v=7 --alsologtostderr                                                           |           |         |         |                     |                     |
	|         | --driver=docker                                                                  |           |         |         |                     |                     |
	|         | --container-runtime=crio                                                         |           |         |         |                     |                     |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/18 19:58:38
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0718 19:58:38.251657  654493 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:58:38.251868  654493 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:58:38.251898  654493 out.go:304] Setting ErrFile to fd 2...
	I0718 19:58:38.251918  654493 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:58:38.252190  654493 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:58:38.252577  654493 out.go:298] Setting JSON to false
	I0718 19:58:38.253484  654493 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13269,"bootTime":1721319449,"procs":166,"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"}
	I0718 19:58:38.253596  654493 start.go:139] virtualization:  
	I0718 19:58:38.256560  654493 out.go:177] * [ha-253552] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0718 19:58:38.259054  654493 out.go:177]   - MINIKUBE_LOCATION=19297
	I0718 19:58:38.259135  654493 notify.go:220] Checking for updates...
	I0718 19:58:38.262568  654493 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:58:38.264405  654493 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:58:38.266393  654493 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:58:38.268146  654493 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0718 19:58:38.270086  654493 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0718 19:58:38.272212  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:38.272723  654493 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:58:38.294782  654493 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:58:38.294904  654493 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:58:38.365461  654493 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:38 OomKillDisable:true NGoroutines:41 SystemTime:2024-07-18 19:58:38.355026498 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:58:38.365578  654493 docker.go:307] overlay module found
	I0718 19:58:38.367629  654493 out.go:177] * Using the docker driver based on existing profile
	I0718 19:58:38.369335  654493 start.go:297] selected driver: docker
	I0718 19:58:38.369356  654493 start.go:901] validating driver "docker" against &{Name:ha-253552 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:ha-253552 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.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 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}
	I0718 19:58:38.369506  654493 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0718 19:58:38.369606  654493 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:58:38.422764  654493 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:38 OomKillDisable:true NGoroutines:41 SystemTime:2024-07-18 19:58:38.413208139 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:58:38.423206  654493 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]
	I0718 19:58:38.423237  654493 cni.go:84] Creating CNI manager for ""
	I0718 19:58:38.423244  654493 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0718 19:58:38.423303  654493 start.go:340] cluster config:
	{Name:ha-253552 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:ha-253552 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.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 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}
	I0718 19:58:38.426590  654493 out.go:177] * Starting "ha-253552" primary control-plane node in "ha-253552" cluster
	I0718 19:58:38.428377  654493 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 19:58:38.430047  654493 out.go:177] * Pulling base image v0.0.44-1721234491-19282 ...
	I0718 19:58:38.431779  654493 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:58:38.431823  654493 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 19:58:38.431832  654493 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0718 19:58:38.431842  654493 cache.go:56] Caching tarball of preloaded images
	I0718 19:58:38.431915  654493 preload.go:172] Found /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0718 19:58:38.431924  654493 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0718 19:58:38.432064  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	W0718 19:58:38.449705  654493 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 is of wrong architecture
	I0718 19:58:38.449727  654493 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:58:38.449819  654493 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 19:58:38.449842  654493 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory, skipping pull
	I0718 19:58:38.449847  654493 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 exists in cache, skipping pull
	I0718 19:58:38.449856  654493 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 19:58:38.449862  654493 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from local cache
	I0718 19:58:38.451189  654493 image.go:273] response: 
	I0718 19:58:38.568115  654493 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from cached tarball
	I0718 19:58:38.568159  654493 cache.go:194] Successfully downloaded all kic artifacts
	I0718 19:58:38.568198  654493 start.go:360] acquireMachinesLock for ha-253552: {Name:mk14de9387c22ec7e0a25c5712f4b1b48f1fac2a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0718 19:58:38.568271  654493 start.go:364] duration metric: took 43.618µs to acquireMachinesLock for "ha-253552"
	I0718 19:58:38.568297  654493 start.go:96] Skipping create...Using existing machine configuration
	I0718 19:58:38.568306  654493 fix.go:54] fixHost starting: 
	I0718 19:58:38.568562  654493 cli_runner.go:164] Run: docker container inspect ha-253552 --format={{.State.Status}}
	I0718 19:58:38.584312  654493 fix.go:112] recreateIfNeeded on ha-253552: state=Stopped err=<nil>
	W0718 19:58:38.584341  654493 fix.go:138] unexpected machine state, will restart: <nil>
	I0718 19:58:38.587557  654493 out.go:177] * Restarting existing docker container for "ha-253552" ...
	I0718 19:58:38.589241  654493 cli_runner.go:164] Run: docker start ha-253552
	I0718 19:58:38.893797  654493 cli_runner.go:164] Run: docker container inspect ha-253552 --format={{.State.Status}}
	I0718 19:58:38.913559  654493 kic.go:430] container "ha-253552" state is running.
	I0718 19:58:38.914909  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552
	I0718 19:58:38.933252  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	I0718 19:58:38.933491  654493 machine.go:94] provisionDockerMachine start ...
	I0718 19:58:38.933682  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:38.955809  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:38.956094  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33568 <nil> <nil>}
	I0718 19:58:38.956103  654493 main.go:141] libmachine: About to run SSH command:
	hostname
	I0718 19:58:38.956732  654493 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:51154->127.0.0.1:33568: read: connection reset by peer
	I0718 19:58:42.082847  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-253552
	
	I0718 19:58:42.082872  654493 ubuntu.go:169] provisioning hostname "ha-253552"
	I0718 19:58:42.082942  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:42.104277  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:42.104681  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33568 <nil> <nil>}
	I0718 19:58:42.104700  654493 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-253552 && echo "ha-253552" | sudo tee /etc/hostname
	I0718 19:58:42.250543  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-253552
	
	I0718 19:58:42.250650  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:42.274058  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:42.274309  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33568 <nil> <nil>}
	I0718 19:58:42.274332  654493 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-253552' /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-253552/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-253552' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0718 19:58:42.398829  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0718 19:58:42.398857  654493 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19297-589541/.minikube CaCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19297-589541/.minikube}
	I0718 19:58:42.398878  654493 ubuntu.go:177] setting up certificates
	I0718 19:58:42.398887  654493 provision.go:84] configureAuth start
	I0718 19:58:42.399006  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552
	I0718 19:58:42.416651  654493 provision.go:143] copyHostCerts
	I0718 19:58:42.416699  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem
	I0718 19:58:42.416733  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem, removing ...
	I0718 19:58:42.416744  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem
	I0718 19:58:42.416820  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem (1078 bytes)
	I0718 19:58:42.416915  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem
	I0718 19:58:42.416937  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem, removing ...
	I0718 19:58:42.416945  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem
	I0718 19:58:42.416971  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem (1123 bytes)
	I0718 19:58:42.417025  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem
	I0718 19:58:42.417046  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem, removing ...
	I0718 19:58:42.417054  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem
	I0718 19:58:42.417083  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem (1679 bytes)
	I0718 19:58:42.417150  654493 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem org=jenkins.ha-253552 san=[127.0.0.1 192.168.49.2 ha-253552 localhost minikube]
	I0718 19:58:43.461121  654493 provision.go:177] copyRemoteCerts
	I0718 19:58:43.461197  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0718 19:58:43.461242  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:43.477905  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552/id_rsa Username:docker}
	I0718 19:58:43.567460  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0718 19:58:43.567517  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem --> /etc/docker/server.pem (1196 bytes)
	I0718 19:58:43.592281  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0718 19:58:43.592362  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0718 19:58:43.616208  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0718 19:58:43.616316  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0718 19:58:43.640321  654493 provision.go:87] duration metric: took 1.241420637s to configureAuth
	I0718 19:58:43.640347  654493 ubuntu.go:193] setting minikube options for container-runtime
	I0718 19:58:43.640567  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:43.640674  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:43.657785  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:43.658124  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33568 <nil> <nil>}
	I0718 19:58:43.658144  654493 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
	I0718 19:58:44.076717  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0718 19:58:44.076746  654493 machine.go:97] duration metric: took 5.143245514s to provisionDockerMachine
	I0718 19:58:44.076759  654493 start.go:293] postStartSetup for "ha-253552" (driver="docker")
	I0718 19:58:44.076775  654493 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]
	I0718 19:58:44.076838  654493 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
	I0718 19:58:44.076887  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:44.103557  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552/id_rsa Username:docker}
	I0718 19:58:44.195738  654493 ssh_runner.go:195] Run: cat /etc/os-release
	I0718 19:58:44.198916  654493 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0718 19:58:44.198951  654493 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0718 19:58:44.198962  654493 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0718 19:58:44.198969  654493 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0718 19:58:44.198980  654493 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/addons for local assets ...
	I0718 19:58:44.199040  654493 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/files for local assets ...
	I0718 19:58:44.199130  654493 filesync.go:149] local asset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> 5949242.pem in /etc/ssl/certs
	I0718 19:58:44.199142  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> /etc/ssl/certs/5949242.pem
	I0718 19:58:44.199246  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0718 19:58:44.207981  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem --> /etc/ssl/certs/5949242.pem (1708 bytes)
	I0718 19:58:44.232252  654493 start.go:296] duration metric: took 155.477686ms for postStartSetup
	I0718 19:58:44.232383  654493 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 19:58:44.232430  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:44.249166  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552/id_rsa Username:docker}
	I0718 19:58:44.339559  654493 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0718 19:58:44.344054  654493 fix.go:56] duration metric: took 5.775738361s for fixHost
	I0718 19:58:44.344081  654493 start.go:83] releasing machines lock for "ha-253552", held for 5.77579591s
	I0718 19:58:44.344153  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552
	I0718 19:58:44.360351  654493 ssh_runner.go:195] Run: cat /version.json
	I0718 19:58:44.360425  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:44.360712  654493 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0718 19:58:44.360781  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:44.375962  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552/id_rsa Username:docker}
	I0718 19:58:44.388442  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552/id_rsa Username:docker}
	I0718 19:58:44.474358  654493 ssh_runner.go:195] Run: systemctl --version
	I0718 19:58:44.615945  654493 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0718 19:58:44.757708  654493 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0718 19:58:44.761988  654493 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" ;
	I0718 19:58:44.771503  654493 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0718 19:58:44.771588  654493 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" ;
	I0718 19:58:44.780776  654493 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0718 19:58:44.780800  654493 start.go:495] detecting cgroup driver to use...
	I0718 19:58:44.780832  654493 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0718 19:58:44.780881  654493 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0718 19:58:44.793015  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0718 19:58:44.804695  654493 docker.go:217] disabling cri-docker service (if available) ...
	I0718 19:58:44.804780  654493 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0718 19:58:44.817610  654493 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0718 19:58:44.830071  654493 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0718 19:58:44.921860  654493 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0718 19:58:45.020524  654493 docker.go:233] disabling docker service ...
	I0718 19:58:45.020684  654493 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0718 19:58:45.038457  654493 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0718 19:58:45.056160  654493 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0718 19:58:45.166645  654493 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0718 19:58:45.290833  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0718 19:58:45.306960  654493 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"
	I0718 19:58:45.330966  654493 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0718 19:58:45.331047  654493 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"
	I0718 19:58:45.346695  654493 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0718 19:58:45.346847  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:58:45.358385  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:58:45.373774  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:58:45.385764  654493 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0718 19:58:45.395674  654493 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"
	I0718 19:58:45.405552  654493 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"
	I0718 19:58:45.415413  654493 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"
	I0718 19:58:45.425562  654493 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0718 19:58:45.434197  654493 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0718 19:58:45.442534  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:58:45.523018  654493 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0718 19:58:45.656867  654493 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0718 19:58:45.656978  654493 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0718 19:58:45.660914  654493 start.go:563] Will wait 60s for crictl version
	I0718 19:58:45.661016  654493 ssh_runner.go:195] Run: which crictl
	I0718 19:58:45.664401  654493 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0718 19:58:45.705742  654493 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0718 19:58:45.705870  654493 ssh_runner.go:195] Run: crio --version
	I0718 19:58:45.745595  654493 ssh_runner.go:195] Run: crio --version
	I0718 19:58:45.787482  654493 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0718 19:58:45.789239  654493 cli_runner.go:164] Run: docker network inspect ha-253552 --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}}]}"
	I0718 19:58:45.804946  654493 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0718 19:58:45.808473  654493 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""
	I0718 19:58:45.819022  654493 kubeadm.go:883] updating cluster {Name:ha-253552 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:ha-253552 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.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 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} ...
	I0718 19:58:45.819200  654493 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:58:45.819258  654493 ssh_runner.go:195] Run: sudo crictl images --output json
	I0718 19:58:45.863680  654493 crio.go:514] all images are preloaded for cri-o runtime.
	I0718 19:58:45.863705  654493 crio.go:433] Images already preloaded, skipping extraction
	I0718 19:58:45.863762  654493 ssh_runner.go:195] Run: sudo crictl images --output json
	I0718 19:58:45.901081  654493 crio.go:514] all images are preloaded for cri-o runtime.
	I0718 19:58:45.901117  654493 cache_images.go:84] Images are preloaded, skipping loading
	I0718 19:58:45.901127  654493 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0718 19:58:45.901286  654493 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-253552 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:ha-253552 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:}
	I0718 19:58:45.901387  654493 ssh_runner.go:195] Run: crio config
	I0718 19:58:45.959154  654493 cni.go:84] Creating CNI manager for ""
	I0718 19:58:45.959179  654493 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0718 19:58:45.959189  654493 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0718 19:58:45.959231  654493 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.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-253552 NodeName:ha-253552 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}
	I0718 19:58:45.959392  654493 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-253552"
	  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.3
	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
	
	I0718 19:58:45.959415  654493 kube-vip.go:115] generating kube-vip config ...
	I0718 19:58:45.959486  654493 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0718 19:58:45.972266  654493 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0718 19:58:45.972389  654493 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: {}
	I0718 19:58:45.972477  654493 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0718 19:58:45.981218  654493 binaries.go:44] Found k8s binaries, skipping transfer
	I0718 19:58:45.981346  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0718 19:58:45.990112  654493 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (359 bytes)
	I0718 19:58:46.009450  654493 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0718 19:58:46.028526  654493 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2147 bytes)
	I0718 19:58:46.046381  654493 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0718 19:58:46.064718  654493 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0718 19:58:46.068185  654493 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""
	I0718 19:58:46.078719  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:58:46.171831  654493 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 19:58:46.185855  654493 certs.go:68] Setting up /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552 for IP: 192.168.49.2
	I0718 19:58:46.185880  654493 certs.go:194] generating shared ca certs ...
	I0718 19:58:46.185896  654493 certs.go:226] acquiring lock for ca certs: {Name:mk4f744987933eba8c8868535124f30f94f9514f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:58:46.186104  654493 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key
	I0718 19:58:46.186171  654493 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key
	I0718 19:58:46.186187  654493 certs.go:256] generating profile certs ...
	I0718 19:58:46.186283  654493 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/client.key
	I0718 19:58:46.186329  654493 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key.40dd14c0
	I0718 19:58:46.186351  654493 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt.40dd14c0 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]
	I0718 19:58:46.440130  654493 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt.40dd14c0 ...
	I0718 19:58:46.440161  654493 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt.40dd14c0: {Name:mkaa2917df0aff125703c620b5838e361c97adcb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:58:46.440401  654493 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key.40dd14c0 ...
	I0718 19:58:46.440420  654493 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key.40dd14c0: {Name:mk90ad25683f0c8a7fc84247d289d0c5b1ef5c5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:58:46.440551  654493 certs.go:381] copying /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt.40dd14c0 -> /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt
	I0718 19:58:46.440725  654493 certs.go:385] copying /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key.40dd14c0 -> /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key
	I0718 19:58:46.440902  654493 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.key
	I0718 19:58:46.440922  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0718 19:58:46.440955  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0718 19:58:46.440978  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0718 19:58:46.440994  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0718 19:58:46.441008  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0718 19:58:46.441048  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0718 19:58:46.441073  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0718 19:58:46.441087  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0718 19:58:46.441153  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem (1338 bytes)
	W0718 19:58:46.441206  654493 certs.go:480] ignoring /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924_empty.pem, impossibly tiny 0 bytes
	I0718 19:58:46.441223  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem (1675 bytes)
	I0718 19:58:46.441270  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem (1078 bytes)
	I0718 19:58:46.441327  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem (1123 bytes)
	I0718 19:58:46.441388  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem (1679 bytes)
	I0718 19:58:46.441460  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem (1708 bytes)
	I0718 19:58:46.441523  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> /usr/share/ca-certificates/5949242.pem
	I0718 19:58:46.441554  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:46.441576  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem -> /usr/share/ca-certificates/594924.pem
	I0718 19:58:46.442145  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0718 19:58:46.467610  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0718 19:58:46.493595  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0718 19:58:46.519081  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0718 19:58:46.543959  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0718 19:58:46.569387  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0718 19:58:46.593939  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0718 19:58:46.617709  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0718 19:58:46.641965  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem --> /usr/share/ca-certificates/5949242.pem (1708 bytes)
	I0718 19:58:46.666150  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0718 19:58:46.691287  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem --> /usr/share/ca-certificates/594924.pem (1338 bytes)
	I0718 19:58:46.715219  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0718 19:58:46.732844  654493 ssh_runner.go:195] Run: openssl version
	I0718 19:58:46.739626  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5949242.pem && ln -fs /usr/share/ca-certificates/5949242.pem /etc/ssl/certs/5949242.pem"
	I0718 19:58:46.749111  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5949242.pem
	I0718 19:58:46.752704  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul 18 19:44 /usr/share/ca-certificates/5949242.pem
	I0718 19:58:46.752818  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5949242.pem
	I0718 19:58:46.760004  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/5949242.pem /etc/ssl/certs/3ec20f2e.0"
	I0718 19:58:46.768839  654493 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"
	I0718 19:58:46.778388  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:46.782031  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 18 19:33 /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:46.782096  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:46.789384  654493 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"
	I0718 19:58:46.798757  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/594924.pem && ln -fs /usr/share/ca-certificates/594924.pem /etc/ssl/certs/594924.pem"
	I0718 19:58:46.808323  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/594924.pem
	I0718 19:58:46.811811  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul 18 19:44 /usr/share/ca-certificates/594924.pem
	I0718 19:58:46.811895  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/594924.pem
	I0718 19:58:46.818819  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/594924.pem /etc/ssl/certs/51391683.0"
	I0718 19:58:46.827985  654493 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0718 19:58:46.831771  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0718 19:58:46.838759  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0718 19:58:46.845658  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0718 19:58:46.852469  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0718 19:58:46.859386  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0718 19:58:46.866239  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0718 19:58:46.873019  654493 kubeadm.go:392] StartCluster: {Name:ha-253552 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:ha-253552 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.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 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}
	I0718 19:58:46.873153  654493 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0718 19:58:46.873214  654493 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0718 19:58:46.911243  654493 cri.go:89] found id: ""
	I0718 19:58:46.911321  654493 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0718 19:58:46.920277  654493 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0718 19:58:46.920339  654493 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0718 19:58:46.920405  654493 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0718 19:58:46.929174  654493 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0718 19:58:46.929630  654493 kubeconfig.go:47] verify endpoint returned: get endpoint: "ha-253552" does not appear in /home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:58:46.929743  654493 kubeconfig.go:62] /home/jenkins/minikube-integration/19297-589541/kubeconfig needs updating (will repair): [kubeconfig missing "ha-253552" cluster setting kubeconfig missing "ha-253552" context setting]
	I0718 19:58:46.930013  654493 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/kubeconfig: {Name:mk1175e4d6e56e6d9f7a1420f4c9bda25afbe347 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:58:46.930421  654493 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:58:46.930682  654493 kapi.go:59] client config for ha-253552: &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/19297-589541/.minikube/profiles/ha-253552/client.crt", KeyFile:"/home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/client.key", CAFile:"/home/jenkins/minikube-integration/19297-589541/.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)(0x17a5370), 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)}
	I0718 19:58:46.931336  654493 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0718 19:58:46.931418  654493 cert_rotation.go:137] Starting client certificate rotation controller
	I0718 19:58:46.940507  654493 kubeadm.go:630] The running cluster does not require reconfiguration: 192.168.49.2
	I0718 19:58:46.940581  654493 kubeadm.go:597] duration metric: took 20.229335ms to restartPrimaryControlPlane
	I0718 19:58:46.940606  654493 kubeadm.go:394] duration metric: took 67.59645ms to StartCluster
	I0718 19:58:46.940649  654493 settings.go:142] acquiring lock: {Name:mk659b3201e33c0467fa28a295773a2342f332ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:58:46.940755  654493 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:58:46.941366  654493 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/kubeconfig: {Name:mk1175e4d6e56e6d9f7a1420f4c9bda25afbe347 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:58:46.941648  654493 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0718 19:58:46.941697  654493 start.go:241] waiting for startup goroutines ...
	I0718 19:58:46.941718  654493 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]
	I0718 19:58:46.941877  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:46.946429  654493 out.go:177] * Enabled addons: 
	I0718 19:58:46.948300  654493 addons.go:510] duration metric: took 6.570425ms for enable addons: enabled=[]
	I0718 19:58:46.948346  654493 start.go:246] waiting for cluster config update ...
	I0718 19:58:46.948363  654493 start.go:255] writing updated cluster config ...
	I0718 19:58:46.950732  654493 out.go:177] 
	I0718 19:58:46.952661  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:46.952767  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	I0718 19:58:46.954969  654493 out.go:177] * Starting "ha-253552-m02" control-plane node in "ha-253552" cluster
	I0718 19:58:46.956756  654493 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 19:58:46.958343  654493 out.go:177] * Pulling base image v0.0.44-1721234491-19282 ...
	I0718 19:58:46.959873  654493 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:58:46.959907  654493 cache.go:56] Caching tarball of preloaded images
	I0718 19:58:46.959962  654493 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 19:58:46.960008  654493 preload.go:172] Found /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0718 19:58:46.960019  654493 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0718 19:58:46.960157  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	W0718 19:58:46.977682  654493 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 is of wrong architecture
	I0718 19:58:46.977704  654493 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:58:46.977773  654493 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 19:58:46.977798  654493 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory, skipping pull
	I0718 19:58:46.977806  654493 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 exists in cache, skipping pull
	I0718 19:58:46.977814  654493 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 19:58:46.977820  654493 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from local cache
	I0718 19:58:46.979044  654493 image.go:273] response: 
	I0718 19:58:47.111439  654493 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from cached tarball
	I0718 19:58:47.111477  654493 cache.go:194] Successfully downloaded all kic artifacts
	I0718 19:58:47.111513  654493 start.go:360] acquireMachinesLock for ha-253552-m02: {Name:mk745a19e8301235700f074635753b7a3f99cc12 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0718 19:58:47.111577  654493 start.go:364] duration metric: took 39.925µs to acquireMachinesLock for "ha-253552-m02"
	I0718 19:58:47.111602  654493 start.go:96] Skipping create...Using existing machine configuration
	I0718 19:58:47.111610  654493 fix.go:54] fixHost starting: m02
	I0718 19:58:47.111869  654493 cli_runner.go:164] Run: docker container inspect ha-253552-m02 --format={{.State.Status}}
	I0718 19:58:47.127649  654493 fix.go:112] recreateIfNeeded on ha-253552-m02: state=Stopped err=<nil>
	W0718 19:58:47.127677  654493 fix.go:138] unexpected machine state, will restart: <nil>
	I0718 19:58:47.131558  654493 out.go:177] * Restarting existing docker container for "ha-253552-m02" ...
	I0718 19:58:47.133875  654493 cli_runner.go:164] Run: docker start ha-253552-m02
	I0718 19:58:47.458517  654493 cli_runner.go:164] Run: docker container inspect ha-253552-m02 --format={{.State.Status}}
	I0718 19:58:47.478019  654493 kic.go:430] container "ha-253552-m02" state is running.
	I0718 19:58:47.481389  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m02
	I0718 19:58:47.507211  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	I0718 19:58:47.507450  654493 machine.go:94] provisionDockerMachine start ...
	I0718 19:58:47.507648  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:47.526470  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:47.526865  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33573 <nil> <nil>}
	I0718 19:58:47.526881  654493 main.go:141] libmachine: About to run SSH command:
	hostname
	I0718 19:58:47.527585  654493 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0718 19:58:50.705344  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-253552-m02
	
	I0718 19:58:50.705429  654493 ubuntu.go:169] provisioning hostname "ha-253552-m02"
	I0718 19:58:50.705534  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:50.736398  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:50.736657  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33573 <nil> <nil>}
	I0718 19:58:50.736668  654493 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-253552-m02 && echo "ha-253552-m02" | sudo tee /etc/hostname
	I0718 19:58:50.960885  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-253552-m02
	
	I0718 19:58:50.961042  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:51.016410  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:51.016672  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33573 <nil> <nil>}
	I0718 19:58:51.016689  654493 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-253552-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-253552-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-253552-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0718 19:58:51.204335  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0718 19:58:51.204414  654493 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19297-589541/.minikube CaCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19297-589541/.minikube}
	I0718 19:58:51.204455  654493 ubuntu.go:177] setting up certificates
	I0718 19:58:51.204495  654493 provision.go:84] configureAuth start
	I0718 19:58:51.204602  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m02
	I0718 19:58:51.243066  654493 provision.go:143] copyHostCerts
	I0718 19:58:51.243110  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem
	I0718 19:58:51.243144  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem, removing ...
	I0718 19:58:51.243160  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem
	I0718 19:58:51.243237  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem (1078 bytes)
	I0718 19:58:51.243323  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem
	I0718 19:58:51.243341  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem, removing ...
	I0718 19:58:51.243345  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem
	I0718 19:58:51.243376  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem (1123 bytes)
	I0718 19:58:51.243414  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem
	I0718 19:58:51.243430  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem, removing ...
	I0718 19:58:51.243434  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem
	I0718 19:58:51.243457  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem (1679 bytes)
	I0718 19:58:51.243540  654493 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem org=jenkins.ha-253552-m02 san=[127.0.0.1 192.168.49.3 ha-253552-m02 localhost minikube]
	I0718 19:58:52.162977  654493 provision.go:177] copyRemoteCerts
	I0718 19:58:52.163055  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0718 19:58:52.163108  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:52.184210  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33573 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m02/id_rsa Username:docker}
	I0718 19:58:52.286630  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0718 19:58:52.286706  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0718 19:58:52.315735  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0718 19:58:52.315799  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0718 19:58:52.341907  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0718 19:58:52.341976  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0718 19:58:52.368124  654493 provision.go:87] duration metric: took 1.163598282s to configureAuth
	I0718 19:58:52.368192  654493 ubuntu.go:193] setting minikube options for container-runtime
	I0718 19:58:52.368435  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:52.368558  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:52.386810  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 19:58:52.387079  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33573 <nil> <nil>}
	I0718 19:58:52.387096  654493 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
	I0718 19:58:52.827765  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0718 19:58:52.827784  654493 machine.go:97] duration metric: took 5.320325408s to provisionDockerMachine
	I0718 19:58:52.827795  654493 start.go:293] postStartSetup for "ha-253552-m02" (driver="docker")
	I0718 19:58:52.827806  654493 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]
	I0718 19:58:52.827864  654493 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
	I0718 19:58:52.827903  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:52.856748  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33573 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m02/id_rsa Username:docker}
	I0718 19:58:52.954343  654493 ssh_runner.go:195] Run: cat /etc/os-release
	I0718 19:58:52.963348  654493 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0718 19:58:52.963384  654493 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0718 19:58:52.963395  654493 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0718 19:58:52.963403  654493 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0718 19:58:52.963414  654493 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/addons for local assets ...
	I0718 19:58:52.963470  654493 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/files for local assets ...
	I0718 19:58:52.963550  654493 filesync.go:149] local asset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> 5949242.pem in /etc/ssl/certs
	I0718 19:58:52.963562  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> /etc/ssl/certs/5949242.pem
	I0718 19:58:52.963667  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0718 19:58:52.978321  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem --> /etc/ssl/certs/5949242.pem (1708 bytes)
	I0718 19:58:53.019059  654493 start.go:296] duration metric: took 191.246752ms for postStartSetup
	I0718 19:58:53.019143  654493 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 19:58:53.019224  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:53.053709  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33573 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m02/id_rsa Username:docker}
	I0718 19:58:53.159995  654493 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0718 19:58:53.165746  654493 fix.go:56] duration metric: took 6.054127152s for fixHost
	I0718 19:58:53.165769  654493 start.go:83] releasing machines lock for "ha-253552-m02", held for 6.054179384s
	I0718 19:58:53.165847  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m02
	I0718 19:58:53.196592  654493 out.go:177] * Found network options:
	I0718 19:58:53.198058  654493 out.go:177]   - NO_PROXY=192.168.49.2
	W0718 19:58:53.200000  654493 proxy.go:119] fail to check proxy env: Error ip not in block
	W0718 19:58:53.200042  654493 proxy.go:119] fail to check proxy env: Error ip not in block
	I0718 19:58:53.200115  654493 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0718 19:58:53.200175  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:53.200430  654493 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0718 19:58:53.200486  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m02
	I0718 19:58:53.241773  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33573 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m02/id_rsa Username:docker}
	I0718 19:58:53.250497  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33573 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m02/id_rsa Username:docker}
	I0718 19:58:53.524086  654493 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0718 19:58:53.834530  654493 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" ;
	I0718 19:58:53.859194  654493 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0718 19:58:53.859341  654493 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" ;
	I0718 19:58:53.889463  654493 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0718 19:58:53.889538  654493 start.go:495] detecting cgroup driver to use...
	I0718 19:58:53.889585  654493 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0718 19:58:53.889664  654493 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0718 19:58:53.941224  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0718 19:58:53.964710  654493 docker.go:217] disabling cri-docker service (if available) ...
	I0718 19:58:53.964826  654493 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0718 19:58:54.014758  654493 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0718 19:58:54.056230  654493 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0718 19:58:54.415447  654493 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0718 19:58:54.766303  654493 docker.go:233] disabling docker service ...
	I0718 19:58:54.766427  654493 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0718 19:58:54.813345  654493 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0718 19:58:54.868122  654493 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0718 19:58:55.160092  654493 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0718 19:58:55.397840  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0718 19:58:55.434259  654493 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"
	I0718 19:58:55.505408  654493 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0718 19:58:55.505477  654493 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"
	I0718 19:58:55.553566  654493 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0718 19:58:55.553636  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:58:55.597645  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:58:55.637510  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 19:58:55.685479  654493 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0718 19:58:55.727426  654493 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"
	I0718 19:58:55.768368  654493 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"
	I0718 19:58:55.808030  654493 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"
	I0718 19:58:55.841455  654493 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0718 19:58:55.859766  654493 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0718 19:58:55.879122  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:58:56.167643  654493 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0718 19:58:57.589685  654493 ssh_runner.go:235] Completed: sudo systemctl restart crio: (1.42195835s)
	I0718 19:58:57.589709  654493 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0718 19:58:57.589762  654493 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0718 19:58:57.597628  654493 start.go:563] Will wait 60s for crictl version
	I0718 19:58:57.597697  654493 ssh_runner.go:195] Run: which crictl
	I0718 19:58:57.601279  654493 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0718 19:58:57.664170  654493 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0718 19:58:57.664253  654493 ssh_runner.go:195] Run: crio --version
	I0718 19:58:57.735945  654493 ssh_runner.go:195] Run: crio --version
	I0718 19:58:57.792298  654493 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0718 19:58:57.794276  654493 out.go:177]   - env NO_PROXY=192.168.49.2
	I0718 19:58:57.795982  654493 cli_runner.go:164] Run: docker network inspect ha-253552 --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}}]}"
	I0718 19:58:57.817128  654493 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0718 19:58:57.821170  654493 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""
	I0718 19:58:57.832250  654493 mustload.go:65] Loading cluster: ha-253552
	I0718 19:58:57.832492  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:57.832753  654493 cli_runner.go:164] Run: docker container inspect ha-253552 --format={{.State.Status}}
	I0718 19:58:57.860634  654493 host.go:66] Checking if "ha-253552" exists ...
	I0718 19:58:57.860916  654493 certs.go:68] Setting up /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552 for IP: 192.168.49.3
	I0718 19:58:57.860924  654493 certs.go:194] generating shared ca certs ...
	I0718 19:58:57.860939  654493 certs.go:226] acquiring lock for ca certs: {Name:mk4f744987933eba8c8868535124f30f94f9514f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:58:57.861048  654493 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key
	I0718 19:58:57.861098  654493 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key
	I0718 19:58:57.861107  654493 certs.go:256] generating profile certs ...
	I0718 19:58:57.861188  654493 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/client.key
	I0718 19:58:57.861769  654493 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key.1de409f2
	I0718 19:58:57.861825  654493 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.key
	I0718 19:58:57.861838  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0718 19:58:57.861854  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0718 19:58:57.861865  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0718 19:58:57.861877  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0718 19:58:57.861887  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0718 19:58:57.861899  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0718 19:58:57.861912  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0718 19:58:57.861922  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0718 19:58:57.861974  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem (1338 bytes)
	W0718 19:58:57.862002  654493 certs.go:480] ignoring /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924_empty.pem, impossibly tiny 0 bytes
	I0718 19:58:57.862010  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem (1675 bytes)
	I0718 19:58:57.862037  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem (1078 bytes)
	I0718 19:58:57.862059  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem (1123 bytes)
	I0718 19:58:57.862080  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem (1679 bytes)
	I0718 19:58:57.862122  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem (1708 bytes)
	I0718 19:58:57.862151  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> /usr/share/ca-certificates/5949242.pem
	I0718 19:58:57.862164  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:57.862175  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem -> /usr/share/ca-certificates/594924.pem
	I0718 19:58:57.862233  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:58:57.887332  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552/id_rsa Username:docker}
	I0718 19:58:57.986959  654493 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.pub
	I0718 19:58:57.997555  654493 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0718 19:58:58.025243  654493 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.key
	I0718 19:58:58.036155  654493 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1675 bytes)
	I0718 19:58:58.073468  654493 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.crt
	I0718 19:58:58.085654  654493 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0718 19:58:58.118964  654493 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.key
	I0718 19:58:58.126217  654493 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1679 bytes)
	I0718 19:58:58.155834  654493 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.crt
	I0718 19:58:58.166270  654493 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0718 19:58:58.204175  654493 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.key
	I0718 19:58:58.211965  654493 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I0718 19:58:58.247683  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0718 19:58:58.292502  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0718 19:58:58.328612  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0718 19:58:58.367030  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0718 19:58:58.408337  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0718 19:58:58.449889  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0718 19:58:58.500132  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0718 19:58:58.627649  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0718 19:58:58.718323  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem --> /usr/share/ca-certificates/5949242.pem (1708 bytes)
	I0718 19:58:58.763760  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0718 19:58:58.791082  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem --> /usr/share/ca-certificates/594924.pem (1338 bytes)
	I0718 19:58:58.818019  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0718 19:58:58.853558  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1675 bytes)
	I0718 19:58:58.888778  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0718 19:58:58.921183  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1679 bytes)
	I0718 19:58:58.956386  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0718 19:58:58.989231  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I0718 19:58:59.018866  654493 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0718 19:58:59.042949  654493 ssh_runner.go:195] Run: openssl version
	I0718 19:58:59.049344  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5949242.pem && ln -fs /usr/share/ca-certificates/5949242.pem /etc/ssl/certs/5949242.pem"
	I0718 19:58:59.059922  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5949242.pem
	I0718 19:58:59.064401  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul 18 19:44 /usr/share/ca-certificates/5949242.pem
	I0718 19:58:59.064521  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5949242.pem
	I0718 19:58:59.075337  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/5949242.pem /etc/ssl/certs/3ec20f2e.0"
	I0718 19:58:59.084707  654493 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"
	I0718 19:58:59.094594  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:59.099086  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 18 19:33 /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:59.099211  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0718 19:58:59.107289  654493 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"
	I0718 19:58:59.116622  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/594924.pem && ln -fs /usr/share/ca-certificates/594924.pem /etc/ssl/certs/594924.pem"
	I0718 19:58:59.126707  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/594924.pem
	I0718 19:58:59.130875  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul 18 19:44 /usr/share/ca-certificates/594924.pem
	I0718 19:58:59.131019  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/594924.pem
	I0718 19:58:59.138417  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/594924.pem /etc/ssl/certs/51391683.0"
	I0718 19:58:59.147902  654493 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0718 19:58:59.152004  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0718 19:58:59.159114  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0718 19:58:59.166917  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0718 19:58:59.176934  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0718 19:58:59.184589  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0718 19:58:59.192108  654493 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0718 19:58:59.199736  654493 kubeadm.go:934] updating node {m02 192.168.49.3 8443 v1.30.3 crio true true} ...
	I0718 19:58:59.199912  654493 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-253552-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.3
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:ha-253552 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:}
	I0718 19:58:59.199968  654493 kube-vip.go:115] generating kube-vip config ...
	I0718 19:58:59.200054  654493 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0718 19:58:59.213606  654493 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0718 19:58:59.213719  654493 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: {}
	I0718 19:58:59.213807  654493 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0718 19:58:59.223639  654493 binaries.go:44] Found k8s binaries, skipping transfer
	I0718 19:58:59.223786  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0718 19:58:59.234523  654493 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0718 19:58:59.253716  654493 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0718 19:58:59.273779  654493 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0718 19:58:59.297591  654493 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0718 19:58:59.301941  654493 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""
	I0718 19:58:59.313581  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:58:59.488830  654493 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 19:58:59.511415  654493 start.go:235] Will wait 6m0s for node &{Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0718 19:58:59.511757  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:59.515844  654493 out.go:177] * Verifying Kubernetes components...
	I0718 19:58:59.517772  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 19:58:59.724223  654493 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 19:58:59.740251  654493 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:58:59.740628  654493 kapi.go:59] client config for ha-253552: &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/19297-589541/.minikube/profiles/ha-253552/client.crt", KeyFile:"/home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/client.key", CAFile:"/home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(n
il)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a5370), 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)}
	W0718 19:58:59.740719  654493 kubeadm.go:483] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0718 19:58:59.740984  654493 node_ready.go:35] waiting up to 6m0s for node "ha-253552-m02" to be "Ready" ...
	I0718 19:58:59.741160  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:58:59.741185  654493 round_trippers.go:469] Request Headers:
	I0718 19:58:59.741208  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:58:59.741242  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.201777  654493 round_trippers.go:574] Response Status: 500 Internal Server Error in 9460 milliseconds
	I0718 19:59:09.204217  654493 node_ready.go:53] error getting node "ha-253552-m02": etcdserver: leader changed
	I0718 19:59:09.204294  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:09.204300  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.204316  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.204325  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.242703  654493 round_trippers.go:574] Response Status: 200 OK in 38 milliseconds
	I0718 19:59:09.244104  654493 node_ready.go:49] node "ha-253552-m02" has status "Ready":"True"
	I0718 19:59:09.244141  654493 node_ready.go:38] duration metric: took 9.503109846s for node "ha-253552-m02" to be "Ready" ...
	I0718 19:59:09.244163  654493 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" ...
	I0718 19:59:09.244245  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0718 19:59:09.244254  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.244262  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.244267  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.257604  654493 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I0718 19:59:09.277595  654493 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-9jj9g" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.277871  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-9jj9g
	I0718 19:59:09.277918  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.277951  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.277977  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.288078  654493 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0718 19:59:09.288961  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:09.288982  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.288993  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.288997  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.293332  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 19:59:09.293831  654493 pod_ready.go:92] pod "coredns-7db6d8ff4d-9jj9g" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:09.293852  654493 pod_ready.go:81] duration metric: took 16.136411ms for pod "coredns-7db6d8ff4d-9jj9g" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.293865  654493 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qv8bn" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.293935  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-qv8bn
	I0718 19:59:09.293944  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.293951  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.293956  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.297009  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 19:59:09.298087  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:09.298148  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.298188  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.298230  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.300821  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 19:59:09.301571  654493 pod_ready.go:92] pod "coredns-7db6d8ff4d-qv8bn" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:09.301596  654493 pod_ready.go:81] duration metric: took 7.717862ms for pod "coredns-7db6d8ff4d-qv8bn" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.301608  654493 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.301670  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-253552
	I0718 19:59:09.301679  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.301688  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.301692  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.305349  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 19:59:09.306259  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:09.306334  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.306382  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.306422  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.308872  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 19:59:09.309640  654493 pod_ready.go:92] pod "etcd-ha-253552" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:09.309658  654493 pod_ready.go:81] duration metric: took 8.042606ms for pod "etcd-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.309668  654493 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.309731  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-253552-m02
	I0718 19:59:09.309736  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.309744  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.309749  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.313541  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 19:59:09.314346  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:09.314385  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.314423  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.314447  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.317134  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 19:59:09.318071  654493 pod_ready.go:92] pod "etcd-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:09.318117  654493 pod_ready.go:81] duration metric: took 8.440391ms for pod "etcd-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.318157  654493 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.404384  654493 request.go:629] Waited for 86.139406ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-253552-m03
	I0718 19:59:09.404456  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-253552-m03
	I0718 19:59:09.404487  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.404502  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.404523  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.413889  654493 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0718 19:59:09.604950  654493 request.go:629] Waited for 190.231536ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:09.605037  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:09.605052  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.605062  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.605070  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.618232  654493 round_trippers.go:574] Response Status: 404 Not Found in 13 milliseconds
	I0718 19:59:09.618360  654493 pod_ready.go:97] node "ha-253552-m03" hosting pod "etcd-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:09.618382  654493 pod_ready.go:81] duration metric: took 300.199486ms for pod "etcd-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	E0718 19:59:09.618393  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552-m03" hosting pod "etcd-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:09.618417  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:09.804880  654493 request.go:629] Waited for 186.326998ms 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-253552
	I0718 19:59:09.804941  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 19:59:09.804947  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:09.804956  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:09.804961  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:09.807704  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 19:59:10.004601  654493 request.go:629] Waited for 195.188564ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:10.004664  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:10.004681  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:10.004691  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:10.004700  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:10.007625  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 19:59:10.008718  654493 pod_ready.go:92] pod "kube-apiserver-ha-253552" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:10.008801  654493 pod_ready.go:81] duration metric: took 390.366471ms for pod "kube-apiserver-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:10.008832  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:10.204647  654493 request.go:629] Waited for 195.712237ms 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-253552-m02
	I0718 19:59:10.204705  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552-m02
	I0718 19:59:10.204711  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:10.204719  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:10.204726  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:10.381557  654493 round_trippers.go:574] Response Status: 200 OK in 176 milliseconds
	I0718 19:59:10.404721  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:10.404743  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:10.404752  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:10.404757  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:10.438227  654493 round_trippers.go:574] Response Status: 200 OK in 33 milliseconds
	I0718 19:59:10.452538  654493 pod_ready.go:92] pod "kube-apiserver-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:10.452615  654493 pod_ready.go:81] duration metric: took 443.747675ms for pod "kube-apiserver-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:10.452642  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:10.605277  654493 request.go:629] Waited for 152.530902ms 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-253552-m03
	I0718 19:59:10.605342  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552-m03
	I0718 19:59:10.605349  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:10.605357  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:10.605364  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:10.615971  654493 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0718 19:59:10.804899  654493 request.go:629] Waited for 185.329334ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:10.804964  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:10.804975  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:10.804983  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:10.804987  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:10.813595  654493 round_trippers.go:574] Response Status: 404 Not Found in 8 milliseconds
	I0718 19:59:10.813983  654493 pod_ready.go:97] node "ha-253552-m03" hosting pod "kube-apiserver-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:10.814050  654493 pod_ready.go:81] duration metric: took 361.385843ms for pod "kube-apiserver-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	E0718 19:59:10.814086  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552-m03" hosting pod "kube-apiserver-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:10.814131  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:11.005347  654493 request.go:629] Waited for 191.021755ms 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-253552
	I0718 19:59:11.005483  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-253552
	I0718 19:59:11.005522  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:11.005572  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:11.005602  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:11.025135  654493 round_trippers.go:574] Response Status: 200 OK in 19 milliseconds
	I0718 19:59:11.205173  654493 request.go:629] Waited for 179.272078ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:11.205287  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:11.205324  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:11.205348  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:11.205369  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:11.215992  654493 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0718 19:59:11.216651  654493 pod_ready.go:92] pod "kube-controller-manager-ha-253552" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:11.216702  654493 pod_ready.go:81] duration metric: took 402.539293ms for pod "kube-controller-manager-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:11.216789  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:11.404677  654493 request.go:629] Waited for 187.793501ms 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-253552-m02
	I0718 19:59:11.404796  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-253552-m02
	I0718 19:59:11.404831  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:11.404859  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:11.404879  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:11.409786  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 19:59:11.604387  654493 request.go:629] Waited for 193.253681ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:11.604489  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:11.604509  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:11.604545  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:11.604567  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:11.621683  654493 round_trippers.go:574] Response Status: 200 OK in 17 milliseconds
	I0718 19:59:11.622709  654493 pod_ready.go:92] pod "kube-controller-manager-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:11.622759  654493 pod_ready.go:81] duration metric: took 405.943592ms for pod "kube-controller-manager-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:11.622793  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:11.804722  654493 request.go:629] Waited for 181.801968ms 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-253552-m03
	I0718 19:59:11.804833  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-253552-m03
	I0718 19:59:11.804868  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:11.804893  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:11.804913  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:11.821091  654493 round_trippers.go:574] Response Status: 200 OK in 16 milliseconds
	I0718 19:59:12.004379  654493 request.go:629] Waited for 182.11278ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:12.004499  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:12.004536  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:12.004565  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:12.004585  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:12.032898  654493 round_trippers.go:574] Response Status: 404 Not Found in 28 milliseconds
	I0718 19:59:12.033276  654493 pod_ready.go:97] node "ha-253552-m03" hosting pod "kube-controller-manager-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:12.033346  654493 pod_ready.go:81] duration metric: took 410.53276ms for pod "kube-controller-manager-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	E0718 19:59:12.033373  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552-m03" hosting pod "kube-controller-manager-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:12.033413  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-7wbbd" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:12.204533  654493 request.go:629] Waited for 171.033654ms 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-7wbbd
	I0718 19:59:12.204644  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-7wbbd
	I0718 19:59:12.204700  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:12.204726  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:12.204746  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:12.227352  654493 round_trippers.go:574] Response Status: 200 OK in 22 milliseconds
	I0718 19:59:12.404705  654493 request.go:629] Waited for 176.276657ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:12.404823  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:12.404858  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:12.404888  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:12.404913  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:12.415450  654493 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0718 19:59:12.416500  654493 pod_ready.go:92] pod "kube-proxy-7wbbd" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:12.416560  654493 pod_ready.go:81] duration metric: took 383.107298ms for pod "kube-proxy-7wbbd" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:12.416584  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9v6fs" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:12.604456  654493 request.go:629] Waited for 187.780546ms 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-9v6fs
	I0718 19:59:12.604563  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 19:59:12.604618  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:12.604644  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:12.604662  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:12.633635  654493 round_trippers.go:574] Response Status: 200 OK in 28 milliseconds
	I0718 19:59:12.805096  654493 request.go:629] Waited for 170.301156ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 19:59:12.805228  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 19:59:12.805248  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:12.805287  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:12.805303  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:12.815285  654493 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0718 19:59:12.816346  654493 pod_ready.go:92] pod "kube-proxy-9v6fs" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:12.816401  654493 pod_ready.go:81] duration metric: took 399.795993ms for pod "kube-proxy-9v6fs" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:12.816428  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-p28qg" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:13.005487  654493 request.go:629] Waited for 188.899741ms 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-p28qg
	I0718 19:59:13.005620  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-p28qg
	I0718 19:59:13.005657  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:13.005684  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:13.005706  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:13.020690  654493 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I0718 19:59:13.205121  654493 request.go:629] Waited for 183.107613ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:13.205224  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:13.205246  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:13.205282  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:13.205304  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:13.229798  654493 round_trippers.go:574] Response Status: 404 Not Found in 24 milliseconds
	I0718 19:59:13.230540  654493 pod_ready.go:97] node "ha-253552-m03" hosting pod "kube-proxy-p28qg" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:13.230596  654493 pod_ready.go:81] duration metric: took 414.13808ms for pod "kube-proxy-p28qg" in "kube-system" namespace to be "Ready" ...
	E0718 19:59:13.230639  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552-m03" hosting pod "kube-proxy-p28qg" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:13.230664  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-wb44g" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:13.405043  654493 request.go:629] Waited for 174.233403ms 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-wb44g
	I0718 19:59:13.405105  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wb44g
	I0718 19:59:13.405110  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:13.405119  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:13.405123  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:13.411663  654493 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0718 19:59:13.605159  654493 request.go:629] Waited for 192.2843ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:13.605303  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:13.605330  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:13.605370  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:13.605391  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:13.616137  654493 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0718 19:59:13.617160  654493 pod_ready.go:92] pod "kube-proxy-wb44g" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:13.617206  654493 pod_ready.go:81] duration metric: took 386.510227ms for pod "kube-proxy-wb44g" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:13.617240  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:13.805085  654493 request.go:629] Waited for 187.759434ms 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-253552
	I0718 19:59:13.805230  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-253552
	I0718 19:59:13.805257  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:13.805295  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:13.805316  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:13.815317  654493 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0718 19:59:14.004780  654493 request.go:629] Waited for 188.347015ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:14.004909  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 19:59:14.004944  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:14.004972  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:14.005009  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:14.008785  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 19:59:14.010137  654493 pod_ready.go:92] pod "kube-scheduler-ha-253552" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:14.010230  654493 pod_ready.go:81] duration metric: took 392.959473ms for pod "kube-scheduler-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:14.010259  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:14.205208  654493 request.go:629] Waited for 194.853154ms 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-253552-m02
	I0718 19:59:14.205331  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-253552-m02
	I0718 19:59:14.205366  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:14.205405  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:14.205423  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:14.211873  654493 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0718 19:59:14.405228  654493 request.go:629] Waited for 192.123745ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:14.405396  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 19:59:14.405434  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:14.405456  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:14.405477  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:14.423728  654493 round_trippers.go:574] Response Status: 200 OK in 18 milliseconds
	I0718 19:59:14.424330  654493 pod_ready.go:92] pod "kube-scheduler-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 19:59:14.424380  654493 pod_ready.go:81] duration metric: took 414.084025ms for pod "kube-scheduler-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:14.424406  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	I0718 19:59:14.605210  654493 request.go:629] Waited for 180.69311ms 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-253552-m03
	I0718 19:59:14.605424  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-253552-m03
	I0718 19:59:14.605450  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:14.605482  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:14.605549  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:14.610167  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 19:59:14.804941  654493 request.go:629] Waited for 193.328256ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:14.805076  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m03
	I0718 19:59:14.805110  654493 round_trippers.go:469] Request Headers:
	I0718 19:59:14.805134  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 19:59:14.805152  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 19:59:14.866309  654493 round_trippers.go:574] Response Status: 404 Not Found in 61 milliseconds
	I0718 19:59:14.889033  654493 pod_ready.go:97] node "ha-253552-m03" hosting pod "kube-scheduler-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:14.889097  654493 pod_ready.go:81] duration metric: took 464.669794ms for pod "kube-scheduler-ha-253552-m03" in "kube-system" namespace to be "Ready" ...
	E0718 19:59:14.889139  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552-m03" hosting pod "kube-scheduler-ha-253552-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-253552-m03": nodes "ha-253552-m03" not found
	I0718 19:59:14.889162  654493 pod_ready.go:38] duration metric: took 5.644982506s 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" ...
	I0718 19:59:14.889206  654493 api_server.go:52] waiting for apiserver process to appear ...
	I0718 19:59:14.889297  654493 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0718 19:59:14.906799  654493 api_server.go:72] duration metric: took 15.39499485s to wait for apiserver process to appear ...
	I0718 19:59:14.906878  654493 api_server.go:88] waiting for apiserver healthz status ...
	I0718 19:59:14.906913  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:14.933566  654493 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
	W0718 19:59:14.933592  654493 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
	I0718 19:59:15.407016  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:15.447476  654493 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
	W0718 19:59:15.447506  654493 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
	I0718 19:59:15.906986  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:15.915214  654493 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
	W0718 19:59:15.915251  654493 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
	I0718 19:59:16.407807  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:16.419406  654493 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
	W0718 19:59:16.419438  654493 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
	I0718 19:59:16.907965  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:16.915960  654493 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
	W0718 19:59:16.915989  654493 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
	I0718 19:59:17.407805  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:17.415972  654493 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
	W0718 19:59:17.416001  654493 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
	I0718 19:59:17.907565  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:17.915422  654493 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
	W0718 19:59:17.915460  654493 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
	I0718 19:59:18.407289  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:18.415919  654493 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
	W0718 19:59:18.415990  654493 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
	I0718 19:59:18.907388  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:18.915511  654493 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
	W0718 19:59:18.915544  654493 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
	I0718 19:59:19.407044  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:19.415242  654493 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
	W0718 19:59:19.415273  654493 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
	I0718 19:59:19.907760  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:19.916656  654493 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
	W0718 19:59:19.916686  654493 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
	I0718 19:59:20.407975  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:20.417026  654493 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
	W0718 19:59:20.417098  654493 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
	I0718 19:59:20.907490  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:20.915058  654493 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
	W0718 19:59:20.915099  654493 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
	I0718 19:59:21.407760  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:21.417960  654493 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
	W0718 19:59:21.417988  654493 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
	I0718 19:59:21.907360  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:21.915629  654493 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
	W0718 19:59:21.915666  654493 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
	I0718 19:59:22.407054  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:22.415144  654493 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
	W0718 19:59:22.415233  654493 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
	I0718 19:59:22.907215  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:22.914835  654493 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
	W0718 19:59:22.914883  654493 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
	I0718 19:59:23.407522  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:23.415550  654493 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
	W0718 19:59:23.415586  654493 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
	I0718 19:59:23.907850  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:23.916921  654493 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
	W0718 19:59:23.916959  654493 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
	I0718 19:59:24.407160  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:24.415069  654493 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
	W0718 19:59:24.415119  654493 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
	I0718 19:59:24.907722  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:24.915481  654493 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
	W0718 19:59:24.915517  654493 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
	I0718 19:59:25.407895  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:25.415464  654493 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
	W0718 19:59:25.415499  654493 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
	I0718 19:59:25.907034  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:25.914706  654493 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
	W0718 19:59:25.914747  654493 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
	I0718 19:59:26.407976  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:26.415891  654493 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
	W0718 19:59:26.415920  654493 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
	I0718 19:59:26.907302  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:26.914875  654493 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
	W0718 19:59:26.914910  654493 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
	I0718 19:59:27.407553  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:27.415150  654493 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
	W0718 19:59:27.415179  654493 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
	I0718 19:59:27.907871  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:27.917243  654493 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
	W0718 19:59:27.917271  654493 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
	I0718 19:59:28.407043  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:28.415107  654493 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
	W0718 19:59:28.415215  654493 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
	I0718 19:59:28.907750  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:28.915535  654493 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
	W0718 19:59:28.915582  654493 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
	I0718 19:59:29.407041  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:29.414739  654493 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
	W0718 19:59:29.414770  654493 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
	I0718 19:59:29.907271  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:29.914854  654493 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
	W0718 19:59:29.914884  654493 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
	I0718 19:59:30.406995  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:30.414525  654493 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
	W0718 19:59:30.414549  654493 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
	I0718 19:59:30.907894  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:30.915548  654493 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
	W0718 19:59:30.915580  654493 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
	I0718 19:59:31.407808  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:31.415590  654493 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
	W0718 19:59:31.415631  654493 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
	I0718 19:59:31.907327  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:31.916211  654493 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
	W0718 19:59:31.916241  654493 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
	I0718 19:59:32.407851  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:32.416870  654493 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
	W0718 19:59:32.416905  654493 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
	I0718 19:59:32.907606  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:32.916736  654493 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
	W0718 19:59:32.916763  654493 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
	I0718 19:59:33.407557  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:33.415271  654493 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
	W0718 19:59:33.415298  654493 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
	I0718 19:59:33.907477  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:33.915053  654493 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
	W0718 19:59:33.915082  654493 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
	I0718 19:59:34.407639  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:34.435360  654493 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
	W0718 19:59:34.435393  654493 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
	I0718 19:59:34.907827  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:34.918854  654493 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
	W0718 19:59:34.918888  654493 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
	I0718 19:59:35.407164  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:35.415143  654493 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
	W0718 19:59:35.415182  654493 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
	I0718 19:59:35.907681  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:35.915415  654493 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
	W0718 19:59:35.915443  654493 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
	I0718 19:59:36.407869  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:36.416553  654493 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
	W0718 19:59:36.416644  654493 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
	I0718 19:59:36.907929  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:36.915706  654493 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
	W0718 19:59:36.915739  654493 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
	I0718 19:59:37.407213  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:37.414893  654493 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
	W0718 19:59:37.414922  654493 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
	I0718 19:59:37.907552  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:37.916315  654493 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
	W0718 19:59:37.916346  654493 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
	I0718 19:59:38.407361  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:38.415576  654493 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
	W0718 19:59:38.415607  654493 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
	I0718 19:59:38.907907  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:38.915521  654493 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
	W0718 19:59:38.915548  654493 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
	I0718 19:59:39.407905  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:39.415726  654493 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
	W0718 19:59:39.415750  654493 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
	I0718 19:59:39.907164  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:39.914822  654493 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
	W0718 19:59:39.914851  654493 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
	I0718 19:59:40.407104  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:40.415836  654493 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
	W0718 19:59:40.415877  654493 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
	I0718 19:59:40.907392  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:40.915406  654493 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
	W0718 19:59:40.915435  654493 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
	I0718 19:59:41.407020  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:41.416715  654493 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
	W0718 19:59:41.416762  654493 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
	I0718 19:59:41.907116  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:41.915027  654493 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
	W0718 19:59:41.915069  654493 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
	I0718 19:59:42.407801  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:42.417000  654493 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
	W0718 19:59:42.417031  654493 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
	I0718 19:59:42.907193  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:42.914726  654493 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
	W0718 19:59:42.914754  654493 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
	I0718 19:59:43.407522  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:43.415701  654493 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
	W0718 19:59:43.415733  654493 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
	I0718 19:59:43.907038  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:43.914818  654493 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
	W0718 19:59:43.914847  654493 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
	I0718 19:59:44.407980  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:44.415654  654493 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
	W0718 19:59:44.415693  654493 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
	I0718 19:59:44.907654  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:44.915837  654493 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
	W0718 19:59:44.915865  654493 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
	I0718 19:59:45.407381  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:45.416226  654493 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
	W0718 19:59:45.416261  654493 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
	I0718 19:59:45.907737  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:45.915909  654493 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
	W0718 19:59:45.915939  654493 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
	I0718 19:59:46.407418  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:46.438581  654493 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
	W0718 19:59:46.438649  654493 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
	I0718 19:59:46.907043  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:46.918076  654493 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
	W0718 19:59:46.918203  654493 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
	I0718 19:59:47.407883  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:47.418427  654493 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
	W0718 19:59:47.418455  654493 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
	I0718 19:59:47.907021  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:47.915305  654493 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
	W0718 19:59:47.915329  654493 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
	I0718 19:59:48.407402  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:48.429897  654493 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
	W0718 19:59:48.429997  654493 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
	I0718 19:59:48.907614  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:48.915228  654493 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
	W0718 19:59:48.915254  654493 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
	I0718 19:59:49.407619  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:49.415184  654493 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
	W0718 19:59:49.415216  654493 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
	I0718 19:59:49.907521  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:49.915257  654493 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
	W0718 19:59:49.915294  654493 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
	I0718 19:59:50.407899  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:50.415883  654493 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
	W0718 19:59:50.415910  654493 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
	I0718 19:59:50.907377  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:50.915757  654493 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
	W0718 19:59:50.915788  654493 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
	I0718 19:59:51.407280  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:51.414907  654493 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
	W0718 19:59:51.414944  654493 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
	I0718 19:59:51.907414  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:51.916381  654493 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
	W0718 19:59:51.916413  654493 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
	I0718 19:59:52.407758  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:52.415452  654493 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
	W0718 19:59:52.415482  654493 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
	I0718 19:59:52.907792  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:52.916607  654493 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
	W0718 19:59:52.916636  654493 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
	I0718 19:59:53.406951  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:53.414950  654493 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
	W0718 19:59:53.414980  654493 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
	I0718 19:59:53.907581  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:53.915283  654493 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
	W0718 19:59:53.915312  654493 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
	I0718 19:59:54.407414  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:54.415067  654493 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
	W0718 19:59:54.415104  654493 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
	I0718 19:59:54.907686  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:54.915521  654493 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
	W0718 19:59:54.915595  654493 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
	I0718 19:59:55.407039  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:55.415598  654493 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
	W0718 19:59:55.415628  654493 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
	I0718 19:59:55.907032  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:55.914648  654493 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
	W0718 19:59:55.914675  654493 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
	I0718 19:59:56.407030  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:56.415068  654493 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
	W0718 19:59:56.415101  654493 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
	I0718 19:59:56.907211  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:56.915098  654493 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
	W0718 19:59:56.915131  654493 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
	I0718 19:59:57.407861  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:57.415456  654493 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
	W0718 19:59:57.415490  654493 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
	I0718 19:59:57.907137  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:57.915095  654493 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
	W0718 19:59:57.915126  654493 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
	I0718 19:59:58.407892  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:58.415528  654493 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
	W0718 19:59:58.415557  654493 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
	I0718 19:59:58.907034  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:58.915250  654493 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
	W0718 19:59:58.915293  654493 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
	I0718 19:59:59.407558  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 19:59:59.415214  654493 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
	W0718 19:59:59.415245  654493 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
	I0718 19:59:59.907398  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 19:59:59.907509  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 19:59:59.948584  654493 cri.go:89] found id: "c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b"
	I0718 19:59:59.948610  654493 cri.go:89] found id: "d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806"
	I0718 19:59:59.948616  654493 cri.go:89] found id: ""
	I0718 19:59:59.948623  654493 logs.go:276] 2 containers: [c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806]
	I0718 19:59:59.948687  654493 ssh_runner.go:195] Run: which crictl
	I0718 19:59:59.952477  654493 ssh_runner.go:195] Run: which crictl
	I0718 19:59:59.956011  654493 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 19:59:59.956087  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 20:00:00.043575  654493 cri.go:89] found id: "f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735"
	I0718 20:00:00.043646  654493 cri.go:89] found id: "174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6"
	I0718 20:00:00.043666  654493 cri.go:89] found id: ""
	I0718 20:00:00.043690  654493 logs.go:276] 2 containers: [f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735 174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6]
	I0718 20:00:00.043800  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:00.078865  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:00.103529  654493 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 20:00:00.103619  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 20:00:00.420226  654493 cri.go:89] found id: ""
	I0718 20:00:00.420332  654493 logs.go:276] 0 containers: []
	W0718 20:00:00.420363  654493 logs.go:278] No container was found matching "coredns"
	I0718 20:00:00.420408  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 20:00:00.420531  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 20:00:00.683597  654493 cri.go:89] found id: "15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16"
	I0718 20:00:00.683681  654493 cri.go:89] found id: "3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e"
	I0718 20:00:00.683703  654493 cri.go:89] found id: ""
	I0718 20:00:00.683731  654493 logs.go:276] 2 containers: [15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16 3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e]
	I0718 20:00:00.683860  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:00.708386  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:00.714057  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 20:00:00.714223  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 20:00:01.049372  654493 cri.go:89] found id: "1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085"
	I0718 20:00:01.049452  654493 cri.go:89] found id: ""
	I0718 20:00:01.049483  654493 logs.go:276] 1 containers: [1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085]
	I0718 20:00:01.049604  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:01.054969  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 20:00:01.055070  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 20:00:01.150350  654493 cri.go:89] found id: "ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e"
	I0718 20:00:01.150450  654493 cri.go:89] found id: "e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba"
	I0718 20:00:01.150471  654493 cri.go:89] found id: ""
	I0718 20:00:01.150525  654493 logs.go:276] 2 containers: [ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba]
	I0718 20:00:01.150653  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:01.169718  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:01.185363  654493 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 20:00:01.185521  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 20:00:01.313821  654493 cri.go:89] found id: "ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73"
	I0718 20:00:01.313904  654493 cri.go:89] found id: ""
	I0718 20:00:01.325515  654493 logs.go:276] 1 containers: [ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73]
	I0718 20:00:01.325721  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:01.331720  654493 logs.go:123] Gathering logs for kube-controller-manager [ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e] ...
	I0718 20:00:01.331751  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e"
	I0718 20:00:01.526446  654493 logs.go:123] Gathering logs for dmesg ...
	I0718 20:00:01.526537  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 20:00:01.582523  654493 logs.go:123] Gathering logs for kube-apiserver [d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806] ...
	I0718 20:00:01.582745  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806"
	I0718 20:00:01.690015  654493 logs.go:123] Gathering logs for kube-apiserver [c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b] ...
	I0718 20:00:01.690053  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b"
	I0718 20:00:01.769676  654493 logs.go:123] Gathering logs for etcd [f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735] ...
	I0718 20:00:01.769765  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735"
	I0718 20:00:01.851531  654493 logs.go:123] Gathering logs for kube-scheduler [15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16] ...
	I0718 20:00:01.851615  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16"
	I0718 20:00:01.920557  654493 logs.go:123] Gathering logs for kube-scheduler [3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e] ...
	I0718 20:00:01.920585  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e"
	I0718 20:00:01.977267  654493 logs.go:123] Gathering logs for CRI-O ...
	I0718 20:00:01.977297  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 20:00:02.053825  654493 logs.go:123] Gathering logs for container status ...
	I0718 20:00:02.053866  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 20:00:02.123345  654493 logs.go:123] Gathering logs for kubelet ...
	I0718 20:00:02.123372  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0718 20:00:02.229930  654493 logs.go:123] Gathering logs for describe nodes ...
	I0718 20:00:02.229969  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 20:00:02.867494  654493 logs.go:123] Gathering logs for etcd [174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6] ...
	I0718 20:00:02.867533  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6"
	I0718 20:00:02.944298  654493 logs.go:123] Gathering logs for kube-controller-manager [e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba] ...
	I0718 20:00:02.944334  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba"
	I0718 20:00:03.001017  654493 logs.go:123] Gathering logs for kube-proxy [1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085] ...
	I0718 20:00:03.001048  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085"
	I0718 20:00:03.060479  654493 logs.go:123] Gathering logs for kindnet [ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73] ...
	I0718 20:00:03.060511  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73"
	I0718 20:00:05.615771  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 20:00:05.623891  654493 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 ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]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
	W0718 20:00:05.623924  654493 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 ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]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
	I0718 20:00:05.623955  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 20:00:05.624022  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 20:00:05.693200  654493 cri.go:89] found id: "c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b"
	I0718 20:00:05.693226  654493 cri.go:89] found id: "d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806"
	I0718 20:00:05.693232  654493 cri.go:89] found id: ""
	I0718 20:00:05.693239  654493 logs.go:276] 2 containers: [c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806]
	I0718 20:00:05.693292  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:05.697004  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:05.700737  654493 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 20:00:05.700801  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 20:00:05.760218  654493 cri.go:89] found id: "f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735"
	I0718 20:00:05.760240  654493 cri.go:89] found id: "174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6"
	I0718 20:00:05.760250  654493 cri.go:89] found id: ""
	I0718 20:00:05.760258  654493 logs.go:276] 2 containers: [f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735 174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6]
	I0718 20:00:05.760311  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:05.764220  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:05.767851  654493 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 20:00:05.767915  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 20:00:05.818870  654493 cri.go:89] found id: ""
	I0718 20:00:05.818898  654493 logs.go:276] 0 containers: []
	W0718 20:00:05.818907  654493 logs.go:278] No container was found matching "coredns"
	I0718 20:00:05.818913  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 20:00:05.818971  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 20:00:05.878637  654493 cri.go:89] found id: "15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16"
	I0718 20:00:05.878673  654493 cri.go:89] found id: "3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e"
	I0718 20:00:05.878678  654493 cri.go:89] found id: ""
	I0718 20:00:05.878685  654493 logs.go:276] 2 containers: [15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16 3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e]
	I0718 20:00:05.878738  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:05.884765  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:05.889439  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 20:00:05.889514  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 20:00:05.940913  654493 cri.go:89] found id: "1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085"
	I0718 20:00:05.940939  654493 cri.go:89] found id: ""
	I0718 20:00:05.940948  654493 logs.go:276] 1 containers: [1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085]
	I0718 20:00:05.941003  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:05.945264  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 20:00:05.945335  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 20:00:06.015120  654493 cri.go:89] found id: "ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e"
	I0718 20:00:06.015149  654493 cri.go:89] found id: "e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba"
	I0718 20:00:06.015156  654493 cri.go:89] found id: ""
	I0718 20:00:06.015165  654493 logs.go:276] 2 containers: [ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba]
	I0718 20:00:06.015239  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:06.021251  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:06.027972  654493 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 20:00:06.028054  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 20:00:06.090345  654493 cri.go:89] found id: "ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73"
	I0718 20:00:06.090370  654493 cri.go:89] found id: ""
	I0718 20:00:06.090378  654493 logs.go:276] 1 containers: [ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73]
	I0718 20:00:06.090443  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:06.095650  654493 logs.go:123] Gathering logs for etcd [174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6] ...
	I0718 20:00:06.095677  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6"
	I0718 20:00:06.180120  654493 logs.go:123] Gathering logs for kube-scheduler [3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e] ...
	I0718 20:00:06.180157  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e"
	I0718 20:00:06.234271  654493 logs.go:123] Gathering logs for kube-proxy [1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085] ...
	I0718 20:00:06.234311  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085"
	I0718 20:00:06.286518  654493 logs.go:123] Gathering logs for dmesg ...
	I0718 20:00:06.286545  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 20:00:06.315843  654493 logs.go:123] Gathering logs for kube-controller-manager [ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e] ...
	I0718 20:00:06.315876  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e"
	I0718 20:00:06.384677  654493 logs.go:123] Gathering logs for container status ...
	I0718 20:00:06.384706  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 20:00:06.430915  654493 logs.go:123] Gathering logs for kube-apiserver [c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b] ...
	I0718 20:00:06.430944  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b"
	I0718 20:00:06.503472  654493 logs.go:123] Gathering logs for kindnet [ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73] ...
	I0718 20:00:06.503505  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73"
	I0718 20:00:06.561435  654493 logs.go:123] Gathering logs for CRI-O ...
	I0718 20:00:06.561464  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 20:00:06.631421  654493 logs.go:123] Gathering logs for kubelet ...
	I0718 20:00:06.631455  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0718 20:00:06.723135  654493 logs.go:123] Gathering logs for describe nodes ...
	I0718 20:00:06.723171  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 20:00:07.008199  654493 logs.go:123] Gathering logs for kube-apiserver [d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806] ...
	I0718 20:00:07.008236  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806"
	I0718 20:00:07.050695  654493 logs.go:123] Gathering logs for etcd [f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735] ...
	I0718 20:00:07.050725  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735"
	I0718 20:00:07.108040  654493 logs.go:123] Gathering logs for kube-scheduler [15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16] ...
	I0718 20:00:07.108078  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16"
	I0718 20:00:07.149016  654493 logs.go:123] Gathering logs for kube-controller-manager [e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba] ...
	I0718 20:00:07.149046  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba"
	I0718 20:00:09.698514  654493 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0718 20:00:09.707832  654493 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0718 20:00:09.707967  654493 round_trippers.go:463] GET https://192.168.49.2:8443/version
	I0718 20:00:09.707980  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:09.707989  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:09.707993  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:09.722760  654493 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I0718 20:00:09.722887  654493 api_server.go:141] control plane version: v1.30.3
	I0718 20:00:09.722909  654493 api_server.go:131] duration metric: took 54.81601003s to wait for apiserver health ...
	I0718 20:00:09.722933  654493 system_pods.go:43] waiting for kube-system pods to appear ...
	I0718 20:00:09.722955  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0718 20:00:09.723058  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0718 20:00:09.773675  654493 cri.go:89] found id: "c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b"
	I0718 20:00:09.773699  654493 cri.go:89] found id: "d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806"
	I0718 20:00:09.773704  654493 cri.go:89] found id: ""
	I0718 20:00:09.773712  654493 logs.go:276] 2 containers: [c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806]
	I0718 20:00:09.773770  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:09.777686  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:09.781096  654493 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0718 20:00:09.781176  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0718 20:00:09.824125  654493 cri.go:89] found id: "f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735"
	I0718 20:00:09.824147  654493 cri.go:89] found id: "174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6"
	I0718 20:00:09.824152  654493 cri.go:89] found id: ""
	I0718 20:00:09.824159  654493 logs.go:276] 2 containers: [f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735 174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6]
	I0718 20:00:09.824237  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:09.827769  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:09.831224  654493 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0718 20:00:09.831300  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0718 20:00:09.877484  654493 cri.go:89] found id: ""
	I0718 20:00:09.877517  654493 logs.go:276] 0 containers: []
	W0718 20:00:09.877527  654493 logs.go:278] No container was found matching "coredns"
	I0718 20:00:09.877533  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0718 20:00:09.877600  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0718 20:00:09.920628  654493 cri.go:89] found id: "15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16"
	I0718 20:00:09.920663  654493 cri.go:89] found id: "3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e"
	I0718 20:00:09.920669  654493 cri.go:89] found id: ""
	I0718 20:00:09.920677  654493 logs.go:276] 2 containers: [15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16 3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e]
	I0718 20:00:09.920746  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:09.924609  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:09.928638  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0718 20:00:09.928733  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0718 20:00:09.967555  654493 cri.go:89] found id: "1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085"
	I0718 20:00:09.967586  654493 cri.go:89] found id: ""
	I0718 20:00:09.967595  654493 logs.go:276] 1 containers: [1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085]
	I0718 20:00:09.967651  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:09.971279  654493 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0718 20:00:09.971348  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0718 20:00:10.030845  654493 cri.go:89] found id: "ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e"
	I0718 20:00:10.030869  654493 cri.go:89] found id: "e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba"
	I0718 20:00:10.030874  654493 cri.go:89] found id: ""
	I0718 20:00:10.030882  654493 logs.go:276] 2 containers: [ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba]
	I0718 20:00:10.030944  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:10.035870  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:10.040494  654493 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0718 20:00:10.040574  654493 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0718 20:00:10.084659  654493 cri.go:89] found id: "ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73"
	I0718 20:00:10.084714  654493 cri.go:89] found id: ""
	I0718 20:00:10.084743  654493 logs.go:276] 1 containers: [ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73]
	I0718 20:00:10.084824  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:10.089744  654493 logs.go:123] Gathering logs for describe nodes ...
	I0718 20:00:10.089814  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0718 20:00:10.339277  654493 logs.go:123] Gathering logs for kube-scheduler [15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16] ...
	I0718 20:00:10.339311  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 15211b7d07d0157d5c8f6237f6119f09e9ddc896fdffb4162d8cd926b0030b16"
	I0718 20:00:10.380186  654493 logs.go:123] Gathering logs for kube-scheduler [3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e] ...
	I0718 20:00:10.380217  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c0514fdce145432172cf5fbf4a7f12ef2c4110a1df4f20901faeda1ab03c87e"
	I0718 20:00:10.422293  654493 logs.go:123] Gathering logs for kindnet [ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73] ...
	I0718 20:00:10.422319  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ed3c9cea23678e42759d84b76d6e56f0520b6357e575e045774910ca8d4e2c73"
	I0718 20:00:10.464245  654493 logs.go:123] Gathering logs for container status ...
	I0718 20:00:10.464284  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0718 20:00:10.508995  654493 logs.go:123] Gathering logs for dmesg ...
	I0718 20:00:10.509024  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0718 20:00:10.530260  654493 logs.go:123] Gathering logs for CRI-O ...
	I0718 20:00:10.530291  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0718 20:00:10.600375  654493 logs.go:123] Gathering logs for kube-apiserver [c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b] ...
	I0718 20:00:10.600415  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5b249989e0598afc462eb023199575f703c8cf94a599c5f6baa6fe56adc024b"
	I0718 20:00:10.674366  654493 logs.go:123] Gathering logs for kube-controller-manager [e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba] ...
	I0718 20:00:10.674408  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8bd992cbba066389526b8e72f9ab426671224edfc792bac8e6ee2c9a4e11dba"
	I0718 20:00:10.713966  654493 logs.go:123] Gathering logs for etcd [f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735] ...
	I0718 20:00:10.714003  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5dd19fcf2253520f996911f03a3d3ea8c79965c796dec5c0a3266bd4dedc735"
	I0718 20:00:10.768562  654493 logs.go:123] Gathering logs for kube-apiserver [d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806] ...
	I0718 20:00:10.768596  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0fc2e145f48fb6d2e84a6f0b0e48034022c3401c82acb094cfd2c6f6d9fe806"
	I0718 20:00:10.806954  654493 logs.go:123] Gathering logs for etcd [174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6] ...
	I0718 20:00:10.806980  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 174700d522bbcc305508ce9cc860706a14e9ebbe2b1f66fdf3611bb2c7078ed6"
	I0718 20:00:10.872831  654493 logs.go:123] Gathering logs for kube-proxy [1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085] ...
	I0718 20:00:10.872866  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f398b9647e897844cae54b15e80560a476f6345a6f745707493584d975dd085"
	I0718 20:00:10.911148  654493 logs.go:123] Gathering logs for kube-controller-manager [ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e] ...
	I0718 20:00:10.911177  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce5b79e74dc523622e9e3e5551403cfc54919b7ca0e5d91c6b157ebdfbf5457e"
	I0718 20:00:10.992752  654493 logs.go:123] Gathering logs for kubelet ...
	I0718 20:00:10.992789  654493 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0718 20:00:13.581163  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0718 20:00:13.581187  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:13.581196  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:13.581201  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:13.589467  654493 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0718 20:00:13.595760  654493 system_pods.go:59] 19 kube-system pods found
	I0718 20:00:13.595800  654493 system_pods.go:61] "coredns-7db6d8ff4d-9jj9g" [ff5f2be8-e321-42fc-9646-7d7662981510] Running
	I0718 20:00:13.595806  654493 system_pods.go:61] "coredns-7db6d8ff4d-qv8bn" [0598dc91-489e-4232-9e4a-29029d60c9af] Running
	I0718 20:00:13.595811  654493 system_pods.go:61] "etcd-ha-253552" [f8a33536-4df8-46dd-916e-6a234db367b5] Running
	I0718 20:00:13.595816  654493 system_pods.go:61] "etcd-ha-253552-m02" [24b5173d-5b99-420a-a017-c9aec29d111c] Running
	I0718 20:00:13.595821  654493 system_pods.go:61] "kindnet-7ck9w" [f8e54c3a-0d30-484c-9e31-476da0983c8d] Running
	I0718 20:00:13.595825  654493 system_pods.go:61] "kindnet-bm876" [42480524-cecf-4bbf-b135-7e769ac89afd] Running
	I0718 20:00:13.595829  654493 system_pods.go:61] "kindnet-dk2bk" [410216fb-04b2-4653-8b94-28132827da16] Running
	I0718 20:00:13.595836  654493 system_pods.go:61] "kube-apiserver-ha-253552" [d4ac6f01-97d7-4a79-aaf0-2cd106022df2] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0718 20:00:13.595842  654493 system_pods.go:61] "kube-apiserver-ha-253552-m02" [5217d7dc-389d-41f4-baf0-4ac12e4eaa34] Running
	I0718 20:00:13.595883  654493 system_pods.go:61] "kube-controller-manager-ha-253552" [3e3ed922-0d97-42f9-a293-eaa7bed58ba6] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0718 20:00:13.595895  654493 system_pods.go:61] "kube-controller-manager-ha-253552-m02" [e3e0a055-49e2-4bef-8dd7-31fc8cc10dff] Running
	I0718 20:00:13.595900  654493 system_pods.go:61] "kube-proxy-7wbbd" [fee7f2f2-2db5-4d46-ac10-5b74083b65a4] Running
	I0718 20:00:13.595904  654493 system_pods.go:61] "kube-proxy-9v6fs" [e9f535ec-5fb5-46f4-ae75-ce5f15fb075c] Running
	I0718 20:00:13.595908  654493 system_pods.go:61] "kube-proxy-wb44g" [01575f2f-ea68-4c9e-abcb-799953c0830c] Running
	I0718 20:00:13.595920  654493 system_pods.go:61] "kube-scheduler-ha-253552" [1666945d-1e50-473e-ad9b-44a9d0fd79de] Running
	I0718 20:00:13.595924  654493 system_pods.go:61] "kube-scheduler-ha-253552-m02" [6b4dc14b-8b2c-407a-9e96-b22d956d83e4] Running
	I0718 20:00:13.595927  654493 system_pods.go:61] "kube-vip-ha-253552" [d3f85076-9502-40a0-a63d-147328cddc27] Running
	I0718 20:00:13.595930  654493 system_pods.go:61] "kube-vip-ha-253552-m02" [00174894-0b0d-423b-877c-740a9688871c] Running
	I0718 20:00:13.595934  654493 system_pods.go:61] "storage-provisioner" [6b59de29-7fc0-4dd8-8f49-f62f9b222bd1] Running
	I0718 20:00:13.595939  654493 system_pods.go:74] duration metric: took 3.872999702s to wait for pod list to return data ...
	I0718 20:00:13.595951  654493 default_sa.go:34] waiting for default service account to be created ...
	I0718 20:00:13.596036  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/default/serviceaccounts
	I0718 20:00:13.596047  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:13.596056  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:13.596059  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:13.599287  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:13.599548  654493 default_sa.go:45] found service account: "default"
	I0718 20:00:13.599569  654493 default_sa.go:55] duration metric: took 3.610547ms for default service account to be created ...
	I0718 20:00:13.599580  654493 system_pods.go:116] waiting for k8s-apps to be running ...
	I0718 20:00:13.599640  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0718 20:00:13.599651  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:13.599658  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:13.599662  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:13.605495  654493 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0718 20:00:13.612365  654493 system_pods.go:86] 19 kube-system pods found
	I0718 20:00:13.612404  654493 system_pods.go:89] "coredns-7db6d8ff4d-9jj9g" [ff5f2be8-e321-42fc-9646-7d7662981510] Running
	I0718 20:00:13.612412  654493 system_pods.go:89] "coredns-7db6d8ff4d-qv8bn" [0598dc91-489e-4232-9e4a-29029d60c9af] Running
	I0718 20:00:13.612418  654493 system_pods.go:89] "etcd-ha-253552" [f8a33536-4df8-46dd-916e-6a234db367b5] Running
	I0718 20:00:13.612423  654493 system_pods.go:89] "etcd-ha-253552-m02" [24b5173d-5b99-420a-a017-c9aec29d111c] Running
	I0718 20:00:13.612427  654493 system_pods.go:89] "kindnet-7ck9w" [f8e54c3a-0d30-484c-9e31-476da0983c8d] Running
	I0718 20:00:13.612432  654493 system_pods.go:89] "kindnet-bm876" [42480524-cecf-4bbf-b135-7e769ac89afd] Running
	I0718 20:00:13.612437  654493 system_pods.go:89] "kindnet-dk2bk" [410216fb-04b2-4653-8b94-28132827da16] Running
	I0718 20:00:13.612451  654493 system_pods.go:89] "kube-apiserver-ha-253552" [d4ac6f01-97d7-4a79-aaf0-2cd106022df2] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0718 20:00:13.612462  654493 system_pods.go:89] "kube-apiserver-ha-253552-m02" [5217d7dc-389d-41f4-baf0-4ac12e4eaa34] Running
	I0718 20:00:13.612471  654493 system_pods.go:89] "kube-controller-manager-ha-253552" [3e3ed922-0d97-42f9-a293-eaa7bed58ba6] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0718 20:00:13.612480  654493 system_pods.go:89] "kube-controller-manager-ha-253552-m02" [e3e0a055-49e2-4bef-8dd7-31fc8cc10dff] Running
	I0718 20:00:13.612486  654493 system_pods.go:89] "kube-proxy-7wbbd" [fee7f2f2-2db5-4d46-ac10-5b74083b65a4] Running
	I0718 20:00:13.612490  654493 system_pods.go:89] "kube-proxy-9v6fs" [e9f535ec-5fb5-46f4-ae75-ce5f15fb075c] Running
	I0718 20:00:13.612496  654493 system_pods.go:89] "kube-proxy-wb44g" [01575f2f-ea68-4c9e-abcb-799953c0830c] Running
	I0718 20:00:13.612500  654493 system_pods.go:89] "kube-scheduler-ha-253552" [1666945d-1e50-473e-ad9b-44a9d0fd79de] Running
	I0718 20:00:13.612507  654493 system_pods.go:89] "kube-scheduler-ha-253552-m02" [6b4dc14b-8b2c-407a-9e96-b22d956d83e4] Running
	I0718 20:00:13.612511  654493 system_pods.go:89] "kube-vip-ha-253552" [d3f85076-9502-40a0-a63d-147328cddc27] Running
	I0718 20:00:13.612514  654493 system_pods.go:89] "kube-vip-ha-253552-m02" [00174894-0b0d-423b-877c-740a9688871c] Running
	I0718 20:00:13.612518  654493 system_pods.go:89] "storage-provisioner" [6b59de29-7fc0-4dd8-8f49-f62f9b222bd1] Running
	I0718 20:00:13.612525  654493 system_pods.go:126] duration metric: took 12.940354ms to wait for k8s-apps to be running ...
	I0718 20:00:13.612538  654493 system_svc.go:44] waiting for kubelet service to be running ....
	I0718 20:00:13.612601  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 20:00:13.625532  654493 system_svc.go:56] duration metric: took 12.984299ms WaitForService to wait for kubelet
	I0718 20:00:13.625568  654493 kubeadm.go:582] duration metric: took 1m14.113769257s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0718 20:00:13.625592  654493 node_conditions.go:102] verifying NodePressure condition ...
	I0718 20:00:13.625667  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0718 20:00:13.625687  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:13.625701  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:13.625705  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:13.629088  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:13.630174  654493 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 20:00:13.630215  654493 node_conditions.go:123] node cpu capacity is 2
	I0718 20:00:13.630227  654493 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 20:00:13.630232  654493 node_conditions.go:123] node cpu capacity is 2
	I0718 20:00:13.630236  654493 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 20:00:13.630240  654493 node_conditions.go:123] node cpu capacity is 2
	I0718 20:00:13.630244  654493 node_conditions.go:105] duration metric: took 4.647784ms to run NodePressure ...
	I0718 20:00:13.630257  654493 start.go:241] waiting for startup goroutines ...
	I0718 20:00:13.630280  654493 start.go:255] writing updated cluster config ...
	I0718 20:00:13.632520  654493 out.go:177] 
	I0718 20:00:13.634407  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 20:00:13.634550  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	I0718 20:00:13.636741  654493 out.go:177] * Starting "ha-253552-m04" worker node in "ha-253552" cluster
	I0718 20:00:13.638960  654493 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 20:00:13.640737  654493 out.go:177] * Pulling base image v0.0.44-1721234491-19282 ...
	I0718 20:00:13.642751  654493 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 20:00:13.642787  654493 cache.go:56] Caching tarball of preloaded images
	I0718 20:00:13.642843  654493 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 20:00:13.642889  654493 preload.go:172] Found /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0718 20:00:13.642901  654493 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0718 20:00:13.643038  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	W0718 20:00:13.660868  654493 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 is of wrong architecture
	I0718 20:00:13.660899  654493 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 20:00:13.660973  654493 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 20:00:13.660999  654493 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory, skipping pull
	I0718 20:00:13.661008  654493 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 exists in cache, skipping pull
	I0718 20:00:13.661016  654493 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 20:00:13.661022  654493 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from local cache
	I0718 20:00:13.662116  654493 image.go:273] response: 
	I0718 20:00:13.781176  654493 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 from cached tarball
	I0718 20:00:13.781214  654493 cache.go:194] Successfully downloaded all kic artifacts
	I0718 20:00:13.781244  654493 start.go:360] acquireMachinesLock for ha-253552-m04: {Name:mkb929abb97e0ac458fbfd53f0a6572ed45005b1 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0718 20:00:13.781307  654493 start.go:364] duration metric: took 40.631µs to acquireMachinesLock for "ha-253552-m04"
	I0718 20:00:13.781332  654493 start.go:96] Skipping create...Using existing machine configuration
	I0718 20:00:13.781338  654493 fix.go:54] fixHost starting: m04
	I0718 20:00:13.781594  654493 cli_runner.go:164] Run: docker container inspect ha-253552-m04 --format={{.State.Status}}
	I0718 20:00:13.797712  654493 fix.go:112] recreateIfNeeded on ha-253552-m04: state=Stopped err=<nil>
	W0718 20:00:13.797742  654493 fix.go:138] unexpected machine state, will restart: <nil>
	I0718 20:00:13.800320  654493 out.go:177] * Restarting existing docker container for "ha-253552-m04" ...
	I0718 20:00:13.802183  654493 cli_runner.go:164] Run: docker start ha-253552-m04
	I0718 20:00:14.155236  654493 cli_runner.go:164] Run: docker container inspect ha-253552-m04 --format={{.State.Status}}
	I0718 20:00:14.187325  654493 kic.go:430] container "ha-253552-m04" state is running.
	I0718 20:00:14.187691  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m04
	I0718 20:00:14.212295  654493 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/config.json ...
	I0718 20:00:14.212546  654493 machine.go:94] provisionDockerMachine start ...
	I0718 20:00:14.212643  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:14.233015  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 20:00:14.233259  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33578 <nil> <nil>}
	I0718 20:00:14.233275  654493 main.go:141] libmachine: About to run SSH command:
	hostname
	I0718 20:00:14.233898  654493 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0718 20:00:17.370240  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-253552-m04
	
	I0718 20:00:17.370265  654493 ubuntu.go:169] provisioning hostname "ha-253552-m04"
	I0718 20:00:17.370337  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:17.388091  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 20:00:17.388337  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33578 <nil> <nil>}
	I0718 20:00:17.388352  654493 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-253552-m04 && echo "ha-253552-m04" | sudo tee /etc/hostname
	I0718 20:00:17.528770  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-253552-m04
	
	I0718 20:00:17.528858  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:17.548266  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 20:00:17.548512  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33578 <nil> <nil>}
	I0718 20:00:17.548540  654493 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-253552-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-253552-m04/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-253552-m04' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0718 20:00:17.675143  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0718 20:00:17.675168  654493 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19297-589541/.minikube CaCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19297-589541/.minikube}
	I0718 20:00:17.675187  654493 ubuntu.go:177] setting up certificates
	I0718 20:00:17.675200  654493 provision.go:84] configureAuth start
	I0718 20:00:17.675262  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m04
	I0718 20:00:17.698206  654493 provision.go:143] copyHostCerts
	I0718 20:00:17.698251  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem
	I0718 20:00:17.698284  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem, removing ...
	I0718 20:00:17.698297  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem
	I0718 20:00:17.698377  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/ca.pem (1078 bytes)
	I0718 20:00:17.698467  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem
	I0718 20:00:17.698489  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem, removing ...
	I0718 20:00:17.698498  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem
	I0718 20:00:17.698526  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/cert.pem (1123 bytes)
	I0718 20:00:17.698569  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem
	I0718 20:00:17.698596  654493 exec_runner.go:144] found /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem, removing ...
	I0718 20:00:17.698600  654493 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem
	I0718 20:00:17.698668  654493 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19297-589541/.minikube/key.pem (1679 bytes)
	I0718 20:00:17.698734  654493 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem org=jenkins.ha-253552-m04 san=[127.0.0.1 192.168.49.5 ha-253552-m04 localhost minikube]
	I0718 20:00:17.943222  654493 provision.go:177] copyRemoteCerts
	I0718 20:00:17.943289  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0718 20:00:17.943334  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:17.960715  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33578 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m04/id_rsa Username:docker}
	I0718 20:00:18.062350  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0718 20:00:18.062423  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0718 20:00:18.094833  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0718 20:00:18.094905  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0718 20:00:18.125503  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0718 20:00:18.125567  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0718 20:00:18.160657  654493 provision.go:87] duration metric: took 485.441823ms to configureAuth
	I0718 20:00:18.160688  654493 ubuntu.go:193] setting minikube options for container-runtime
	I0718 20:00:18.160986  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 20:00:18.161104  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:18.179377  654493 main.go:141] libmachine: Using SSH client type: native
	I0718 20:00:18.179626  654493 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2c70] 0x3e54d0 <nil>  [] 0s} 127.0.0.1 33578 <nil> <nil>}
	I0718 20:00:18.179643  654493 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
	I0718 20:00:18.450401  654493 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0718 20:00:18.450430  654493 machine.go:97] duration metric: took 4.23786555s to provisionDockerMachine
	I0718 20:00:18.450443  654493 start.go:293] postStartSetup for "ha-253552-m04" (driver="docker")
	I0718 20:00:18.450454  654493 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]
	I0718 20:00:18.450522  654493 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
	I0718 20:00:18.450572  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:18.474797  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33578 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m04/id_rsa Username:docker}
	I0718 20:00:18.572490  654493 ssh_runner.go:195] Run: cat /etc/os-release
	I0718 20:00:18.576227  654493 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0718 20:00:18.576262  654493 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0718 20:00:18.576275  654493 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0718 20:00:18.576282  654493 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0718 20:00:18.576292  654493 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/addons for local assets ...
	I0718 20:00:18.576349  654493 filesync.go:126] Scanning /home/jenkins/minikube-integration/19297-589541/.minikube/files for local assets ...
	I0718 20:00:18.576424  654493 filesync.go:149] local asset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> 5949242.pem in /etc/ssl/certs
	I0718 20:00:18.576431  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> /etc/ssl/certs/5949242.pem
	I0718 20:00:18.576545  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0718 20:00:18.587915  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem --> /etc/ssl/certs/5949242.pem (1708 bytes)
	I0718 20:00:18.613076  654493 start.go:296] duration metric: took 162.617736ms for postStartSetup
	I0718 20:00:18.613184  654493 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 20:00:18.613239  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:18.630126  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33578 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m04/id_rsa Username:docker}
	I0718 20:00:18.723577  654493 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0718 20:00:18.728310  654493 fix.go:56] duration metric: took 4.94696445s for fixHost
	I0718 20:00:18.728334  654493 start.go:83] releasing machines lock for "ha-253552-m04", held for 4.947014894s
	I0718 20:00:18.728400  654493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m04
	I0718 20:00:18.746950  654493 out.go:177] * Found network options:
	I0718 20:00:18.748561  654493 out.go:177]   - NO_PROXY=192.168.49.2,192.168.49.3
	W0718 20:00:18.750076  654493 proxy.go:119] fail to check proxy env: Error ip not in block
	W0718 20:00:18.750111  654493 proxy.go:119] fail to check proxy env: Error ip not in block
	W0718 20:00:18.750137  654493 proxy.go:119] fail to check proxy env: Error ip not in block
	W0718 20:00:18.750148  654493 proxy.go:119] fail to check proxy env: Error ip not in block
	I0718 20:00:18.750217  654493 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0718 20:00:18.750269  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:18.750561  654493 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0718 20:00:18.750645  654493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 20:00:18.769528  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33578 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m04/id_rsa Username:docker}
	I0718 20:00:18.777559  654493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33578 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m04/id_rsa Username:docker}
	I0718 20:00:19.024159  654493 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0718 20:00:19.029110  654493 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" ;
	I0718 20:00:19.038787  654493 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0718 20:00:19.038873  654493 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" ;
	I0718 20:00:19.049414  654493 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0718 20:00:19.049437  654493 start.go:495] detecting cgroup driver to use...
	I0718 20:00:19.049468  654493 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0718 20:00:19.049515  654493 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0718 20:00:19.063241  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0718 20:00:19.075582  654493 docker.go:217] disabling cri-docker service (if available) ...
	I0718 20:00:19.075644  654493 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0718 20:00:19.089942  654493 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0718 20:00:19.104951  654493 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0718 20:00:19.200117  654493 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0718 20:00:19.308122  654493 docker.go:233] disabling docker service ...
	I0718 20:00:19.308231  654493 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0718 20:00:19.322490  654493 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0718 20:00:19.336143  654493 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0718 20:00:19.424299  654493 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0718 20:00:19.527277  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0718 20:00:19.539886  654493 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"
	I0718 20:00:19.557865  654493 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0718 20:00:19.557972  654493 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"
	I0718 20:00:19.569058  654493 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0718 20:00:19.569145  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 20:00:19.579945  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 20:00:19.591170  654493 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0718 20:00:19.602964  654493 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0718 20:00:19.612984  654493 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"
	I0718 20:00:19.624012  654493 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"
	I0718 20:00:19.633582  654493 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"
	I0718 20:00:19.644262  654493 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0718 20:00:19.652989  654493 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0718 20:00:19.662023  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 20:00:19.754834  654493 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0718 20:00:19.901007  654493 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0718 20:00:19.901074  654493 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0718 20:00:19.905260  654493 start.go:563] Will wait 60s for crictl version
	I0718 20:00:19.905325  654493 ssh_runner.go:195] Run: which crictl
	I0718 20:00:19.909362  654493 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0718 20:00:19.953132  654493 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0718 20:00:19.953294  654493 ssh_runner.go:195] Run: crio --version
	I0718 20:00:20.022496  654493 ssh_runner.go:195] Run: crio --version
	I0718 20:00:20.093228  654493 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0718 20:00:20.095147  654493 out.go:177]   - env NO_PROXY=192.168.49.2
	I0718 20:00:20.097168  654493 out.go:177]   - env NO_PROXY=192.168.49.2,192.168.49.3
	I0718 20:00:20.099337  654493 cli_runner.go:164] Run: docker network inspect ha-253552 --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}}]}"
	I0718 20:00:20.121191  654493 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0718 20:00:20.125785  654493 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""
	I0718 20:00:20.139399  654493 mustload.go:65] Loading cluster: ha-253552
	I0718 20:00:20.139672  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 20:00:20.139927  654493 cli_runner.go:164] Run: docker container inspect ha-253552 --format={{.State.Status}}
	I0718 20:00:20.158335  654493 host.go:66] Checking if "ha-253552" exists ...
	I0718 20:00:20.158646  654493 certs.go:68] Setting up /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552 for IP: 192.168.49.5
	I0718 20:00:20.158658  654493 certs.go:194] generating shared ca certs ...
	I0718 20:00:20.158674  654493 certs.go:226] acquiring lock for ca certs: {Name:mk4f744987933eba8c8868535124f30f94f9514f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 20:00:20.158804  654493 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key
	I0718 20:00:20.158848  654493 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key
	I0718 20:00:20.158863  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0718 20:00:20.158878  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0718 20:00:20.158897  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0718 20:00:20.158913  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0718 20:00:20.158980  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem (1338 bytes)
	W0718 20:00:20.159015  654493 certs.go:480] ignoring /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924_empty.pem, impossibly tiny 0 bytes
	I0718 20:00:20.159028  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca-key.pem (1675 bytes)
	I0718 20:00:20.159055  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/ca.pem (1078 bytes)
	I0718 20:00:20.159109  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/cert.pem (1123 bytes)
	I0718 20:00:20.159170  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/key.pem (1679 bytes)
	I0718 20:00:20.159221  654493 certs.go:484] found cert: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem (1708 bytes)
	I0718 20:00:20.159258  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0718 20:00:20.159277  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem -> /usr/share/ca-certificates/594924.pem
	I0718 20:00:20.159293  654493 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem -> /usr/share/ca-certificates/5949242.pem
	I0718 20:00:20.159319  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0718 20:00:20.187061  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0718 20:00:20.215399  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0718 20:00:20.243108  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0718 20:00:20.269956  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0718 20:00:20.296335  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/certs/594924.pem --> /usr/share/ca-certificates/594924.pem (1338 bytes)
	I0718 20:00:20.323005  654493 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19297-589541/.minikube/files/etc/ssl/certs/5949242.pem --> /usr/share/ca-certificates/5949242.pem (1708 bytes)
	I0718 20:00:20.349147  654493 ssh_runner.go:195] Run: openssl version
	I0718 20:00:20.355338  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/594924.pem && ln -fs /usr/share/ca-certificates/594924.pem /etc/ssl/certs/594924.pem"
	I0718 20:00:20.365467  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/594924.pem
	I0718 20:00:20.369096  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul 18 19:44 /usr/share/ca-certificates/594924.pem
	I0718 20:00:20.369178  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/594924.pem
	I0718 20:00:20.376637  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/594924.pem /etc/ssl/certs/51391683.0"
	I0718 20:00:20.385715  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5949242.pem && ln -fs /usr/share/ca-certificates/5949242.pem /etc/ssl/certs/5949242.pem"
	I0718 20:00:20.395523  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5949242.pem
	I0718 20:00:20.399355  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul 18 19:44 /usr/share/ca-certificates/5949242.pem
	I0718 20:00:20.399428  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5949242.pem
	I0718 20:00:20.406498  654493 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/5949242.pem /etc/ssl/certs/3ec20f2e.0"
	I0718 20:00:20.415667  654493 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"
	I0718 20:00:20.425398  654493 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0718 20:00:20.429348  654493 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 18 19:33 /usr/share/ca-certificates/minikubeCA.pem
	I0718 20:00:20.429415  654493 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0718 20:00:20.436640  654493 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"
	I0718 20:00:20.445739  654493 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0718 20:00:20.449083  654493 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
	I0718 20:00:20.449128  654493 kubeadm.go:934] updating node {m04 192.168.49.5 0 v1.30.3  false true} ...
	I0718 20:00:20.449209  654493 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-253552-m04 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.5
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:ha-253552 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:}
	I0718 20:00:20.449276  654493 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0718 20:00:20.458477  654493 binaries.go:44] Found k8s binaries, skipping transfer
	I0718 20:00:20.458579  654493 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0718 20:00:20.467646  654493 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0718 20:00:20.486719  654493 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0718 20:00:20.504938  654493 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0718 20:00:20.508655  654493 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""
	I0718 20:00:20.519784  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 20:00:20.608414  654493 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 20:00:20.620503  654493 start.go:235] Will wait 6m0s for node &{Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 ContainerRuntime: ControlPlane:false Worker:true}
	I0718 20:00:20.620970  654493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 20:00:20.623280  654493 out.go:177] * Verifying Kubernetes components...
	I0718 20:00:20.625096  654493 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0718 20:00:20.710891  654493 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0718 20:00:20.730420  654493 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 20:00:20.730881  654493 kapi.go:59] client config for ha-253552: &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/19297-589541/.minikube/profiles/ha-253552/client.crt", KeyFile:"/home/jenkins/minikube-integration/19297-589541/.minikube/profiles/ha-253552/client.key", CAFile:"/home/jenkins/minikube-integration/19297-589541/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(n
il)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a5370), 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)}
	W0718 20:00:20.730970  654493 kubeadm.go:483] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0718 20:00:20.731305  654493 node_ready.go:35] waiting up to 6m0s for node "ha-253552-m04" to be "Ready" ...
	I0718 20:00:20.731434  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:20.731448  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:20.731457  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:20.731469  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:20.734484  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:21.231864  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:21.231885  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:21.231893  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:21.231898  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:21.234779  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:21.731838  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:21.731856  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:21.731866  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:21.731870  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:21.735733  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:22.231662  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:22.231685  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:22.231694  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:22.231699  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:22.234604  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:22.732155  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:22.732181  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:22.732192  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:22.732199  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:22.735280  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:22.735965  654493 node_ready.go:53] node "ha-253552-m04" has status "Ready":"Unknown"
	I0718 20:00:23.231831  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:23.231854  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:23.231863  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:23.231867  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:23.234704  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:23.731707  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:23.731729  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:23.731739  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:23.731745  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:23.734454  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:24.231520  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:24.231541  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:24.231551  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:24.231555  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:24.234490  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:24.731786  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:24.731808  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:24.731818  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:24.731824  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:24.734737  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:25.232383  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:25.232418  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:25.232429  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:25.232435  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:25.235529  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:25.236118  654493 node_ready.go:53] node "ha-253552-m04" has status "Ready":"Unknown"
	I0718 20:00:25.731582  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:25.731608  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:25.731620  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:25.731625  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:25.734355  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:26.232049  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:26.232071  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:26.232080  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:26.232085  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:26.234767  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:26.732076  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:26.732100  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:26.732108  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:26.732113  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:26.734815  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:27.232256  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:27.232276  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:27.232285  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:27.232291  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:27.235338  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:27.731592  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:27.731617  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:27.731627  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:27.731633  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:27.734745  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:27.735632  654493 node_ready.go:53] node "ha-253552-m04" has status "Ready":"Unknown"
	I0718 20:00:28.231493  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:28.231516  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.231525  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.231531  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.234324  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.235011  654493 node_ready.go:49] node "ha-253552-m04" has status "Ready":"True"
	I0718 20:00:28.235032  654493 node_ready.go:38] duration metric: took 7.50370506s for node "ha-253552-m04" to be "Ready" ...
	I0718 20:00:28.235043  654493 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" ...
	I0718 20:00:28.235108  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0718 20:00:28.235119  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.235127  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.235132  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.240829  654493 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0718 20:00:28.247345  654493 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-9jj9g" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.247442  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-9jj9g
	I0718 20:00:28.247452  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.247461  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.247467  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.251180  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:28.251994  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:28.252014  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.252022  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.252026  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.254775  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.255488  654493 pod_ready.go:92] pod "coredns-7db6d8ff4d-9jj9g" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:28.255512  654493 pod_ready.go:81] duration metric: took 8.134609ms for pod "coredns-7db6d8ff4d-9jj9g" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.255525  654493 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qv8bn" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.255590  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-qv8bn
	I0718 20:00:28.255602  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.255610  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.255614  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.258780  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:28.259592  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:28.259619  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.259632  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.259637  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.262377  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.263144  654493 pod_ready.go:92] pod "coredns-7db6d8ff4d-qv8bn" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:28.263197  654493 pod_ready.go:81] duration metric: took 7.663119ms for pod "coredns-7db6d8ff4d-qv8bn" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.263216  654493 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.263282  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-253552
	I0718 20:00:28.263293  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.263301  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.263305  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.265860  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.266805  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:28.266824  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.266833  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.266839  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.269395  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.269912  654493 pod_ready.go:92] pod "etcd-ha-253552" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:28.269933  654493 pod_ready.go:81] duration metric: took 6.709072ms for pod "etcd-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.269944  654493 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.270017  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-253552-m02
	I0718 20:00:28.270026  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.270035  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.270039  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.272660  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.273333  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 20:00:28.273348  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.273357  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.273362  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.276050  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.276998  654493 pod_ready.go:92] pod "etcd-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:28.277022  654493 pod_ready.go:81] duration metric: took 7.058398ms for pod "etcd-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.277066  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:28.432425  654493 request.go:629] Waited for 155.285071ms 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-253552
	I0718 20:00:28.432507  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:28.432515  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.432543  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.432551  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.435975  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:28.632077  654493 request.go:629] Waited for 195.321933ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:28.632137  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:28.632143  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.632153  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.632159  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.634953  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:28.831978  654493 request.go:629] Waited for 54.156742ms 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-253552
	I0718 20:00:28.832035  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:28.832046  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:28.832055  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:28.832063  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:28.834847  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:29.031783  654493 request.go:629] Waited for 196.150723ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:29.031843  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:29.031849  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:29.031858  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:29.031867  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:29.034946  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:29.278074  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:29.278100  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:29.278110  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:29.278115  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:29.280894  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:29.432218  654493 request.go:629] Waited for 150.270066ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:29.432297  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:29.432335  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:29.432350  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:29.432355  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:29.435010  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:29.777889  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:29.777912  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:29.777922  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:29.777926  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:29.780877  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:29.831796  654493 request.go:629] Waited for 50.243228ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:29.831857  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:29.831864  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:29.831873  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:29.831882  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:29.834814  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:30.278261  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:30.278284  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:30.278294  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:30.278298  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:30.281347  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:30.282410  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:30.282429  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:30.282439  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:30.282443  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:30.285309  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:30.285966  654493 pod_ready.go:102] pod "kube-apiserver-ha-253552" in "kube-system" namespace has status "Ready":"False"
	I0718 20:00:30.777681  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:30.777706  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:30.777715  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:30.777720  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:30.780481  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:30.781259  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:30.781276  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:30.781285  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:30.781290  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:30.783975  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:31.278053  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:31.278074  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:31.278084  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:31.278088  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:31.281209  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:31.282045  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:31.282068  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:31.282077  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:31.282098  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:31.284843  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:31.777491  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:31.777515  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:31.777526  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:31.777530  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:31.780712  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:31.781933  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:31.781951  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:31.781986  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:31.781998  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:31.784968  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:32.277288  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:32.277311  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:32.277321  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:32.277326  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:32.281666  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 20:00:32.282937  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:32.282961  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:32.282971  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:32.282976  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:32.289338  654493 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0718 20:00:32.297853  654493 pod_ready.go:102] pod "kube-apiserver-ha-253552" in "kube-system" namespace has status "Ready":"False"
	I0718 20:00:32.777493  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:32.777518  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:32.777528  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:32.777534  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:32.782089  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 20:00:32.783023  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:32.783044  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:32.783053  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:32.783057  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:32.786705  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:33.277450  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:33.277476  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:33.277487  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:33.277491  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:33.282353  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 20:00:33.283484  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:33.283507  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:33.283517  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:33.283523  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:33.285971  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:33.778095  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:33.778121  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:33.778132  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:33.778139  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:33.788369  654493 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0718 20:00:33.789488  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:33.789510  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:33.789521  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:33.789527  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:33.801264  654493 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I0718 20:00:34.277760  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:34.277786  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:34.277800  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:34.277808  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:34.282080  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 20:00:34.283799  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:34.283834  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:34.283844  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:34.283851  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:34.288991  654493 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0718 20:00:34.777320  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:34.777343  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:34.777353  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:34.777359  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:34.780485  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:34.781415  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:34.781433  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:34.781443  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:34.781447  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:34.784424  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:34.784992  654493 pod_ready.go:102] pod "kube-apiserver-ha-253552" in "kube-system" namespace has status "Ready":"False"
	I0718 20:00:35.277250  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:35.277273  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:35.277286  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:35.277291  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:35.280144  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:35.281135  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:35.281155  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:35.281165  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:35.281170  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:35.283859  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:35.777617  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:35.777642  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:35.777652  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:35.777655  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:35.781316  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:35.782325  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:35.782342  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:35.782352  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:35.782357  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:35.785142  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:36.277463  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:36.277485  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:36.277494  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:36.277501  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:36.281909  654493 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0718 20:00:36.283140  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:36.283167  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:36.283177  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:36.283183  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:36.286855  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:36.777291  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:36.777314  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:36.777324  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:36.777328  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:36.780353  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:36.781135  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:36.781153  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:36.781162  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:36.781168  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:36.783687  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.278155  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:37.278180  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.278195  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.278201  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.281213  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.281898  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:37.281916  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.281925  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.281928  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.284351  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.284855  654493 pod_ready.go:102] pod "kube-apiserver-ha-253552" in "kube-system" namespace has status "Ready":"False"
	I0718 20:00:37.778098  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552
	I0718 20:00:37.778123  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.778132  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.778136  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.781075  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.781811  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:37.781828  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.781836  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.781840  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.784427  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.785138  654493 pod_ready.go:97] node "ha-253552" hosting pod "kube-apiserver-ha-253552" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:37.785160  654493 pod_ready.go:81] duration metric: took 9.508081605s for pod "kube-apiserver-ha-253552" in "kube-system" namespace to be "Ready" ...
	E0718 20:00:37.785170  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552" hosting pod "kube-apiserver-ha-253552" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:37.785177  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:37.785243  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-253552-m02
	I0718 20:00:37.785248  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.785255  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.785260  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.788028  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.788758  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 20:00:37.788779  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.788788  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.788792  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.791947  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:37.792736  654493 pod_ready.go:92] pod "kube-apiserver-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:37.792758  654493 pod_ready.go:81] duration metric: took 7.573734ms for pod "kube-apiserver-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:37.792770  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:37.792835  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-253552
	I0718 20:00:37.792847  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.792856  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.792860  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.795431  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.796101  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:37.796119  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.796129  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.796133  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.798309  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.798819  654493 pod_ready.go:97] node "ha-253552" hosting pod "kube-controller-manager-ha-253552" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:37.798835  654493 pod_ready.go:81] duration metric: took 6.057714ms for pod "kube-controller-manager-ha-253552" in "kube-system" namespace to be "Ready" ...
	E0718 20:00:37.798844  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552" hosting pod "kube-controller-manager-ha-253552" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:37.798852  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:37.798921  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-253552-m02
	I0718 20:00:37.798926  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.798934  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.798937  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.801303  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.802169  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 20:00:37.802188  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.802206  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.802210  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.804651  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.805158  654493 pod_ready.go:92] pod "kube-controller-manager-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:37.805178  654493 pod_ready.go:81] duration metric: took 6.318623ms for pod "kube-controller-manager-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:37.805189  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-7wbbd" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:37.805249  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-7wbbd
	I0718 20:00:37.805260  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.805272  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.805278  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.807708  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.832551  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 20:00:37.832577  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:37.832587  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:37.832593  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:37.835354  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:37.835890  654493 pod_ready.go:92] pod "kube-proxy-7wbbd" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:37.835911  654493 pod_ready.go:81] duration metric: took 30.714858ms for pod "kube-proxy-7wbbd" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:37.835923  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9v6fs" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:38.032382  654493 request.go:629] Waited for 196.362189ms 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-9v6fs
	I0718 20:00:38.032475  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:38.032489  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:38.032498  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:38.032503  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:38.035648  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:38.231897  654493 request.go:629] Waited for 195.387941ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:38.231962  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:38.231973  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:38.231982  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:38.231993  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:38.240346  654493 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0718 20:00:38.432257  654493 request.go:629] Waited for 96.181286ms 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-9v6fs
	I0718 20:00:38.432323  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:38.432333  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:38.432344  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:38.432357  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:38.435578  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:38.632461  654493 request.go:629] Waited for 196.223558ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:38.632523  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:38.632533  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:38.632543  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:38.632555  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:38.635328  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:38.836569  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:38.836592  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:38.836601  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:38.836607  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:38.840334  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:39.032317  654493 request.go:629] Waited for 191.324448ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:39.032379  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:39.032386  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:39.032395  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:39.032402  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:39.035382  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:39.336609  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:39.336643  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:39.336654  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:39.336658  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:39.340244  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:39.432414  654493 request.go:629] Waited for 91.213082ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:39.432511  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:39.432522  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:39.432532  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:39.432551  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:39.435171  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:39.836663  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:39.836687  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:39.836697  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:39.836701  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:39.839800  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:39.841827  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:39.841851  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:39.841861  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:39.841866  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:39.844510  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:39.845347  654493 pod_ready.go:102] pod "kube-proxy-9v6fs" in "kube-system" namespace has status "Ready":"False"
	I0718 20:00:40.336258  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:40.336281  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:40.336289  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:40.336294  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:40.339147  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:40.340037  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:40.340055  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:40.340064  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:40.340069  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:40.342647  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:40.836538  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:40.836568  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:40.836578  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:40.836584  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:40.839458  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:40.840128  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:40.840143  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:40.840153  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:40.840159  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:40.843501  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:41.336683  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:41.336708  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:41.336717  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:41.336724  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:41.339672  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:41.340343  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:41.340360  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:41.340370  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:41.340375  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:41.344277  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:41.836921  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:41.836945  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:41.836954  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:41.836960  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:41.839938  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:41.840713  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:41.840731  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:41.840742  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:41.840747  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:41.843272  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:42.337127  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:42.337150  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:42.337161  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:42.337165  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:42.340354  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:42.341078  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:42.341099  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:42.341110  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:42.341116  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:42.343949  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:42.344719  654493 pod_ready.go:102] pod "kube-proxy-9v6fs" in "kube-system" namespace has status "Ready":"False"
	I0718 20:00:42.837010  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:42.837059  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:42.837095  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:42.837105  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:42.839924  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:42.840686  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:42.840702  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:42.840711  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:42.840716  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:42.843352  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:43.336144  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:43.336169  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:43.336178  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:43.336184  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:43.339227  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:43.340006  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:43.340022  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:43.340030  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:43.340034  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:43.342693  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:43.836683  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:43.836707  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:43.836716  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:43.836720  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:43.839420  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:43.840136  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:43.840179  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:43.840196  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:43.840203  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:43.842661  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:44.336963  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:44.336988  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:44.336998  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:44.337002  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:44.339880  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:44.340719  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:44.340740  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:44.340750  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:44.340754  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:44.343313  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:44.836169  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:44.836189  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:44.836198  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:44.836202  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:44.838963  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:44.840196  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:44.840215  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:44.840225  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:44.840231  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:44.842580  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:44.843412  654493 pod_ready.go:102] pod "kube-proxy-9v6fs" in "kube-system" namespace has status "Ready":"False"
	I0718 20:00:45.336813  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:45.336839  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:45.336848  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:45.336853  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:45.339987  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:45.341373  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:45.341396  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:45.341406  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:45.341412  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:45.344398  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:45.836125  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:45.836158  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:45.836174  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:45.836180  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:45.839113  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:45.839817  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:45.839835  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:45.839845  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:45.839850  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:45.842183  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:46.337028  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9v6fs
	I0718 20:00:46.337052  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.337060  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.337064  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.346740  654493 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0718 20:00:46.347890  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m04
	I0718 20:00:46.347913  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.347923  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.347929  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.353230  654493 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0718 20:00:46.355047  654493 pod_ready.go:92] pod "kube-proxy-9v6fs" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:46.355080  654493 pod_ready.go:81] duration metric: took 8.519145237s for pod "kube-proxy-9v6fs" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:46.355093  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-wb44g" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:46.355167  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wb44g
	I0718 20:00:46.355178  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.355186  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.355192  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.360892  654493 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0718 20:00:46.361871  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:46.361895  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.361905  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.361912  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.364836  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:46.365892  654493 pod_ready.go:97] node "ha-253552" hosting pod "kube-proxy-wb44g" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:46.365914  654493 pod_ready.go:81] duration metric: took 10.806648ms for pod "kube-proxy-wb44g" in "kube-system" namespace to be "Ready" ...
	E0718 20:00:46.365926  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552" hosting pod "kube-proxy-wb44g" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:46.365934  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-253552" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:46.366000  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-253552
	I0718 20:00:46.366014  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.366022  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.366026  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.368523  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:46.369262  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552
	I0718 20:00:46.369284  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.369294  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.369300  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.371837  654493 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0718 20:00:46.372787  654493 pod_ready.go:97] node "ha-253552" hosting pod "kube-scheduler-ha-253552" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:46.372814  654493 pod_ready.go:81] duration metric: took 6.868904ms for pod "kube-scheduler-ha-253552" in "kube-system" namespace to be "Ready" ...
	E0718 20:00:46.372825  654493 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-253552" hosting pod "kube-scheduler-ha-253552" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-253552" has status "Ready":"Unknown"
	I0718 20:00:46.372833  654493 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:46.372914  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-253552-m02
	I0718 20:00:46.372925  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.372933  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.372937  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.376531  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:46.377604  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-253552-m02
	I0718 20:00:46.377624  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.377633  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.377637  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.386962  654493 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0718 20:00:46.387690  654493 pod_ready.go:92] pod "kube-scheduler-ha-253552-m02" in "kube-system" namespace has status "Ready":"True"
	I0718 20:00:46.387712  654493 pod_ready.go:81] duration metric: took 14.86763ms for pod "kube-scheduler-ha-253552-m02" in "kube-system" namespace to be "Ready" ...
	I0718 20:00:46.387726  654493 pod_ready.go:38] duration metric: took 18.152672204s 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" ...
	I0718 20:00:46.387740  654493 system_svc.go:44] waiting for kubelet service to be running ....
	I0718 20:00:46.387798  654493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 20:00:46.400717  654493 system_svc.go:56] duration metric: took 12.969046ms WaitForService to wait for kubelet
	I0718 20:00:46.400749  654493 kubeadm.go:582] duration metric: took 25.78020076s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0718 20:00:46.400771  654493 node_conditions.go:102] verifying NodePressure condition ...
	I0718 20:00:46.432087  654493 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0718 20:00:46.432118  654493 round_trippers.go:469] Request Headers:
	I0718 20:00:46.432129  654493 round_trippers.go:473]     Accept: application/json, */*
	I0718 20:00:46.432133  654493 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0718 20:00:46.435783  654493 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0718 20:00:46.437354  654493 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 20:00:46.437395  654493 node_conditions.go:123] node cpu capacity is 2
	I0718 20:00:46.437408  654493 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 20:00:46.437414  654493 node_conditions.go:123] node cpu capacity is 2
	I0718 20:00:46.437435  654493 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0718 20:00:46.437439  654493 node_conditions.go:123] node cpu capacity is 2
	I0718 20:00:46.437451  654493 node_conditions.go:105] duration metric: took 36.668016ms to run NodePressure ...
	I0718 20:00:46.437477  654493 start.go:241] waiting for startup goroutines ...
	I0718 20:00:46.437501  654493 start.go:255] writing updated cluster config ...
	I0718 20:00:46.437941  654493 ssh_runner.go:195] Run: rm -f paused
	I0718 20:00:46.547216  654493 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0718 20:00:46.551752  654493 out.go:177] * Done! kubectl is now configured to use "ha-253552" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 18 20:00:00 ha-253552 crio[644]: time="2024-07-18 20:00:00.621805988Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 18 20:00:01 ha-253552 crio[644]: time="2024-07-18 20:00:01.157153776Z" level=info msg="Created container d3ae70b0161acdd07f0c78fb95d32f90eafb6f67f1c12bb1d26002834d0dcaa9: kube-system/kube-apiserver-ha-253552/kube-apiserver" id=20ad334d-99ba-4768-b4c8-591b8163dd1d name=/runtime.v1.RuntimeService/CreateContainer
	Jul 18 20:00:01 ha-253552 crio[644]: time="2024-07-18 20:00:01.158274383Z" level=info msg="Starting container: d3ae70b0161acdd07f0c78fb95d32f90eafb6f67f1c12bb1d26002834d0dcaa9" id=23f60221-63c9-4659-a53c-87dbdeb116c9 name=/runtime.v1.RuntimeService/StartContainer
	Jul 18 20:00:01 ha-253552 crio[644]: time="2024-07-18 20:00:01.179957602Z" level=info msg="Started container" PID=1840 containerID=d3ae70b0161acdd07f0c78fb95d32f90eafb6f67f1c12bb1d26002834d0dcaa9 description=kube-system/kube-apiserver-ha-253552/kube-apiserver id=23f60221-63c9-4659-a53c-87dbdeb116c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cbea4dbcb62cf61427094264215a8fc9b5b99a6c2eb526d49d79d894fe33eab
	Jul 18 20:00:05 ha-253552 conmon[904]: conmon 2572b1d2d514091d3a08 <ninfo>: container 918 exited with status 1
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.627686352Z" level=info msg="Checking image status: ghcr.io/kube-vip/kube-vip:v0.8.0" id=f2b79bd6-ce2e-4637-a1a5-2a8190158461 name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.627895742Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d,RepoTags:[ghcr.io/kube-vip/kube-vip:v0.8.0],RepoDigests:[ghcr.io/kube-vip/kube-vip@sha256:360f0c5d02322075cc80edb9e4e0d2171e941e55072184f1f902203fafc81d0f ghcr.io/kube-vip/kube-vip@sha256:6d75bc516a5ce412bd5b68e393f88a55d498448708a10b638fc48453ac98236e],Size_:48263643,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=f2b79bd6-ce2e-4637-a1a5-2a8190158461 name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.629337688Z" level=info msg="Checking image status: ghcr.io/kube-vip/kube-vip:v0.8.0" id=1b5b1f71-492f-417e-b29f-54c825d0dae4 name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.629527296Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d,RepoTags:[ghcr.io/kube-vip/kube-vip:v0.8.0],RepoDigests:[ghcr.io/kube-vip/kube-vip@sha256:360f0c5d02322075cc80edb9e4e0d2171e941e55072184f1f902203fafc81d0f ghcr.io/kube-vip/kube-vip@sha256:6d75bc516a5ce412bd5b68e393f88a55d498448708a10b638fc48453ac98236e],Size_:48263643,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=1b5b1f71-492f-417e-b29f-54c825d0dae4 name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.631640177Z" level=info msg="Creating container: kube-system/kube-vip-ha-253552/kube-vip" id=88d0e187-25c5-4099-a9dd-a47bcc0a572e name=/runtime.v1.RuntimeService/CreateContainer
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.631736766Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.645231807Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f4450cc8e2e31e6b409c6ca184c3da99f0725bca3e4f3136c6d7f5b7ee0b7afa/merged/etc/passwd: no such file or directory"
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.645403151Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/f4450cc8e2e31e6b409c6ca184c3da99f0725bca3e4f3136c6d7f5b7ee0b7afa/merged/etc/group: no such file or directory"
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.710802274Z" level=info msg="Created container b0e944ffcc8d231006bb02c0db26a8fe98f62556b4ff9acf4f9e1f35ca13a949: kube-system/kube-vip-ha-253552/kube-vip" id=88d0e187-25c5-4099-a9dd-a47bcc0a572e name=/runtime.v1.RuntimeService/CreateContainer
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.711414888Z" level=info msg="Starting container: b0e944ffcc8d231006bb02c0db26a8fe98f62556b4ff9acf4f9e1f35ca13a949" id=a05e0443-ed33-4b5a-adc0-af6874ec9ee3 name=/runtime.v1.RuntimeService/StartContainer
	Jul 18 20:00:05 ha-253552 crio[644]: time="2024-07-18 20:00:05.718400574Z" level=info msg="Started container" PID=1891 containerID=b0e944ffcc8d231006bb02c0db26a8fe98f62556b4ff9acf4f9e1f35ca13a949 description=kube-system/kube-vip-ha-253552/kube-vip id=a05e0443-ed33-4b5a-adc0-af6874ec9ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7677911267a9200247808610bfc0a4f1fd71c5cef76d9e14da3a2376e14f0cf
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.351940163Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.3" id=e2bb8f9b-e555-4aa9-8b9f-0ebc86237c0e name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.352168515Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.3],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499 registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7],Size_:108229958,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=e2bb8f9b-e555-4aa9-8b9f-0ebc86237c0e name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.352884397Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.3" id=20e74517-6fd6-4b61-83d3-b77c62e5690a name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.353060450Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.3],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499 registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7],Size_:108229958,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=20e74517-6fd6-4b61-83d3-b77c62e5690a name=/runtime.v1.ImageService/ImageStatus
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.354041508Z" level=info msg="Creating container: kube-system/kube-controller-manager-ha-253552/kube-controller-manager" id=d52f5e24-b954-4ad9-a608-77ecf3a59b6b name=/runtime.v1.RuntimeService/CreateContainer
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.354154531Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.428732588Z" level=info msg="Created container 6a280698ccf92736d7d4c1cbe769987fb2dcb0c336fcc3b520247b337695afa8: kube-system/kube-controller-manager-ha-253552/kube-controller-manager" id=d52f5e24-b954-4ad9-a608-77ecf3a59b6b name=/runtime.v1.RuntimeService/CreateContainer
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.429434866Z" level=info msg="Starting container: 6a280698ccf92736d7d4c1cbe769987fb2dcb0c336fcc3b520247b337695afa8" id=0ae36778-87c1-49ae-bcce-51a1d35912f4 name=/runtime.v1.RuntimeService/StartContainer
	Jul 18 20:00:31 ha-253552 crio[644]: time="2024-07-18 20:00:31.443273653Z" level=info msg="Started container" PID=1938 containerID=6a280698ccf92736d7d4c1cbe769987fb2dcb0c336fcc3b520247b337695afa8 description=kube-system/kube-controller-manager-ha-253552/kube-controller-manager id=0ae36778-87c1-49ae-bcce-51a1d35912f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c09cdf600bc3e6f650deb93962abab671e0fbfb8e402f42572a5b3b0d07acfe
	
	
	==> container status <==
	CONTAINER           IMAGE                                                              CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	6a280698ccf92       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a   17 seconds ago       Running             kube-controller-manager   6                   1c09cdf600bc3       kube-controller-manager-ha-253552
	b0e944ffcc8d2       7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d   43 seconds ago       Running             kube-vip                  3                   b7677911267a9       kube-vip-ha-253552
	d3ae70b0161ac       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca   48 seconds ago       Running             kube-apiserver            3                   5cbea4dbcb62c       kube-apiserver-ha-253552
	a9547a9bff8c9       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6   About a minute ago   Running             storage-provisioner       5                   63cd531fa9aa7       storage-provisioner
	b58d21683135b       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a   About a minute ago   Exited              kube-controller-manager   5                   1c09cdf600bc3       kube-controller-manager-ha-253552
	d2e046a2e948a       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93   About a minute ago   Running             coredns                   2                   d84ec585f9737       coredns-7db6d8ff4d-qv8bn
	110906bf78796       89a35e2ebb6b938201966889b5e8c85b931db6432c5643966116cd1c28bf45cd   About a minute ago   Running             busybox                   2                   a9c2cee2ee41d       busybox-fc5497c4f-qzj4j
	179c00dcd14cd       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93   About a minute ago   Running             coredns                   2                   49cab33ff6632       coredns-7db6d8ff4d-9jj9g
	d9c8285d5d2c2       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6   About a minute ago   Exited              storage-provisioner       4                   63cd531fa9aa7       storage-provisioner
	3cbda818cda4b       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be   About a minute ago   Running             kube-proxy                2                   36de21f0d1433       kube-proxy-wb44g
	f30d4d97ae284       5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2   About a minute ago   Running             kindnet-cni               2                   5c004889b5399       kindnet-bm876
	bc9dcb2ea2df6       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd   About a minute ago   Running             etcd                      2                   528d65c957c4e       etcd-ha-253552
	d808dabd49e1a       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355   About a minute ago   Running             kube-scheduler            2                   519237794fbbe       kube-scheduler-ha-253552
	93163f8ad18f8       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca   About a minute ago   Exited              kube-apiserver            2                   5cbea4dbcb62c       kube-apiserver-ha-253552
	2572b1d2d5140       7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d   About a minute ago   Exited              kube-vip                  2                   b7677911267a9       kube-vip-ha-253552
	
	
	==> coredns [179c00dcd14cd7279f72ee8b7dfa7e68da534772095969ff91c65b70a688b920] <==
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[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] 127.0.0.1:54838 - 23216 "HINFO IN 992323207370879653.1003592439800853325. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.023432785s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[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[865690772]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (18-Jul-2024 19:59:15.208) (total time: 30003ms):
	Trace[865690772]: ---"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 (19:59:45.210)
	Trace[865690772]: [30.003244264s] [30.003244264s] 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[1164262969]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (18-Jul-2024 19:59:15.209) (total time: 30003ms):
	Trace[1164262969]: ---"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 30003ms (19:59:45.212)
	Trace[1164262969]: [30.003541136s] [30.003541136s] 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[988034858]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (18-Jul-2024 19:59:15.211) (total time: 30001ms):
	Trace[988034858]: ---"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 30001ms (19:59:45.213)
	Trace[988034858]: [30.001864849s] [30.001864849s] 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 [d2e046a2e948a90771d1dd642574ca0eec48e3de061a27aa17ed60159531dd32] <==
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[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] 127.0.0.1:41039 - 27390 "HINFO IN 8052210350829238591.6664565700474485032. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.023511364s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[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.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[346658912]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (18-Jul-2024 19:59:15.257) (total time: 30001ms):
	Trace[346658912]: ---"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 30001ms (19:59:45.258)
	Trace[346658912]: [30.001726603s] [30.001726603s] 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: 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[985734763]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (18-Jul-2024 19:59:15.257) (total time: 30001ms):
	Trace[985734763]: ---"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 (19:59:45.259)
	Trace[985734763]: [30.001660217s] [30.001660217s] 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: Trace[1844124371]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (18-Jul-2024 19:59:15.257) (total time: 30001ms):
	Trace[1844124371]: ---"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 30001ms (19:59:45.259)
	Trace[1844124371]: [30.001570512s] [30.001570512s] 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
	
	
	==> describe nodes <==
	Name:               ha-253552
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-253552
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fde50f7c1d8780525c534b5848cf4126ede27fa0
	                    minikube.k8s.io/name=ha-253552
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_18T19_49_12_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, 18 Jul 2024 19:49:08 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-253552
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 18 Jul 2024 19:59:55 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Thu, 18 Jul 2024 19:59:14 +0000   Thu, 18 Jul 2024 20:00:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Thu, 18 Jul 2024 19:59:14 +0000   Thu, 18 Jul 2024 20:00:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Thu, 18 Jul 2024 19:59:14 +0000   Thu, 18 Jul 2024 20:00:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Thu, 18 Jul 2024 19:59:14 +0000   Thu, 18 Jul 2024 20:00:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    ha-253552
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 193dbd02ddb94ffb9663e088c5b17ed8
	  System UUID:                44e6eed9-c978-4641-9f2a-b2ad7f691ce4
	  Boot ID:                    4d1dc897-2cb8-492f-a4ba-64c542abd172
	  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.3
	  Kube-Proxy Version:         v1.30.3
	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-qzj4j              0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m7s
	  kube-system                 coredns-7db6d8ff4d-9jj9g             100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     11m
	  kube-system                 coredns-7db6d8ff4d-qv8bn             100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     11m
	  kube-system                 etcd-ha-253552                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         11m
	  kube-system                 kindnet-bm876                        100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      11m
	  kube-system                 kube-apiserver-ha-253552             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-controller-manager-ha-253552    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-proxy-wb44g                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-scheduler-ha-253552             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-vip-ha-253552                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m47s
	  kube-system                 storage-provisioner                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	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                 94s                    kube-proxy       
	  Normal  Starting                 3m46s                  kube-proxy       
	  Normal  Starting                 11m                    kube-proxy       
	  Normal  NodeHasNoDiskPressure    11m                    kubelet          Node ha-253552 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     11m                    kubelet          Node ha-253552 status is now: NodeHasSufficientPID
	  Normal  Starting                 11m                    kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  11m                    kubelet          Node ha-253552 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           11m                    node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  RegisteredNode           10m                    node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  NodeReady                10m                    kubelet          Node ha-253552 status is now: NodeReady
	  Normal  RegisteredNode           9m38s                  node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  RegisteredNode           5m45s                  node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  NodeHasNoDiskPressure    4m35s (x8 over 4m35s)  kubelet          Node ha-253552 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m35s (x8 over 4m35s)  kubelet          Node ha-253552 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientMemory  4m35s (x8 over 4m35s)  kubelet          Node ha-253552 status is now: NodeHasSufficientMemory
	  Normal  Starting                 4m35s                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           3m51s                  node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  RegisteredNode           3m49s                  node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  RegisteredNode           3m16s                  node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  Starting                 2m3s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  2m3s (x8 over 2m3s)    kubelet          Node ha-253552 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m3s (x8 over 2m3s)    kubelet          Node ha-253552 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m3s (x8 over 2m3s)    kubelet          Node ha-253552 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           82s                    node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	  Normal  NodeNotReady             12s                    node-controller  Node ha-253552 status is now: NodeNotReady
	  Normal  RegisteredNode           5s                     node-controller  Node ha-253552 event: Registered Node ha-253552 in Controller
	
	
	Name:               ha-253552-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-253552-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fde50f7c1d8780525c534b5848cf4126ede27fa0
	                    minikube.k8s.io/name=ha-253552
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_18T19_49_47_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, 18 Jul 2024 19:49:42 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-253552-m02
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 18 Jul 2024 20:00:48 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 18 Jul 2024 19:59:16 +0000   Thu, 18 Jul 2024 19:54:47 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 18 Jul 2024 19:59:16 +0000   Thu, 18 Jul 2024 19:54:47 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 18 Jul 2024 19:59:16 +0000   Thu, 18 Jul 2024 19:54:47 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 18 Jul 2024 19:59:16 +0000   Thu, 18 Jul 2024 19:54:47 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.3
	  Hostname:    ha-253552-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 a9d9ce2eff0f4c1581364e1f2de0a30a
	  System UUID:                fab15baa-7899-426b-88c6-21690e3d76ac
	  Boot ID:                    4d1dc897-2cb8-492f-a4ba-64c542abd172
	  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.3
	  Kube-Proxy Version:         v1.30.3
	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-7gl8j                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m8s
	  kube-system                 etcd-ha-253552-m02                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         11m
	  kube-system                 kindnet-dk2bk                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      11m
	  kube-system                 kube-apiserver-ha-253552-m02             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-controller-manager-ha-253552-m02    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-proxy-7wbbd                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-scheduler-ha-253552-m02             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	  kube-system                 kube-vip-ha-253552-m02                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11m
	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                 74s                    kube-proxy       
	  Normal  Starting                 11m                    kube-proxy       
	  Normal  Starting                 5m23s                  kube-proxy       
	  Normal  Starting                 3m41s                  kube-proxy       
	  Normal  NodeHasSufficientPID     11m (x8 over 11m)      kubelet          Node ha-253552-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientMemory  11m (x8 over 11m)      kubelet          Node ha-253552-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    11m (x8 over 11m)      kubelet          Node ha-253552-m02 status is now: NodeHasNoDiskPressure
	  Normal  RegisteredNode           11m                    node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  RegisteredNode           10m                    node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  RegisteredNode           9m38s                  node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  NodeHasSufficientPID     7m45s (x8 over 7m45s)  kubelet          Node ha-253552-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    7m45s (x8 over 7m45s)  kubelet          Node ha-253552-m02 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 7m45s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m45s (x8 over 7m45s)  kubelet          Node ha-253552-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeNotReady             7m23s                  node-controller  Node ha-253552-m02 status is now: NodeNotReady
	  Normal  RegisteredNode           5m45s                  node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  NodeHasNoDiskPressure    4m33s (x8 over 4m33s)  kubelet          Node ha-253552-m02 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 4m33s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m33s (x8 over 4m33s)  kubelet          Node ha-253552-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientPID     4m33s (x8 over 4m33s)  kubelet          Node ha-253552-m02 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           3m51s                  node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  RegisteredNode           3m49s                  node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  RegisteredNode           3m16s                  node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  Starting                 2m1s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  2m1s (x8 over 2m1s)    kubelet          Node ha-253552-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m1s (x8 over 2m1s)    kubelet          Node ha-253552-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m1s (x8 over 2m1s)    kubelet          Node ha-253552-m02 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           82s                    node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	  Normal  RegisteredNode           5s                     node-controller  Node ha-253552-m02 event: Registered Node ha-253552-m02 in Controller
	
	
	Name:               ha-253552-m04
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-253552-m04
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fde50f7c1d8780525c534b5848cf4126ede27fa0
	                    minikube.k8s.io/name=ha-253552
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_18T19_52_10_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, 18 Jul 2024 19:52:09 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-253552-m04
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 18 Jul 2024 20:00:48 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 18 Jul 2024 20:00:27 +0000   Thu, 18 Jul 2024 20:00:27 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 18 Jul 2024 20:00:27 +0000   Thu, 18 Jul 2024 20:00:27 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 18 Jul 2024 20:00:27 +0000   Thu, 18 Jul 2024 20:00:27 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 18 Jul 2024 20:00:27 +0000   Thu, 18 Jul 2024 20:00:27 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.5
	  Hostname:    ha-253552-m04
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 ab83879b63684a368727ccfc4a3ede0e
	  System UUID:                073f4bff-e166-46f9-8c0e-216064a25c9e
	  Boot ID:                    4d1dc897-2cb8-492f-a4ba-64c542abd172
	  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.3
	  Kube-Proxy Version:         v1.30.3
	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-lqvt6    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m
	  kube-system                 kindnet-7ck9w              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m39s
	  kube-system                 kube-proxy-9v6fs           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m39s
	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                 8m37s                  kube-proxy       
	  Normal  Starting                 3s                     kube-proxy       
	  Normal  Starting                 3m14s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  8m40s (x3 over 8m40s)  kubelet          Node ha-253552-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientPID     8m40s (x3 over 8m40s)  kubelet          Node ha-253552-m04 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    8m40s (x3 over 8m40s)  kubelet          Node ha-253552-m04 status is now: NodeHasNoDiskPressure
	  Normal  RegisteredNode           8m38s                  node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  RegisteredNode           8m38s                  node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  RegisteredNode           8m37s                  node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  NodeReady                8m27s                  kubelet          Node ha-253552-m04 status is now: NodeReady
	  Normal  RegisteredNode           5m45s                  node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  RegisteredNode           3m51s                  node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  RegisteredNode           3m49s                  node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  Starting                 3m35s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientPID     3m22s (x8 over 3m34s)  kubelet          Node ha-253552-m04 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientMemory  3m22s (x8 over 3m34s)  kubelet          Node ha-253552-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m22s (x8 over 3m34s)  kubelet          Node ha-253552-m04 status is now: NodeHasNoDiskPressure
	  Normal  RegisteredNode           3m16s                  node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  RegisteredNode           82s                    node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	  Normal  NodeNotReady             42s                    node-controller  Node ha-253552-m04 status is now: NodeNotReady
	  Normal  Starting                 35s                    kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  22s (x8 over 34s)      kubelet          Node ha-253552-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    22s (x8 over 34s)      kubelet          Node ha-253552-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     22s (x8 over 34s)      kubelet          Node ha-253552-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5s                     node-controller  Node ha-253552-m04 event: Registered Node ha-253552-m04 in Controller
	
	
	==> dmesg <==
	[  +0.001046] FS-Cache: O-key=[8] 'dd70ed0000000000'
	[  +0.000756] FS-Cache: N-cookie c=00000030 [p=00000027 fl=2 nc=0 na=1]
	[  +0.000930] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=00000000f7687d1b
	[  +0.001034] FS-Cache: N-key=[8] 'dd70ed0000000000'
	[  +0.004186] FS-Cache: Duplicate cookie detected
	[  +0.000706] FS-Cache: O-cookie c=0000002a [p=00000027 fl=226 nc=0 na=1]
	[  +0.000994] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=00000000f59f3d1e
	[  +0.001043] FS-Cache: O-key=[8] 'dd70ed0000000000'
	[  +0.000709] FS-Cache: N-cookie c=00000031 [p=00000027 fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=00000000a58c5acb
	[  +0.001107] FS-Cache: N-key=[8] 'dd70ed0000000000'
	[  +2.225265] FS-Cache: Duplicate cookie detected
	[  +0.000708] FS-Cache: O-cookie c=00000028 [p=00000027 fl=226 nc=0 na=1]
	[  +0.000965] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=00000000905d5b00
	[  +0.001076] FS-Cache: O-key=[8] 'dc70ed0000000000'
	[  +0.000719] FS-Cache: N-cookie c=00000033 [p=00000027 fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=00000000f7687d1b
	[  +0.001028] FS-Cache: N-key=[8] 'dc70ed0000000000'
	[  +0.314087] FS-Cache: Duplicate cookie detected
	[  +0.000744] FS-Cache: O-cookie c=0000002d [p=00000027 fl=226 nc=0 na=1]
	[  +0.001020] FS-Cache: O-cookie d=0000000015f44672{9p.inode} n=000000003ebc2536
	[  +0.001094] FS-Cache: O-key=[8] 'e270ed0000000000'
	[  +0.000754] FS-Cache: N-cookie c=00000034 [p=00000027 fl=2 nc=0 na=1]
	[  +0.000947] FS-Cache: N-cookie d=0000000015f44672{9p.inode} n=000000006bff1987
	[  +0.001055] FS-Cache: N-key=[8] 'e270ed0000000000'
	
	
	==> etcd [bc9dcb2ea2df649217f999c8cbf8bde209df5a73f49d9d2240b6ae059258dffc] <==
	{"level":"warn","ts":"2024-07-18T19:59:09.162498Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.75482Z","time spent":"11.407670228s","remote":"127.0.0.1:41436","response type":"/etcdserverpb.KV/Range","request count":0,"request size":51,"response count":0,"response size":0,"request content":"key:\"/registry/replicasets/\" range_end:\"/registry/replicasets0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.162573Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.72096Z","time spent":"11.441605841s","remote":"127.0.0.1:41432","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":0,"response size":0,"request content":"key:\"/registry/daemonsets/\" range_end:\"/registry/daemonsets0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.16264Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.817992Z","time spent":"11.344640964s","remote":"127.0.0.1:41448","response type":"/etcdserverpb.KV/Range","request count":0,"request size":91,"response count":0,"response size":0,"request content":"key:\"/registry/validatingwebhookconfigurations/\" range_end:\"/registry/validatingwebhookconfigurations0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.162695Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.818252Z","time spent":"11.344436718s","remote":"127.0.0.1:41448","response type":"/etcdserverpb.KV/Range","request count":0,"request size":90,"response count":0,"response size":0,"request content":"key:\"/registry/validatingwebhookconfigurations/\" range_end:\"/registry/validatingwebhookconfigurations0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.162744Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.660589Z","time spent":"11.502148259s","remote":"127.0.0.1:41408","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":0,"request content":"key:\"/registry/deployments/\" range_end:\"/registry/deployments0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.162795Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.720814Z","time spent":"11.441974645s","remote":"127.0.0.1:41432","response type":"/etcdserverpb.KV/Range","request count":0,"request size":49,"response count":0,"response size":0,"request content":"key:\"/registry/daemonsets/\" range_end:\"/registry/daemonsets0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.162875Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.695031Z","time spent":"11.467834766s","remote":"127.0.0.1:41416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":52,"response count":0,"response size":0,"request content":"key:\"/registry/statefulsets/\" range_end:\"/registry/statefulsets0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.162936Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.694982Z","time spent":"11.467947388s","remote":"127.0.0.1:41416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":53,"response count":0,"response size":0,"request content":"key:\"/registry/statefulsets/\" range_end:\"/registry/statefulsets0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163003Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.622826Z","time spent":"11.540169403s","remote":"127.0.0.1:41406","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":0,"response size":0,"request content":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163067Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.660451Z","time spent":"11.502608687s","remote":"127.0.0.1:41408","response type":"/etcdserverpb.KV/Range","request count":0,"request size":51,"response count":0,"response size":0,"request content":"key:\"/registry/deployments/\" range_end:\"/registry/deployments0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163123Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.622887Z","time spent":"11.540229447s","remote":"127.0.0.1:41406","response type":"/etcdserverpb.KV/Range","request count":0,"request size":82,"response count":0,"response size":0,"request content":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163173Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.539644Z","time spent":"11.623523122s","remote":"127.0.0.1:41380","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":0,"request content":"key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163237Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.598156Z","time spent":"11.56507478s","remote":"127.0.0.1:41400","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":0,"request content":"key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163292Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.59798Z","time spent":"11.565305125s","remote":"127.0.0.1:41400","response type":"/etcdserverpb.KV/Range","request count":0,"request size":51,"response count":0,"response size":0,"request content":"key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163341Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.560799Z","time spent":"11.602535436s","remote":"127.0.0.1:41394","response type":"/etcdserverpb.KV/Range","request count":0,"request size":82,"response count":0,"response size":0,"request content":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163412Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.539588Z","time spent":"11.623816745s","remote":"127.0.0.1:41380","response type":"/etcdserverpb.KV/Range","request count":0,"request size":51,"response count":0,"response size":0,"request content":"key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163461Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.505145Z","time spent":"11.658309786s","remote":"127.0.0.1:41372","response type":"/etcdserverpb.KV/Range","request count":0,"request size":68,"response count":0,"response size":0,"request content":"key:\"/registry/csistoragecapacities/\" range_end:\"/registry/csistoragecapacities0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163512Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.505052Z","time spent":"11.658452691s","remote":"127.0.0.1:41372","response type":"/etcdserverpb.KV/Range","request count":0,"request size":69,"response count":0,"response size":0,"request content":"key:\"/registry/csistoragecapacities/\" range_end:\"/registry/csistoragecapacities0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.16356Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.459354Z","time spent":"11.704199772s","remote":"127.0.0.1:41366","response type":"/etcdserverpb.KV/Range","request count":0,"request size":49,"response count":0,"response size":0,"request content":"key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163628Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.459139Z","time spent":"11.704481776s","remote":"127.0.0.1:41366","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":0,"response size":0,"request content":"key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163682Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.430982Z","time spent":"11.732690818s","remote":"127.0.0.1:41352","response type":"/etcdserverpb.KV/Range","request count":0,"request size":44,"response count":0,"response size":0,"request content":"key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" count_only:true "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163756Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.430929Z","time spent":"11.732819931s","remote":"127.0.0.1:41352","response type":"/etcdserverpb.KV/Range","request count":0,"request size":45,"response count":0,"response size":0,"request content":"key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-18T19:59:09.163809Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-18T19:58:57.403899Z","time spent":"11.759903673s","remote":"127.0.0.1:41338","response type":"/etcdserverpb.KV/Range","request count":0,"request size":62,"response count":0,"response size":0,"request content":"key:\"/registry/volumeattachments/\" range_end:\"/registry/volumeattachments0\" count_only:true "}
	{"level":"info","ts":"2024-07-18T19:59:09.168859Z","caller":"etcdserver/v3_server.go:889","msg":"first commit in current term: resending ReadIndex request"}
	{"level":"info","ts":"2024-07-18T19:59:09.19674Z","caller":"traceutil/trace.go:171","msg":"trace[352179280] range","detail":"{range_begin:/registry/secrets/; range_end:/registry/secrets0; response_count:4; response_revision:2775; }","duration":"4.952771555s","start":"2024-07-18T19:59:04.243957Z","end":"2024-07-18T19:59:09.196729Z","steps":["trace[352179280] 'agreement among raft nodes before linearized reading'  (duration: 4.952642368s)"],"step_count":1}
	
	
	==> kernel <==
	 20:00:49 up  3:43,  0 users,  load average: 3.00, 3.12, 2.48
	Linux ha-253552 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 [f30d4d97ae284d8536f4dad7387484bc69a9a9917b8b5b376010c6384448fd8d] <==
	I0718 20:00:15.380083       1 main.go:326] Node ha-253552-m04 has CIDR [10.244.3.0/24] 
	W0718 20:00:20.542744       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0718 20:00:20.542857       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0718 20:00:22.980647       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0718 20:00:22.980683       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0718 20:00:24.383582       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0718 20:00:24.383630       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0718 20:00:25.380607       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 20:00:25.380650       1 main.go:303] handling current node
	I0718 20:00:25.380666       1 main.go:299] Handling node with IPs: map[192.168.49.3:{}]
	I0718 20:00:25.380674       1 main.go:326] Node ha-253552-m02 has CIDR [10.244.1.0/24] 
	I0718 20:00:25.380798       1 main.go:299] Handling node with IPs: map[192.168.49.5:{}]
	I0718 20:00:25.380812       1 main.go:326] Node ha-253552-m04 has CIDR [10.244.3.0/24] 
	I0718 20:00:35.380265       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 20:00:35.380306       1 main.go:303] handling current node
	I0718 20:00:35.380323       1 main.go:299] Handling node with IPs: map[192.168.49.3:{}]
	I0718 20:00:35.380330       1 main.go:326] Node ha-253552-m02 has CIDR [10.244.1.0/24] 
	I0718 20:00:35.380452       1 main.go:299] Handling node with IPs: map[192.168.49.5:{}]
	I0718 20:00:35.380468       1 main.go:326] Node ha-253552-m04 has CIDR [10.244.3.0/24] 
	I0718 20:00:45.379958       1 main.go:299] Handling node with IPs: map[192.168.49.3:{}]
	I0718 20:00:45.379998       1 main.go:326] Node ha-253552-m02 has CIDR [10.244.1.0/24] 
	I0718 20:00:45.380140       1 main.go:299] Handling node with IPs: map[192.168.49.5:{}]
	I0718 20:00:45.380160       1 main.go:326] Node ha-253552-m04 has CIDR [10.244.3.0/24] 
	I0718 20:00:45.380206       1 main.go:299] Handling node with IPs: map[192.168.49.2:{}]
	I0718 20:00:45.380218       1 main.go:303] handling current node
	
	
	==> kube-apiserver [93163f8ad18f89edbc85d95ecd62673c8b77b12cdb38f6c3d38ab785d6a341df] <==
	W0718 19:59:09.204253       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Role: etcdserver: leader changed
	E0718 19:59:09.204282       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Role: failed to list *v1.Role: etcdserver: leader changed
	E0718 19:59:09.205591       1 storage_rbac.go:187] unable to initialize clusterroles: etcdserver: leader changed
	I0718 19:59:09.460476       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0718 19:59:10.036152       1 cache.go:39] Caches are synced for autoregister controller
	I0718 19:59:10.049988       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0718 19:59:10.055614       1 handler_discovery.go:447] Starting ResourceDiscoveryManager
	I0718 19:59:10.150784       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	W0718 19:59:10.612980       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.3]
	I0718 19:59:10.649183       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0718 19:59:10.649977       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0718 19:59:10.660029       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]
	I0718 19:59:10.660224       1 policy_source.go:224] refreshing policies
	I0718 19:59:10.715987       1 controller.go:615] quota admission added evaluator for: endpoints
	I0718 19:59:10.740672       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0718 19:59:10.753659       1 shared_informer.go:320] Caches are synced for configmaps
	I0718 19:59:10.753713       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0718 19:59:10.762900       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0718 19:59:10.780626       1 trace.go:236] Trace[2064061828]: "Update" accept:application/vnd.kubernetes.protobuf, */*,audit-id:1c21f93a-f2fa-4fd6-b33d-77edf2c0cbf2,client:::1,api-group:coordination.k8s.io,api-version:v1,name:apiserver-yacqboms4nuyqgtwqdtpm5jgqm,subresource:,namespace:kube-system,protocol:HTTP/2.0,resource:leases,scope:resource,url:/apis/coordination.k8s.io/v1/namespaces/kube-system/leases/apiserver-yacqboms4nuyqgtwqdtpm5jgqm,user-agent:kube-apiserver/v1.30.3 (linux/arm64) kubernetes/6fc0a69,verb:PUT (18-Jul-2024 19:59:09.416) (total time: 1364ms):
	Trace[2064061828]: ["GuaranteedUpdate etcd3" audit-id:1c21f93a-f2fa-4fd6-b33d-77edf2c0cbf2,key:/leases/kube-system/apiserver-yacqboms4nuyqgtwqdtpm5jgqm,type:*coordination.Lease,resource:leases.coordination.k8s.io 1364ms (19:59:09.416)
	Trace[2064061828]:  ---"About to Encode" 1341ms (19:59:10.762)]
	Trace[2064061828]: [1.364379399s] [1.364379399s] END
	E0718 19:59:10.785329       1 controller.go:95] Found stale data, removed previous endpoints on kubernetes service, apiserver didn't exit successfully previously
	I0718 19:59:10.840355       1 shared_informer.go:320] Caches are synced for node_authorizer
	F0718 19:59:59.435811       1 hooks.go:203] PostStartHook "start-service-ip-repair-controllers" failed: unable to perform initial IP and Port allocation check
	
	
	==> kube-apiserver [d3ae70b0161acdd07f0c78fb95d32f90eafb6f67f1c12bb1d26002834d0dcaa9] <==
	I0718 20:00:05.017347       1 naming_controller.go:291] Starting NamingConditionController
	I0718 20:00:05.017403       1 establishing_controller.go:76] Starting EstablishingController
	I0718 20:00:05.017446       1 nonstructuralschema_controller.go:192] Starting NonStructuralSchemaConditionController
	I0718 20:00:05.017484       1 apiapproval_controller.go:186] Starting KubernetesAPIApprovalPolicyConformantConditionController
	I0718 20:00:05.017526       1 crd_finalizer.go:266] Starting CRDFinalizer
	I0718 20:00:05.152951       1 shared_informer.go:320] Caches are synced for configmaps
	I0718 20:00:05.154097       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0718 20:00:05.154118       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0718 20:00:05.155183       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0718 20:00:05.156128       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0718 20:00:05.156469       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0718 20:00:05.156506       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0718 20:00:05.162587       1 aggregator.go:165] initial CRD sync complete...
	I0718 20:00:05.162663       1 autoregister_controller.go:141] Starting autoregister controller
	I0718 20:00:05.162673       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0718 20:00:05.162679       1 cache.go:39] Caches are synced for autoregister controller
	I0718 20:00:05.164128       1 handler_discovery.go:447] Starting ResourceDiscoveryManager
	I0718 20:00:05.175776       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0718 20:00:05.180115       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]
	I0718 20:00:05.180144       1 policy_source.go:224] refreshing policies
	I0718 20:00:05.206255       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0718 20:00:05.863404       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0718 20:00:06.282661       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2 192.168.49.3]
	I0718 20:00:06.284635       1 controller.go:615] quota admission added evaluator for: endpoints
	I0718 20:00:06.301751       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	
	==> kube-controller-manager [6a280698ccf92736d7d4c1cbe769987fb2dcb0c336fcc3b520247b337695afa8] <==
	I0718 20:00:44.896561       1 shared_informer.go:320] Caches are synced for crt configmap
	I0718 20:00:44.896729       1 shared_informer.go:320] Caches are synced for cronjob
	I0718 20:00:44.899125       1 shared_informer.go:320] Caches are synced for daemon sets
	I0718 20:00:44.905462       1 shared_informer.go:320] Caches are synced for TTL after finished
	I0718 20:00:44.906672       1 shared_informer.go:320] Caches are synced for taint-eviction-controller
	I0718 20:00:44.907878       1 shared_informer.go:320] Caches are synced for service account
	I0718 20:00:44.910038       1 shared_informer.go:320] Caches are synced for endpoint_slice
	I0718 20:00:44.913599       1 shared_informer.go:320] Caches are synced for GC
	I0718 20:00:44.916848       1 shared_informer.go:320] Caches are synced for bootstrap_signer
	I0718 20:00:44.941662       1 shared_informer.go:320] Caches are synced for taint
	I0718 20:00:44.941790       1 node_lifecycle_controller.go:1227] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0718 20:00:44.964306       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-253552-m02"
	I0718 20:00:44.965737       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-253552-m04"
	I0718 20:00:44.965854       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-253552"
	I0718 20:00:44.965947       1 node_lifecycle_controller.go:1073] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0718 20:00:44.989235       1 shared_informer.go:320] Caches are synced for deployment
	I0718 20:00:45.039238       1 shared_informer.go:320] Caches are synced for disruption
	I0718 20:00:45.103121       1 shared_informer.go:320] Caches are synced for resource quota
	I0718 20:00:45.104906       1 shared_informer.go:320] Caches are synced for stateful set
	I0718 20:00:45.149870       1 shared_informer.go:320] Caches are synced for resource quota
	I0718 20:00:45.517589       1 shared_informer.go:320] Caches are synced for garbage collector
	I0718 20:00:45.517633       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I0718 20:00:45.530826       1 shared_informer.go:320] Caches are synced for garbage collector
	I0718 20:00:46.277188       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-fc5497c4f" duration="66.665138ms"
	I0718 20:00:46.277372       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-fc5497c4f" duration="66.148µs"
	
	
	==> kube-controller-manager [b58d21683135b7b63cdfbf141246e823f466ab9e3bbd4e377e6f6f8f8efa35fd] <==
	I0718 19:59:47.518333       1 serving.go:380] Generated self-signed cert in-memory
	I0718 19:59:48.860418       1 controllermanager.go:189] "Starting" version="v1.30.3"
	I0718 19:59:48.860447       1 controllermanager.go:191] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0718 19:59:48.861917       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0718 19:59:48.862121       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0718 19:59:48.862128       1 secure_serving.go:213] Serving securely on 127.0.0.1:10257
	I0718 19:59:48.862147       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	E0718 19:59:58.879409       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 [3cbda818cda4b265c000caf901c2521c7d1e5eee8b29270a3d5c36c51e624d55] <==
	I0718 19:59:15.398994       1 config.go:101] "Starting endpoint slice config controller"
	I0718 19:59:15.398998       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0718 19:59:15.401677       1 config.go:319] "Starting node config controller"
	I0718 19:59:15.401785       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0718 19:59:15.507017       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0718 19:59:15.507124       1 shared_informer.go:320] Caches are synced for service config
	I0718 19:59:15.507231       1 shared_informer.go:320] Caches are synced for node config
	E0718 20:00:05.112806       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: unknown (get nodes)
	E0718 20:00:05.112952       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.EndpointSlice: unknown (get endpointslices.discovery.k8s.io)
	E0718 20:00:05.113008       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: unknown (get services)
	W0718 20:00:50.113170       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: Get "https://control-plane.minikube.internal:8443/api/v1/nodes?fieldSelector=metadata.name%!D(MISSING)ha-253552&resourceVersion=2862": http2: client connection lost
	I0718 20:00:50.113251       1 trace.go:236] Trace[277009466]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:160 (18-Jul-2024 20:00:07.344) (total time: 42768ms):
	Trace[277009466]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/api/v1/nodes?fieldSelector=metadata.name%!D(MISSING)ha-253552&resourceVersion=2862": http2: client connection lost 42768ms (20:00:50.113)
	Trace[277009466]: [42.768489167s] [42.768489167s] END
	E0718 20:00:50.113272       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: Get "https://control-plane.minikube.internal:8443/api/v1/nodes?fieldSelector=metadata.name%!D(MISSING)ha-253552&resourceVersion=2862": http2: client connection lost
	W0718 20:00:50.113326       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.EndpointSlice: Get "https://control-plane.minikube.internal:8443/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%!s(MISSING)ervice.kubernetes.io%!F(MISSING)headless%!C(MISSING)%!s(MISSING)ervice.kubernetes.io%!F(MISSING)service-proxy-name&resourceVersion=3081": http2: client connection lost
	W0718 20:00:50.113393       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: Get "https://control-plane.minikube.internal:8443/api/v1/services?labelSelector=%!s(MISSING)ervice.kubernetes.io%!F(MISSING)headless%!C(MISSING)%!s(MISSING)ervice.kubernetes.io%!F(MISSING)service-proxy-name&resourceVersion=2775": http2: client connection lost
	I0718 20:00:50.113561       1 trace.go:236] Trace[1289719450]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:160 (18-Jul-2024 20:00:07.456) (total time: 42657ms):
	Trace[1289719450]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/api/v1/services?labelSelector=%!s(MISSING)ervice.kubernetes.io%!F(MISSING)headless%!C(MISSING)%!s(MISSING)ervice.kubernetes.io%!F(MISSING)service-proxy-name&resourceVersion=2775": http2: client connection lost 42657ms (20:00:50.113)
	Trace[1289719450]: [42.657367169s] [42.657367169s] END
	I0718 20:00:50.113448       1 trace.go:236] Trace[7458277]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:160 (18-Jul-2024 20:00:06.925) (total time: 43188ms):
	Trace[7458277]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%!s(MISSING)ervice.kubernetes.io%!F(MISSING)headless%!C(MISSING)%!s(MISSING)ervice.kubernetes.io%!F(MISSING)service-proxy-name&resourceVersion=3081": http2: client connection lost 43188ms (20:00:50.113)
	Trace[7458277]: [43.188110125s] [43.188110125s] END
	E0718 20:00:50.113619       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get "https://control-plane.minikube.internal:8443/apis/discovery.k8s.io/v1/endpointslices?labelSelector=%!s(MISSING)ervice.kubernetes.io%!F(MISSING)headless%!C(MISSING)%!s(MISSING)ervice.kubernetes.io%!F(MISSING)service-proxy-name&resourceVersion=3081": http2: client connection lost
	E0718 20:00:50.113646       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://control-plane.minikube.internal:8443/api/v1/services?labelSelector=%!s(MISSING)ervice.kubernetes.io%!F(MISSING)headless%!C(MISSING)%!s(MISSING)ervice.kubernetes.io%!F(MISSING)service-proxy-name&resourceVersion=2775": http2: client connection lost
	
	
	==> kube-scheduler [d808dabd49e1a5aeae6febc80befc421c66289caaca1351464ed15591ad380ef] <==
	W0718 19:59:06.414751       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
	E0718 19:59:06.415181       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
	W0718 19:59:06.568774       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0718 19:59:06.568865       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0718 19:59:09.102389       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
	E0718 19:59:09.102499       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
	W0718 19:59:09.110792       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
	E0718 19:59:09.110907       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
	W0718 19:59:10.079653       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
	E0718 19:59:10.079793       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
	W0718 19:59:10.107510       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
	E0718 19:59:10.107629       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
	W0718 19:59:10.116429       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
	E0718 19:59:10.116554       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
	W0718 19:59:10.172060       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0718 19:59:10.172171       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0718 19:59:10.258763       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
	E0718 19:59:10.258898       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
	W0718 19:59:10.388739       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0718 19:59:10.388879       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0718 19:59:10.388687       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
	E0718 19:59:10.389029       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
	W0718 19:59:10.482040       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
	E0718 19:59:10.482163       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
	I0718 19:59:12.198679       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 18 20:00:50 ha-253552 kubelet[760]: E0718 20:00:50.054250     760 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: Get "https://control-plane.minikube.internal:8443/api/v1/services?allowWatchBookmarks=true&resourceVersion=2775&timeout=5m13s&timeoutSeconds=313&watch=true": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: W0718 20:00:50.054317     760 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)coredns&resourceVersion=2775": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: I0718 20:00:50.056100     760 trace.go:236] Trace[673032950]: "Reflector ListAndWatch" name:object-"kube-system"/"kube-root-ca.crt" (18-Jul-2024 20:00:06.729) (total time: 43324ms):
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[673032950]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-root-ca.crt&resourceVersion=2775": http2: client connection lost 43324ms (20:00:50.053)
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[673032950]: [43.324180782s] [43.324180782s] END
	Jul 18 20:00:50 ha-253552 kubelet[760]: E0718 20:00:50.056157     760 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-root-ca.crt&resourceVersion=2775": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: W0718 20:00:50.056257     760 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/default/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-root-ca.crt&resourceVersion=2775": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: I0718 20:00:50.056315     760 trace.go:236] Trace[1283213626]: "Reflector ListAndWatch" name:object-"default"/"kube-root-ca.crt" (18-Jul-2024 20:00:07.558) (total time: 42497ms):
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[1283213626]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/default/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-root-ca.crt&resourceVersion=2775": http2: client connection lost 42497ms (20:00:50.056)
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[1283213626]: [42.497910521s] [42.497910521s] END
	Jul 18 20:00:50 ha-253552 kubelet[760]: E0718 20:00:50.056328     760 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/default/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-root-ca.crt&resourceVersion=2775": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: W0718 20:00:50.056366     760 reflector.go:547] pkg/kubelet/config/apiserver.go:66: failed to list *v1.Pod: Get "https://control-plane.minikube.internal:8443/api/v1/pods?fieldSelector=spec.nodeName%!D(MISSING)ha-253552&resourceVersion=3080": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: I0718 20:00:50.056398     760 trace.go:236] Trace[146729078]: "Reflector ListAndWatch" name:pkg/kubelet/config/apiserver.go:66 (18-Jul-2024 20:00:11.331) (total time: 38724ms):
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[146729078]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/api/v1/pods?fieldSelector=spec.nodeName%!D(MISSING)ha-253552&resourceVersion=3080": http2: client connection lost 38724ms (20:00:50.056)
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[146729078]: [38.724836827s] [38.724836827s] END
	Jul 18 20:00:50 ha-253552 kubelet[760]: E0718 20:00:50.056408     760 reflector.go:150] pkg/kubelet/config/apiserver.go:66: Failed to watch *v1.Pod: failed to list *v1.Pod: Get "https://control-plane.minikube.internal:8443/api/v1/pods?fieldSelector=spec.nodeName%!D(MISSING)ha-253552&resourceVersion=3080": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: I0718 20:00:50.062923     760 trace.go:236] Trace[577585261]: "Reflector ListAndWatch" name:object-"kube-system"/"coredns" (18-Jul-2024 20:00:06.811) (total time: 43243ms):
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[577585261]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)coredns&resourceVersion=2775": http2: client connection lost 43243ms (20:00:50.054)
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[577585261]: [43.243129234s] [43.243129234s] END
	Jul 18 20:00:50 ha-253552 kubelet[760]: E0718 20:00:50.062989     760 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)coredns&resourceVersion=2775": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: W0718 20:00:50.063108     760 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-proxy&resourceVersion=2775": http2: client connection lost
	Jul 18 20:00:50 ha-253552 kubelet[760]: I0718 20:00:50.063174     760 trace.go:236] Trace[1202391613]: "Reflector ListAndWatch" name:object-"kube-system"/"kube-proxy" (18-Jul-2024 20:00:07.015) (total time: 43047ms):
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[1202391613]: ---"Objects listed" error:Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-proxy&resourceVersion=2775": http2: client connection lost 43047ms (20:00:50.063)
	Jul 18 20:00:50 ha-253552 kubelet[760]: Trace[1202391613]: [43.047892336s] [43.047892336s] END
	Jul 18 20:00:50 ha-253552 kubelet[760]: E0718 20:00:50.063184     760 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: Get "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/configmaps?fieldSelector=metadata.name%!D(MISSING)kube-proxy&resourceVersion=2775": http2: client connection lost
	

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

                                                
                                    

Test pass (300/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.61
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 7.87
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-beta.0/json-events 5.89
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.08
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.2
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.14
30 TestBinaryMirror 0.65
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.1
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.11
36 TestAddons/Setup 222.07
38 TestAddons/parallel/Registry 16.54
40 TestAddons/parallel/InspektorGadget 11.92
44 TestAddons/parallel/CSI 53.43
45 TestAddons/parallel/Headlamp 12.1
46 TestAddons/parallel/CloudSpanner 6.57
47 TestAddons/parallel/LocalPath 52.45
48 TestAddons/parallel/NvidiaDevicePlugin 6.63
49 TestAddons/parallel/Yakd 5.01
53 TestAddons/serial/GCPAuth/Namespaces 0.18
54 TestAddons/StoppedEnableDisable 12.15
55 TestCertOptions 39.42
56 TestCertExpiration 238.99
58 TestForceSystemdFlag 39.9
59 TestForceSystemdEnv 47.03
65 TestErrorSpam/setup 29.34
66 TestErrorSpam/start 0.79
67 TestErrorSpam/status 0.98
68 TestErrorSpam/pause 1.66
69 TestErrorSpam/unpause 1.87
70 TestErrorSpam/stop 1.41
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 86.88
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 29.35
77 TestFunctional/serial/KubeContext 0.07
78 TestFunctional/serial/KubectlGetPods 0.1
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.12
82 TestFunctional/serial/CacheCmd/cache/add_local 1.05
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.06
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.38
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.05
87 TestFunctional/serial/CacheCmd/cache/delete 0.11
88 TestFunctional/serial/MinikubeKubectlCmd 0.16
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
90 TestFunctional/serial/ExtraConfig 41.85
91 TestFunctional/serial/ComponentHealth 0.11
92 TestFunctional/serial/LogsCmd 1.7
93 TestFunctional/serial/LogsFileCmd 1.71
94 TestFunctional/serial/InvalidService 4.35
96 TestFunctional/parallel/ConfigCmd 0.42
97 TestFunctional/parallel/DashboardCmd 11.87
98 TestFunctional/parallel/DryRun 0.48
99 TestFunctional/parallel/InternationalLanguage 0.19
100 TestFunctional/parallel/StatusCmd 1.01
104 TestFunctional/parallel/ServiceCmdConnect 13.64
105 TestFunctional/parallel/AddonsCmd 0.18
106 TestFunctional/parallel/PersistentVolumeClaim 22.83
108 TestFunctional/parallel/SSHCmd 0.68
109 TestFunctional/parallel/CpCmd 1.9
111 TestFunctional/parallel/FileSync 0.35
112 TestFunctional/parallel/CertSync 2.08
116 TestFunctional/parallel/NodeLabels 0.1
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.7
120 TestFunctional/parallel/License 0.29
121 TestFunctional/parallel/Version/short 0.06
122 TestFunctional/parallel/Version/components 1.16
123 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
124 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
125 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
126 TestFunctional/parallel/ImageCommands/ImageListYaml 0.31
127 TestFunctional/parallel/ImageCommands/ImageBuild 4.88
128 TestFunctional/parallel/ImageCommands/Setup 0.9
129 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
130 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.27
131 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
132 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.71
133 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.17
135 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.59
136 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.44
137 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
139 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.44
140 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.55
141 TestFunctional/parallel/ImageCommands/ImageRemove 0.88
142 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.27
143 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.55
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.19
145 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
149 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
150 TestFunctional/parallel/ServiceCmd/DeployApp 6.21
151 TestFunctional/parallel/ProfileCmd/profile_not_create 0.39
152 TestFunctional/parallel/ProfileCmd/profile_list 0.38
153 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
154 TestFunctional/parallel/MountCmd/any-port 6.95
155 TestFunctional/parallel/ServiceCmd/List 0.57
156 TestFunctional/parallel/ServiceCmd/JSONOutput 0.49
157 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
158 TestFunctional/parallel/ServiceCmd/Format 0.38
159 TestFunctional/parallel/ServiceCmd/URL 0.51
160 TestFunctional/parallel/MountCmd/specific-port 1.4
161 TestFunctional/parallel/MountCmd/VerifyCleanup 1.27
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.01
168 TestMultiControlPlane/serial/StartCluster 180.12
169 TestMultiControlPlane/serial/DeployApp 10.53
170 TestMultiControlPlane/serial/PingHostFromPods 1.64
171 TestMultiControlPlane/serial/AddWorkerNode 36.12
172 TestMultiControlPlane/serial/NodeLabels 0.11
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.83
174 TestMultiControlPlane/serial/CopyFile 18.66
175 TestMultiControlPlane/serial/StopSecondaryNode 12.73
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
177 TestMultiControlPlane/serial/RestartSecondaryNode 146.83
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.79
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 138.36
180 TestMultiControlPlane/serial/DeleteSecondaryNode 13.36
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.55
182 TestMultiControlPlane/serial/StopCluster 35.74
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
185 TestMultiControlPlane/serial/AddSecondaryNode 75.34
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.78
190 TestJSONOutput/start/Command 56.72
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.74
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.65
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.85
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.2
215 TestKicCustomNetwork/create_custom_network 40.5
216 TestKicCustomNetwork/use_default_bridge_network 33.5
217 TestKicExistingNetwork 34.19
218 TestKicCustomSubnet 33.14
219 TestKicStaticIP 35.12
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 68.11
224 TestMountStart/serial/StartWithMountFirst 7.36
225 TestMountStart/serial/VerifyMountFirst 0.25
226 TestMountStart/serial/StartWithMountSecond 6.99
227 TestMountStart/serial/VerifyMountSecond 0.25
228 TestMountStart/serial/DeleteFirst 1.6
229 TestMountStart/serial/VerifyMountPostDelete 0.26
230 TestMountStart/serial/Stop 1.21
231 TestMountStart/serial/RestartStopped 8.27
232 TestMountStart/serial/VerifyMountPostStop 0.25
235 TestMultiNode/serial/FreshStart2Nodes 116.08
236 TestMultiNode/serial/DeployApp2Nodes 4.6
237 TestMultiNode/serial/PingHostFrom2Pods 1.02
238 TestMultiNode/serial/AddNode 29.82
239 TestMultiNode/serial/MultiNodeLabels 0.09
240 TestMultiNode/serial/ProfileList 0.35
241 TestMultiNode/serial/CopyFile 10.04
242 TestMultiNode/serial/StopNode 2.22
243 TestMultiNode/serial/StartAfterStop 9.8
244 TestMultiNode/serial/RestartKeepsNodes 89.63
245 TestMultiNode/serial/DeleteNode 5.24
246 TestMultiNode/serial/StopMultiNode 23.87
247 TestMultiNode/serial/RestartMultiNode 53.61
248 TestMultiNode/serial/ValidateNameConflict 39.02
253 TestPreload 133.05
255 TestScheduledStopUnix 106.16
258 TestInsufficientStorage 10.68
259 TestRunningBinaryUpgrade 94.46
261 TestKubernetesUpgrade 386.85
262 TestMissingContainerUpgrade 147.97
264 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
265 TestNoKubernetes/serial/StartWithK8s 43.96
266 TestNoKubernetes/serial/StartWithStopK8s 7.15
267 TestNoKubernetes/serial/Start 9.16
268 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
269 TestNoKubernetes/serial/ProfileList 1.04
270 TestNoKubernetes/serial/Stop 1.32
271 TestNoKubernetes/serial/StartNoArgs 8.57
272 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.33
273 TestStoppedBinaryUpgrade/Setup 0.87
274 TestStoppedBinaryUpgrade/Upgrade 79.93
275 TestStoppedBinaryUpgrade/MinikubeLogs 1.99
284 TestPause/serial/Start 87.82
285 TestPause/serial/SecondStartNoReconfiguration 38.96
286 TestPause/serial/Pause 1.3
287 TestPause/serial/VerifyStatus 0.4
288 TestPause/serial/Unpause 1.01
289 TestPause/serial/PauseAgain 1.39
290 TestPause/serial/DeletePaused 2.92
291 TestPause/serial/VerifyDeletedResources 0.17
299 TestNetworkPlugins/group/false 5.24
304 TestStartStop/group/old-k8s-version/serial/FirstStart 144.55
305 TestStartStop/group/old-k8s-version/serial/DeployApp 9.57
306 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.22
307 TestStartStop/group/old-k8s-version/serial/Stop 12.28
308 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.32
309 TestStartStop/group/old-k8s-version/serial/SecondStart 135.44
311 TestStartStop/group/no-preload/serial/FirstStart 74.88
312 TestStartStop/group/no-preload/serial/DeployApp 10.36
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.16
314 TestStartStop/group/no-preload/serial/Stop 12.04
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
316 TestStartStop/group/no-preload/serial/SecondStart 278.73
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.09
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
320 TestStartStop/group/old-k8s-version/serial/Pause 3.04
322 TestStartStop/group/embed-certs/serial/FirstStart 62.95
323 TestStartStop/group/embed-certs/serial/DeployApp 9.32
324 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.17
325 TestStartStop/group/embed-certs/serial/Stop 12.01
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
327 TestStartStop/group/embed-certs/serial/SecondStart 272.77
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
330 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
331 TestStartStop/group/no-preload/serial/Pause 3.02
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 89.63
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.43
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.12
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.99
337 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
338 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
339 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 280.57
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.14
341 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.31
342 TestStartStop/group/embed-certs/serial/Pause 4.6
344 TestStartStop/group/newest-cni/serial/FirstStart 40.93
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.13
347 TestStartStop/group/newest-cni/serial/Stop 2.56
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
349 TestStartStop/group/newest-cni/serial/SecondStart 17.26
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.31
353 TestStartStop/group/newest-cni/serial/Pause 2.99
354 TestNetworkPlugins/group/auto/Start 58.95
355 TestNetworkPlugins/group/auto/KubeletFlags 0.29
356 TestNetworkPlugins/group/auto/NetCatPod 10.3
357 TestNetworkPlugins/group/auto/DNS 0.19
358 TestNetworkPlugins/group/auto/Localhost 0.14
359 TestNetworkPlugins/group/auto/HairPin 0.17
360 TestNetworkPlugins/group/kindnet/Start 89.73
361 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
362 TestNetworkPlugins/group/kindnet/KubeletFlags 0.44
363 TestNetworkPlugins/group/kindnet/NetCatPod 12.57
364 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
365 TestNetworkPlugins/group/kindnet/DNS 0.17
366 TestNetworkPlugins/group/kindnet/Localhost 0.16
367 TestNetworkPlugins/group/kindnet/HairPin 0.15
368 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.14
369 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.32
370 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.38
371 TestNetworkPlugins/group/calico/Start 81.78
372 TestNetworkPlugins/group/custom-flannel/Start 77.89
373 TestNetworkPlugins/group/calico/ControllerPod 6.01
374 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
375 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.27
376 TestNetworkPlugins/group/calico/KubeletFlags 0.28
377 TestNetworkPlugins/group/calico/NetCatPod 11.33
378 TestNetworkPlugins/group/custom-flannel/DNS 0.21
379 TestNetworkPlugins/group/custom-flannel/Localhost 0.16
380 TestNetworkPlugins/group/custom-flannel/HairPin 0.16
381 TestNetworkPlugins/group/calico/DNS 0.21
382 TestNetworkPlugins/group/calico/Localhost 0.16
383 TestNetworkPlugins/group/calico/HairPin 0.16
384 TestNetworkPlugins/group/enable-default-cni/Start 97.77
385 TestNetworkPlugins/group/flannel/Start 74.44
386 TestNetworkPlugins/group/flannel/ControllerPod 6.01
387 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
388 TestNetworkPlugins/group/flannel/NetCatPod 11.26
389 TestNetworkPlugins/group/flannel/DNS 0.19
390 TestNetworkPlugins/group/flannel/Localhost 0.16
391 TestNetworkPlugins/group/flannel/HairPin 0.15
392 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
393 TestNetworkPlugins/group/enable-default-cni/NetCatPod 13.43
394 TestNetworkPlugins/group/enable-default-cni/DNS 0.22
395 TestNetworkPlugins/group/enable-default-cni/Localhost 0.23
396 TestNetworkPlugins/group/enable-default-cni/HairPin 0.19
397 TestNetworkPlugins/group/bridge/Start 90.83
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
399 TestNetworkPlugins/group/bridge/NetCatPod 10.26
400 TestNetworkPlugins/group/bridge/DNS 0.17
401 TestNetworkPlugins/group/bridge/Localhost 0.15
402 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (6.61s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-570597 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC |          |
	|         | -p download-only-570597        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/18 19:32:39
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0718 19:32:39.487838  594929 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:32:39.487971  594929 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:32:39.487980  594929 out.go:304] Setting ErrFile to fd 2...
	I0718 19:32:39.487984  594929 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:32:39.488227  594929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	W0718 19:32:39.488360  594929 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19297-589541/.minikube/config/config.json: open /home/jenkins/minikube-integration/19297-589541/.minikube/config/config.json: no such file or directory
	I0718 19:32:39.488738  594929 out.go:298] Setting JSON to true
	I0718 19:32:39.489588  594929 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11710,"bootTime":1721319449,"procs":158,"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"}
	I0718 19:32:39.489655  594929 start.go:139] virtualization:  
	I0718 19:32:39.492130  594929 out.go:97] [download-only-570597] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0718 19:32:39.492263  594929 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball: no such file or directory
	I0718 19:32:39.492305  594929 notify.go:220] Checking for updates...
	I0718 19:32:39.493950  594929 out.go:169] MINIKUBE_LOCATION=19297
	I0718 19:32:39.495754  594929 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:32:39.497366  594929 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:32:39.499029  594929 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:32:39.500478  594929 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0718 19:32:39.503906  594929 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0718 19:32:39.504187  594929 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:32:39.525370  594929 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:32:39.525468  594929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:32:39.595607  594929 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:50 SystemTime:2024-07-18 19:32:39.585726007 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:32:39.595718  594929 docker.go:307] overlay module found
	I0718 19:32:39.597676  594929 out.go:97] Using the docker driver based on user configuration
	I0718 19:32:39.597701  594929 start.go:297] selected driver: docker
	I0718 19:32:39.597707  594929 start.go:901] validating driver "docker" against <nil>
	I0718 19:32:39.597816  594929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:32:39.649307  594929 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:50 SystemTime:2024-07-18 19:32:39.640431767 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:32:39.649470  594929 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0718 19:32:39.649768  594929 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0718 19:32:39.649932  594929 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0718 19:32:39.652058  594929 out.go:169] Using Docker driver with root privileges
	I0718 19:32:39.653664  594929 cni.go:84] Creating CNI manager for ""
	I0718 19:32:39.653678  594929 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:32:39.653695  594929 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0718 19:32:39.653791  594929 start.go:340] cluster config:
	{Name:download-only-570597 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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-570597 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}
	I0718 19:32:39.655530  594929 out.go:97] Starting "download-only-570597" primary control-plane node in "download-only-570597" cluster
	I0718 19:32:39.655563  594929 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 19:32:39.657129  594929 out.go:97] Pulling base image v0.0.44-1721234491-19282 ...
	I0718 19:32:39.657153  594929 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0718 19:32:39.657301  594929 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 19:32:39.676446  594929 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:32:39.676631  594929 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 19:32:39.676733  594929 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:32:39.711843  594929 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0718 19:32:39.711876  594929 cache.go:56] Caching tarball of preloaded images
	I0718 19:32:39.712042  594929 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0718 19:32:39.714074  594929 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0718 19:32:39.714096  594929 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0718 19:32:39.795186  594929 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/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0718 19:32:43.577879  594929 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 19:32:44.286845  594929 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0718 19:32:44.286961  594929 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-570597 host does not exist
	  To start a cluster, run: "minikube start -p download-only-570597"

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/json-events (7.87s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.3/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-850963 --force --alsologtostderr --kubernetes-version=v1.30.3 --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-850963 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.867810973s)
--- PASS: TestDownloadOnly/v1.30.3/json-events (7.87s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-570597 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC |                     |
	|         | -p download-only-570597        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC | 18 Jul 24 19:32 UTC |
	| delete  | -p download-only-570597        | download-only-570597 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC | 18 Jul 24 19:32 UTC |
	| start   | -o=json --download-only        | download-only-850963 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC |                     |
	|         | -p download-only-850963        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/18 19:32:46
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0718 19:32:46.506997  595136 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:32:46.507176  595136 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:32:46.507207  595136 out.go:304] Setting ErrFile to fd 2...
	I0718 19:32:46.507243  595136 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:32:46.507494  595136 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:32:46.507928  595136 out.go:298] Setting JSON to true
	I0718 19:32:46.508854  595136 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11717,"bootTime":1721319449,"procs":156,"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"}
	I0718 19:32:46.508958  595136 start.go:139] virtualization:  
	I0718 19:32:46.511599  595136 out.go:97] [download-only-850963] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0718 19:32:46.511824  595136 notify.go:220] Checking for updates...
	I0718 19:32:46.513690  595136 out.go:169] MINIKUBE_LOCATION=19297
	I0718 19:32:46.515926  595136 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:32:46.517950  595136 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:32:46.519840  595136 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:32:46.521624  595136 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0718 19:32:46.525121  595136 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0718 19:32:46.525452  595136 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:32:46.558826  595136 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:32:46.558913  595136 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:32:46.627153  595136 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-18 19:32:46.616109347 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:32:46.627305  595136 docker.go:307] overlay module found
	I0718 19:32:46.629305  595136 out.go:97] Using the docker driver based on user configuration
	I0718 19:32:46.629341  595136 start.go:297] selected driver: docker
	I0718 19:32:46.629356  595136 start.go:901] validating driver "docker" against <nil>
	I0718 19:32:46.629472  595136 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:32:46.686859  595136 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-18 19:32:46.676962016 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:32:46.687030  595136 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0718 19:32:46.687319  595136 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0718 19:32:46.687480  595136 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0718 19:32:46.689677  595136 out.go:169] Using Docker driver with root privileges
	I0718 19:32:46.691438  595136 cni.go:84] Creating CNI manager for ""
	I0718 19:32:46.691466  595136 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:32:46.691485  595136 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0718 19:32:46.691599  595136 start.go:340] cluster config:
	{Name:download-only-850963 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:download-only-850963 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.3 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}
	I0718 19:32:46.693548  595136 out.go:97] Starting "download-only-850963" primary control-plane node in "download-only-850963" cluster
	I0718 19:32:46.693573  595136 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 19:32:46.695631  595136 out.go:97] Pulling base image v0.0.44-1721234491-19282 ...
	I0718 19:32:46.695669  595136 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:32:46.695796  595136 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 19:32:46.711942  595136 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:32:46.712063  595136 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 19:32:46.712088  595136 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory, skipping pull
	I0718 19:32:46.712095  595136 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 exists in cache, skipping pull
	I0718 19:32:46.712105  595136 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 19:32:46.753995  595136 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0718 19:32:46.754023  595136 cache.go:56] Caching tarball of preloaded images
	I0718 19:32:46.754786  595136 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0718 19:32:46.756993  595136 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0718 19:32:46.757029  595136 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0718 19:32:46.867761  595136 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4?checksum=md5:bace9a3612be7d31e4d3c3d446951ced -> /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-850963 host does not exist
	  To start a cluster, run: "minikube start -p download-only-850963"

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/DeleteAll (0.2s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/json-events (5.89s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-930356 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.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-930356 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.88936704s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (5.89s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/preload-exists
--- PASS: TestDownloadOnly/v1.31.0-beta.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/LogsDuration (0.08s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-930356
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-930356: exit status 85 (77.251464ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-570597 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC |                     |
	|         | -p download-only-570597             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC | 18 Jul 24 19:32 UTC |
	| delete  | -p download-only-570597             | download-only-570597 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC | 18 Jul 24 19:32 UTC |
	| start   | -o=json --download-only             | download-only-850963 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC |                     |
	|         | -p download-only-850963             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC | 18 Jul 24 19:32 UTC |
	| delete  | -p download-only-850963             | download-only-850963 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC | 18 Jul 24 19:32 UTC |
	| start   | -o=json --download-only             | download-only-930356 | jenkins | v1.33.1 | 18 Jul 24 19:32 UTC |                     |
	|         | -p download-only-930356             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/18 19:32:54
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0718 19:32:54.776534  595335 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:32:54.776705  595335 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:32:54.776715  595335 out.go:304] Setting ErrFile to fd 2...
	I0718 19:32:54.776720  595335 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:32:54.776973  595335 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:32:54.777355  595335 out.go:298] Setting JSON to true
	I0718 19:32:54.778163  595335 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11726,"bootTime":1721319449,"procs":156,"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"}
	I0718 19:32:54.778280  595335 start.go:139] virtualization:  
	I0718 19:32:54.780499  595335 out.go:97] [download-only-930356] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0718 19:32:54.780659  595335 notify.go:220] Checking for updates...
	I0718 19:32:54.782311  595335 out.go:169] MINIKUBE_LOCATION=19297
	I0718 19:32:54.784537  595335 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:32:54.786311  595335 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:32:54.788192  595335 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:32:54.789735  595335 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0718 19:32:54.793553  595335 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0718 19:32:54.793846  595335 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:32:54.820182  595335 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:32:54.820291  595335 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:32:54.873824  595335 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-18 19:32:54.864758786 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:32:54.873938  595335 docker.go:307] overlay module found
	I0718 19:32:54.875898  595335 out.go:97] Using the docker driver based on user configuration
	I0718 19:32:54.875929  595335 start.go:297] selected driver: docker
	I0718 19:32:54.875938  595335 start.go:901] validating driver "docker" against <nil>
	I0718 19:32:54.876044  595335 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:32:54.925513  595335 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-18 19:32:54.916744622 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:32:54.925695  595335 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0718 19:32:54.926020  595335 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0718 19:32:54.926172  595335 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0718 19:32:54.928351  595335 out.go:169] Using Docker driver with root privileges
	I0718 19:32:54.930130  595335 cni.go:84] Creating CNI manager for ""
	I0718 19:32:54.930165  595335 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0718 19:32:54.930192  595335 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0718 19:32:54.930286  595335 start.go:340] cluster config:
	{Name:download-only-930356 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.31.0-beta.0 ClusterName:download-only-930356 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal 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.31.0-beta.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}
	I0718 19:32:54.931910  595335 out.go:97] Starting "download-only-930356" primary control-plane node in "download-only-930356" cluster
	I0718 19:32:54.931930  595335 cache.go:121] Beginning downloading kic base image for docker with crio
	I0718 19:32:54.933641  595335 out.go:97] Pulling base image v0.0.44-1721234491-19282 ...
	I0718 19:32:54.933665  595335 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0718 19:32:54.933827  595335 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local docker daemon
	I0718 19:32:54.949249  595335 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 to local cache
	I0718 19:32:54.949362  595335 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory
	I0718 19:32:54.949388  595335 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 in local cache directory, skipping pull
	I0718 19:32:54.949396  595335 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 exists in cache, skipping pull
	I0718 19:32:54.949404  595335 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 as a tarball
	I0718 19:32:55.005690  595335 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0718 19:32:55.005734  595335 cache.go:56] Caching tarball of preloaded images
	I0718 19:32:55.005937  595335 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0718 19:32:55.009149  595335 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0718 19:32:55.009193  595335 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0718 19:32:55.092914  595335 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:70b5971c257ae4defe1f5d041a04e29c -> /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0718 19:32:58.853396  595335 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0718 19:32:58.853521  595335 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19297-589541/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0718 19:32:59.701141  595335 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0-beta.0 on crio
	I0718 19:32:59.701494  595335 profile.go:143] Saving config to /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/download-only-930356/config.json ...
	I0718 19:32:59.701530  595335 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/download-only-930356/config.json: {Name:mkf197f304b91b8e5bead52fba543f9be9fca078 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0718 19:32:59.702345  595335 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0718 19:32:59.702560  595335 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19297-589541/.minikube/cache/linux/arm64/v1.31.0-beta.0/kubectl
	
	
	* The control-plane node download-only-930356 host does not exist
	  To start a cluster, run: "minikube start -p download-only-930356"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAll (0.2s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                    
x
+
TestBinaryMirror (0.65s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.1s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.11s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (222.07s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-448844 --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-448844 --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: (3m42.064634274s)
--- PASS: TestAddons/Setup (222.07s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 42.807526ms
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-656c9c8d9c-z7gzz" [f2a22c07-bf6f-47ab-9d89-ff0b304745c1] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.00461945s
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-4jht8" [d556e6a5-b371-40c8-8f39-09d480b49540] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004934548s
addons_test.go:342: (dbg) Run:  kubectl --context addons-448844 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-448844 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-448844 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.401163819s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 ip
2024/07/18 19:37:00 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.54s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.92s)

                                                
                                                
=== 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-hsltk" [882e0139-2bca-4b6e-8b53-16d2b543c7e8] 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.013174572s
addons_test.go:843: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-448844
addons_test.go:843: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-448844: (5.902313321s)
--- PASS: TestAddons/parallel/InspektorGadget (11.92s)

                                                
                                    
x
+
TestAddons/parallel/CSI (53.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 9.107319ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-448844 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-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-448844 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" [d3caf93a-ff6b-4b06-8f92-202874cfa7ff] Pending
helpers_test.go:344: "task-pv-pod" [d3caf93a-ff6b-4b06-8f92-202874cfa7ff] 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" [d3caf93a-ff6b-4b06-8f92-202874cfa7ff] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.007949364s
addons_test.go:586: (dbg) Run:  kubectl --context addons-448844 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-448844 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-448844 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-448844 delete pod task-pv-pod
addons_test.go:596: (dbg) Done: kubectl --context addons-448844 delete pod task-pv-pod: (1.123883468s)
addons_test.go:602: (dbg) Run:  kubectl --context addons-448844 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-448844 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-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-448844 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" [6ceee136-03ef-44e9-830a-d3afa1fd4b9a] Pending
helpers_test.go:344: "task-pv-pod-restore" [6ceee136-03ef-44e9-830a-d3afa1fd4b9a] 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" [6ceee136-03ef-44e9-830a-d3afa1fd4b9a] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003874402s
addons_test.go:628: (dbg) Run:  kubectl --context addons-448844 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Run:  kubectl --context addons-448844 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-448844 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-linux-arm64 -p addons-448844 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.214101339s)
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (53.43s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (12.1s)

                                                
                                                
=== 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-448844 --alsologtostderr -v=1
addons_test.go:826: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-448844 --alsologtostderr -v=1: (1.099033311s)
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-j9dgf" [c59da7e3-2880-4edd-b751-243f52ead748] Pending
helpers_test.go:344: "headlamp-7867546754-j9dgf" [c59da7e3-2880-4edd-b751-243f52ead748] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-j9dgf" [c59da7e3-2880-4edd-b751-243f52ead748] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004097125s
--- PASS: TestAddons/parallel/Headlamp (12.10s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.57s)

                                                
                                                
=== 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-hqnrd" [05a817fa-29e9-491a-a1fc-5636677273b8] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.00304752s
addons_test.go:862: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-448844
--- PASS: TestAddons/parallel/CloudSpanner (6.57s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-448844 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-448844 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-448844 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-448844 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" [5c9e089e-b282-466c-92d8-ca6bcd55026f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [5c9e089e-b282-466c-92d8-ca6bcd55026f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [5c9e089e-b282-466c-92d8-ca6bcd55026f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.00412568s
addons_test.go:992: (dbg) Run:  kubectl --context addons-448844 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 ssh "cat /opt/local-path-provisioner/pvc-2779cd76-e11e-4bc6-bcb8-d1ac2f61d338_default_test-pvc/file1"
addons_test.go:1013: (dbg) Run:  kubectl --context addons-448844 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-448844 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-linux-arm64 -p addons-448844 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Done: out/minikube-linux-arm64 -p addons-448844 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.23742022s)
--- PASS: TestAddons/parallel/LocalPath (52.45s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.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-9wsff" [34d0a545-5004-4342-a6f3-e08bc829b439] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.008833636s
addons_test.go:1056: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-448844
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.63s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (5.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-dq8gb" [ef737a24-3433-44ed-a39f-a4fb17f09e9c] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.006184217s
--- PASS: TestAddons/parallel/Yakd (5.01s)

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

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

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.15s)

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

                                                
                                    
x
+
TestCertOptions (39.42s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (238.99s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-424448 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-424448 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (38.157178671s)
E0718 20:27:52.676166  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-424448 --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-424448 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (18.014611787s)
helpers_test.go:175: Cleaning up "cert-expiration-424448" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-424448
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-424448: (2.812830301s)
--- PASS: TestCertExpiration (238.99s)

                                                
                                    
x
+
TestForceSystemdFlag (39.9s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (47.03s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-788345 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0718 20:26:44.851838  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-788345 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (44.530112005s)
helpers_test.go:175: Cleaning up "force-systemd-env-788345" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-788345
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-788345: (2.496114475s)
--- PASS: TestForceSystemdEnv (47.03s)

                                                
                                    
x
+
TestErrorSpam/setup (29.34s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.79s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.98s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.66s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.87s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.41s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (86.88s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-289107 --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-289107 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m26.877378725s)
--- PASS: TestFunctional/serial/StartWithProxy (86.88s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.35s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-289107 --alsologtostderr -v=8
E0718 19:46:44.852014  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:44.857758  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:44.868155  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:44.888426  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:44.928749  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:45.009324  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:45.169865  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:45.490691  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:46.131824  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:46:47.412580  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-289107 --alsologtostderr -v=8: (29.346200237s)
functional_test.go:659: soft start took 29.348938788s for "functional-289107" cluster.
--- PASS: TestFunctional/serial/SoftStart (29.35s)

                                                
                                    
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-289107 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.10s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 cache add registry.k8s.io/pause:3.1
E0718 19:46:49.973749  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-289107 cache add registry.k8s.io/pause:3.1: (1.373201814s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-289107 cache add registry.k8s.io/pause:3.3: (1.447828276s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-289107 cache add registry.k8s.io/pause:latest: (1.302507841s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.12s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.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.38s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1143: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh sudo crictl rmi registry.k8s.io/pause:latest
E0718 19:46:55.094725  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
functional_test.go:1149: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1149: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-289107 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (297.792737ms)

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.16s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (41.85s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-289107 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0718 19:47:05.334939  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 19:47:25.815346  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-289107 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (41.846255626s)
functional_test.go:757: restart took 41.846382876s for "functional-289107" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (41.85s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.7s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 logs --file /tmp/TestFunctionalserialLogsFileCmd624603797/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-289107 logs --file /tmp/TestFunctionalserialLogsFileCmd624603797/001/logs.txt: (1.713051848s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.35s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.42s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.87s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:970: (dbg) Run:  out/minikube-linux-arm64 start -p functional-289107 --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-289107 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (200.613205ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0718 19:48:26.052066  622949 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:48:26.052225  622949 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:48:26.052255  622949 out.go:304] Setting ErrFile to fd 2...
	I0718 19:48:26.052267  622949 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:48:26.052532  622949 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:48:26.052951  622949 out.go:298] Setting JSON to false
	I0718 19:48:26.053904  622949 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":12657,"bootTime":1721319449,"procs":194,"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"}
	I0718 19:48:26.053977  622949 start.go:139] virtualization:  
	I0718 19:48:26.057207  622949 out.go:177] * [functional-289107] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0718 19:48:26.061189  622949 out.go:177]   - MINIKUBE_LOCATION=19297
	I0718 19:48:26.061258  622949 notify.go:220] Checking for updates...
	I0718 19:48:26.066600  622949 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:48:26.069548  622949 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:48:26.072197  622949 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:48:26.074753  622949 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0718 19:48:26.077275  622949 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0718 19:48:26.080562  622949 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:48:26.081222  622949 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:48:26.103972  622949 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:48:26.104104  622949 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:48:26.170825  622949 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: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:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-18 19:48:26.160380241 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:48:26.170945  622949 docker.go:307] overlay module found
	I0718 19:48:26.173642  622949 out.go:177] * Using the docker driver based on existing profile
	I0718 19:48:26.176438  622949 start.go:297] selected driver: docker
	I0718 19:48:26.176458  622949 start.go:901] validating driver "docker" against &{Name:functional-289107 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:functional-289107 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.3 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}
	I0718 19:48:26.176574  622949 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0718 19:48:26.179737  622949 out.go:177] 
	W0718 19:48:26.182464  622949 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
	I0718 19:48:26.185083  622949 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0718 19:48:25.851165  622904 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:48:25.851366  622904 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:48:25.851395  622904 out.go:304] Setting ErrFile to fd 2...
	I0718 19:48:25.851414  622904 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:48:25.851801  622904 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:48:25.852193  622904 out.go:298] Setting JSON to false
	I0718 19:48:25.853159  622904 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":12657,"bootTime":1721319449,"procs":194,"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"}
	I0718 19:48:25.853251  622904 start.go:139] virtualization:  
	I0718 19:48:25.856502  622904 out.go:177] * [functional-289107] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0718 19:48:25.860018  622904 out.go:177]   - MINIKUBE_LOCATION=19297
	I0718 19:48:25.860070  622904 notify.go:220] Checking for updates...
	I0718 19:48:25.867469  622904 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 19:48:25.870050  622904 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 19:48:25.872815  622904 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 19:48:25.875709  622904 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0718 19:48:25.878487  622904 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0718 19:48:25.881721  622904 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:48:25.882316  622904 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 19:48:25.902801  622904 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 19:48:25.902935  622904 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:48:25.968460  622904 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: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:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-18 19:48:25.958746118 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:48:25.968583  622904 docker.go:307] overlay module found
	I0718 19:48:25.971595  622904 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0718 19:48:25.974274  622904 start.go:297] selected driver: docker
	I0718 19:48:25.974291  622904 start.go:901] validating driver "docker" against &{Name:functional-289107 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721234491-19282@sha256:af477ffa9f6167a73f0adae71d3a4e601ba0c2adc97a4067255b422b3477d2c2 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.3 ClusterName:functional-289107 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.3 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}
	I0718 19:48:25.974431  622904 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0718 19:48:25.977694  622904 out.go:177] 
	W0718 19:48:25.980254  622904 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
	I0718 19:48:25.982905  622904 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-289107 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-289107 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-n7nsg" [309802e2-f915-47fd-a838-c3234fd93c48] 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-n7nsg" [309802e2-f915-47fd-a838-c3234fd93c48] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.004350141s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30633
functional_test.go:1671: http://192.168.49.2:30633: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (22.83s)

                                                
                                                
=== 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" [e6de4956-edcd-43f7-9a77-d34b706b912d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003777511s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-289107 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-289107 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-289107 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-289107 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" [1ff02e5f-efd8-4167-a142-655be7bf634b] Pending
helpers_test.go:344: "sp-pod" [1ff02e5f-efd8-4167-a142-655be7bf634b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
E0718 19:48:06.775830  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
helpers_test.go:344: "sp-pod" [1ff02e5f-efd8-4167-a142-655be7bf634b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.004083781s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-289107 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-289107 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-289107 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" [ceafb7d5-5da3-4dbc-80a8-70f1c63ec4ac] Pending
helpers_test.go:344: "sp-pod" [ceafb7d5-5da3-4dbc-80a8-70f1c63ec4ac] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004420532s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-289107 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (22.83s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.68s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.9s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.35s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.7s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.29s)

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

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

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

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

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

                                                
                                                
=== 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-289107 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-289107 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.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-289107
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-289107 image ls --format short --alsologtostderr:
I0718 19:48:32.489110  624324 out.go:291] Setting OutFile to fd 1 ...
I0718 19:48:32.489286  624324 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:32.489300  624324 out.go:304] Setting ErrFile to fd 2...
I0718 19:48:32.489306  624324 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:32.489713  624324 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
I0718 19:48:32.491445  624324 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:32.491572  624324 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:32.492184  624324 cli_runner.go:164] Run: docker container inspect functional-289107 --format={{.State.Status}}
I0718 19:48:32.515781  624324 ssh_runner.go:195] Run: systemctl --version
I0718 19:48:32.515840  624324 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-289107
I0718 19:48:32.540031  624324 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/functional-289107/id_rsa Username:docker}
I0718 19:48:32.644683  624324 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-289107 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| docker.io/library/nginx                 | alpine             | 5461b18aaccf3 | 46.7MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/my-image                      | functional-289107  | 1eec905eee1a9 | 1.64MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| docker.io/kicbase/echo-server           | functional-289107  | ce2d2cda2d858 | 4.79MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| docker.io/library/nginx                 | latest             | 443d199e8bfcc | 197MB  |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-289107 image ls --format table --alsologtostderr:
I0718 19:48:38.247021  624778 out.go:291] Setting OutFile to fd 1 ...
I0718 19:48:38.247188  624778 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:38.247233  624778 out.go:304] Setting ErrFile to fd 2...
I0718 19:48:38.247253  624778 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:38.247579  624778 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
I0718 19:48:38.248223  624778 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:38.248392  624778 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:38.248912  624778 cli_runner.go:164] Run: docker container inspect functional-289107 --format={{.State.Status}}
I0718 19:48:38.269761  624778 ssh_runner.go:195] Run: systemctl --version
I0718 19:48:38.269813  624778 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-289107
I0718 19:48:38.289072  624778 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/functional-289107/id_rsa Username:docker}
I0718 19:48:38.379013  624778 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

                                                
                                    
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-289107 image ls --format json --alsologtostderr
2024/07/18 19:48:38 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-289107 image ls --format json --alsologtostderr:
[{"id":"629fbd07ff15a3cf285a8b8c2df38533b2a41487caa3b9b170de146f1e7f48f7","repoDigests":["docker.io/library/7a8873255230c573c47d194786fea70cd0b071f45a3aabc75bd4d2b3dd7d664b-tmp@sha256:ac27877a92ba5b0ba2d7dc12ebb67f2d21869002b6c5c3425642b80b71e837d1"],"repoTags":[],"size":"1637644"},{"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","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisio
ner:v5"],"size":"29037500"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"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":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-
289107"],"size":"4788229"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"1eec905eee1a97c245b68f4ccd4a8b1ddd86f1cdaab9d72563ebc28d25a537f4","repoDigests":["localhost/my-image@sha256:3d16e35bbf6acd0a8c5a9a7997cceff999bc3d032bac649d38247ac587324c74"],"repoTags":["localhost/my-image:functional-289107"],"size":"1640226"},{"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":"014faa467e29798
aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","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":"d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4","registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"61568326"},{"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":"443d199e8bfcce69c2aa494b36b5f8b04c3b183277cd19190e9589fd8552d618","repoDigests":["docker.io/library/nginx@sha256:67682bda769fae1ccf5183192b8daf37b64cae99c6c3302650f6f8bf5f0f95df","docker.io/library/nginx@sha256:9a3f8e8b2777851f98c569c91f8ebd6f21b0af188c245c38a0179086bb27782e"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"113538528"},{"id":"2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],
"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"},{"id":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"5461b18aaccf366faf9fba071a5f1ac333cd13435366b32c5e9b8ec903fa18a1","repoDigests":["docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55","docker.io/library/nginx@sha256:a7164ab2224553c2da2303d490474
d4d546d2141eef1c6367a38d37d46992c62"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671377"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03
994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-289107 image ls --format json --alsologtostderr:
I0718 19:48:37.947752  624746 out.go:291] Setting OutFile to fd 1 ...
I0718 19:48:37.947907  624746 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:37.947927  624746 out.go:304] Setting ErrFile to fd 2...
I0718 19:48:37.947948  624746 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:37.948189  624746 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
I0718 19:48:37.948850  624746 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:37.949015  624746 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:37.949557  624746 cli_runner.go:164] Run: docker container inspect functional-289107 --format={{.State.Status}}
I0718 19:48:37.973848  624746 ssh_runner.go:195] Run: systemctl --version
I0718 19:48:37.973901  624746 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-289107
I0718 19:48:37.991684  624746 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/functional-289107/id_rsa Username:docker}
I0718 19:48:38.083750  624746 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

                                                
                                                
=== 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-289107 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-289107 image ls --format yaml --alsologtostderr:
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-289107
size: "4788229"
- id: 5461b18aaccf366faf9fba071a5f1ac333cd13435366b32c5e9b8ec903fa18a1
repoDigests:
- docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55
- docker.io/library/nginx@sha256:a7164ab2224553c2da2303d490474d4d546d2141eef1c6367a38d37d46992c62
repoTags:
- docker.io/library/nginx:alpine
size: "46671377"
- 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: 443d199e8bfcce69c2aa494b36b5f8b04c3b183277cd19190e9589fd8552d618
repoDigests:
- docker.io/library/nginx@sha256:67682bda769fae1ccf5183192b8daf37b64cae99c6c3302650f6f8bf5f0f95df
- docker.io/library/nginx@sha256:9a3f8e8b2777851f98c569c91f8ebd6f21b0af188c245c38a0179086bb27782e
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- 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: 5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
- docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "90278450"
- 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: 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "108229958"
- id: 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "89199511"
- id: d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
- registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "61568326"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- 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: 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "113538528"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-289107 image ls --format yaml --alsologtostderr:
I0718 19:48:32.786411  624355 out.go:291] Setting OutFile to fd 1 ...
I0718 19:48:32.786681  624355 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:32.786753  624355 out.go:304] Setting ErrFile to fd 2...
I0718 19:48:32.786775  624355 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:32.787120  624355 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
I0718 19:48:32.787823  624355 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:32.787984  624355 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:32.788589  624355 cli_runner.go:164] Run: docker container inspect functional-289107 --format={{.State.Status}}
I0718 19:48:32.808713  624355 ssh_runner.go:195] Run: systemctl --version
I0718 19:48:32.808766  624355 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-289107
I0718 19:48:32.828787  624355 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/functional-289107/id_rsa Username:docker}
I0718 19:48:32.944936  624355 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.31s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image build -t localhost/my-image:functional-289107 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-289107 image build -t localhost/my-image:functional-289107 testdata/build --alsologtostderr: (4.271129622s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-289107 image build -t localhost/my-image:functional-289107 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 629fbd07ff1
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-289107
--> 1eec905eee1
Successfully tagged localhost/my-image:functional-289107
1eec905eee1a97c245b68f4ccd4a8b1ddd86f1cdaab9d72563ebc28d25a537f4
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-289107 image build -t localhost/my-image:functional-289107 testdata/build --alsologtostderr:
I0718 19:48:33.478428  624455 out.go:291] Setting OutFile to fd 1 ...
I0718 19:48:33.481573  624455 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:33.481595  624455 out.go:304] Setting ErrFile to fd 2...
I0718 19:48:33.481601  624455 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0718 19:48:33.481885  624455 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
I0718 19:48:33.482558  624455 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:33.487096  624455 config.go:182] Loaded profile config "functional-289107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0718 19:48:33.487763  624455 cli_runner.go:164] Run: docker container inspect functional-289107 --format={{.State.Status}}
I0718 19:48:33.505291  624455 ssh_runner.go:195] Run: systemctl --version
I0718 19:48:33.505346  624455 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-289107
I0718 19:48:33.532205  624455 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/functional-289107/id_rsa Username:docker}
I0718 19:48:33.628827  624455 build_images.go:161] Building image from path: /tmp/build.2910579929.tar
I0718 19:48:33.628900  624455 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0718 19:48:33.645332  624455 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2910579929.tar
I0718 19:48:33.662888  624455 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2910579929.tar: stat -c "%s %y" /var/lib/minikube/build/build.2910579929.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2910579929.tar': No such file or directory
I0718 19:48:33.662937  624455 ssh_runner.go:362] scp /tmp/build.2910579929.tar --> /var/lib/minikube/build/build.2910579929.tar (3072 bytes)
I0718 19:48:33.729847  624455 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2910579929
I0718 19:48:33.742651  624455 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2910579929 -xf /var/lib/minikube/build/build.2910579929.tar
I0718 19:48:33.757190  624455 crio.go:315] Building image: /var/lib/minikube/build/build.2910579929
I0718 19:48:33.757410  624455 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-289107 /var/lib/minikube/build/build.2910579929 --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
I0718 19:48:37.643692  624455 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-289107 /var/lib/minikube/build/build.2910579929 --cgroup-manager=cgroupfs: (3.886237204s)
I0718 19:48:37.643771  624455 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2910579929
I0718 19:48:37.652459  624455 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2910579929.tar
I0718 19:48:37.661819  624455 build_images.go:217] Built localhost/my-image:functional-289107 from /tmp/build.2910579929.tar
I0718 19:48:37.661849  624455 build_images.go:133] succeeded building to: functional-289107
I0718 19:48:37.661854  624455 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.88s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-289107
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.90s)

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

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

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

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image load --daemon docker.io/kicbase/echo-server:functional-289107 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-289107 image load --daemon docker.io/kicbase/echo-server:functional-289107 --alsologtostderr: (1.412439121s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.71s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image load --daemon docker.io/kicbase/echo-server:functional-289107 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.17s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull docker.io/kicbase/echo-server:latest
functional_test.go:239: (dbg) Run:  docker tag docker.io/kicbase/echo-server:latest docker.io/kicbase/echo-server:functional-289107
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image load --daemon docker.io/kicbase/echo-server:functional-289107 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.44s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-289107 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" [c457bd92-996e-4113-94ba-81d7bbd571f2] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [c457bd92-996e-4113-94ba-81d7bbd571f2] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.01771546s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.44s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image rm docker.io/kicbase/echo-server:functional-289107 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.88s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-arm64 -p functional-289107 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr: (1.017909714s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi docker.io/kicbase/echo-server:functional-289107
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 image save --daemon docker.io/kicbase/echo-server:functional-289107 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect docker.io/kicbase/echo-server:functional-289107
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.55s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-289107 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-289107 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-8bb2p" [f0de3082-c630-4b00-9e0e-3a1342b15981] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-8bb2p" [f0de3082-c630-4b00-9e0e-3a1342b15981] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004997203s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.21s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 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 18 19:48 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 18 19:48 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 18 19:48 test-1721332100857773302
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh cat /mount-9p/test-1721332100857773302
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-289107 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" [b1221a29-c426-4cf6-8542-8eb8e746bfd6] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [b1221a29-c426-4cf6-8542-8eb8e746bfd6] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [b1221a29-c426-4cf6-8542-8eb8e746bfd6] 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.004184687s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-289107 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-289107 /tmp/TestFunctionalparallelMountCmdany-port2520166981/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.95s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-289107 /tmp/TestFunctionalparallelMountCmdVerifyCleanup153884785/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-289107 /tmp/TestFunctionalparallelMountCmdVerifyCleanup153884785/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-289107 /tmp/TestFunctionalparallelMountCmdVerifyCleanup153884785/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-289107 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-289107 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-289107 /tmp/TestFunctionalparallelMountCmdVerifyCleanup153884785/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-289107 /tmp/TestFunctionalparallelMountCmdVerifyCleanup153884785/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-289107 /tmp/TestFunctionalparallelMountCmdVerifyCleanup153884785/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.27s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (180.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-253552 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0718 19:49:28.696400  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-253552 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m59.308017275s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (180.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (10.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- rollout status deployment/busybox
E0718 19:51:44.852343  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-253552 -- rollout status deployment/busybox: (7.582087667s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-7gl8j -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-bcbzb -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-qzj4j -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-7gl8j -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-bcbzb -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-qzj4j -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-7gl8j -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-bcbzb -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-253552 -- exec busybox-fc5497c4f-qzj4j -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (10.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-253552 -v=7 --alsologtostderr
E0718 19:52:12.536876  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-253552 -v=7 --alsologtostderr: (35.182673474s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (36.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.83s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 node stop m02 -v=7 --alsologtostderr
E0718 19:52:52.676597  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:52.681850  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:52.692138  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:52.712470  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:52.752848  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:52.833178  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:52.993549  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:53.314072  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:53.954479  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:55.235255  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:52:57.796601  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-253552 node stop m02 -v=7 --alsologtostderr: (11.976870097s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr: exit status 7 (748.21689ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0718 19:53:01.325427  640493 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:53:01.325584  640493 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:53:01.325598  640493 out.go:304] Setting ErrFile to fd 2...
	I0718 19:53:01.325603  640493 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:53:01.325871  640493 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:53:01.326070  640493 out.go:298] Setting JSON to false
	I0718 19:53:01.326112  640493 mustload.go:65] Loading cluster: ha-253552
	I0718 19:53:01.326198  640493 notify.go:220] Checking for updates...
	I0718 19:53:01.327227  640493 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:53:01.327251  640493 status.go:255] checking status of ha-253552 ...
	I0718 19:53:01.327730  640493 cli_runner.go:164] Run: docker container inspect ha-253552 --format={{.State.Status}}
	I0718 19:53:01.351411  640493 status.go:330] ha-253552 host status = "Running" (err=<nil>)
	I0718 19:53:01.351434  640493 host.go:66] Checking if "ha-253552" exists ...
	I0718 19:53:01.351729  640493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552
	I0718 19:53:01.368350  640493 host.go:66] Checking if "ha-253552" exists ...
	I0718 19:53:01.368847  640493 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 19:53:01.368908  640493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552
	I0718 19:53:01.389204  640493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33523 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552/id_rsa Username:docker}
	I0718 19:53:01.488564  640493 ssh_runner.go:195] Run: systemctl --version
	I0718 19:53:01.493277  640493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 19:53:01.505755  640493 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 19:53:01.580194  640493 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:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-18 19:53:01.569363658 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 19:53:01.580785  640493 kubeconfig.go:125] found "ha-253552" server: "https://192.168.49.254:8443"
	I0718 19:53:01.580820  640493 api_server.go:166] Checking apiserver status ...
	I0718 19:53:01.580868  640493 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0718 19:53:01.593376  640493 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1399/cgroup
	I0718 19:53:01.605202  640493 api_server.go:182] apiserver freezer: "4:freezer:/docker/cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d/crio/crio-08a79b6c0a243714262de1a71e49d74037e6aa63f6c412246f1c938a57ffac15"
	I0718 19:53:01.605302  640493 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/cc43b6e910a1fb7525201a5fafc00e8d68b49c92f0b5e41ae2e997613709b10d/crio/crio-08a79b6c0a243714262de1a71e49d74037e6aa63f6c412246f1c938a57ffac15/freezer.state
	I0718 19:53:01.614442  640493 api_server.go:204] freezer state: "THAWED"
	I0718 19:53:01.614474  640493 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0718 19:53:01.623197  640493 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0718 19:53:01.623228  640493 status.go:422] ha-253552 apiserver status = Running (err=<nil>)
	I0718 19:53:01.623240  640493 status.go:257] ha-253552 status: &{Name:ha-253552 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0718 19:53:01.623259  640493 status.go:255] checking status of ha-253552-m02 ...
	I0718 19:53:01.623650  640493 cli_runner.go:164] Run: docker container inspect ha-253552-m02 --format={{.State.Status}}
	I0718 19:53:01.641392  640493 status.go:330] ha-253552-m02 host status = "Stopped" (err=<nil>)
	I0718 19:53:01.641419  640493 status.go:343] host is not running, skipping remaining checks
	I0718 19:53:01.641428  640493 status.go:257] ha-253552-m02 status: &{Name:ha-253552-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0718 19:53:01.641449  640493 status.go:255] checking status of ha-253552-m03 ...
	I0718 19:53:01.641769  640493 cli_runner.go:164] Run: docker container inspect ha-253552-m03 --format={{.State.Status}}
	I0718 19:53:01.658439  640493 status.go:330] ha-253552-m03 host status = "Running" (err=<nil>)
	I0718 19:53:01.658493  640493 host.go:66] Checking if "ha-253552-m03" exists ...
	I0718 19:53:01.658942  640493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m03
	I0718 19:53:01.675615  640493 host.go:66] Checking if "ha-253552-m03" exists ...
	I0718 19:53:01.675919  640493 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 19:53:01.675970  640493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m03
	I0718 19:53:01.696540  640493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m03/id_rsa Username:docker}
	I0718 19:53:01.788219  640493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 19:53:01.805733  640493 kubeconfig.go:125] found "ha-253552" server: "https://192.168.49.254:8443"
	I0718 19:53:01.805774  640493 api_server.go:166] Checking apiserver status ...
	I0718 19:53:01.805868  640493 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0718 19:53:01.817059  640493 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1364/cgroup
	I0718 19:53:01.827795  640493 api_server.go:182] apiserver freezer: "4:freezer:/docker/b3993eb2bd5dbe6b1f4d3b0542398a145feaca51572020f02f721b97bcd7f0d0/crio/crio-4fc538b5d84eb9a7e12cd1c1d137d8bc482ffc8abfc39f7171595eb8a2b0d35f"
	I0718 19:53:01.827887  640493 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b3993eb2bd5dbe6b1f4d3b0542398a145feaca51572020f02f721b97bcd7f0d0/crio/crio-4fc538b5d84eb9a7e12cd1c1d137d8bc482ffc8abfc39f7171595eb8a2b0d35f/freezer.state
	I0718 19:53:01.836857  640493 api_server.go:204] freezer state: "THAWED"
	I0718 19:53:01.836932  640493 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0718 19:53:01.844886  640493 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0718 19:53:01.844916  640493 status.go:422] ha-253552-m03 apiserver status = Running (err=<nil>)
	I0718 19:53:01.844926  640493 status.go:257] ha-253552-m03 status: &{Name:ha-253552-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0718 19:53:01.844961  640493 status.go:255] checking status of ha-253552-m04 ...
	I0718 19:53:01.845284  640493 cli_runner.go:164] Run: docker container inspect ha-253552-m04 --format={{.State.Status}}
	I0718 19:53:01.861434  640493 status.go:330] ha-253552-m04 host status = "Running" (err=<nil>)
	I0718 19:53:01.861462  640493 host.go:66] Checking if "ha-253552-m04" exists ...
	I0718 19:53:01.861754  640493 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-253552-m04
	I0718 19:53:01.876652  640493 host.go:66] Checking if "ha-253552-m04" exists ...
	I0718 19:53:01.876972  640493 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 19:53:01.877019  640493 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-253552-m04
	I0718 19:53:01.894328  640493 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/ha-253552-m04/id_rsa Username:docker}
	I0718 19:53:01.983770  640493 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 19:53:01.998884  640493 status.go:257] ha-253552-m04 status: &{Name:ha-253552-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (146.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 node start m02 -v=7 --alsologtostderr
E0718 19:53:02.917393  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:53:13.158202  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:53:33.638781  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 19:54:14.600484  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-253552 node start m02 -v=7 --alsologtostderr: (2m25.657252259s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr: (1.071151501s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (146.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.79s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (138.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-253552 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-253552 -v=7 --alsologtostderr
E0718 19:55:36.520697  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-253552 -v=7 --alsologtostderr: (36.869293638s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-253552 --wait=true -v=7 --alsologtostderr
E0718 19:56:44.852543  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-253552 --wait=true -v=7 --alsologtostderr: (1m41.323066252s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-253552
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (138.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 node delete m03 -v=7 --alsologtostderr
E0718 19:57:52.676259  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-253552 node delete m03 -v=7 --alsologtostderr: (12.341302292s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 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.36s)

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 stop -v=7 --alsologtostderr
E0718 19:58:20.361230  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-253552 stop -v=7 --alsologtostderr: (35.627984549s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr: exit status 7 (115.140736ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0718 19:58:38.138051  654466 out.go:291] Setting OutFile to fd 1 ...
	I0718 19:58:38.138177  654466 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:58:38.138193  654466 out.go:304] Setting ErrFile to fd 2...
	I0718 19:58:38.138203  654466 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 19:58:38.138755  654466 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 19:58:38.138955  654466 out.go:298] Setting JSON to false
	I0718 19:58:38.139021  654466 mustload.go:65] Loading cluster: ha-253552
	I0718 19:58:38.139079  654466 notify.go:220] Checking for updates...
	I0718 19:58:38.139457  654466 config.go:182] Loaded profile config "ha-253552": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 19:58:38.139469  654466 status.go:255] checking status of ha-253552 ...
	I0718 19:58:38.139944  654466 cli_runner.go:164] Run: docker container inspect ha-253552 --format={{.State.Status}}
	I0718 19:58:38.158075  654466 status.go:330] ha-253552 host status = "Stopped" (err=<nil>)
	I0718 19:58:38.158101  654466 status.go:343] host is not running, skipping remaining checks
	I0718 19:58:38.158109  654466 status.go:257] ha-253552 status: &{Name:ha-253552 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0718 19:58:38.158141  654466 status.go:255] checking status of ha-253552-m02 ...
	I0718 19:58:38.158451  654466 cli_runner.go:164] Run: docker container inspect ha-253552-m02 --format={{.State.Status}}
	I0718 19:58:38.174731  654466 status.go:330] ha-253552-m02 host status = "Stopped" (err=<nil>)
	I0718 19:58:38.174752  654466 status.go:343] host is not running, skipping remaining checks
	I0718 19:58:38.174760  654466 status.go:257] ha-253552-m02 status: &{Name:ha-253552-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0718 19:58:38.174781  654466 status.go:255] checking status of ha-253552-m04 ...
	I0718 19:58:38.175114  654466 cli_runner.go:164] Run: docker container inspect ha-253552-m04 --format={{.State.Status}}
	I0718 19:58:38.204678  654466 status.go:330] ha-253552-m04 host status = "Stopped" (err=<nil>)
	I0718 19:58:38.204697  654466 status.go:343] host is not running, skipping remaining checks
	I0718 19:58:38.204705  654466 status.go:257] ha-253552-m04 status: &{Name:ha-253552-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (75.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-253552 --control-plane -v=7 --alsologtostderr
E0718 20:01:44.852011  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-253552 --control-plane -v=7 --alsologtostderr: (1m14.359524728s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-253552 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (75.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.78s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (56.72s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-279751 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0718 20:02:52.675805  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 20:03:07.897837  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-279751 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (56.71038017s)
--- PASS: TestJSONOutput/start/Command (56.72s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.74s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.65s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.85s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-279751 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-279751 --output=json --user=testUser: (5.853602979s)
--- 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.2s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d9a2f134-4748-4312-9100-fbc6c6bcfb6a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-335028] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e7807157-926f-4afd-9ce2-db46e4922065","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19297"}}
	{"specversion":"1.0","id":"f6b0e404-edb4-438f-8580-dd8185f004c8","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":"f783566c-9c42-4d68-887a-0adca647b2c8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig"}}
	{"specversion":"1.0","id":"a9f96f47-b67e-4a1b-8d86-a2424da3900e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube"}}
	{"specversion":"1.0","id":"53ae1e63-2cbd-4afe-bc3e-3f5c1e5e059d","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":"a7108296-dec0-41e3-a750-5442734abed9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"359b7a29-4ad8-4124-8143-a322c717e022","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-335028" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-335028
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.5s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.5s)

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

                                                
                                    
x
+
TestKicExistingNetwork (34.19s)

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

                                                
                                    
x
+
TestKicCustomSubnet (33.14s)

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

                                                
                                    
x
+
TestKicStaticIP (35.12s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (68.11s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-120382 --driver=docker  --container-runtime=crio
E0718 20:06:44.851762  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-120382 --driver=docker  --container-runtime=crio: (31.642410736s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-128185 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-128185 --driver=docker  --container-runtime=crio: (30.881925578s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-120382
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-128185
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-128185" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-128185
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-128185: (1.984947167s)
helpers_test.go:175: Cleaning up "first-120382" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-120382
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-120382: (2.290603091s)
--- PASS: TestMinikubeProfile (68.11s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.36s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.99s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.6s)

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

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-720966
E0718 20:07:52.676461  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-720966: (1.209438537s)
--- PASS: TestMountStart/serial/Stop (1.21s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.27s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (116.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-169277 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0718 20:09:15.721682  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-169277 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m55.599202395s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-169277 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (116.08s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.82s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0718 20:10:47.481788  709636 out.go:291] Setting OutFile to fd 1 ...
	I0718 20:10:47.482052  709636 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 20:10:47.482066  709636 out.go:304] Setting ErrFile to fd 2...
	I0718 20:10:47.482072  709636 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 20:10:47.482359  709636 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 20:10:47.482555  709636 out.go:298] Setting JSON to false
	I0718 20:10:47.482584  709636 mustload.go:65] Loading cluster: multinode-169277
	I0718 20:10:47.483081  709636 config.go:182] Loaded profile config "multinode-169277": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 20:10:47.483101  709636 status.go:255] checking status of multinode-169277 ...
	I0718 20:10:47.483621  709636 cli_runner.go:164] Run: docker container inspect multinode-169277 --format={{.State.Status}}
	I0718 20:10:47.483942  709636 notify.go:220] Checking for updates...
	I0718 20:10:47.501725  709636 status.go:330] multinode-169277 host status = "Running" (err=<nil>)
	I0718 20:10:47.501755  709636 host.go:66] Checking if "multinode-169277" exists ...
	I0718 20:10:47.502045  709636 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-169277
	I0718 20:10:47.525659  709636 host.go:66] Checking if "multinode-169277" exists ...
	I0718 20:10:47.525952  709636 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 20:10:47.526008  709636 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-169277
	I0718 20:10:47.547518  709636 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33643 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/multinode-169277/id_rsa Username:docker}
	I0718 20:10:47.640371  709636 ssh_runner.go:195] Run: systemctl --version
	I0718 20:10:47.644728  709636 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 20:10:47.656598  709636 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 20:10:47.717952  709636 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:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-18 20:10:47.707023624 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 20:10:47.718536  709636 kubeconfig.go:125] found "multinode-169277" server: "https://192.168.58.2:8443"
	I0718 20:10:47.718562  709636 api_server.go:166] Checking apiserver status ...
	I0718 20:10:47.718603  709636 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0718 20:10:47.729660  709636 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1424/cgroup
	I0718 20:10:47.739197  709636 api_server.go:182] apiserver freezer: "4:freezer:/docker/d635bb89b4faba6813574d0bcf96bf1c2dde7b47c2a5c85a07832c7d03e63cb2/crio/crio-1ef187fdb2384c8d4c9e7ee86073bd9b6c450d0b89e54cf5e9bce471688453ac"
	I0718 20:10:47.739278  709636 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d635bb89b4faba6813574d0bcf96bf1c2dde7b47c2a5c85a07832c7d03e63cb2/crio/crio-1ef187fdb2384c8d4c9e7ee86073bd9b6c450d0b89e54cf5e9bce471688453ac/freezer.state
	I0718 20:10:47.748170  709636 api_server.go:204] freezer state: "THAWED"
	I0718 20:10:47.748201  709636 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0718 20:10:47.756004  709636 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0718 20:10:47.756033  709636 status.go:422] multinode-169277 apiserver status = Running (err=<nil>)
	I0718 20:10:47.756046  709636 status.go:257] multinode-169277 status: &{Name:multinode-169277 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0718 20:10:47.756075  709636 status.go:255] checking status of multinode-169277-m02 ...
	I0718 20:10:47.756392  709636 cli_runner.go:164] Run: docker container inspect multinode-169277-m02 --format={{.State.Status}}
	I0718 20:10:47.772452  709636 status.go:330] multinode-169277-m02 host status = "Running" (err=<nil>)
	I0718 20:10:47.772480  709636 host.go:66] Checking if "multinode-169277-m02" exists ...
	I0718 20:10:47.772838  709636 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-169277-m02
	I0718 20:10:47.789845  709636 host.go:66] Checking if "multinode-169277-m02" exists ...
	I0718 20:10:47.790221  709636 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0718 20:10:47.790292  709636 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-169277-m02
	I0718 20:10:47.814028  709636 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33648 SSHKeyPath:/home/jenkins/minikube-integration/19297-589541/.minikube/machines/multinode-169277-m02/id_rsa Username:docker}
	I0718 20:10:47.899670  709636 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0718 20:10:47.911508  709636 status.go:257] multinode-169277-m02 status: &{Name:multinode-169277-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0718 20:10:47.911546  709636 status.go:255] checking status of multinode-169277-m03 ...
	I0718 20:10:47.911894  709636 cli_runner.go:164] Run: docker container inspect multinode-169277-m03 --format={{.State.Status}}
	I0718 20:10:47.933565  709636 status.go:330] multinode-169277-m03 host status = "Stopped" (err=<nil>)
	I0718 20:10:47.933589  709636 status.go:343] host is not running, skipping remaining checks
	I0718 20:10:47.933598  709636 status.go:257] multinode-169277-m03 status: &{Name:multinode-169277-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.8s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (89.63s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-169277
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-169277
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-169277: (25.117356236s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-169277 --wait=true -v=8 --alsologtostderr
E0718 20:11:44.851752  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-169277 --wait=true -v=8 --alsologtostderr: (1m4.386753923s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-169277
--- PASS: TestMultiNode/serial/RestartKeepsNodes (89.63s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.87s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-169277 stop
E0718 20:12:52.676465  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-169277 stop: (23.69326063s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-169277 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-169277 status: exit status 7 (93.170891ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0718 20:12:56.444203  717085 out.go:291] Setting OutFile to fd 1 ...
	I0718 20:12:56.444387  717085 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 20:12:56.444400  717085 out.go:304] Setting ErrFile to fd 2...
	I0718 20:12:56.444406  717085 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 20:12:56.444664  717085 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 20:12:56.444861  717085 out.go:298] Setting JSON to false
	I0718 20:12:56.444904  717085 mustload.go:65] Loading cluster: multinode-169277
	I0718 20:12:56.444981  717085 notify.go:220] Checking for updates...
	I0718 20:12:56.445376  717085 config.go:182] Loaded profile config "multinode-169277": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 20:12:56.445398  717085 status.go:255] checking status of multinode-169277 ...
	I0718 20:12:56.445959  717085 cli_runner.go:164] Run: docker container inspect multinode-169277 --format={{.State.Status}}
	I0718 20:12:56.464186  717085 status.go:330] multinode-169277 host status = "Stopped" (err=<nil>)
	I0718 20:12:56.464212  717085 status.go:343] host is not running, skipping remaining checks
	I0718 20:12:56.464220  717085 status.go:257] multinode-169277 status: &{Name:multinode-169277 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0718 20:12:56.464245  717085 status.go:255] checking status of multinode-169277-m02 ...
	I0718 20:12:56.464552  717085 cli_runner.go:164] Run: docker container inspect multinode-169277-m02 --format={{.State.Status}}
	I0718 20:12:56.484207  717085 status.go:330] multinode-169277-m02 host status = "Stopped" (err=<nil>)
	I0718 20:12:56.484232  717085 status.go:343] host is not running, skipping remaining checks
	I0718 20:12:56.484240  717085 status.go:257] multinode-169277-m02 status: &{Name:multinode-169277-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-169277 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-169277 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (52.928891751s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-169277 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 (53.61s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (39.02s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (133.05s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-885070 --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-885070 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m31.679173117s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-885070 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-885070 image pull gcr.io/k8s-minikube/busybox: (1.79546089s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-885070
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-885070: (5.817835426s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-885070 --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-885070 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (31.005864188s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-885070 image list
helpers_test.go:175: Cleaning up "test-preload-885070" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-885070
E0718 20:16:44.852110  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-885070: (2.417266158s)
--- PASS: TestPreload (133.05s)

                                                
                                    
x
+
TestScheduledStopUnix (106.16s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-414470 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-414470 --memory=2048 --driver=docker  --container-runtime=crio: (29.97971502s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-414470 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-414470 -n scheduled-stop-414470
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-414470 --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-414470 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-414470 -n scheduled-stop-414470
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-414470
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-414470 --schedule 15s
E0718 20:17:52.676568  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
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-414470
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-414470: exit status 7 (67.093152ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.68s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"885ba4c2-c3a7-441f-9518-e5f46ed7c602","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-218520] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c82f0130-2bf2-47c8-94d1-4a5cb3529a8d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19297"}}
	{"specversion":"1.0","id":"1dc8a6fe-1fa7-441d-88b1-98d6c159a40b","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":"ce1dda22-64b3-40d2-8869-4cea8dd4344d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig"}}
	{"specversion":"1.0","id":"90d9ee3f-9cf0-4252-8fa9-f172a796174a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube"}}
	{"specversion":"1.0","id":"5b6505c2-7aa4-4f98-b1a5-20f090edfe9c","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":"ec908d77-00dc-4d32-866c-9cd285aa9d6f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"1b310513-b1f6-45b1-ad82-408263cf2eba","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":"4991280b-e338-4d11-98c0-d5a096483e13","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":"7610953e-7d2f-4a0a-b19f-3cec47ebed40","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":"228e34ad-76a4-4870-9b50-655de95b18d5","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":"6c08d3ed-14f1-4f00-872e-fd835a5674db","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-218520\" primary control-plane node in \"insufficient-storage-218520\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"bd1d58df-251c-45e5-b9d8-42ad9a72f4f2","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-1721234491-19282 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"eae92b00-e872-405b-81d2-3b8acdd032c6","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":"9204d2db-05a0-4bfd-930f-d81b5a3e064e","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-218520 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-218520 --output=json --layout=cluster: exit status 7 (276.65618ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0718 20:18:40.839815  734739 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-218520" does not appear in /home/jenkins/minikube-integration/19297-589541/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0718 20:18:41.110141  734800 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-218520" does not appear in /home/jenkins/minikube-integration/19297-589541/kubeconfig
	E0718 20:18:41.120155  734800 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/insufficient-storage-218520/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (94.46s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.119531285 start -p running-upgrade-891256 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0718 20:22:52.676361  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.119531285 start -p running-upgrade-891256 --memory=2200 --vm-driver=docker  --container-runtime=crio: (49.798691608s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-891256 --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-891256 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (40.649865443s)
helpers_test.go:175: Cleaning up "running-upgrade-891256" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-891256
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-891256: (3.148326969s)
--- PASS: TestRunningBinaryUpgrade (94.46s)

                                                
                                    
x
+
TestKubernetesUpgrade (386.85s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                                
** /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-951573 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0718 20:25:55.722812  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-951573 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.394040134s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-951573" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-951573
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-951573: (2.524306911s)
--- PASS: TestKubernetesUpgrade (386.85s)

                                                
                                    
x
+
TestMissingContainerUpgrade (147.97s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3251686532 start -p missing-upgrade-310316 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3251686532 start -p missing-upgrade-310316 --memory=2200 --driver=docker  --container-runtime=crio: (1m17.746301475s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-310316
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-310316: (10.510165749s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-310316
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-310316 --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-310316 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (56.750892841s)
helpers_test.go:175: Cleaning up "missing-upgrade-310316" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-310316
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-310316: (2.161481397s)
--- PASS: TestMissingContainerUpgrade (147.97s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (43.96s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.15s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.04s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.32s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.57s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-578486 --driver=docker  --container-runtime=crio
E0718 20:19:47.898712  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-578486 --driver=docker  --container-runtime=crio: (8.571445731s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.57s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.33s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.87s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (79.93s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1462449699 start -p stopped-upgrade-063001 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0718 20:21:44.851760  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1462449699 start -p stopped-upgrade-063001 --memory=2200 --vm-driver=docker  --container-runtime=crio: (40.891302352s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1462449699 -p stopped-upgrade-063001 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1462449699 -p stopped-upgrade-063001 stop: (2.851526298s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-063001 --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-063001 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (36.186454649s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (79.93s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.99s)

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

                                                
                                    
x
+
TestPause/serial/Start (87.82s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (38.96s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.3s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.4s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-688295","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 6 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-688295","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.40s)

                                                
                                    
x
+
TestPause/serial/Unpause (1.01s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.39s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.92s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.17s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.24s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0718 20:26:29.581066  772854 out.go:291] Setting OutFile to fd 1 ...
	I0718 20:26:29.581303  772854 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 20:26:29.581333  772854 out.go:304] Setting ErrFile to fd 2...
	I0718 20:26:29.581352  772854 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0718 20:26:29.581642  772854 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19297-589541/.minikube/bin
	I0718 20:26:29.582091  772854 out.go:298] Setting JSON to false
	I0718 20:26:29.583322  772854 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":14941,"bootTime":1721319449,"procs":169,"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"}
	I0718 20:26:29.583424  772854 start.go:139] virtualization:  
	I0718 20:26:29.592663  772854 out.go:177] * [false-771637] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0718 20:26:29.613490  772854 out.go:177]   - MINIKUBE_LOCATION=19297
	I0718 20:26:29.613608  772854 notify.go:220] Checking for updates...
	I0718 20:26:29.657666  772854 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0718 20:26:29.675100  772854 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19297-589541/kubeconfig
	I0718 20:26:29.703964  772854 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19297-589541/.minikube
	I0718 20:26:29.733307  772854 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0718 20:26:29.750043  772854 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0718 20:26:29.782405  772854 config.go:182] Loaded profile config "force-systemd-flag-859000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0718 20:26:29.782603  772854 driver.go:392] Setting default libvirt URI to qemu:///system
	I0718 20:26:29.803105  772854 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0718 20:26:29.803253  772854 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0718 20:26:29.865974  772854 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:30 OomKillDisable:true NGoroutines:48 SystemTime:2024-07-18 20:26:29.856097633 +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:8214904832 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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>}}
	I0718 20:26:29.866088  772854 docker.go:307] overlay module found
	I0718 20:26:29.869608  772854 out.go:177] * Using the docker driver based on user configuration
	I0718 20:26:29.872331  772854 start.go:297] selected driver: docker
	I0718 20:26:29.872351  772854 start.go:901] validating driver "docker" against <nil>
	I0718 20:26:29.872369  772854 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0718 20:26:29.876949  772854 out.go:177] 
	W0718 20:26:29.879715  772854 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
	I0718 20:26:29.885103  772854 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-244057 --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:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-244057 --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: (2m24.549249933s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (144.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-244057 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" [d1c87d20-54bf-4527-9f97-231a1e2a08d7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d1c87d20-54bf-4527-9f97-231a1e2a08d7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003813745s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-244057 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.57s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-244057 --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-244057 --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: (2m14.955303725s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-244057 -n old-k8s-version-244057
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (135.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-437059 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0718 20:31:44.851794  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-437059 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (1m14.881472907s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (74.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-437059 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" [21baa9d8-c01f-4ec5-ba67-dc60f2b1ceaa] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [21baa9d8-c01f-4ec5-ba67-dc60f2b1ceaa] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004026165s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-437059 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.36s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-437059 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0718 20:32:52.676682  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-437059 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (4m38.383955477s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-437059 -n no-preload-437059
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (278.73s)

                                                
                                    
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-dtrqc" [449bd117-d253-48bc-a506-d5d0ef8abe77] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003909411s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-dtrqc" [449bd117-d253-48bc-a506-d5d0ef8abe77] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004048327s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-244057 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-228881 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" [ebac0f1c-ef7a-4a4f-ae66-a36a5f1adcae] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ebac0f1c-ef7a-4a4f-ae66-a36a5f1adcae] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.004748382s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-228881 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.32s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-228881 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0718 20:35:30.848849  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:30.854112  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:30.864354  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:30.884595  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:30.924835  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:31.005582  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:31.166222  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:31.486678  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:32.127622  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:33.408863  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:35.969053  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:41.089823  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:35:51.330934  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:36:11.811703  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:36:27.899661  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 20:36:44.852105  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 20:36:52.772428  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-228881 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m32.444458789s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-228881 -n embed-certs-228881
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (272.77s)

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

                                                
                                                
=== 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-5cc9f66cf4-8p555" [800df370-4a08-4057-81ea-c6c4f4a4687c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004061731s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-8p555" [800df370-4a08-4057-81ea-c6c4f4a4687c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004116282s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-437059 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-223110 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0718 20:37:52.675802  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 20:38:14.693404  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/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-223110 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m29.629973086s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (89.63s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-223110 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" [15dd4267-ec77-44c0-84ef-57d911b0bf11] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [15dd4267-ec77-44c0-84ef-57d911b0bf11] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.004168868s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-223110 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.43s)

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

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

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

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

                                                
                                    
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-bhpjf" [5603b81b-81d0-42bc-bca7-347c0fabd726] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004117517s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

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

                                                
                                                
=== 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-bhpjf" [5603b81b-81d0-42bc-bca7-347c0fabd726] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004507853s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-228881 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.14s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-146532 --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.31.0-beta.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-146532 --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.31.0-beta.0: (40.926225643s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.93s)

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

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

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

                                                
                                                
=== 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-146532 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-146532 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.134565283s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.13s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-146532 --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.31.0-beta.0
E0718 20:40:30.848399  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-146532 --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.31.0-beta.0: (16.824857109s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-146532 -n newest-cni-146532
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-146532 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-f6ad1f6e
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0718 20:40:58.533637  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
E0718 20:41:44.851848  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (58.952266072s)
--- PASS: TestNetworkPlugins/group/auto/Start (58.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-771637 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-771637 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-ptzkd" [9f911a38-63f5-4da1-b696-febc18711c59] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-ptzkd" [9f911a38-63f5-4da1-b696-febc18711c59] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004253125s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0718 20:42:27.737646  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/no-preload-437059/client.crt: no such file or directory
E0718 20:42:35.723570  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 20:42:37.977889  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/no-preload-437059/client.crt: no such file or directory
E0718 20:42:52.675722  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
E0718 20:42:58.458720  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/no-preload-437059/client.crt: no such file or directory
E0718 20:43:39.419389  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/no-preload-437059/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m29.724914788s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (89.73s)

                                                
                                    
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-qf2c7" [9070a9d0-e74b-42ea-89e6-e879e5203c61] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004256037s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-771637 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-fj4jq" [b2e158ea-9876-4feb-b784-66d056ab7f85] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-fj4jq" [b2e158ea-9876-4feb-b784-66d056ab7f85] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.004576025s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.57s)

                                                
                                    
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-drrst" [a48c71ac-2e0c-4b0c-a376-91196a11a07d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004838885s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-drrst" [a48c71ac-2e0c-4b0c-a376-91196a11a07d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004563013s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-223110 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.14s)

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

                                                
                                                
=== 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-223110 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:v20240715-585640e9
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.32s)

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

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

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

                                                
                                                
-- 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-223110 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-223110 --alsologtostderr -v=1: (1.081938584s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-223110 -n default-k8s-diff-port-223110
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-223110 -n default-k8s-diff-port-223110
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.38s)
E0718 20:48:53.692323  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:53.697570  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:53.707861  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:53.728151  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:53.768417  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:53.849031  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:54.009713  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:54.330662  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:54.971613  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:56.252069  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:48:58.812253  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:49:03.932391  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:49:07.120528  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:07.125773  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:07.136013  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:07.156285  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:07.196584  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:07.276884  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:07.437356  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:07.758257  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:08.399027  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:09.680173  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:12.240851  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:14.172653  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:49:17.361819  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:27.602925  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory
E0718 20:49:34.653542  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/kindnet-771637/client.crt: no such file or directory
E0718 20:49:36.930915  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:49:48.083531  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/default-k8s-diff-port-223110/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-771637 --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-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m21.78463535s)
--- PASS: TestNetworkPlugins/group/calico/Start (81.78s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0718 20:45:01.340372  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/no-preload-437059/client.crt: no such file or directory
E0718 20:45:30.848124  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/old-k8s-version-244057/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m17.887026018s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (77.89s)

                                                
                                    
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-chfgd" [656dc5da-15f8-4bcb-af30-8878de2934b8] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005813885s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
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-771637 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-771637 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-mnzdk" [16f82ede-f2d4-41d5-afce-247616248554] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-mnzdk" [16f82ede-f2d4-41d5-afce-247616248554] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.003775593s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.27s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-771637 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-p4v48" [2ee64b0f-b032-428e-8141-4796c16bf89e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-p4v48" [2ee64b0f-b032-428e-8141-4796c16bf89e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004118373s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.33s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0718 20:46:44.852673  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/addons-448844/client.crt: no such file or directory
E0718 20:46:53.079916  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:53.085200  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:53.096365  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:53.116656  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:53.156886  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:53.237282  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:53.398312  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:53.722672  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:54.363769  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:55.644054  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:46:58.204543  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:47:03.325338  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:47:13.566349  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:47:17.492392  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/no-preload-437059/client.crt: no such file or directory
E0718 20:47:34.046637  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
E0718 20:47:45.180952  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/no-preload-437059/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-771637 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m14.441426392s)
--- PASS: TestNetworkPlugins/group/flannel/Start (74.44s)

                                                
                                    
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-n47qd" [e0919730-c52c-4905-a0f1-c238a9f597b5] Running
E0718 20:47:52.676431  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/functional-289107/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00378377s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-771637 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-k59j4" [b3fe8c80-a211-40ec-b99f-3376463d250b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-k59j4" [b3fe8c80-a211-40ec-b99f-3376463d250b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004405064s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.26s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-771637 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-kdzjg" [682763da-46b7-4999-a792-ed746274895a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0718 20:48:15.010689  594924 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19297-589541/.minikube/profiles/auto-771637/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-kdzjg" [682763da-46b7-4999-a792-ed746274895a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 13.003013793s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (13.43s)

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

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

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

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

                                                
                                    
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-771637 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/bridge/Start (90.83s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-771637 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-6pzsg" [173e1f77-bc56-4d8f-9065-61ef7b2290a6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-6pzsg" [173e1f77-bc56-4d8f-9065-61ef7b2290a6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004120325s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.26s)

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

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

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

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

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

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

                                                
                                    

Test skip (33/336)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/binaries (0s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/kubectl (0s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.55s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.94s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.75s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard