Test Report: Docker_Linux_crio 18648

                    
                      6f036752c236a3cf712d8bfe2336e1b6009c34a5:2024-07-04:35184
                    
                

Test fail (3/328)

Order failed test Duration
30 TestAddons/parallel/Ingress 151.24
32 TestAddons/parallel/MetricsServer 349.17
174 TestMultiControlPlane/serial/RestartCluster 123.01
x
+
TestAddons/parallel/Ingress (151.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-820252 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-820252 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-820252 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" [777e70f7-4eb6-4acd-a9c5-230ea815399a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [777e70f7-4eb6-4acd-a9c5-230ea815399a] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003364708s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-820252 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.07306119s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d",
	        "Created": "2024-07-04T18:22:59.633435567Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13396,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-04T18:22:59.765191651Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a0ca00328aec4685dbd057efbd4f0cb88bdb5a7796daaecd4061e2ae920b8c25",
	        "ResolvConfPath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/hostname",
	        "HostsPath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/hosts",
	        "LogPath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d-json.log",
	        "Name": "/addons-820252",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-820252:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-820252",
	            "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/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c-init/diff:/var/lib/docker/overlay2/d7ac2e4de785764ad39cd6052726ed303cb6cac35aef1b5dc783ff9dd0b63a54/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-820252",
	                "Source": "/var/lib/docker/volumes/addons-820252/_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-820252",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-820252",
	                "name.minikube.sigs.k8s.io": "addons-820252",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a14c79fe071dcd24f13a06da08f6086bbc5026cc1bd579147ace9816981ef83e",
	            "SandboxKey": "/var/run/docker/netns/a14c79fe071d",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-820252": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2099b94b2076c07e78c69a8c05df5b5e1ed6f0257da9a22065831925c4978062",
	                    "EndpointID": "1143c4f44534bb82fa3b002b4ae3531f0c53435313e204e9b5e03ed143279c7e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-820252",
	                        "2a174d348891"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-820252 -n addons-820252
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-820252 logs -n 25: (1.19994329s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-456799                                                                     | download-only-456799   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| delete  | -p download-only-883263                                                                     | download-only-883263   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| delete  | -p download-only-456799                                                                     | download-only-456799   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| start   | --download-only -p                                                                          | download-docker-418426 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | download-docker-418426                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-418426                                                                   | download-docker-418426 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-378380   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | binary-mirror-378380                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46337                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-378380                                                                     | binary-mirror-378380   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| addons  | enable dashboard -p                                                                         | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-820252 --wait=true                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:25 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | -p addons-820252                                                                            |                        |         |         |                     |                     |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| ip      | addons-820252 ip                                                                            | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-820252 ssh cat                                                                       | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | /opt/local-path-provisioner/pvc-517d9985-1026-4801-987d-eecc6071f61f_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | -p addons-820252                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-820252 ssh curl -s                                                                   | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-820252 addons                                                                        | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:27 UTC | 04 Jul 24 18:27 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-820252 addons                                                                        | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:27 UTC | 04 Jul 24 18:27 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-820252 ip                                                                            | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:28 UTC | 04 Jul 24 18:28 UTC |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:28 UTC | 04 Jul 24 18:28 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:28 UTC | 04 Jul 24 18:28 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 18:22:36
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 18:22:36.043235   12644 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:22:36.043359   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:36.043368   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:22:36.043372   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:36.043557   12644 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:22:36.044208   12644 out.go:298] Setting JSON to false
	I0704 18:22:36.045131   12644 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":308,"bootTime":1720117048,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 18:22:36.045185   12644 start.go:139] virtualization: kvm guest
	I0704 18:22:36.047358   12644 out.go:177] * [addons-820252] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0704 18:22:36.048503   12644 out.go:177]   - MINIKUBE_LOCATION=18648
	I0704 18:22:36.048574   12644 notify.go:220] Checking for updates...
	I0704 18:22:36.050796   12644 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 18:22:36.051930   12644 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:22:36.053071   12644 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 18:22:36.054231   12644 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0704 18:22:36.055321   12644 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 18:22:36.056831   12644 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 18:22:36.078001   12644 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 18:22:36.078142   12644 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:36.122622   12644 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-04 18:22:36.113944563 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:36.122723   12644 docker.go:295] overlay module found
	I0704 18:22:36.124463   12644 out.go:177] * Using the docker driver based on user configuration
	I0704 18:22:36.125669   12644 start.go:297] selected driver: docker
	I0704 18:22:36.125679   12644 start.go:901] validating driver "docker" against <nil>
	I0704 18:22:36.125689   12644 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 18:22:36.126397   12644 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:36.169180   12644 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-04 18:22:36.161244389 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:36.169324   12644 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 18:22:36.169508   12644 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 18:22:36.171334   12644 out.go:177] * Using Docker driver with root privileges
	I0704 18:22:36.172817   12644 cni.go:84] Creating CNI manager for ""
	I0704 18:22:36.172839   12644 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 18:22:36.172847   12644 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0704 18:22:36.172918   12644 start.go:340] cluster config:
	{Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:22:36.174308   12644 out.go:177] * Starting "addons-820252" primary control-plane node in "addons-820252" cluster
	I0704 18:22:36.175492   12644 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 18:22:36.176596   12644 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 18:22:36.177745   12644 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:22:36.177770   12644 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 18:22:36.177775   12644 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4
	I0704 18:22:36.177806   12644 cache.go:56] Caching tarball of preloaded images
	I0704 18:22:36.177879   12644 preload.go:173] Found /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0704 18:22:36.177889   12644 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 18:22:36.178175   12644 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/config.json ...
	I0704 18:22:36.178193   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/config.json: {Name:mkf644529edb8c1192325bdc39c70b203e7cbde4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:22:36.192588   12644 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 18:22:36.192690   12644 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
	I0704 18:22:36.192704   12644 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory, skipping pull
	I0704 18:22:36.192708   12644 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in cache, skipping pull
	I0704 18:22:36.192715   12644 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
	I0704 18:22:36.192721   12644 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from local cache
	I0704 18:22:47.596141   12644 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from cached tarball
	I0704 18:22:47.596195   12644 cache.go:194] Successfully downloaded all kic artifacts
	I0704 18:22:47.596236   12644 start.go:360] acquireMachinesLock for addons-820252: {Name:mk5dc6c2e1d8f35e53076803c9a4a6ef4e0a865b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 18:22:47.596333   12644 start.go:364] duration metric: took 77µs to acquireMachinesLock for "addons-820252"
	I0704 18:22:47.596360   12644 start.go:93] Provisioning new machine with config: &{Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 18:22:47.596448   12644 start.go:125] createHost starting for "" (driver="docker")
	I0704 18:22:47.598482   12644 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0704 18:22:47.598725   12644 start.go:159] libmachine.API.Create for "addons-820252" (driver="docker")
	I0704 18:22:47.598759   12644 client.go:168] LocalClient.Create starting
	I0704 18:22:47.598877   12644 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem
	I0704 18:22:47.664815   12644 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem
	I0704 18:22:47.732777   12644 cli_runner.go:164] Run: docker network inspect addons-820252 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0704 18:22:47.747210   12644 cli_runner.go:211] docker network inspect addons-820252 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0704 18:22:47.747290   12644 network_create.go:284] running [docker network inspect addons-820252] to gather additional debugging logs...
	I0704 18:22:47.747328   12644 cli_runner.go:164] Run: docker network inspect addons-820252
	W0704 18:22:47.762576   12644 cli_runner.go:211] docker network inspect addons-820252 returned with exit code 1
	I0704 18:22:47.762607   12644 network_create.go:287] error running [docker network inspect addons-820252]: docker network inspect addons-820252: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-820252 not found
	I0704 18:22:47.762621   12644 network_create.go:289] output of [docker network inspect addons-820252]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-820252 not found
	
	** /stderr **
	I0704 18:22:47.762700   12644 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0704 18:22:47.777905   12644 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:0xc0019c9030}
	I0704 18:22:47.777941   12644 network_create.go:124] attempt to create docker network addons-820252 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0704 18:22:47.777988   12644 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-820252 addons-820252
	I0704 18:22:47.834790   12644 network_create.go:108] docker network addons-820252 192.168.49.0/24 created
	I0704 18:22:47.834814   12644 kic.go:121] calculated static IP "192.168.49.2" for the "addons-820252" container
	I0704 18:22:47.834878   12644 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0704 18:22:47.849262   12644 cli_runner.go:164] Run: docker volume create addons-820252 --label name.minikube.sigs.k8s.io=addons-820252 --label created_by.minikube.sigs.k8s.io=true
	I0704 18:22:47.865329   12644 oci.go:103] Successfully created a docker volume addons-820252
	I0704 18:22:47.865396   12644 cli_runner.go:164] Run: docker run --rm --name addons-820252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-820252 --entrypoint /usr/bin/test -v addons-820252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib
	I0704 18:22:55.036868   12644 cli_runner.go:217] Completed: docker run --rm --name addons-820252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-820252 --entrypoint /usr/bin/test -v addons-820252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib: (7.171411276s)
	I0704 18:22:55.036899   12644 oci.go:107] Successfully prepared a docker volume addons-820252
	I0704 18:22:55.036926   12644 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:22:55.036946   12644 kic.go:194] Starting extracting preloaded images to volume ...
	I0704 18:22:55.037021   12644 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-820252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0704 18:22:59.573329   12644 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-820252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.536259911s)
	I0704 18:22:59.573356   12644 kic.go:203] duration metric: took 4.536407744s to extract preloaded images to volume ...
	W0704 18:22:59.573480   12644 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0704 18:22:59.573573   12644 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0704 18:22:59.619680   12644 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-820252 --name addons-820252 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-820252 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-820252 --network addons-820252 --ip 192.168.49.2 --volume addons-820252:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1
	I0704 18:22:59.921190   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Running}}
	I0704 18:22:59.937715   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:22:59.955485   12644 cli_runner.go:164] Run: docker exec addons-820252 stat /var/lib/dpkg/alternatives/iptables
	I0704 18:22:59.996666   12644 oci.go:144] the created container "addons-820252" has a running status.
	I0704 18:22:59.996698   12644 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa...
	I0704 18:23:00.489978   12644 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0704 18:23:00.509626   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:00.526071   12644 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0704 18:23:00.526088   12644 kic_runner.go:114] Args: [docker exec --privileged addons-820252 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0704 18:23:00.567141   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:00.584571   12644 machine.go:94] provisionDockerMachine start ...
	I0704 18:23:00.584665   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:00.601843   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:00.602136   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:00.602158   12644 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 18:23:00.727113   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-820252
	
	I0704 18:23:00.727139   12644 ubuntu.go:169] provisioning hostname "addons-820252"
	I0704 18:23:00.727206   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:00.743335   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:00.743547   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:00.743565   12644 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-820252 && echo "addons-820252" | sudo tee /etc/hostname
	I0704 18:23:00.873198   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-820252
	
	I0704 18:23:00.873275   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:00.888860   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:00.889068   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:00.889094   12644 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-820252' /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-820252/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-820252' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 18:23:01.007562   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 18:23:01.007593   12644 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18648-4534/.minikube CaCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18648-4534/.minikube}
	I0704 18:23:01.007618   12644 ubuntu.go:177] setting up certificates
	I0704 18:23:01.007632   12644 provision.go:84] configureAuth start
	I0704 18:23:01.007688   12644 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-820252
	I0704 18:23:01.025174   12644 provision.go:143] copyHostCerts
	I0704 18:23:01.025251   12644 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem (1078 bytes)
	I0704 18:23:01.025372   12644 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem (1123 bytes)
	I0704 18:23:01.025447   12644 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem (1679 bytes)
	I0704 18:23:01.025510   12644 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem org=jenkins.addons-820252 san=[127.0.0.1 192.168.49.2 addons-820252 localhost minikube]
	I0704 18:23:01.219862   12644 provision.go:177] copyRemoteCerts
	I0704 18:23:01.219920   12644 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 18:23:01.219953   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.236221   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.324006   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 18:23:01.345430   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 18:23:01.367115   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0704 18:23:01.388968   12644 provision.go:87] duration metric: took 381.324446ms to configureAuth
	I0704 18:23:01.388994   12644 ubuntu.go:193] setting minikube options for container-runtime
	I0704 18:23:01.389167   12644 config.go:182] Loaded profile config "addons-820252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:23:01.389276   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.405750   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:01.405925   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:01.405944   12644 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 18:23:01.613003   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 18:23:01.613031   12644 machine.go:97] duration metric: took 1.02844005s to provisionDockerMachine
	I0704 18:23:01.613043   12644 client.go:171] duration metric: took 14.014275971s to LocalClient.Create
	I0704 18:23:01.613061   12644 start.go:167] duration metric: took 14.014337404s to libmachine.API.Create "addons-820252"
	I0704 18:23:01.613067   12644 start.go:293] postStartSetup for "addons-820252" (driver="docker")
	I0704 18:23:01.613076   12644 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0704 18:23:01.613132   12644 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0704 18:23:01.613172   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.629975   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.720499   12644 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 18:23:01.723503   12644 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 18:23:01.723536   12644 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 18:23:01.723545   12644 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 18:23:01.723549   12644 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 18:23:01.723559   12644 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/addons for local assets ...
	I0704 18:23:01.723618   12644 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/files for local assets ...
	I0704 18:23:01.723641   12644 start.go:296] duration metric: took 110.568858ms for postStartSetup
	I0704 18:23:01.723937   12644 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-820252
	I0704 18:23:01.740997   12644 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/config.json ...
	I0704 18:23:01.741314   12644 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:23:01.741362   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.758259   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.844217   12644 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 18:23:01.848008   12644 start.go:128] duration metric: took 14.251544547s to createHost
	I0704 18:23:01.848038   12644 start.go:83] releasing machines lock for "addons-820252", held for 14.251692824s
	I0704 18:23:01.848108   12644 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-820252
	I0704 18:23:01.864882   12644 ssh_runner.go:195] Run: cat /version.json
	I0704 18:23:01.864937   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.864950   12644 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 18:23:01.865015   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.882466   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.882991   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:02.037892   12644 ssh_runner.go:195] Run: systemctl --version
	I0704 18:23:02.041848   12644 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 18:23:02.178364   12644 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 18:23:02.182481   12644 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:23:02.199285   12644 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 18:23:02.199370   12644 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:23:02.225055   12644 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0704 18:23:02.225082   12644 start.go:494] detecting cgroup driver to use...
	I0704 18:23:02.225112   12644 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 18:23:02.225146   12644 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 18:23:02.238513   12644 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 18:23:02.247977   12644 docker.go:217] disabling cri-docker service (if available) ...
	I0704 18:23:02.248032   12644 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 18:23:02.259916   12644 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 18:23:02.272258   12644 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 18:23:02.342959   12644 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 18:23:02.419189   12644 docker.go:233] disabling docker service ...
	I0704 18:23:02.419257   12644 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 18:23:02.436370   12644 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 18:23:02.446234   12644 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 18:23:02.518760   12644 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 18:23:02.599492   12644 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 18:23:02.609298   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 18:23:02.622732   12644 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 18:23:02.622784   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.631326   12644 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 18:23:02.631379   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.639845   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.647768   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.655794   12644 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 18:23:02.663367   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.671691   12644 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.685031   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.693121   12644 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 18:23:02.700404   12644 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 18:23:02.708028   12644 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:23:02.785902   12644 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 18:23:02.882135   12644 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 18:23:02.882205   12644 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 18:23:02.885268   12644 start.go:562] Will wait 60s for crictl version
	I0704 18:23:02.885320   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:23:02.888168   12644 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 18:23:02.917632   12644 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 18:23:02.917742   12644 ssh_runner.go:195] Run: crio --version
	I0704 18:23:02.951093   12644 ssh_runner.go:195] Run: crio --version
	I0704 18:23:02.983593   12644 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 18:23:02.984649   12644 cli_runner.go:164] Run: docker network inspect addons-820252 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0704 18:23:03.000053   12644 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 18:23:03.004707   12644 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:23:03.014089   12644 kubeadm.go:877] updating cluster {Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0704 18:23:03.014201   12644 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:23:03.014245   12644 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 18:23:03.072254   12644 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 18:23:03.072273   12644 crio.go:433] Images already preloaded, skipping extraction
	I0704 18:23:03.072317   12644 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 18:23:03.101347   12644 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 18:23:03.101365   12644 cache_images.go:84] Images are preloaded, skipping loading
	I0704 18:23:03.101373   12644 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.2 crio true true} ...
	I0704 18:23:03.101461   12644 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-820252 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 18:23:03.101523   12644 ssh_runner.go:195] Run: crio config
	I0704 18:23:03.141781   12644 cni.go:84] Creating CNI manager for ""
	I0704 18:23:03.141802   12644 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 18:23:03.141819   12644 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0704 18:23:03.141849   12644 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-820252 NodeName:addons-820252 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0704 18:23:03.142018   12644 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-820252"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0704 18:23:03.142087   12644 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 18:23:03.149932   12644 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 18:23:03.149987   12644 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0704 18:23:03.157237   12644 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 18:23:03.171743   12644 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 18:23:03.187217   12644 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0704 18:23:03.202715   12644 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0704 18:23:03.205691   12644 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:23:03.214788   12644 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:23:03.286986   12644 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:23:03.298591   12644 certs.go:68] Setting up /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252 for IP: 192.168.49.2
	I0704 18:23:03.298612   12644 certs.go:194] generating shared ca certs ...
	I0704 18:23:03.298640   12644 certs.go:226] acquiring lock for ca certs: {Name:mkbbdea761b8478e3eb2b962639bb20004be43ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.298770   12644 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key
	I0704 18:23:03.512388   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt ...
	I0704 18:23:03.512420   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt: {Name:mkfab7bbcd79c8e0073e2132ac1c5d3ed0d9c0c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.512586   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key ...
	I0704 18:23:03.512597   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key: {Name:mka360286f7bc42ee02694e8ce11ac0cd8c4b884 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.512667   12644 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key
	I0704 18:23:03.842526   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt ...
	I0704 18:23:03.842552   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt: {Name:mk29af7d2748d565bd615e0c405acf03bf2fe1b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.842692   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key ...
	I0704 18:23:03.842702   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key: {Name:mk144080f6fc789491a4c518bbe1efd64d6a9cd1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.842762   12644 certs.go:256] generating profile certs ...
	I0704 18:23:03.842831   12644 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.key
	I0704 18:23:03.842853   12644 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt with IP's: []
	I0704 18:23:03.917267   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt ...
	I0704 18:23:03.917295   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: {Name:mk0673d8c54577c890f8e8f42eff3ab7f600d743 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.917473   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.key ...
	I0704 18:23:03.917488   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.key: {Name:mka0091157731618d86dbf13f003b16fab9d081d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.917585   12644 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba
	I0704 18:23:03.917604   12644 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0704 18:23:04.006839   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba ...
	I0704 18:23:04.006864   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba: {Name:mk378e7b941133e61308d4d65b8c0762f70c4892 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.007026   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba ...
	I0704 18:23:04.007043   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba: {Name:mk2a67ffb542f56d0fe01af4d855cb7c94ac2cd0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.007272   12644 certs.go:381] copying /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba -> /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt
	I0704 18:23:04.007379   12644 certs.go:385] copying /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba -> /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key
	I0704 18:23:04.007427   12644 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key
	I0704 18:23:04.007446   12644 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt with IP's: []
	I0704 18:23:04.258497   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt ...
	I0704 18:23:04.258529   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt: {Name:mk08ea3391fb4f4d79e7ff6f34ca055fff9d25c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.258701   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key ...
	I0704 18:23:04.258718   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key: {Name:mk2b1cf52b39f1368153c57759eec6dc77f8424a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.258907   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem (1675 bytes)
	I0704 18:23:04.258942   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem (1078 bytes)
	I0704 18:23:04.258974   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem (1123 bytes)
	I0704 18:23:04.258997   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem (1679 bytes)
	I0704 18:23:04.259534   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 18:23:04.280790   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0704 18:23:04.300298   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 18:23:04.319946   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 18:23:04.339316   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0704 18:23:04.359780   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0704 18:23:04.380111   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 18:23:04.401188   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0704 18:23:04.421776   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 18:23:04.442141   12644 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0704 18:23:04.457330   12644 ssh_runner.go:195] Run: openssl version
	I0704 18:23:04.462059   12644 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0704 18:23:04.470285   12644 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:23:04.473430   12644 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 18:23 /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:23:04.473485   12644 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:23:04.479565   12644 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0704 18:23:04.487358   12644 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 18:23:04.490159   12644 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0704 18:23:04.490424   12644 kubeadm.go:391] StartCluster: {Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:23:04.490592   12644 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0704 18:23:04.490645   12644 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0704 18:23:04.523641   12644 cri.go:89] found id: ""
	I0704 18:23:04.523716   12644 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0704 18:23:04.531794   12644 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0704 18:23:04.539252   12644 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0704 18:23:04.539299   12644 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0704 18:23:04.546736   12644 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0704 18:23:04.546754   12644 kubeadm.go:156] found existing configuration files:
	
	I0704 18:23:04.546795   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0704 18:23:04.554609   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0704 18:23:04.554662   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0704 18:23:04.562205   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0704 18:23:04.569454   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0704 18:23:04.569505   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0704 18:23:04.576539   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0704 18:23:04.584012   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0704 18:23:04.584074   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0704 18:23:04.591282   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0704 18:23:04.598694   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0704 18:23:04.598750   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0704 18:23:04.605807   12644 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0704 18:23:04.685612   12644 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1062-gcp\n", err: exit status 1
	I0704 18:23:04.751091   12644 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0704 18:23:13.864980   12644 kubeadm.go:309] [init] Using Kubernetes version: v1.30.2
	I0704 18:23:13.865066   12644 kubeadm.go:309] [preflight] Running pre-flight checks
	I0704 18:23:13.865162   12644 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0704 18:23:13.865225   12644 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-gcp
	I0704 18:23:13.865275   12644 kubeadm.go:309] OS: Linux
	I0704 18:23:13.865354   12644 kubeadm.go:309] CGROUPS_CPU: enabled
	I0704 18:23:13.865427   12644 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0704 18:23:13.865504   12644 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0704 18:23:13.865582   12644 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0704 18:23:13.865651   12644 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0704 18:23:13.865726   12644 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0704 18:23:13.865804   12644 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0704 18:23:13.865884   12644 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0704 18:23:13.865941   12644 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0704 18:23:13.866039   12644 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0704 18:23:13.866190   12644 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0704 18:23:13.866304   12644 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0704 18:23:13.866358   12644 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0704 18:23:13.868230   12644 out.go:204]   - Generating certificates and keys ...
	I0704 18:23:13.868317   12644 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0704 18:23:13.868372   12644 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0704 18:23:13.868446   12644 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0704 18:23:13.868518   12644 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0704 18:23:13.868577   12644 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0704 18:23:13.868626   12644 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0704 18:23:13.868671   12644 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0704 18:23:13.868801   12644 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-820252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 18:23:13.868885   12644 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0704 18:23:13.869007   12644 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-820252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 18:23:13.869081   12644 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0704 18:23:13.869161   12644 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0704 18:23:13.869225   12644 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0704 18:23:13.869316   12644 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0704 18:23:13.869366   12644 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0704 18:23:13.869434   12644 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0704 18:23:13.869498   12644 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0704 18:23:13.869578   12644 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0704 18:23:13.869629   12644 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0704 18:23:13.869693   12644 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0704 18:23:13.869755   12644 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0704 18:23:13.871194   12644 out.go:204]   - Booting up control plane ...
	I0704 18:23:13.871270   12644 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0704 18:23:13.871347   12644 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0704 18:23:13.871410   12644 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0704 18:23:13.871494   12644 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0704 18:23:13.871581   12644 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0704 18:23:13.871614   12644 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0704 18:23:13.871737   12644 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0704 18:23:13.871835   12644 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0704 18:23:13.871891   12644 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 501.578587ms
	I0704 18:23:13.871950   12644 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0704 18:23:13.872002   12644 kubeadm.go:309] [api-check] The API server is healthy after 4.501731494s
	I0704 18:23:13.872110   12644 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0704 18:23:13.872221   12644 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0704 18:23:13.872272   12644 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0704 18:23:13.872424   12644 kubeadm.go:309] [mark-control-plane] Marking the node addons-820252 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0704 18:23:13.872472   12644 kubeadm.go:309] [bootstrap-token] Using token: 1hbuiq.i5s98o04k348jsb2
	I0704 18:23:13.874737   12644 out.go:204]   - Configuring RBAC rules ...
	I0704 18:23:13.874834   12644 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0704 18:23:13.874936   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0704 18:23:13.875101   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0704 18:23:13.875263   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0704 18:23:13.875397   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0704 18:23:13.875507   12644 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0704 18:23:13.875661   12644 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0704 18:23:13.875726   12644 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0704 18:23:13.875805   12644 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0704 18:23:13.875814   12644 kubeadm.go:309] 
	I0704 18:23:13.875867   12644 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0704 18:23:13.875873   12644 kubeadm.go:309] 
	I0704 18:23:13.875941   12644 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0704 18:23:13.875950   12644 kubeadm.go:309] 
	I0704 18:23:13.875970   12644 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0704 18:23:13.876019   12644 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0704 18:23:13.876061   12644 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0704 18:23:13.876069   12644 kubeadm.go:309] 
	I0704 18:23:13.876115   12644 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0704 18:23:13.876124   12644 kubeadm.go:309] 
	I0704 18:23:13.876167   12644 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0704 18:23:13.876173   12644 kubeadm.go:309] 
	I0704 18:23:13.876217   12644 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0704 18:23:13.876278   12644 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0704 18:23:13.876337   12644 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0704 18:23:13.876346   12644 kubeadm.go:309] 
	I0704 18:23:13.876421   12644 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0704 18:23:13.876489   12644 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0704 18:23:13.876495   12644 kubeadm.go:309] 
	I0704 18:23:13.876569   12644 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token 1hbuiq.i5s98o04k348jsb2 \
	I0704 18:23:13.876661   12644 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ed2daf57e322d0e6532bd1ca13ee8faee1703d01a9b04e4c3696ce970d809e58 \
	I0704 18:23:13.876684   12644 kubeadm.go:309] 	--control-plane 
	I0704 18:23:13.876690   12644 kubeadm.go:309] 
	I0704 18:23:13.876760   12644 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0704 18:23:13.876767   12644 kubeadm.go:309] 
	I0704 18:23:13.876838   12644 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 1hbuiq.i5s98o04k348jsb2 \
	I0704 18:23:13.876933   12644 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ed2daf57e322d0e6532bd1ca13ee8faee1703d01a9b04e4c3696ce970d809e58 
	I0704 18:23:13.876953   12644 cni.go:84] Creating CNI manager for ""
	I0704 18:23:13.876964   12644 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 18:23:13.878472   12644 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0704 18:23:13.879587   12644 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0704 18:23:13.883224   12644 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.2/kubectl ...
	I0704 18:23:13.883241   12644 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0704 18:23:13.898848   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0704 18:23:14.086842   12644 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0704 18:23:14.086928   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:14.086974   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-820252 minikube.k8s.io/updated_at=2024_07_04T18_23_14_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0e4b4fcc186d4ca7076f49580f05e6bddce789ae minikube.k8s.io/name=addons-820252 minikube.k8s.io/primary=true
	I0704 18:23:14.093979   12644 ops.go:34] apiserver oom_adj: -16
	I0704 18:23:14.153210   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:14.653567   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:15.154148   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:15.654011   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:16.153257   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:16.653509   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:17.153968   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:17.654048   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:18.154237   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:18.654106   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:19.153676   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:19.654003   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:20.153324   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:20.653452   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:21.153747   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:21.653670   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:22.153668   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:22.653819   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:23.153360   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:23.653741   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:24.153590   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:24.654080   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:25.153334   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:25.653307   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:26.154133   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:26.653324   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:27.153809   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:27.243976   12644 kubeadm.go:1107] duration metric: took 13.157108744s to wait for elevateKubeSystemPrivileges
	W0704 18:23:27.244011   12644 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0704 18:23:27.244020   12644 kubeadm.go:393] duration metric: took 22.753823821s to StartCluster
	I0704 18:23:27.244039   12644 settings.go:142] acquiring lock: {Name:mkedacfc3d3274bc87657100769ea519d80e0ef9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:27.244167   12644 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:23:27.244515   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/kubeconfig: {Name:mka5c8af49ad06b833fb7a8ee3a4dd504de15833 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:27.244717   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0704 18:23:27.244721   12644 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 18:23:27.244818   12644 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:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0704 18:23:27.244908   12644 config.go:182] Loaded profile config "addons-820252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:23:27.244920   12644 addons.go:69] Setting yakd=true in profile "addons-820252"
	I0704 18:23:27.244935   12644 addons.go:69] Setting gcp-auth=true in profile "addons-820252"
	I0704 18:23:27.244950   12644 addons.go:69] Setting registry=true in profile "addons-820252"
	I0704 18:23:27.244946   12644 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-820252"
	I0704 18:23:27.244964   12644 addons.go:69] Setting volumesnapshots=true in profile "addons-820252"
	I0704 18:23:27.244971   12644 mustload.go:65] Loading cluster: addons-820252
	I0704 18:23:27.244981   12644 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-820252"
	I0704 18:23:27.244973   12644 addons.go:69] Setting helm-tiller=true in profile "addons-820252"
	I0704 18:23:27.244986   12644 addons.go:234] Setting addon volumesnapshots=true in "addons-820252"
	I0704 18:23:27.244991   12644 addons.go:69] Setting storage-provisioner=true in profile "addons-820252"
	I0704 18:23:27.245004   12644 addons.go:234] Setting addon helm-tiller=true in "addons-820252"
	I0704 18:23:27.245009   12644 addons.go:234] Setting addon storage-provisioner=true in "addons-820252"
	I0704 18:23:27.245017   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245028   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245030   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245050   12644 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-820252"
	I0704 18:23:27.245117   12644 addons.go:69] Setting metrics-server=true in profile "addons-820252"
	I0704 18:23:27.245151   12644 addons.go:69] Setting inspektor-gadget=true in profile "addons-820252"
	I0704 18:23:27.245168   12644 addons.go:69] Setting ingress=true in profile "addons-820252"
	I0704 18:23:27.245180   12644 addons.go:234] Setting addon inspektor-gadget=true in "addons-820252"
	I0704 18:23:27.245192   12644 addons.go:234] Setting addon metrics-server=true in "addons-820252"
	I0704 18:23:27.245205   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245219   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.244955   12644 addons.go:234] Setting addon yakd=true in "addons-820252"
	I0704 18:23:27.245253   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245120   12644 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-820252"
	I0704 18:23:27.245300   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245521   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245532   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245532   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245646   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245664   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245669   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245688   12644 addons.go:69] Setting ingress-dns=true in profile "addons-820252"
	I0704 18:23:27.245734   12644 addons.go:234] Setting addon ingress-dns=true in "addons-820252"
	I0704 18:23:27.245737   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245771   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.246185   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245018   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245171   12644 config.go:182] Loaded profile config "addons-820252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:23:27.247507   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.247632   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245194   12644 addons.go:234] Setting addon ingress=true in "addons-820252"
	I0704 18:23:27.248000   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.244960   12644 addons.go:69] Setting volcano=true in profile "addons-820252"
	I0704 18:23:27.248431   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.248854   12644 out.go:177] * Verifying Kubernetes components...
	I0704 18:23:27.251907   12644 addons.go:234] Setting addon volcano=true in "addons-820252"
	I0704 18:23:27.252019   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.252532   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245139   12644 addons.go:69] Setting default-storageclass=true in profile "addons-820252"
	I0704 18:23:27.252746   12644 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-820252"
	I0704 18:23:27.253011   12644 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:23:27.253309   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.244944   12644 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-820252"
	I0704 18:23:27.253517   12644 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-820252"
	I0704 18:23:27.253786   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.244986   12644 addons.go:234] Setting addon registry=true in "addons-820252"
	I0704 18:23:27.255651   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245128   12644 addons.go:69] Setting cloud-spanner=true in profile "addons-820252"
	I0704 18:23:27.255938   12644 addons.go:234] Setting addon cloud-spanner=true in "addons-820252"
	I0704 18:23:27.255965   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.256106   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.284158   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.286117   12644 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0704 18:23:27.287790   12644 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0704 18:23:27.287819   12644 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0704 18:23:27.287898   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.296407   12644 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0704 18:23:27.298504   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0704 18:23:27.298531   12644 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0704 18:23:27.298605   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.301426   12644 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0704 18:23:27.304983   12644 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0704 18:23:27.305008   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0704 18:23:27.305066   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.317409   12644 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-820252"
	I0704 18:23:27.317453   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.317904   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.318728   12644 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0704 18:23:27.320334   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 18:23:27.320366   12644 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0704 18:23:27.320586   12644 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.1
	I0704 18:23:27.321672   12644 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 18:23:27.321688   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0704 18:23:27.321691   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.321735   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.322413   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0704 18:23:27.322430   12644 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0704 18:23:27.322475   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.322626   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 18:23:27.324122   12644 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 18:23:27.324135   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0704 18:23:27.324175   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.324309   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0704 18:23:27.325770   12644 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 18:23:27.325785   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0704 18:23:27.325823   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.330315   12644 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0704 18:23:27.330354   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0704 18:23:27.330376   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0704 18:23:27.331835   12644 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 18:23:27.331859   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0704 18:23:27.331913   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.332521   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0704 18:23:27.332585   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0704 18:23:27.332595   12644 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0704 18:23:27.332646   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.337056   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0704 18:23:27.338417   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0704 18:23:27.339953   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0704 18:23:27.341355   12644 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0704 18:23:27.342660   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0704 18:23:27.342749   12644 out.go:177]   - Using image docker.io/registry:2.8.3
	I0704 18:23:27.343987   12644 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0704 18:23:27.344003   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0704 18:23:27.344056   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.344231   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0704 18:23:27.345486   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0704 18:23:27.346581   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0704 18:23:27.346603   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0704 18:23:27.346663   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.351527   12644 addons.go:234] Setting addon default-storageclass=true in "addons-820252"
	I0704 18:23:27.351586   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.352072   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	W0704 18:23:27.357278   12644 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0704 18:23:27.359575   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.364953   12644 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0704 18:23:27.366414   12644 out.go:177]   - Using image docker.io/busybox:stable
	I0704 18:23:27.367837   12644 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 18:23:27.367867   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0704 18:23:27.367924   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.373058   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.377355   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.377608   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.378596   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.385194   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0704 18:23:27.385812   12644 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0704 18:23:27.387724   12644 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0704 18:23:27.387743   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0704 18:23:27.387822   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.393580   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.403137   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.403309   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.407281   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.407824   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.408074   12644 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0704 18:23:27.408091   12644 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0704 18:23:27.408130   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.409439   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.415397   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.417004   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.427069   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	W0704 18:23:27.435990   12644 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0704 18:23:27.436021   12644 retry.go:31] will retry after 216.913585ms: ssh: handshake failed: EOF
	W0704 18:23:27.436109   12644 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0704 18:23:27.436117   12644 retry.go:31] will retry after 153.525329ms: ssh: handshake failed: EOF
	W0704 18:23:27.436189   12644 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0704 18:23:27.436201   12644 retry.go:31] will retry after 307.647394ms: ssh: handshake failed: EOF
	I0704 18:23:27.453797   12644 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:23:27.735159   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 18:23:27.737904   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 18:23:27.739115   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0704 18:23:27.739170   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0704 18:23:27.745656   12644 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0704 18:23:27.745905   12644 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0704 18:23:27.749236   12644 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0704 18:23:27.749305   12644 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0704 18:23:27.832575   12644 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0704 18:23:27.832702   12644 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0704 18:23:27.842073   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 18:23:27.848287   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0704 18:23:27.852080   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0704 18:23:27.852164   12644 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0704 18:23:27.854786   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0704 18:23:27.854865   12644 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0704 18:23:27.938991   12644 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0704 18:23:27.939037   12644 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0704 18:23:27.944557   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0704 18:23:27.944585   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0704 18:23:27.946366   12644 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0704 18:23:27.946389   12644 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0704 18:23:27.947550   12644 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0704 18:23:27.947572   12644 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0704 18:23:28.033192   12644 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0704 18:23:28.033278   12644 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0704 18:23:28.137621   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 18:23:28.137702   12644 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0704 18:23:28.140820   12644 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0704 18:23:28.140884   12644 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0704 18:23:28.147261   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0704 18:23:28.147325   12644 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0704 18:23:28.149928   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0704 18:23:28.149986   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0704 18:23:28.233888   12644 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0704 18:23:28.233972   12644 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0704 18:23:28.245944   12644 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0704 18:23:28.246044   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0704 18:23:28.251807   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0704 18:23:28.333416   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0704 18:23:28.333514   12644 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0704 18:23:28.343605   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 18:23:28.354017   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0704 18:23:28.354435   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 18:23:28.443009   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0704 18:23:28.443090   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0704 18:23:28.446859   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0704 18:23:28.446886   12644 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0704 18:23:28.532454   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0704 18:23:28.547900   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 18:23:28.635115   12644 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0704 18:23:28.635194   12644 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0704 18:23:28.640220   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0704 18:23:28.640247   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0704 18:23:28.753303   12644 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.368069964s)
	I0704 18:23:28.753343   12644 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0704 18:23:28.754480   12644 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.300656388s)
	I0704 18:23:28.755352   12644 node_ready.go:35] waiting up to 6m0s for node "addons-820252" to be "Ready" ...
	I0704 18:23:28.756007   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0704 18:23:28.756024   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0704 18:23:28.837183   12644 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 18:23:28.837213   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0704 18:23:28.854111   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0704 18:23:29.035732   12644 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0704 18:23:29.035830   12644 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0704 18:23:29.334064   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0704 18:23:29.334094   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0704 18:23:29.351395   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 18:23:29.450593   12644 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-820252" context rescaled to 1 replicas
	I0704 18:23:29.536958   12644 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0704 18:23:29.537038   12644 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0704 18:23:29.734061   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0704 18:23:29.734152   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0704 18:23:29.944981   12644 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0704 18:23:29.945065   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0704 18:23:30.033200   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0704 18:23:30.033274   12644 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0704 18:23:30.241094   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0704 18:23:30.241176   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0704 18:23:30.242216   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0704 18:23:30.535887   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0704 18:23:30.535981   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0704 18:23:30.834238   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 18:23:30.834317   12644 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0704 18:23:30.953791   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 18:23:31.036501   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:31.050732   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.315464427s)
	I0704 18:23:31.050777   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.312784005s)
	I0704 18:23:32.940612   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.098448357s)
	I0704 18:23:32.940659   12644 addons.go:475] Verifying addon ingress=true in "addons-820252"
	I0704 18:23:32.940671   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.688828968s)
	I0704 18:23:32.940767   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.586724779s)
	I0704 18:23:32.940742   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.597063673s)
	I0704 18:23:32.940624   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.092246256s)
	I0704 18:23:32.941154   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.586691998s)
	I0704 18:23:32.941193   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.408706159s)
	I0704 18:23:32.941221   12644 addons.go:475] Verifying addon registry=true in "addons-820252"
	I0704 18:23:32.941365   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.393377343s)
	I0704 18:23:32.941388   12644 addons.go:475] Verifying addon metrics-server=true in "addons-820252"
	I0704 18:23:32.941456   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.087303563s)
	I0704 18:23:32.942869   12644 out.go:177] * Verifying registry addon...
	I0704 18:23:32.942939   12644 out.go:177] * Verifying ingress addon...
	I0704 18:23:32.943832   12644 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-820252 service yakd-dashboard -n yakd-dashboard
	
	I0704 18:23:32.946391   12644 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0704 18:23:32.950891   12644 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0704 18:23:32.955859   12644 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]
	I0704 18:23:32.957896   12644 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 18:23:32.957918   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:32.957969   12644 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0704 18:23:32.957991   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:33.258343   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:33.451345   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:33.455091   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:33.637998   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.286493558s)
	W0704 18:23:33.638110   12644 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 18:23:33.638167   12644 retry.go:31] will retry after 276.386465ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 18:23:33.638114   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.395819735s)
	I0704 18:23:33.915617   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 18:23:33.951907   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:33.955273   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:34.451326   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:34.455588   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:34.540795   12644 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0704 18:23:34.540948   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:34.564503   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:34.951238   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:34.956948   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:35.035278   12644 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0704 18:23:35.057072   12644 addons.go:234] Setting addon gcp-auth=true in "addons-820252"
	I0704 18:23:35.057132   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:35.057657   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:35.074914   12644 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0704 18:23:35.074977   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:35.091402   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:35.239984   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.286119752s)
	I0704 18:23:35.240030   12644 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-820252"
	I0704 18:23:35.243257   12644 out.go:177] * Verifying csi-hostpath-driver addon...
	I0704 18:23:35.245936   12644 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0704 18:23:35.249635   12644 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 18:23:35.249654   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:35.333768   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:35.450792   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:35.455929   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:35.677823   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.762153133s)
	I0704 18:23:35.680050   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 18:23:35.681547   12644 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0704 18:23:35.682840   12644 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0704 18:23:35.682861   12644 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0704 18:23:35.699264   12644 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0704 18:23:35.699290   12644 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0704 18:23:35.747605   12644 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 18:23:35.747630   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0704 18:23:35.749981   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:35.767383   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 18:23:35.950538   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:35.954812   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:36.250272   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:36.360970   12644 addons.go:475] Verifying addon gcp-auth=true in "addons-820252"
	I0704 18:23:36.362613   12644 out.go:177] * Verifying gcp-auth addon...
	I0704 18:23:36.364984   12644 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0704 18:23:36.434856   12644 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0704 18:23:36.434886   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:36.449337   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:36.453892   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:36.750686   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:36.868757   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:36.951028   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:36.954596   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:37.249312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:37.367976   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:37.450289   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:37.453687   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:37.749920   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:37.758286   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:37.868785   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:37.949533   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:37.954131   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:38.250504   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:38.368181   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:38.450705   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:38.454502   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:38.749597   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:38.868304   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:38.950313   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:38.953642   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:39.249774   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:39.367883   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:39.450000   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:39.454409   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:39.749553   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:39.758616   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:39.868560   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:39.950393   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:39.953976   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:40.250459   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:40.367989   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:40.450116   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:40.455017   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:40.750110   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:40.868575   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:40.950827   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:40.954496   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:41.249806   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:41.367946   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:41.449907   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:41.454369   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:41.749633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:41.759003   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:41.868686   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:41.949858   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:41.954533   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:42.249872   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:42.368607   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:42.450665   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:42.454029   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:42.750013   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:42.868306   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:42.951822   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:42.954219   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:43.250636   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:43.368038   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:43.450147   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:43.454735   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:43.749996   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:43.868323   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:43.950273   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:43.953623   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:44.250098   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:44.258228   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:44.367701   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:44.449633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:44.454389   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:44.749642   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:44.868165   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:44.950209   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:44.953756   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:45.250362   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:45.368244   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:45.450132   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:45.455129   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:45.749696   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:45.868074   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:45.949825   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:45.954218   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:46.249625   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:46.258527   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:46.368364   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:46.450384   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:46.453774   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:46.750050   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:46.868410   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:46.950438   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:46.954283   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:47.250177   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:47.368149   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:47.450214   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:47.453942   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:47.749888   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:47.868470   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:47.950447   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:47.954174   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:48.249958   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:48.368280   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:48.450547   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:48.454374   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:48.749442   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:48.758581   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:48.868029   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:48.950068   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:48.954725   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:49.249948   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:49.368431   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:49.450423   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:49.453773   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:49.749994   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:49.868602   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:49.950822   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:49.954502   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:50.250506   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:50.367856   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:50.449884   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:50.454872   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:50.750057   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:50.869021   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:50.950219   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:50.953886   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:51.250127   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:51.257929   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:51.368207   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:51.451655   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:51.456936   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:51.750149   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:51.867776   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:51.949658   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:51.954575   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:52.249706   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:52.368491   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:52.450426   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:52.453923   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:52.749896   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:52.867618   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:52.950489   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:52.954038   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:53.250201   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:53.258184   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:53.368049   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:53.450085   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:53.454458   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:53.751163   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:53.867726   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:53.949532   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:53.954222   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:54.250344   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:54.367683   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:54.449724   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:54.454115   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:54.750329   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:54.867935   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:54.949776   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:54.954421   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:55.249739   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:55.368197   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:55.450161   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:55.453369   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:55.749596   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:55.758307   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:55.868172   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:55.950005   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:55.954313   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:56.249537   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:56.368070   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:56.450117   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:56.454624   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:56.749784   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:56.868216   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:56.950188   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:56.953628   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:57.249683   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:57.368390   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:57.450956   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:57.454048   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:57.750256   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:57.867231   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:57.950417   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:57.953833   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:58.250091   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:58.258243   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:58.368819   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:58.449920   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:58.454565   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:58.749757   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:58.868617   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:58.950547   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:58.953810   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:59.249984   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:59.367708   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:59.449711   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:59.454483   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:59.749535   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:59.868302   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:59.950380   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:59.953839   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:00.249794   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:00.368543   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:00.451011   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:00.454322   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:00.749212   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:00.758198   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:24:00.868713   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:00.951155   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:00.956336   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:01.263895   12644 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 18:24:01.263916   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:01.353651   12644 node_ready.go:49] node "addons-820252" has status "Ready":"True"
	I0704 18:24:01.353677   12644 node_ready.go:38] duration metric: took 32.598294107s for node "addons-820252" to be "Ready" ...
	I0704 18:24:01.353688   12644 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:24:01.362661   12644 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:01.367393   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:01.450865   12644 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 18:24:01.450885   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:01.457276   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:01.756320   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:01.868002   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:01.950727   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:01.954479   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:02.252024   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:02.367875   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:02.451237   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:02.455399   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:02.751905   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:02.936212   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:02.951447   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:02.954876   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:03.251510   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:03.368738   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:03.368854   12644 pod_ready.go:102] pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:03.450588   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:03.454346   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:03.751512   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:03.867966   12644 pod_ready.go:92] pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.867992   12644 pod_ready.go:81] duration metric: took 2.505302927s for pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.868013   12644 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.868080   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:03.872271   12644 pod_ready.go:92] pod "etcd-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.872291   12644 pod_ready.go:81] duration metric: took 4.268794ms for pod "etcd-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.872307   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.876040   12644 pod_ready.go:92] pod "kube-apiserver-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.876058   12644 pod_ready.go:81] duration metric: took 3.743669ms for pod "kube-apiserver-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.876069   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.879703   12644 pod_ready.go:92] pod "kube-controller-manager-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.879719   12644 pod_ready.go:81] duration metric: took 3.642492ms for pod "kube-controller-manager-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.879732   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-5s22s" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.883381   12644 pod_ready.go:92] pod "kube-proxy-5s22s" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.883399   12644 pod_ready.go:81] duration metric: took 3.658911ms for pod "kube-proxy-5s22s" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.883410   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.951398   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:03.954877   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:04.251791   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:04.265762   12644 pod_ready.go:92] pod "kube-scheduler-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:04.265803   12644 pod_ready.go:81] duration metric: took 382.375316ms for pod "kube-scheduler-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:04.265817   12644 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:04.368158   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:04.450633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:04.454433   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:04.750897   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:04.868008   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:04.951171   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:04.954446   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:05.251304   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:05.434090   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:05.452175   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:05.454820   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:05.752205   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:05.868312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:05.951069   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:05.954523   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:06.252939   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:06.271263   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:06.368805   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:06.451119   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:06.454240   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:06.751038   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:06.868687   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:06.950943   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:06.953963   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:07.252225   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:07.369091   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:07.451414   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:07.455106   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:07.752529   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:07.932782   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:07.951628   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:07.954608   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:08.251456   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:08.272151   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:08.368723   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:08.450939   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:08.454075   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:08.751939   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:08.868528   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:08.951948   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:08.954702   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:09.251925   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:09.368556   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:09.451788   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:09.454535   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:09.751172   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:09.868291   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:09.951621   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:09.959446   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:10.252113   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:10.368714   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:10.452196   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:10.455100   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:10.751528   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:10.771310   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:10.867976   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:10.951301   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:10.954934   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:11.251473   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:11.369185   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:11.451638   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:11.455387   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:11.751451   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:11.868459   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:11.951312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:11.954805   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:12.250689   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:12.367975   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:12.451065   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:12.454294   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:12.751598   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:12.771459   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:12.868106   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:12.951334   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:12.955125   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:13.251821   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:13.368388   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:13.453575   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:13.455484   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:13.751604   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:13.868735   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:13.951517   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:13.954814   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:14.251358   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:14.367727   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:14.450218   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:14.454657   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:14.750980   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:14.771718   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:14.868784   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:14.951589   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:14.954750   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:15.251449   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:15.369317   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:15.451451   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:15.455272   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:15.751075   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:15.868855   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:15.950571   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:15.954150   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:16.251709   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:16.368442   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:16.451219   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:16.454432   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:16.752076   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:16.868088   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:16.950721   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:16.955529   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:17.252913   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:17.271154   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:17.367579   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:17.453035   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:17.456543   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:17.751515   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:17.868621   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:17.953649   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:17.955152   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:18.250970   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:18.368323   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:18.452102   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:18.456539   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:18.751320   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:18.869119   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:18.950600   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:18.955140   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:19.250386   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:19.272844   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:19.368347   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:19.450720   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:19.454592   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:19.752560   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:19.869243   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:19.951258   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:19.954664   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:20.252058   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:20.368805   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:20.450267   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:20.454904   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:20.750796   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:20.868348   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:20.951312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:20.954320   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:21.252569   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:21.368277   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:21.451335   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:21.454419   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:21.750619   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:21.770455   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:21.868319   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:21.950880   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:21.954167   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:22.251110   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:22.368480   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:22.452427   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:22.454764   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:22.750708   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:22.868792   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:22.950253   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:22.954636   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:23.250346   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:23.368762   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:23.450052   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:23.454739   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:23.750948   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:23.770995   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:23.868624   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:23.951193   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:23.953996   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:24.251726   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:24.369232   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:24.452010   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:24.454897   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:24.752063   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:24.935458   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:24.950617   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:24.955123   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:25.252859   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:25.435521   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:25.451224   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:25.454609   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:25.754599   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:25.845045   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:25.937160   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:25.951499   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:25.954544   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:26.254249   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:26.368536   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:26.451290   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:26.454529   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:26.751881   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:26.869259   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:26.951442   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:26.955201   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:27.251663   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:27.368191   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:27.452187   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:27.454686   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:27.751894   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:27.868942   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:27.950904   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:27.954402   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:28.252161   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:28.271040   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:28.368666   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:28.451968   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:28.454535   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:28.750888   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:28.868341   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:28.951593   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:28.954977   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:29.251635   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:29.368557   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:29.451306   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:29.454426   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:29.751218   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:29.868639   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:29.951202   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:29.955629   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:30.251433   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:30.368313   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:30.451932   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:30.454921   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:30.751155   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:30.771420   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:30.868186   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:30.950961   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:30.954500   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:31.252373   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:31.368460   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:31.451678   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:31.454822   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:31.752489   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:31.869176   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:31.951731   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:31.954408   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:32.252254   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:32.369154   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:32.451418   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:32.454315   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:32.752451   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:32.772128   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:32.869633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:32.951498   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:32.954739   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:33.251301   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:33.368417   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:33.451428   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:33.454492   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:33.751929   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:33.869030   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:33.950649   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:33.954387   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:34.251430   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:34.368893   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:34.450367   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:34.455274   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:34.750807   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:34.868372   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:34.951196   12644 kapi.go:107] duration metric: took 1m2.004804748s to wait for kubernetes.io/minikube-addons=registry ...
	I0704 18:24:34.954582   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:35.251354   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:35.271039   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:35.368784   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:35.455136   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:35.751554   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:35.868497   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:35.955985   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:36.251199   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:36.369178   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:36.455817   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:36.751486   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:36.868299   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:36.954788   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:37.252178   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:37.271182   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:37.368098   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:37.455615   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:37.751086   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:37.868704   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:37.954795   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:38.253213   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:38.368176   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:38.454527   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:38.751114   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:38.869292   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:38.955547   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:39.251186   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:39.368581   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:39.454824   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:39.751562   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:39.771554   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:39.868410   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:39.955008   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:40.251592   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:40.368588   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:40.455058   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:40.751289   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:40.868879   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:40.955795   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:41.250479   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:41.368280   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:41.455186   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:41.751667   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:41.773507   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:41.868694   12644 kapi.go:107] duration metric: took 1m5.503708492s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0704 18:24:41.869942   12644 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-820252 cluster.
	I0704 18:24:41.871531   12644 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0704 18:24:41.873063   12644 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0704 18:24:41.956345   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:42.253030   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:42.455031   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:42.751872   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:42.956456   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:43.253936   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:43.459891   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:43.756312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:43.835093   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:43.956239   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:44.251813   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:44.454918   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:44.751663   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:44.954870   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:45.251927   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:45.455047   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:45.751296   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:45.955632   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:46.251059   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:46.271591   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:46.455006   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:46.751067   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:46.954858   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:47.250498   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:47.455318   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:47.751625   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:47.955264   12644 kapi.go:107] duration metric: took 1m15.004371918s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0704 18:24:48.251282   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:48.750934   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:48.772336   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:49.250854   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:49.750724   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:50.250911   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:50.751309   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:51.253126   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:51.271607   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:51.750954   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:52.251090   12644 kapi.go:107] duration metric: took 1m17.005151768s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0704 18:24:52.315189   12644 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, helm-tiller, storage-provisioner, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0704 18:24:52.336540   12644 addons.go:510] duration metric: took 1m25.091714173s for enable addons: enabled=[ingress-dns nvidia-device-plugin helm-tiller storage-provisioner cloud-spanner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0704 18:24:53.771615   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:56.271654   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:58.771363   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:00.771398   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:03.271379   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:05.271473   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:07.770881   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:09.771503   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:11.771576   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:14.270836   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:16.271793   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:18.771365   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:21.271861   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:21.770892   12644 pod_ready.go:92] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"True"
	I0704 18:25:21.770920   12644 pod_ready.go:81] duration metric: took 1m17.505094537s for pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace to be "Ready" ...
	I0704 18:25:21.770932   12644 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-crgp8" in "kube-system" namespace to be "Ready" ...
	I0704 18:25:21.774635   12644 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-crgp8" in "kube-system" namespace has status "Ready":"True"
	I0704 18:25:21.774650   12644 pod_ready.go:81] duration metric: took 3.711258ms for pod "nvidia-device-plugin-daemonset-crgp8" in "kube-system" namespace to be "Ready" ...
	I0704 18:25:21.774665   12644 pod_ready.go:38] duration metric: took 1m20.420943949s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:25:21.774679   12644 api_server.go:52] waiting for apiserver process to appear ...
	I0704 18:25:21.774705   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:25:21.774749   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:25:21.809279   12644 cri.go:89] found id: "6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:21.809304   12644 cri.go:89] found id: ""
	I0704 18:25:21.809313   12644 logs.go:276] 1 containers: [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726]
	I0704 18:25:21.809366   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.812521   12644 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:25:21.812570   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:25:21.846582   12644 cri.go:89] found id: "83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:21.846607   12644 cri.go:89] found id: ""
	I0704 18:25:21.846617   12644 logs.go:276] 1 containers: [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74]
	I0704 18:25:21.846663   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.849877   12644 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:25:21.849928   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:25:21.889348   12644 cri.go:89] found id: "18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:21.889373   12644 cri.go:89] found id: ""
	I0704 18:25:21.889380   12644 logs.go:276] 1 containers: [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e]
	I0704 18:25:21.889423   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.892525   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:25:21.892589   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:25:21.963715   12644 cri.go:89] found id: "73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:21.963733   12644 cri.go:89] found id: ""
	I0704 18:25:21.963740   12644 logs.go:276] 1 containers: [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff]
	I0704 18:25:21.963795   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.966882   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:25:21.966929   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:25:22.000773   12644 cri.go:89] found id: "fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:22.000792   12644 cri.go:89] found id: ""
	I0704 18:25:22.000799   12644 logs.go:276] 1 containers: [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3]
	I0704 18:25:22.000845   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:22.003984   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:25:22.004064   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:25:22.047187   12644 cri.go:89] found id: "0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:22.047209   12644 cri.go:89] found id: ""
	I0704 18:25:22.047216   12644 logs.go:276] 1 containers: [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d]
	I0704 18:25:22.047269   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:22.050577   12644 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:25:22.050637   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:25:22.083300   12644 cri.go:89] found id: "ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:22.083319   12644 cri.go:89] found id: ""
	I0704 18:25:22.083326   12644 logs.go:276] 1 containers: [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99]
	I0704 18:25:22.083373   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:22.086555   12644 logs.go:123] Gathering logs for dmesg ...
	I0704 18:25:22.086577   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:25:22.098084   12644 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:25:22.098103   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:25:22.192431   12644 logs.go:123] Gathering logs for etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] ...
	I0704 18:25:22.192466   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:22.243099   12644 logs.go:123] Gathering logs for kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] ...
	I0704 18:25:22.243135   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:22.298743   12644 logs.go:123] Gathering logs for kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] ...
	I0704 18:25:22.298780   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:22.332384   12644 logs.go:123] Gathering logs for container status ...
	I0704 18:25:22.332411   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:25:22.373540   12644 logs.go:123] Gathering logs for kubelet ...
	I0704 18:25:22.373568   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 18:25:22.406186   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.942522    1731 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.406361   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.942936    1731 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407266   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945732    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407426   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407580   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407748   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407920   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.408101   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:22.444650   12644 logs.go:123] Gathering logs for kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] ...
	I0704 18:25:22.444700   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:22.490391   12644 logs.go:123] Gathering logs for coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] ...
	I0704 18:25:22.490418   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:22.562358   12644 logs.go:123] Gathering logs for kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] ...
	I0704 18:25:22.562394   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:22.653351   12644 logs.go:123] Gathering logs for kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] ...
	I0704 18:25:22.653382   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:22.686378   12644 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:25:22.686404   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:25:22.756585   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:22.756618   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 18:25:22.756685   12644 out.go:239] X Problems detected in kubelet:
	W0704 18:25:22.756698   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756709   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756723   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756733   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756751   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:22.756768   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:22.756776   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:25:32.757319   12644 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 18:25:32.770236   12644 api_server.go:72] duration metric: took 2m5.525474656s to wait for apiserver process to appear ...
	I0704 18:25:32.770265   12644 api_server.go:88] waiting for apiserver healthz status ...
	I0704 18:25:32.770305   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:25:32.770358   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:25:32.801930   12644 cri.go:89] found id: "6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:32.801952   12644 cri.go:89] found id: ""
	I0704 18:25:32.801960   12644 logs.go:276] 1 containers: [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726]
	I0704 18:25:32.802009   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.805308   12644 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:25:32.805395   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:25:32.837500   12644 cri.go:89] found id: "83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:32.837548   12644 cri.go:89] found id: ""
	I0704 18:25:32.837557   12644 logs.go:276] 1 containers: [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74]
	I0704 18:25:32.837615   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.840746   12644 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:25:32.840803   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:25:32.871748   12644 cri.go:89] found id: "18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:32.871793   12644 cri.go:89] found id: ""
	I0704 18:25:32.871802   12644 logs.go:276] 1 containers: [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e]
	I0704 18:25:32.871850   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.874981   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:25:32.875043   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:25:32.907744   12644 cri.go:89] found id: "73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:32.907775   12644 cri.go:89] found id: ""
	I0704 18:25:32.907784   12644 logs.go:276] 1 containers: [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff]
	I0704 18:25:32.907827   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.910984   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:25:32.911041   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:25:32.943828   12644 cri.go:89] found id: "fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:32.943850   12644 cri.go:89] found id: ""
	I0704 18:25:32.943859   12644 logs.go:276] 1 containers: [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3]
	I0704 18:25:32.943917   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.947051   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:25:32.947099   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:25:32.979953   12644 cri.go:89] found id: "0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:32.979983   12644 cri.go:89] found id: ""
	I0704 18:25:32.979991   12644 logs.go:276] 1 containers: [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d]
	I0704 18:25:32.980034   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.983263   12644 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:25:32.983323   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:25:33.016725   12644 cri.go:89] found id: "ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:33.016751   12644 cri.go:89] found id: ""
	I0704 18:25:33.016760   12644 logs.go:276] 1 containers: [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99]
	I0704 18:25:33.016804   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:33.019952   12644 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:25:33.019977   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:25:33.113222   12644 logs.go:123] Gathering logs for etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] ...
	I0704 18:25:33.113249   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:33.162756   12644 logs.go:123] Gathering logs for kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] ...
	I0704 18:25:33.162786   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:33.199308   12644 logs.go:123] Gathering logs for kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] ...
	I0704 18:25:33.199335   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:33.231046   12644 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:25:33.231083   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:25:33.304151   12644 logs.go:123] Gathering logs for container status ...
	I0704 18:25:33.304186   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:25:33.342654   12644 logs.go:123] Gathering logs for kubelet ...
	I0704 18:25:33.342682   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 18:25:33.369531   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.942522    1731 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.369680   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.942936    1731 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370548   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945732    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370694   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370823   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370972   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.371103   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.371247   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:33.406177   12644 logs.go:123] Gathering logs for dmesg ...
	I0704 18:25:33.406206   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:25:33.418326   12644 logs.go:123] Gathering logs for kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] ...
	I0704 18:25:33.418350   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:33.462357   12644 logs.go:123] Gathering logs for coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] ...
	I0704 18:25:33.462386   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:33.497857   12644 logs.go:123] Gathering logs for kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] ...
	I0704 18:25:33.497881   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:33.530631   12644 logs.go:123] Gathering logs for kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] ...
	I0704 18:25:33.530661   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:33.586272   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:33.586307   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 18:25:33.586360   12644 out.go:239] X Problems detected in kubelet:
	W0704 18:25:33.586369   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586378   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586387   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586398   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586405   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:33.586412   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:33.586417   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:25:43.587038   12644 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:25:43.591206   12644 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0704 18:25:43.592000   12644 api_server.go:141] control plane version: v1.30.2
	I0704 18:25:43.592022   12644 api_server.go:131] duration metric: took 10.821751442s to wait for apiserver health ...
	I0704 18:25:43.592029   12644 system_pods.go:43] waiting for kube-system pods to appear ...
	I0704 18:25:43.592049   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:25:43.592098   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:25:43.623599   12644 cri.go:89] found id: "6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:43.623621   12644 cri.go:89] found id: ""
	I0704 18:25:43.623628   12644 logs.go:276] 1 containers: [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726]
	I0704 18:25:43.623665   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.626737   12644 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:25:43.626801   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:25:43.659229   12644 cri.go:89] found id: "83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:43.659250   12644 cri.go:89] found id: ""
	I0704 18:25:43.659258   12644 logs.go:276] 1 containers: [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74]
	I0704 18:25:43.659301   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.662454   12644 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:25:43.662515   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:25:43.694349   12644 cri.go:89] found id: "18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:43.694372   12644 cri.go:89] found id: ""
	I0704 18:25:43.694382   12644 logs.go:276] 1 containers: [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e]
	I0704 18:25:43.694425   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.697465   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:25:43.697522   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:25:43.729720   12644 cri.go:89] found id: "73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:43.729739   12644 cri.go:89] found id: ""
	I0704 18:25:43.729752   12644 logs.go:276] 1 containers: [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff]
	I0704 18:25:43.729796   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.733040   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:25:43.733103   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:25:43.764212   12644 cri.go:89] found id: "fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:43.764231   12644 cri.go:89] found id: ""
	I0704 18:25:43.764238   12644 logs.go:276] 1 containers: [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3]
	I0704 18:25:43.764277   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.767442   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:25:43.767511   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:25:43.798654   12644 cri.go:89] found id: "0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:43.798676   12644 cri.go:89] found id: ""
	I0704 18:25:43.798683   12644 logs.go:276] 1 containers: [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d]
	I0704 18:25:43.798725   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.801757   12644 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:25:43.801811   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:25:43.832613   12644 cri.go:89] found id: "ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:43.832633   12644 cri.go:89] found id: ""
	I0704 18:25:43.832649   12644 logs.go:276] 1 containers: [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99]
	I0704 18:25:43.832703   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.835805   12644 logs.go:123] Gathering logs for dmesg ...
	I0704 18:25:43.835830   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:25:43.846986   12644 logs.go:123] Gathering logs for etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] ...
	I0704 18:25:43.847012   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:43.894174   12644 logs.go:123] Gathering logs for coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] ...
	I0704 18:25:43.894212   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:43.929071   12644 logs.go:123] Gathering logs for kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] ...
	I0704 18:25:43.929103   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:43.964883   12644 logs.go:123] Gathering logs for kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] ...
	I0704 18:25:43.964911   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:43.996563   12644 logs.go:123] Gathering logs for kubelet ...
	I0704 18:25:43.996590   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 18:25:44.027611   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.942522    1731 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.027786   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.942936    1731 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.028691   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945732    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.028838   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.028970   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.029114   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.029247   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.029394   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:44.065190   12644 logs.go:123] Gathering logs for kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] ...
	I0704 18:25:44.065223   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:44.106856   12644 logs.go:123] Gathering logs for kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] ...
	I0704 18:25:44.106883   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:44.167450   12644 logs.go:123] Gathering logs for kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] ...
	I0704 18:25:44.167498   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:44.199884   12644 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:25:44.199910   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:25:44.273812   12644 logs.go:123] Gathering logs for container status ...
	I0704 18:25:44.273844   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:25:44.312935   12644 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:25:44.312963   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:25:44.404985   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:44.405008   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 18:25:44.405055   12644 out.go:239] X Problems detected in kubelet:
	W0704 18:25:44.405067   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405074   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405086   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405095   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405104   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:44.405115   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:44.405125   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:25:54.418117   12644 system_pods.go:59] 19 kube-system pods found
	I0704 18:25:54.418147   12644 system_pods.go:61] "coredns-7db6d8ff4d-qmqfd" [2f242b4b-3d9f-4573-b20a-22b37dc81c8f] Running
	I0704 18:25:54.418152   12644 system_pods.go:61] "csi-hostpath-attacher-0" [2836a002-a119-4bea-a5a9-ed7e414e6939] Running
	I0704 18:25:54.418155   12644 system_pods.go:61] "csi-hostpath-resizer-0" [bce95a06-f294-4c79-b769-b2d291cb972b] Running
	I0704 18:25:54.418159   12644 system_pods.go:61] "csi-hostpathplugin-7629l" [ea94d0ad-33ac-426c-9ba9-13ad28c997be] Running
	I0704 18:25:54.418162   12644 system_pods.go:61] "etcd-addons-820252" [f4a08d9c-dbe0-42fc-ba0f-8376dc75f8d3] Running
	I0704 18:25:54.418165   12644 system_pods.go:61] "kindnet-n6fw6" [58867f86-acd2-4f37-bcb3-de64102fac5d] Running
	I0704 18:25:54.418168   12644 system_pods.go:61] "kube-apiserver-addons-820252" [5f638dc9-0ae7-49f5-9792-a059f14ca357] Running
	I0704 18:25:54.418171   12644 system_pods.go:61] "kube-controller-manager-addons-820252" [3ba5bb87-c5bd-4972-a2ea-b979a8ad118a] Running
	I0704 18:25:54.418174   12644 system_pods.go:61] "kube-ingress-dns-minikube" [e64b9e64-705f-457d-a522-39c0b10b4fe9] Running
	I0704 18:25:54.418177   12644 system_pods.go:61] "kube-proxy-5s22s" [b0052732-6c26-440d-9c3b-4eb099dba0a4] Running
	I0704 18:25:54.418180   12644 system_pods.go:61] "kube-scheduler-addons-820252" [9fa11b0d-5332-4bad-b660-7258724698df] Running
	I0704 18:25:54.418183   12644 system_pods.go:61] "metrics-server-c59844bb4-mlrgp" [773445b5-5b2c-486b-b55a-113e050b5878] Running
	I0704 18:25:54.418186   12644 system_pods.go:61] "nvidia-device-plugin-daemonset-crgp8" [2369eb98-ea8e-480b-8023-89f6ccbccde9] Running
	I0704 18:25:54.418189   12644 system_pods.go:61] "registry-9xfwt" [33b84e7f-8d3c-4729-9b99-8ae954d9bc6e] Running
	I0704 18:25:54.418192   12644 system_pods.go:61] "registry-proxy-d7x2f" [7353f121-fcdd-4ca6-b190-3ce6c2ff050f] Running
	I0704 18:25:54.418196   12644 system_pods.go:61] "snapshot-controller-745499f584-5mrlg" [39b0c8d9-84c2-4782-990b-2a285e20e211] Running
	I0704 18:25:54.418199   12644 system_pods.go:61] "snapshot-controller-745499f584-w7dmw" [a09d069f-d413-454b-b3cf-daf962696a3a] Running
	I0704 18:25:54.418201   12644 system_pods.go:61] "storage-provisioner" [04154c69-adfe-4694-8e8e-18ec43a6a07d] Running
	I0704 18:25:54.418205   12644 system_pods.go:61] "tiller-deploy-6677d64bcd-8prwm" [f5f547fb-4667-490f-9b64-c7a0b0dceef6] Running
	I0704 18:25:54.418212   12644 system_pods.go:74] duration metric: took 10.826177778s to wait for pod list to return data ...
	I0704 18:25:54.418221   12644 default_sa.go:34] waiting for default service account to be created ...
	I0704 18:25:54.419982   12644 default_sa.go:45] found service account: "default"
	I0704 18:25:54.420002   12644 default_sa.go:55] duration metric: took 1.777243ms for default service account to be created ...
	I0704 18:25:54.420010   12644 system_pods.go:116] waiting for k8s-apps to be running ...
	I0704 18:25:54.428386   12644 system_pods.go:86] 19 kube-system pods found
	I0704 18:25:54.428420   12644 system_pods.go:89] "coredns-7db6d8ff4d-qmqfd" [2f242b4b-3d9f-4573-b20a-22b37dc81c8f] Running
	I0704 18:25:54.428426   12644 system_pods.go:89] "csi-hostpath-attacher-0" [2836a002-a119-4bea-a5a9-ed7e414e6939] Running
	I0704 18:25:54.428431   12644 system_pods.go:89] "csi-hostpath-resizer-0" [bce95a06-f294-4c79-b769-b2d291cb972b] Running
	I0704 18:25:54.428436   12644 system_pods.go:89] "csi-hostpathplugin-7629l" [ea94d0ad-33ac-426c-9ba9-13ad28c997be] Running
	I0704 18:25:54.428440   12644 system_pods.go:89] "etcd-addons-820252" [f4a08d9c-dbe0-42fc-ba0f-8376dc75f8d3] Running
	I0704 18:25:54.428444   12644 system_pods.go:89] "kindnet-n6fw6" [58867f86-acd2-4f37-bcb3-de64102fac5d] Running
	I0704 18:25:54.428448   12644 system_pods.go:89] "kube-apiserver-addons-820252" [5f638dc9-0ae7-49f5-9792-a059f14ca357] Running
	I0704 18:25:54.428452   12644 system_pods.go:89] "kube-controller-manager-addons-820252" [3ba5bb87-c5bd-4972-a2ea-b979a8ad118a] Running
	I0704 18:25:54.428458   12644 system_pods.go:89] "kube-ingress-dns-minikube" [e64b9e64-705f-457d-a522-39c0b10b4fe9] Running
	I0704 18:25:54.428461   12644 system_pods.go:89] "kube-proxy-5s22s" [b0052732-6c26-440d-9c3b-4eb099dba0a4] Running
	I0704 18:25:54.428465   12644 system_pods.go:89] "kube-scheduler-addons-820252" [9fa11b0d-5332-4bad-b660-7258724698df] Running
	I0704 18:25:54.428469   12644 system_pods.go:89] "metrics-server-c59844bb4-mlrgp" [773445b5-5b2c-486b-b55a-113e050b5878] Running
	I0704 18:25:54.428475   12644 system_pods.go:89] "nvidia-device-plugin-daemonset-crgp8" [2369eb98-ea8e-480b-8023-89f6ccbccde9] Running
	I0704 18:25:54.428478   12644 system_pods.go:89] "registry-9xfwt" [33b84e7f-8d3c-4729-9b99-8ae954d9bc6e] Running
	I0704 18:25:54.428482   12644 system_pods.go:89] "registry-proxy-d7x2f" [7353f121-fcdd-4ca6-b190-3ce6c2ff050f] Running
	I0704 18:25:54.428486   12644 system_pods.go:89] "snapshot-controller-745499f584-5mrlg" [39b0c8d9-84c2-4782-990b-2a285e20e211] Running
	I0704 18:25:54.428490   12644 system_pods.go:89] "snapshot-controller-745499f584-w7dmw" [a09d069f-d413-454b-b3cf-daf962696a3a] Running
	I0704 18:25:54.428494   12644 system_pods.go:89] "storage-provisioner" [04154c69-adfe-4694-8e8e-18ec43a6a07d] Running
	I0704 18:25:54.428498   12644 system_pods.go:89] "tiller-deploy-6677d64bcd-8prwm" [f5f547fb-4667-490f-9b64-c7a0b0dceef6] Running
	I0704 18:25:54.428503   12644 system_pods.go:126] duration metric: took 8.488507ms to wait for k8s-apps to be running ...
	I0704 18:25:54.428512   12644 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 18:25:54.428555   12644 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:25:54.439899   12644 system_svc.go:56] duration metric: took 11.375086ms WaitForService to wait for kubelet
	I0704 18:25:54.439935   12644 kubeadm.go:576] duration metric: took 2m27.195188063s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 18:25:54.439956   12644 node_conditions.go:102] verifying NodePressure condition ...
	I0704 18:25:54.442453   12644 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:25:54.442476   12644 node_conditions.go:123] node cpu capacity is 8
	I0704 18:25:54.442488   12644 node_conditions.go:105] duration metric: took 2.5279ms to run NodePressure ...
	I0704 18:25:54.442498   12644 start.go:240] waiting for startup goroutines ...
	I0704 18:25:54.442505   12644 start.go:245] waiting for cluster config update ...
	I0704 18:25:54.442520   12644 start.go:254] writing updated cluster config ...
	I0704 18:25:54.442761   12644 ssh_runner.go:195] Run: rm -f paused
	I0704 18:25:54.489793   12644 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
	I0704 18:25:54.492021   12644 out.go:177] * Done! kubectl is now configured to use "addons-820252" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.301020010Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=4ebb05b0-73ed-47b5-bbe9-38384833f653 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.301718140Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=9fdf0178-a26b-494e-9eda-60b9bb5fab75 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.302610507Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=9fdf0178-a26b-494e-9eda-60b9bb5fab75 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.303321723Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-fbctz/hello-world-app" id=e184e7eb-be5d-4cd9-90db-d4f303cabd2d name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.303406637Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.352604520Z" level=info msg="Created container 5fac1f8c4598fcee23bffcf7febdb40c0e20f0abbc9358c0d577091b5dbe4268: default/hello-world-app-86c47465fc-fbctz/hello-world-app" id=e184e7eb-be5d-4cd9-90db-d4f303cabd2d name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.353115758Z" level=info msg="Starting container: 5fac1f8c4598fcee23bffcf7febdb40c0e20f0abbc9358c0d577091b5dbe4268" id=505894b8-ebe0-473a-9dda-37d5f4a34b3c name=/runtime.v1.RuntimeService/StartContainer
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.358878427Z" level=info msg="Started container" PID=11092 containerID=5fac1f8c4598fcee23bffcf7febdb40c0e20f0abbc9358c0d577091b5dbe4268 description=default/hello-world-app-86c47465fc-fbctz/hello-world-app id=505894b8-ebe0-473a-9dda-37d5f4a34b3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ae3e98c89a84030ad3d9b31d09305733db9e072d1767d67e8356c30026fc783
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.440925832Z" level=info msg="Removing container: 0a59817b9ff8650df357f573c69afa09fcc1d60d110c6ab182d1de789a79bce6" id=f85549bb-fa4b-46a7-86d1-374d8dbc0c2a name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:28:33 addons-820252 crio[1028]: time="2024-07-04 18:28:33.454164123Z" level=info msg="Removed container 0a59817b9ff8650df357f573c69afa09fcc1d60d110c6ab182d1de789a79bce6: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=f85549bb-fa4b-46a7-86d1-374d8dbc0c2a name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:28:34 addons-820252 crio[1028]: time="2024-07-04 18:28:34.968316009Z" level=info msg="Stopping container: 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f (timeout: 2s)" id=a57c4261-eb6b-4413-8471-ffafe40ad4d7 name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 18:28:36 addons-820252 crio[1028]: time="2024-07-04 18:28:36.974318808Z" level=warning msg="Stopping container 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=a57c4261-eb6b-4413-8471-ffafe40ad4d7 name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 18:28:37 addons-820252 conmon[6399]: conmon 14675c3bcc997eafcdf8 <ninfo>: container 6411 exited with status 137
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.106947969Z" level=info msg="Stopped container 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f: ingress-nginx/ingress-nginx-controller-768f948f8f-btcq9/controller" id=a57c4261-eb6b-4413-8471-ffafe40ad4d7 name=/runtime.v1.RuntimeService/StopContainer
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.107489463Z" level=info msg="Stopping pod sandbox: 67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34" id=409d8bb6-aeec-4eec-b9e3-6dd4cb72ebde name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.110534314Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-DST256UHNNIICHPK - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-XWDTLBF2BPFAOTX6 - [0:0]\n-X KUBE-HP-DST256UHNNIICHPK\n-X KUBE-HP-XWDTLBF2BPFAOTX6\nCOMMIT\n"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.112026751Z" level=info msg="Closing host port tcp:80"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.112065193Z" level=info msg="Closing host port tcp:443"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.113351121Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.113369586Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.113494641Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-768f948f8f-btcq9 Namespace:ingress-nginx ID:67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34 UID:9678ef1f-54b1-4d02-bc1e-525c3b6d0e42 NetNS:/var/run/netns/2aa9ac7f-60ed-4e85-89f3-a0861fe1282f Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.113609888Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-768f948f8f-btcq9 from CNI network \"kindnet\" (type=ptp)"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.141238482Z" level=info msg="Stopped pod sandbox: 67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34" id=409d8bb6-aeec-4eec-b9e3-6dd4cb72ebde name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.450822756Z" level=info msg="Removing container: 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f" id=e5faae69-88c3-45ca-abe9-6227e84f1e65 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.463986449Z" level=info msg="Removed container 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f: ingress-nginx/ingress-nginx-controller-768f948f8f-btcq9/controller" id=e5faae69-88c3-45ca-abe9-6227e84f1e65 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	5fac1f8c4598f       gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7                      8 seconds ago       Running             hello-world-app           0                   4ae3e98c89a84       hello-world-app-86c47465fc-fbctz
	29246bac284db       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37                        2 minutes ago       Running             headlamp                  0                   6df66433312d6       headlamp-7867546754-p445q
	c8644f8f4a2c3       docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55                              2 minutes ago       Running             nginx                     0                   efd557fc9b0f6       nginx
	c2c5c3df01dff       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 4 minutes ago       Running             gcp-auth                  0                   4797bd59ed210       gcp-auth-5db96cd9b4-nj5lh
	9731c915bb351       docker.io/marcnuri/yakd@sha256:8ebd1692ed5271719f13b728d9af7acb839aa04821e931c8993d908ad68b69fd                              4 minutes ago       Running             yakd                      0                   e06108169a057       yakd-dashboard-799879c74f-ltjmx
	7837d1c8dfdb0       684c5ea3b61b299cd4e713c10bfd8989341da91f6175e2e6e502869c0781fb66                                                             4 minutes ago       Exited              patch                     2                   03afd024294cc       ingress-nginx-admission-patch-cdz5g
	7122f6026bba0       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:35379defc3e7025b1c00d37092f560ce87d06ea5ab35d04ff8a0cf22d316bcf2   4 minutes ago       Exited              create                    0                   1e39e9109f030       ingress-nginx-admission-create-62lwp
	79bc023ef5295       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872        4 minutes ago       Running             metrics-server            0                   5535464ea521d       metrics-server-c59844bb4-mlrgp
	18b8bf4a80af9       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                             4 minutes ago       Running             coredns                   0                   9c9a5afa674a5       coredns-7db6d8ff4d-qmqfd
	354c9c9a7c2a9       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   1c1ba1494edc5       storage-provisioner
	ebd8aae4e56a7       ac1c61439df4625ba53a9ceaccb5eb07a830bdf942cc1c60535a4dd7e763d55f                                                             5 minutes ago       Running             kindnet-cni               0                   971de9bb3bf51       kindnet-n6fw6
	fe515a6048b3c       53c535741fb446f6b34d720fdc5748db368ef96771111f3892682e6eab8f3772                                                             5 minutes ago       Running             kube-proxy                0                   ad9d4f6402f2c       kube-proxy-5s22s
	83abce9d8ee6c       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                             5 minutes ago       Running             etcd                      0                   17af247f72e3b       etcd-addons-820252
	6a4fd26d47c56       56ce0fd9fb532bcb552ddbdbe3064189ce823a71693d97ff7a0a7a4ff6bffbbe                                                             5 minutes ago       Running             kube-apiserver            0                   ca3c8307a191f       kube-apiserver-addons-820252
	0299b759ca795       e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974                                                             5 minutes ago       Running             kube-controller-manager   0                   c988cd57abc8b       kube-controller-manager-addons-820252
	73286916ad520       7820c83aa139453522e9028341d0d4f23ca2721ec80c7a47425446d11157b940                                                             5 minutes ago       Running             kube-scheduler            0                   c5a486e9a9041       kube-scheduler-addons-820252
	
	
	==> coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] <==
	[INFO] 10.244.0.16:36612 - 483 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038984s
	[INFO] 10.244.0.16:52039 - 6146 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004288939s
	[INFO] 10.244.0.16:52039 - 57348 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.005674915s
	[INFO] 10.244.0.16:46566 - 44617 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004610024s
	[INFO] 10.244.0.16:46566 - 18004 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00469911s
	[INFO] 10.244.0.16:39473 - 20854 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004374076s
	[INFO] 10.244.0.16:39473 - 61042 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004869851s
	[INFO] 10.244.0.16:33159 - 51818 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00004745s
	[INFO] 10.244.0.16:33159 - 37992 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000086727s
	[INFO] 10.244.0.20:50803 - 56783 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000189626s
	[INFO] 10.244.0.20:52243 - 20807 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000169098s
	[INFO] 10.244.0.20:59031 - 29286 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000144622s
	[INFO] 10.244.0.20:57194 - 64989 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000198353s
	[INFO] 10.244.0.20:38609 - 41175 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000100834s
	[INFO] 10.244.0.20:52556 - 54396 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000080719s
	[INFO] 10.244.0.20:46477 - 59452 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006268931s
	[INFO] 10.244.0.20:60907 - 5438 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006358054s
	[INFO] 10.244.0.20:35542 - 36161 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005077066s
	[INFO] 10.244.0.20:51757 - 64299 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005423057s
	[INFO] 10.244.0.20:36013 - 30826 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004666375s
	[INFO] 10.244.0.20:46242 - 63444 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004733306s
	[INFO] 10.244.0.20:53533 - 31446 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000761269s
	[INFO] 10.244.0.20:51439 - 11801 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000912404s
	[INFO] 10.244.0.24:49882 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000159808s
	[INFO] 10.244.0.24:57984 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000161745s
	
	
	==> describe nodes <==
	Name:               addons-820252
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-820252
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0e4b4fcc186d4ca7076f49580f05e6bddce789ae
	                    minikube.k8s.io/name=addons-820252
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_04T18_23_14_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-820252
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 18:23:10 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-820252
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 18:28:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 18:26:47 +0000   Thu, 04 Jul 2024 18:23:09 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 18:26:47 +0000   Thu, 04 Jul 2024 18:23:09 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 18:26:47 +0000   Thu, 04 Jul 2024 18:23:09 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 18:26:47 +0000   Thu, 04 Jul 2024 18:24:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-820252
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	System Info:
	  Machine ID:                 e1f56a74bb654a67a18920ace911e302
	  System UUID:                c7a4c665-fb70-429d-a945-1305fd6de9d7
	  Boot ID:                    1b38a39a-57e0-4be4-ab1a-09fa8a5cebef
	  Kernel Version:             5.15.0-1062-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-fbctz         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m30s
	  gcp-auth                    gcp-auth-5db96cd9b4-nj5lh                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m6s
	  headlamp                    headlamp-7867546754-p445q                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m28s
	  kube-system                 coredns-7db6d8ff4d-qmqfd                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     5m15s
	  kube-system                 etcd-addons-820252                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         5m29s
	  kube-system                 kindnet-n6fw6                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      5m15s
	  kube-system                 kube-apiserver-addons-820252             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m29s
	  kube-system                 kube-controller-manager-addons-820252    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m29s
	  kube-system                 kube-proxy-5s22s                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m15s
	  kube-system                 kube-scheduler-addons-820252             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m29s
	  kube-system                 metrics-server-c59844bb4-mlrgp           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         5m11s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m11s
	  yakd-dashboard              yakd-dashboard-799879c74f-ltjmx          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (0%!)(MISSING)       256Mi (0%!)(MISSING)     5m10s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             548Mi (1%!)(MISSING)  476Mi (1%!)(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)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 5m10s  kube-proxy       
	  Normal  Starting                 5m29s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m29s  kubelet          Node addons-820252 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m29s  kubelet          Node addons-820252 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m29s  kubelet          Node addons-820252 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5m15s  node-controller  Node addons-820252 event: Registered Node addons-820252 in Controller
	  Normal  NodeReady                4m42s  kubelet          Node addons-820252 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000627] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000651] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000643] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000632] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.599015] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.048221] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005622] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013358] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002553] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013925] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +7.222949] kauditd_printk_skb: 46 callbacks suppressed
	[Jul 4 18:26] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +1.011779] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +2.019820] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +4.187570] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +8.191263] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[ +16.130453] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[Jul 4 18:27] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	
	
	==> etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] <==
	{"level":"warn","ts":"2024-07-04T18:23:30.548395Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"209.445761ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-820252\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-07-04T18:23:30.549305Z","caller":"traceutil/trace.go:171","msg":"trace[395499278] range","detail":"{range_begin:/registry/minions/addons-820252; range_end:; response_count:1; response_revision:405; }","duration":"210.35779ms","start":"2024-07-04T18:23:30.338934Z","end":"2024-07-04T18:23:30.549292Z","steps":["trace[395499278] 'agreement among raft nodes before linearized reading'  (duration: 209.424698ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.736768Z","caller":"traceutil/trace.go:171","msg":"trace[201862336] linearizableReadLoop","detail":"{readStateIndex:420; appliedIndex:417; }","duration":"101.748567ms","start":"2024-07-04T18:23:30.635001Z","end":"2024-07-04T18:23:30.73675Z","steps":["trace[201862336] 'read index received'  (duration: 12.870634ms)","trace[201862336] 'applied index is now lower than readState.Index'  (duration: 88.877053ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T18:23:30.737981Z","caller":"traceutil/trace.go:171","msg":"trace[2139014788] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"105.390032ms","start":"2024-07-04T18:23:30.632576Z","end":"2024-07-04T18:23:30.737966Z","steps":["trace[2139014788] 'process raft request'  (duration: 15.274301ms)","trace[2139014788] 'compare'  (duration: 88.485445ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T18:23:30.738971Z","caller":"traceutil/trace.go:171","msg":"trace[2130302802] transaction","detail":"{read_only:false; response_revision:407; number_of_response:1; }","duration":"106.383036ms","start":"2024-07-04T18:23:30.632576Z","end":"2024-07-04T18:23:30.738959Z","steps":["trace[2130302802] 'process raft request'  (duration: 103.931093ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.739341Z","caller":"traceutil/trace.go:171","msg":"trace[378925675] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"106.701566ms","start":"2024-07-04T18:23:30.632629Z","end":"2024-07-04T18:23:30.739331Z","steps":["trace[378925675] 'process raft request'  (duration: 104.022185ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.739675Z","caller":"traceutil/trace.go:171","msg":"trace[259803635] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"104.466957ms","start":"2024-07-04T18:23:30.635199Z","end":"2024-07-04T18:23:30.739666Z","steps":["trace[259803635] 'process raft request'  (duration: 101.489922ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.740332Z","caller":"traceutil/trace.go:171","msg":"trace[466435231] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"103.771093ms","start":"2024-07-04T18:23:30.636549Z","end":"2024-07-04T18:23:30.74032Z","steps":["trace[466435231] 'process raft request'  (duration: 100.171007ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.740472Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.457796ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-04T18:23:30.740498Z","caller":"traceutil/trace.go:171","msg":"trace[1443315154] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:410; }","duration":"105.5148ms","start":"2024-07-04T18:23:30.634975Z","end":"2024-07-04T18:23:30.74049Z","steps":["trace[1443315154] 'agreement among raft nodes before linearized reading'  (duration: 105.454207ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.836584Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"188.683532ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-6fcd4f6f98\" ","response":"range_response_count:1 size:2189"}
	{"level":"info","ts":"2024-07-04T18:23:30.837048Z","caller":"traceutil/trace.go:171","msg":"trace[1332677244] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-6fcd4f6f98; range_end:; response_count:1; response_revision:411; }","duration":"189.172443ms","start":"2024-07-04T18:23:30.64786Z","end":"2024-07-04T18:23:30.837032Z","steps":["trace[1332677244] 'agreement among raft nodes before linearized reading'  (duration: 188.68409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.836742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"195.563753ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-820252\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-07-04T18:23:30.837258Z","caller":"traceutil/trace.go:171","msg":"trace[589379002] range","detail":"{range_begin:/registry/minions/addons-820252; range_end:; response_count:1; response_revision:411; }","duration":"196.102138ms","start":"2024-07-04T18:23:30.641148Z","end":"2024-07-04T18:23:30.83725Z","steps":["trace[589379002] 'agreement among raft nodes before linearized reading'  (duration: 195.56373ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.836792Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"201.63263ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2024-07-04T18:23:30.837364Z","caller":"traceutil/trace.go:171","msg":"trace[1515190053] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:411; }","duration":"202.216904ms","start":"2024-07-04T18:23:30.635141Z","end":"2024-07-04T18:23:30.837358Z","steps":["trace[1515190053] 'agreement among raft nodes before linearized reading'  (duration: 201.620631ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:31.346186Z","caller":"traceutil/trace.go:171","msg":"trace[1678634817] transaction","detail":"{read_only:false; response_revision:445; number_of_response:1; }","duration":"100.853963ms","start":"2024-07-04T18:23:31.245317Z","end":"2024-07-04T18:23:31.346171Z","steps":["trace[1678634817] 'process raft request'  (duration: 100.460595ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:31.438024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.158339ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/roles/kube-system/system:persistent-volume-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T18:23:31.440303Z","caller":"traceutil/trace.go:171","msg":"trace[605595880] range","detail":"{range_begin:/registry/roles/kube-system/system:persistent-volume-provisioner; range_end:; response_count:0; response_revision:456; }","duration":"186.456024ms","start":"2024-07-04T18:23:31.25383Z","end":"2024-07-04T18:23:31.440286Z","steps":["trace[605595880] 'agreement among raft nodes before linearized reading'  (duration: 184.15758ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:31.440103Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.444045ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/registry-proxy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T18:23:31.440453Z","caller":"traceutil/trace.go:171","msg":"trace[349215090] range","detail":"{range_begin:/registry/daemonsets/kube-system/registry-proxy; range_end:; response_count:0; response_revision:456; }","duration":"186.81417ms","start":"2024-07-04T18:23:31.253628Z","end":"2024-07-04T18:23:31.440443Z","steps":["trace[349215090] 'agreement among raft nodes before linearized reading'  (duration: 186.44646ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:31.440132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"191.794932ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T18:23:31.44291Z","caller":"traceutil/trace.go:171","msg":"trace[605330399] range","detail":"{range_begin:/registry/services/specs/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:456; }","duration":"194.591887ms","start":"2024-07-04T18:23:31.248304Z","end":"2024-07-04T18:23:31.442895Z","steps":["trace[605330399] 'agreement among raft nodes before linearized reading'  (duration: 191.795126ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:25:15.651682Z","caller":"traceutil/trace.go:171","msg":"trace[2127464272] transaction","detail":"{read_only:false; response_revision:1273; number_of_response:1; }","duration":"103.146951ms","start":"2024-07-04T18:25:15.548517Z","end":"2024-07-04T18:25:15.651664Z","steps":["trace[2127464272] 'process raft request'  (duration: 89.307557ms)","trace[2127464272] 'compare'  (duration: 13.76634ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T18:26:48.662683Z","caller":"traceutil/trace.go:171","msg":"trace[1640857264] transaction","detail":"{read_only:false; response_revision:1687; number_of_response:1; }","duration":"146.220658ms","start":"2024-07-04T18:26:48.516439Z","end":"2024-07-04T18:26:48.66266Z","steps":["trace[1640857264] 'process raft request'  (duration: 59.052311ms)","trace[1640857264] 'compare'  (duration: 87.044246ms)"],"step_count":2}
	
	
	==> gcp-auth [c2c5c3df01dff174960494d3208a36b1b2e94c9440871f0e790fa4542402d9d9] <==
	2024/07/04 18:24:41 GCP Auth Webhook started!
	2024/07/04 18:25:59 Ready to marshal response ...
	2024/07/04 18:25:59 Ready to write response ...
	2024/07/04 18:26:03 Ready to marshal response ...
	2024/07/04 18:26:03 Ready to write response ...
	2024/07/04 18:26:03 Ready to marshal response ...
	2024/07/04 18:26:03 Ready to write response ...
	2024/07/04 18:26:04 Ready to marshal response ...
	2024/07/04 18:26:04 Ready to write response ...
	2024/07/04 18:26:11 Ready to marshal response ...
	2024/07/04 18:26:11 Ready to write response ...
	2024/07/04 18:26:12 Ready to marshal response ...
	2024/07/04 18:26:12 Ready to write response ...
	2024/07/04 18:26:14 Ready to marshal response ...
	2024/07/04 18:26:14 Ready to write response ...
	2024/07/04 18:26:14 Ready to marshal response ...
	2024/07/04 18:26:14 Ready to write response ...
	2024/07/04 18:26:14 Ready to marshal response ...
	2024/07/04 18:26:14 Ready to write response ...
	2024/07/04 18:26:40 Ready to marshal response ...
	2024/07/04 18:26:40 Ready to write response ...
	2024/07/04 18:27:00 Ready to marshal response ...
	2024/07/04 18:27:00 Ready to write response ...
	2024/07/04 18:28:31 Ready to marshal response ...
	2024/07/04 18:28:31 Ready to write response ...
	
	
	==> kernel <==
	 18:28:42 up 11 min,  0 users,  load average: 0.28, 0.59, 0.32
	Linux addons-820252 5.15.0-1062-gcp #70~20.04.1-Ubuntu SMP Fri May 24 20:12:18 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] <==
	I0704 18:26:40.574730       1 main.go:227] handling current node
	I0704 18:26:50.586257       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:26:50.586285       1 main.go:227] handling current node
	I0704 18:27:00.594671       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:27:00.594692       1 main.go:227] handling current node
	I0704 18:27:10.602674       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:27:10.602695       1 main.go:227] handling current node
	I0704 18:27:20.605883       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:27:20.605908       1 main.go:227] handling current node
	I0704 18:27:30.617896       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:27:30.617920       1 main.go:227] handling current node
	I0704 18:27:40.626924       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:27:40.626947       1 main.go:227] handling current node
	I0704 18:27:50.638760       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:27:50.638784       1 main.go:227] handling current node
	I0704 18:28:00.643091       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:28:00.643116       1 main.go:227] handling current node
	I0704 18:28:10.655103       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:28:10.655126       1 main.go:227] handling current node
	I0704 18:28:20.666551       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:28:20.666576       1 main.go:227] handling current node
	I0704 18:28:30.670052       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:28:30.670078       1 main.go:227] handling current node
	I0704 18:28:40.683083       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:28:40.683105       1 main.go:227] handling current node
	
	
	==> kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] <==
	E0704 18:25:26.572976       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]]
	I0704 18:25:26.581760       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0704 18:26:01.404830       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.22:44336: read: connection reset by peer
	I0704 18:26:06.520660       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0704 18:26:07.535984       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0704 18:26:12.071498       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0704 18:26:12.231685       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.81.129"}
	I0704 18:26:14.846189       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.180.1"}
	E0704 18:26:27.245799       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0704 18:26:49.220059       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0704 18:27:15.473196       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.473243       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.486040       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.486097       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.491305       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.491350       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.499435       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.499576       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.532598       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.532744       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0704 18:27:16.491842       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0704 18:27:16.532915       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0704 18:27:16.633808       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0704 18:28:31.573119       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.129.177"}
	
	
	==> kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] <==
	W0704 18:27:32.102392       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:27:32.102428       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:27:33.470751       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:27:33.470784       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:27:47.502597       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:27:47.502629       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:27:54.431494       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:27:54.431534       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:27:57.370663       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:27:57.370694       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:28:23.986451       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:28:23.986493       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:28:26.441214       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:28:26.441248       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0704 18:28:31.438656       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="17.240319ms"
	I0704 18:28:31.442272       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="3.488495ms"
	I0704 18:28:31.442337       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="29.274µs"
	I0704 18:28:31.445663       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="43.51µs"
	W0704 18:28:32.013393       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:28:32.013430       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0704 18:28:33.470191       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="6.601744ms"
	I0704 18:28:33.470358       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="45.612µs"
	I0704 18:28:33.955749       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0704 18:28:33.957287       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="4.768µs"
	I0704 18:28:33.963321       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	
	
	==> kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] <==
	I0704 18:23:30.055514       1 server_linux.go:69] "Using iptables proxy"
	I0704 18:23:30.841195       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0704 18:23:31.441305       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0704 18:23:31.441415       1 server_linux.go:165] "Using iptables Proxier"
	I0704 18:23:31.532039       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0704 18:23:31.532093       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0704 18:23:31.532123       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0704 18:23:31.532424       1 server.go:872] "Version info" version="v1.30.2"
	I0704 18:23:31.532449       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 18:23:31.535573       1 config.go:192] "Starting service config controller"
	I0704 18:23:31.541925       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0704 18:23:31.536473       1 config.go:319] "Starting node config controller"
	I0704 18:23:31.542948       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0704 18:23:31.536440       1 config.go:101] "Starting endpoint slice config controller"
	I0704 18:23:31.543018       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0704 18:23:31.543057       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0704 18:23:31.643646       1 shared_informer.go:320] Caches are synced for node config
	I0704 18:23:31.643698       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] <==
	W0704 18:23:10.644016       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 18:23:10.646686       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0704 18:23:10.646795       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0704 18:23:10.646812       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0704 18:23:10.647206       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0704 18:23:10.647276       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0704 18:23:10.647751       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0704 18:23:10.647829       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0704 18:23:10.647877       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0704 18:23:10.647895       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
	W0704 18:23:10.647909       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
	E0704 18:23:10.647925       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
	W0704 18:23:10.647940       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0704 18:23:10.647953       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0704 18:23:10.648027       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 18:23:10.648047       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 18:23:11.475635       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0704 18:23:11.475669       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
	W0704 18:23:11.733554       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0704 18:23:11.733617       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0704 18:23:11.734715       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0704 18:23:11.734745       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0704 18:23:11.842243       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 18:23:11.842285       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0704 18:23:14.343092       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 04 18:28:31 addons-820252 kubelet[1731]: I0704 18:28:31.437670    1731 memory_manager.go:354] "RemoveStaleState removing state" podUID="ea94d0ad-33ac-426c-9ba9-13ad28c997be" containerName="node-driver-registrar"
	Jul 04 18:28:31 addons-820252 kubelet[1731]: I0704 18:28:31.437679    1731 memory_manager.go:354] "RemoveStaleState removing state" podUID="ea94d0ad-33ac-426c-9ba9-13ad28c997be" containerName="csi-provisioner"
	Jul 04 18:28:31 addons-820252 kubelet[1731]: I0704 18:28:31.437687    1731 memory_manager.go:354] "RemoveStaleState removing state" podUID="ea94d0ad-33ac-426c-9ba9-13ad28c997be" containerName="csi-snapshotter"
	Jul 04 18:28:31 addons-820252 kubelet[1731]: I0704 18:28:31.437695    1731 memory_manager.go:354] "RemoveStaleState removing state" podUID="ea94d0ad-33ac-426c-9ba9-13ad28c997be" containerName="csi-external-health-monitor-controller"
	Jul 04 18:28:31 addons-820252 kubelet[1731]: I0704 18:28:31.573865    1731 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/5f8f07b2-3ad8-4116-b89d-7baca7e18f87-gcp-creds\") pod \"hello-world-app-86c47465fc-fbctz\" (UID: \"5f8f07b2-3ad8-4116-b89d-7baca7e18f87\") " pod="default/hello-world-app-86c47465fc-fbctz"
	Jul 04 18:28:31 addons-820252 kubelet[1731]: I0704 18:28:31.573930    1731 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-6vsnh\" (UniqueName: \"kubernetes.io/projected/5f8f07b2-3ad8-4116-b89d-7baca7e18f87-kube-api-access-6vsnh\") pod \"hello-world-app-86c47465fc-fbctz\" (UID: \"5f8f07b2-3ad8-4116-b89d-7baca7e18f87\") " pod="default/hello-world-app-86c47465fc-fbctz"
	Jul 04 18:28:32 addons-820252 kubelet[1731]: I0704 18:28:32.835222    1731 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-vxmzs\" (UniqueName: \"kubernetes.io/projected/e64b9e64-705f-457d-a522-39c0b10b4fe9-kube-api-access-vxmzs\") pod \"e64b9e64-705f-457d-a522-39c0b10b4fe9\" (UID: \"e64b9e64-705f-457d-a522-39c0b10b4fe9\") "
	Jul 04 18:28:32 addons-820252 kubelet[1731]: I0704 18:28:32.837279    1731 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/e64b9e64-705f-457d-a522-39c0b10b4fe9-kube-api-access-vxmzs" (OuterVolumeSpecName: "kube-api-access-vxmzs") pod "e64b9e64-705f-457d-a522-39c0b10b4fe9" (UID: "e64b9e64-705f-457d-a522-39c0b10b4fe9"). InnerVolumeSpecName "kube-api-access-vxmzs". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 04 18:28:32 addons-820252 kubelet[1731]: I0704 18:28:32.935746    1731 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-vxmzs\" (UniqueName: \"kubernetes.io/projected/e64b9e64-705f-457d-a522-39c0b10b4fe9-kube-api-access-vxmzs\") on node \"addons-820252\" DevicePath \"\""
	Jul 04 18:28:33 addons-820252 kubelet[1731]: I0704 18:28:33.439816    1731 scope.go:117] "RemoveContainer" containerID="0a59817b9ff8650df357f573c69afa09fcc1d60d110c6ab182d1de789a79bce6"
	Jul 04 18:28:33 addons-820252 kubelet[1731]: I0704 18:28:33.964020    1731 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-86c47465fc-fbctz" podStartSLOduration=1.438842264 podStartE2EDuration="2.963993694s" podCreationTimestamp="2024-07-04 18:28:31 +0000 UTC" firstStartedPulling="2024-07-04 18:28:31.776048618 +0000 UTC m=+318.730564143" lastFinishedPulling="2024-07-04 18:28:33.301200043 +0000 UTC m=+320.255715573" observedRunningTime="2024-07-04 18:28:33.463938066 +0000 UTC m=+320.418453601" watchObservedRunningTime="2024-07-04 18:28:33.963993694 +0000 UTC m=+320.918509271"
	Jul 04 18:28:35 addons-820252 kubelet[1731]: I0704 18:28:35.140498    1731 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7e3113e5-b4e7-488c-8201-7d3f1c153804" path="/var/lib/kubelet/pods/7e3113e5-b4e7-488c-8201-7d3f1c153804/volumes"
	Jul 04 18:28:35 addons-820252 kubelet[1731]: I0704 18:28:35.140853    1731 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cb64eb3f-49fd-4e19-a1e5-6ad71182107a" path="/var/lib/kubelet/pods/cb64eb3f-49fd-4e19-a1e5-6ad71182107a/volumes"
	Jul 04 18:28:35 addons-820252 kubelet[1731]: I0704 18:28:35.141141    1731 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e64b9e64-705f-457d-a522-39c0b10b4fe9" path="/var/lib/kubelet/pods/e64b9e64-705f-457d-a522-39c0b10b4fe9/volumes"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.258455    1731 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-webhook-cert\") pod \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\" (UID: \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\") "
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.258499    1731 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5hgkj\" (UniqueName: \"kubernetes.io/projected/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-kube-api-access-5hgkj\") pod \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\" (UID: \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\") "
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.260366    1731 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-kube-api-access-5hgkj" (OuterVolumeSpecName: "kube-api-access-5hgkj") pod "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42" (UID: "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42"). InnerVolumeSpecName "kube-api-access-5hgkj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.260390    1731 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42" (UID: "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.359674    1731 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-webhook-cert\") on node \"addons-820252\" DevicePath \"\""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.359718    1731 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-5hgkj\" (UniqueName: \"kubernetes.io/projected/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-kube-api-access-5hgkj\") on node \"addons-820252\" DevicePath \"\""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.449782    1731 scope.go:117] "RemoveContainer" containerID="14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.464248    1731 scope.go:117] "RemoveContainer" containerID="14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: E0704 18:28:37.464666    1731 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f\": container with ID starting with 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f not found: ID does not exist" containerID="14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.464714    1731 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"} err="failed to get container status \"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f\": rpc error: code = NotFound desc = could not find container \"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f\": container with ID starting with 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f not found: ID does not exist"
	Jul 04 18:28:39 addons-820252 kubelet[1731]: I0704 18:28:39.141184    1731 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9678ef1f-54b1-4d02-bc1e-525c3b6d0e42" path="/var/lib/kubelet/pods/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42/volumes"
	
	
	==> storage-provisioner [354c9c9a7c2a98e911252c6f31c7f82c831b0bd53347fb6f9ea0c9df725cbcfd] <==
	I0704 18:24:01.886078       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0704 18:24:01.893106       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0704 18:24:01.893152       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0704 18:24:01.898959       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0704 18:24:01.899088       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-820252_6751a23f-4f05-4e0f-b341-9d890372f727!
	I0704 18:24:01.899829       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"00513b98-d7a7-4165-82b5-12a06a1b0e79", APIVersion:"v1", ResourceVersion:"909", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-820252_6751a23f-4f05-4e0f-b341-9d890372f727 became leader
	I0704 18:24:02.000013       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-820252_6751a23f-4f05-4e0f-b341-9d890372f727!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (349.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.135252ms
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-mlrgp" [773445b5-5b2c-486b-b55a-113e050b5878] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.00370801s
addons_test.go:417: (dbg) Run:  kubectl --context addons-820252 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-820252 top pods -n kube-system: exit status 1 (67.949304ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 2m39.609574553s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 2m42.958556797s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 2m48.742193256s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 2m54.027334591s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 3m1.117897857s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 3m17.47012731s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 3m45.266775663s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 4m8.628854724s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 4m54.6970797s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 5m48.514516853s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 6m34.709582363s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 7m7.901570026s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qmqfd, age: 8m20.199474136s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d",
	        "Created": "2024-07-04T18:22:59.633435567Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13396,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-04T18:22:59.765191651Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a0ca00328aec4685dbd057efbd4f0cb88bdb5a7796daaecd4061e2ae920b8c25",
	        "ResolvConfPath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/hostname",
	        "HostsPath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/hosts",
	        "LogPath": "/var/lib/docker/containers/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d/2a174d34889109994280d2bea71dbcde7ec0987b3b5cb946e3dc1c9408e0c61d-json.log",
	        "Name": "/addons-820252",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-820252:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-820252",
	            "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/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c-init/diff:/var/lib/docker/overlay2/d7ac2e4de785764ad39cd6052726ed303cb6cac35aef1b5dc783ff9dd0b63a54/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4102730f0ec0bfeb209e5ef3b59d5abad4604491c6f52f46b05a3ea5218cd60c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-820252",
	                "Source": "/var/lib/docker/volumes/addons-820252/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-820252",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-820252",
	                "name.minikube.sigs.k8s.io": "addons-820252",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a14c79fe071dcd24f13a06da08f6086bbc5026cc1bd579147ace9816981ef83e",
	            "SandboxKey": "/var/run/docker/netns/a14c79fe071d",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-820252": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2099b94b2076c07e78c69a8c05df5b5e1ed6f0257da9a22065831925c4978062",
	                    "EndpointID": "1143c4f44534bb82fa3b002b4ae3531f0c53435313e204e9b5e03ed143279c7e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-820252",
	                        "2a174d348891"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-820252 -n addons-820252
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-amd64 -p addons-820252 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-820252 logs -n 25: (1.16463675s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-883263                                                                     | download-only-883263   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| delete  | -p download-only-456799                                                                     | download-only-456799   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| start   | --download-only -p                                                                          | download-docker-418426 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | download-docker-418426                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-418426                                                                   | download-docker-418426 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-378380   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | binary-mirror-378380                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46337                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-378380                                                                     | binary-mirror-378380   | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| addons  | enable dashboard -p                                                                         | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-820252 --wait=true                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:25 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | -p addons-820252                                                                            |                        |         |         |                     |                     |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| ip      | addons-820252 ip                                                                            | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-820252 ssh cat                                                                       | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | /opt/local-path-provisioner/pvc-517d9985-1026-4801-987d-eecc6071f61f_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | addons-820252                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC | 04 Jul 24 18:26 UTC |
	|         | -p addons-820252                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-820252 ssh curl -s                                                                   | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:26 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-820252 addons                                                                        | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:27 UTC | 04 Jul 24 18:27 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-820252 addons                                                                        | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:27 UTC | 04 Jul 24 18:27 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-820252 ip                                                                            | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:28 UTC | 04 Jul 24 18:28 UTC |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:28 UTC | 04 Jul 24 18:28 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-820252 addons disable                                                                | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:28 UTC | 04 Jul 24 18:28 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-820252 addons                                                                        | addons-820252          | jenkins | v1.33.1 | 04 Jul 24 18:31 UTC | 04 Jul 24 18:31 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 18:22:36
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 18:22:36.043235   12644 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:22:36.043359   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:36.043368   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:22:36.043372   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:36.043557   12644 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:22:36.044208   12644 out.go:298] Setting JSON to false
	I0704 18:22:36.045131   12644 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":308,"bootTime":1720117048,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 18:22:36.045185   12644 start.go:139] virtualization: kvm guest
	I0704 18:22:36.047358   12644 out.go:177] * [addons-820252] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0704 18:22:36.048503   12644 out.go:177]   - MINIKUBE_LOCATION=18648
	I0704 18:22:36.048574   12644 notify.go:220] Checking for updates...
	I0704 18:22:36.050796   12644 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 18:22:36.051930   12644 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:22:36.053071   12644 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 18:22:36.054231   12644 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0704 18:22:36.055321   12644 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 18:22:36.056831   12644 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 18:22:36.078001   12644 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 18:22:36.078142   12644 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:36.122622   12644 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-04 18:22:36.113944563 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:36.122723   12644 docker.go:295] overlay module found
	I0704 18:22:36.124463   12644 out.go:177] * Using the docker driver based on user configuration
	I0704 18:22:36.125669   12644 start.go:297] selected driver: docker
	I0704 18:22:36.125679   12644 start.go:901] validating driver "docker" against <nil>
	I0704 18:22:36.125689   12644 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 18:22:36.126397   12644 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:36.169180   12644 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-04 18:22:36.161244389 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:36.169324   12644 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 18:22:36.169508   12644 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 18:22:36.171334   12644 out.go:177] * Using Docker driver with root privileges
	I0704 18:22:36.172817   12644 cni.go:84] Creating CNI manager for ""
	I0704 18:22:36.172839   12644 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 18:22:36.172847   12644 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0704 18:22:36.172918   12644 start.go:340] cluster config:
	{Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:22:36.174308   12644 out.go:177] * Starting "addons-820252" primary control-plane node in "addons-820252" cluster
	I0704 18:22:36.175492   12644 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 18:22:36.176596   12644 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 18:22:36.177745   12644 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:22:36.177770   12644 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 18:22:36.177775   12644 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4
	I0704 18:22:36.177806   12644 cache.go:56] Caching tarball of preloaded images
	I0704 18:22:36.177879   12644 preload.go:173] Found /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0704 18:22:36.177889   12644 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 18:22:36.178175   12644 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/config.json ...
	I0704 18:22:36.178193   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/config.json: {Name:mkf644529edb8c1192325bdc39c70b203e7cbde4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:22:36.192588   12644 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 18:22:36.192690   12644 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
	I0704 18:22:36.192704   12644 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory, skipping pull
	I0704 18:22:36.192708   12644 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in cache, skipping pull
	I0704 18:22:36.192715   12644 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
	I0704 18:22:36.192721   12644 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from local cache
	I0704 18:22:47.596141   12644 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from cached tarball
	I0704 18:22:47.596195   12644 cache.go:194] Successfully downloaded all kic artifacts
	I0704 18:22:47.596236   12644 start.go:360] acquireMachinesLock for addons-820252: {Name:mk5dc6c2e1d8f35e53076803c9a4a6ef4e0a865b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 18:22:47.596333   12644 start.go:364] duration metric: took 77µs to acquireMachinesLock for "addons-820252"
	I0704 18:22:47.596360   12644 start.go:93] Provisioning new machine with config: &{Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 18:22:47.596448   12644 start.go:125] createHost starting for "" (driver="docker")
	I0704 18:22:47.598482   12644 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0704 18:22:47.598725   12644 start.go:159] libmachine.API.Create for "addons-820252" (driver="docker")
	I0704 18:22:47.598759   12644 client.go:168] LocalClient.Create starting
	I0704 18:22:47.598877   12644 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem
	I0704 18:22:47.664815   12644 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem
	I0704 18:22:47.732777   12644 cli_runner.go:164] Run: docker network inspect addons-820252 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0704 18:22:47.747210   12644 cli_runner.go:211] docker network inspect addons-820252 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0704 18:22:47.747290   12644 network_create.go:284] running [docker network inspect addons-820252] to gather additional debugging logs...
	I0704 18:22:47.747328   12644 cli_runner.go:164] Run: docker network inspect addons-820252
	W0704 18:22:47.762576   12644 cli_runner.go:211] docker network inspect addons-820252 returned with exit code 1
	I0704 18:22:47.762607   12644 network_create.go:287] error running [docker network inspect addons-820252]: docker network inspect addons-820252: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-820252 not found
	I0704 18:22:47.762621   12644 network_create.go:289] output of [docker network inspect addons-820252]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-820252 not found
	
	** /stderr **
	I0704 18:22:47.762700   12644 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0704 18:22:47.777905   12644 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:0xc0019c9030}
	I0704 18:22:47.777941   12644 network_create.go:124] attempt to create docker network addons-820252 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0704 18:22:47.777988   12644 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-820252 addons-820252
	I0704 18:22:47.834790   12644 network_create.go:108] docker network addons-820252 192.168.49.0/24 created
	I0704 18:22:47.834814   12644 kic.go:121] calculated static IP "192.168.49.2" for the "addons-820252" container
	I0704 18:22:47.834878   12644 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0704 18:22:47.849262   12644 cli_runner.go:164] Run: docker volume create addons-820252 --label name.minikube.sigs.k8s.io=addons-820252 --label created_by.minikube.sigs.k8s.io=true
	I0704 18:22:47.865329   12644 oci.go:103] Successfully created a docker volume addons-820252
	I0704 18:22:47.865396   12644 cli_runner.go:164] Run: docker run --rm --name addons-820252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-820252 --entrypoint /usr/bin/test -v addons-820252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib
	I0704 18:22:55.036868   12644 cli_runner.go:217] Completed: docker run --rm --name addons-820252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-820252 --entrypoint /usr/bin/test -v addons-820252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib: (7.171411276s)
	I0704 18:22:55.036899   12644 oci.go:107] Successfully prepared a docker volume addons-820252
	I0704 18:22:55.036926   12644 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:22:55.036946   12644 kic.go:194] Starting extracting preloaded images to volume ...
	I0704 18:22:55.037021   12644 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-820252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0704 18:22:59.573329   12644 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-820252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.536259911s)
	I0704 18:22:59.573356   12644 kic.go:203] duration metric: took 4.536407744s to extract preloaded images to volume ...
	W0704 18:22:59.573480   12644 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0704 18:22:59.573573   12644 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0704 18:22:59.619680   12644 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-820252 --name addons-820252 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-820252 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-820252 --network addons-820252 --ip 192.168.49.2 --volume addons-820252:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1
	I0704 18:22:59.921190   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Running}}
	I0704 18:22:59.937715   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:22:59.955485   12644 cli_runner.go:164] Run: docker exec addons-820252 stat /var/lib/dpkg/alternatives/iptables
	I0704 18:22:59.996666   12644 oci.go:144] the created container "addons-820252" has a running status.
	I0704 18:22:59.996698   12644 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa...
	I0704 18:23:00.489978   12644 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0704 18:23:00.509626   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:00.526071   12644 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0704 18:23:00.526088   12644 kic_runner.go:114] Args: [docker exec --privileged addons-820252 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0704 18:23:00.567141   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:00.584571   12644 machine.go:94] provisionDockerMachine start ...
	I0704 18:23:00.584665   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:00.601843   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:00.602136   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:00.602158   12644 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 18:23:00.727113   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-820252
	
	I0704 18:23:00.727139   12644 ubuntu.go:169] provisioning hostname "addons-820252"
	I0704 18:23:00.727206   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:00.743335   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:00.743547   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:00.743565   12644 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-820252 && echo "addons-820252" | sudo tee /etc/hostname
	I0704 18:23:00.873198   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-820252
	
	I0704 18:23:00.873275   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:00.888860   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:00.889068   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:00.889094   12644 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-820252' /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-820252/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-820252' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 18:23:01.007562   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 18:23:01.007593   12644 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18648-4534/.minikube CaCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18648-4534/.minikube}
	I0704 18:23:01.007618   12644 ubuntu.go:177] setting up certificates
	I0704 18:23:01.007632   12644 provision.go:84] configureAuth start
	I0704 18:23:01.007688   12644 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-820252
	I0704 18:23:01.025174   12644 provision.go:143] copyHostCerts
	I0704 18:23:01.025251   12644 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem (1078 bytes)
	I0704 18:23:01.025372   12644 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem (1123 bytes)
	I0704 18:23:01.025447   12644 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem (1679 bytes)
	I0704 18:23:01.025510   12644 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem org=jenkins.addons-820252 san=[127.0.0.1 192.168.49.2 addons-820252 localhost minikube]
	I0704 18:23:01.219862   12644 provision.go:177] copyRemoteCerts
	I0704 18:23:01.219920   12644 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 18:23:01.219953   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.236221   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.324006   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 18:23:01.345430   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 18:23:01.367115   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0704 18:23:01.388968   12644 provision.go:87] duration metric: took 381.324446ms to configureAuth
	I0704 18:23:01.388994   12644 ubuntu.go:193] setting minikube options for container-runtime
	I0704 18:23:01.389167   12644 config.go:182] Loaded profile config "addons-820252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:23:01.389276   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.405750   12644 main.go:141] libmachine: Using SSH client type: native
	I0704 18:23:01.405925   12644 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0704 18:23:01.405944   12644 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 18:23:01.613003   12644 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 18:23:01.613031   12644 machine.go:97] duration metric: took 1.02844005s to provisionDockerMachine
	I0704 18:23:01.613043   12644 client.go:171] duration metric: took 14.014275971s to LocalClient.Create
	I0704 18:23:01.613061   12644 start.go:167] duration metric: took 14.014337404s to libmachine.API.Create "addons-820252"
	I0704 18:23:01.613067   12644 start.go:293] postStartSetup for "addons-820252" (driver="docker")
	I0704 18:23:01.613076   12644 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0704 18:23:01.613132   12644 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0704 18:23:01.613172   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.629975   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.720499   12644 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 18:23:01.723503   12644 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 18:23:01.723536   12644 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 18:23:01.723545   12644 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 18:23:01.723549   12644 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 18:23:01.723559   12644 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/addons for local assets ...
	I0704 18:23:01.723618   12644 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/files for local assets ...
	I0704 18:23:01.723641   12644 start.go:296] duration metric: took 110.568858ms for postStartSetup
	I0704 18:23:01.723937   12644 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-820252
	I0704 18:23:01.740997   12644 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/config.json ...
	I0704 18:23:01.741314   12644 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:23:01.741362   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.758259   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.844217   12644 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 18:23:01.848008   12644 start.go:128] duration metric: took 14.251544547s to createHost
	I0704 18:23:01.848038   12644 start.go:83] releasing machines lock for "addons-820252", held for 14.251692824s
	I0704 18:23:01.848108   12644 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-820252
	I0704 18:23:01.864882   12644 ssh_runner.go:195] Run: cat /version.json
	I0704 18:23:01.864937   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.864950   12644 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 18:23:01.865015   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:01.882466   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:01.882991   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:02.037892   12644 ssh_runner.go:195] Run: systemctl --version
	I0704 18:23:02.041848   12644 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 18:23:02.178364   12644 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 18:23:02.182481   12644 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:23:02.199285   12644 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 18:23:02.199370   12644 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:23:02.225055   12644 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0704 18:23:02.225082   12644 start.go:494] detecting cgroup driver to use...
	I0704 18:23:02.225112   12644 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 18:23:02.225146   12644 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 18:23:02.238513   12644 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 18:23:02.247977   12644 docker.go:217] disabling cri-docker service (if available) ...
	I0704 18:23:02.248032   12644 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 18:23:02.259916   12644 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 18:23:02.272258   12644 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 18:23:02.342959   12644 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 18:23:02.419189   12644 docker.go:233] disabling docker service ...
	I0704 18:23:02.419257   12644 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 18:23:02.436370   12644 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 18:23:02.446234   12644 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 18:23:02.518760   12644 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 18:23:02.599492   12644 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 18:23:02.609298   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 18:23:02.622732   12644 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 18:23:02.622784   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.631326   12644 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 18:23:02.631379   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.639845   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.647768   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.655794   12644 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 18:23:02.663367   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.671691   12644 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.685031   12644 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:23:02.693121   12644 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 18:23:02.700404   12644 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 18:23:02.708028   12644 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:23:02.785902   12644 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 18:23:02.882135   12644 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 18:23:02.882205   12644 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 18:23:02.885268   12644 start.go:562] Will wait 60s for crictl version
	I0704 18:23:02.885320   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:23:02.888168   12644 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 18:23:02.917632   12644 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 18:23:02.917742   12644 ssh_runner.go:195] Run: crio --version
	I0704 18:23:02.951093   12644 ssh_runner.go:195] Run: crio --version
	I0704 18:23:02.983593   12644 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 18:23:02.984649   12644 cli_runner.go:164] Run: docker network inspect addons-820252 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0704 18:23:03.000053   12644 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 18:23:03.004707   12644 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:23:03.014089   12644 kubeadm.go:877] updating cluster {Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0704 18:23:03.014201   12644 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:23:03.014245   12644 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 18:23:03.072254   12644 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 18:23:03.072273   12644 crio.go:433] Images already preloaded, skipping extraction
	I0704 18:23:03.072317   12644 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 18:23:03.101347   12644 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 18:23:03.101365   12644 cache_images.go:84] Images are preloaded, skipping loading
	I0704 18:23:03.101373   12644 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.2 crio true true} ...
	I0704 18:23:03.101461   12644 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-820252 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 18:23:03.101523   12644 ssh_runner.go:195] Run: crio config
	I0704 18:23:03.141781   12644 cni.go:84] Creating CNI manager for ""
	I0704 18:23:03.141802   12644 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 18:23:03.141819   12644 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0704 18:23:03.141849   12644 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-820252 NodeName:addons-820252 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0704 18:23:03.142018   12644 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-820252"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0704 18:23:03.142087   12644 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 18:23:03.149932   12644 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 18:23:03.149987   12644 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0704 18:23:03.157237   12644 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 18:23:03.171743   12644 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 18:23:03.187217   12644 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0704 18:23:03.202715   12644 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0704 18:23:03.205691   12644 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:23:03.214788   12644 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:23:03.286986   12644 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:23:03.298591   12644 certs.go:68] Setting up /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252 for IP: 192.168.49.2
	I0704 18:23:03.298612   12644 certs.go:194] generating shared ca certs ...
	I0704 18:23:03.298640   12644 certs.go:226] acquiring lock for ca certs: {Name:mkbbdea761b8478e3eb2b962639bb20004be43ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.298770   12644 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key
	I0704 18:23:03.512388   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt ...
	I0704 18:23:03.512420   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt: {Name:mkfab7bbcd79c8e0073e2132ac1c5d3ed0d9c0c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.512586   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key ...
	I0704 18:23:03.512597   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key: {Name:mka360286f7bc42ee02694e8ce11ac0cd8c4b884 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.512667   12644 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key
	I0704 18:23:03.842526   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt ...
	I0704 18:23:03.842552   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt: {Name:mk29af7d2748d565bd615e0c405acf03bf2fe1b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.842692   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key ...
	I0704 18:23:03.842702   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key: {Name:mk144080f6fc789491a4c518bbe1efd64d6a9cd1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.842762   12644 certs.go:256] generating profile certs ...
	I0704 18:23:03.842831   12644 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.key
	I0704 18:23:03.842853   12644 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt with IP's: []
	I0704 18:23:03.917267   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt ...
	I0704 18:23:03.917295   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: {Name:mk0673d8c54577c890f8e8f42eff3ab7f600d743 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.917473   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.key ...
	I0704 18:23:03.917488   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.key: {Name:mka0091157731618d86dbf13f003b16fab9d081d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:03.917585   12644 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba
	I0704 18:23:03.917604   12644 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0704 18:23:04.006839   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba ...
	I0704 18:23:04.006864   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba: {Name:mk378e7b941133e61308d4d65b8c0762f70c4892 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.007026   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba ...
	I0704 18:23:04.007043   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba: {Name:mk2a67ffb542f56d0fe01af4d855cb7c94ac2cd0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.007272   12644 certs.go:381] copying /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt.e74c75ba -> /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt
	I0704 18:23:04.007379   12644 certs.go:385] copying /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key.e74c75ba -> /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key
	I0704 18:23:04.007427   12644 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key
	I0704 18:23:04.007446   12644 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt with IP's: []
	I0704 18:23:04.258497   12644 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt ...
	I0704 18:23:04.258529   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt: {Name:mk08ea3391fb4f4d79e7ff6f34ca055fff9d25c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.258701   12644 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key ...
	I0704 18:23:04.258718   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key: {Name:mk2b1cf52b39f1368153c57759eec6dc77f8424a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:04.258907   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem (1675 bytes)
	I0704 18:23:04.258942   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem (1078 bytes)
	I0704 18:23:04.258974   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem (1123 bytes)
	I0704 18:23:04.258997   12644 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem (1679 bytes)
	I0704 18:23:04.259534   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 18:23:04.280790   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0704 18:23:04.300298   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 18:23:04.319946   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 18:23:04.339316   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0704 18:23:04.359780   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0704 18:23:04.380111   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 18:23:04.401188   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0704 18:23:04.421776   12644 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 18:23:04.442141   12644 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0704 18:23:04.457330   12644 ssh_runner.go:195] Run: openssl version
	I0704 18:23:04.462059   12644 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0704 18:23:04.470285   12644 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:23:04.473430   12644 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 18:23 /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:23:04.473485   12644 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:23:04.479565   12644 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0704 18:23:04.487358   12644 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 18:23:04.490159   12644 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0704 18:23:04.490424   12644 kubeadm.go:391] StartCluster: {Name:addons-820252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-820252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:23:04.490592   12644 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0704 18:23:04.490645   12644 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0704 18:23:04.523641   12644 cri.go:89] found id: ""
	I0704 18:23:04.523716   12644 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0704 18:23:04.531794   12644 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0704 18:23:04.539252   12644 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0704 18:23:04.539299   12644 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0704 18:23:04.546736   12644 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0704 18:23:04.546754   12644 kubeadm.go:156] found existing configuration files:
	
	I0704 18:23:04.546795   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0704 18:23:04.554609   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0704 18:23:04.554662   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0704 18:23:04.562205   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0704 18:23:04.569454   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0704 18:23:04.569505   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0704 18:23:04.576539   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0704 18:23:04.584012   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0704 18:23:04.584074   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0704 18:23:04.591282   12644 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0704 18:23:04.598694   12644 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0704 18:23:04.598750   12644 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0704 18:23:04.605807   12644 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0704 18:23:04.685612   12644 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1062-gcp\n", err: exit status 1
	I0704 18:23:04.751091   12644 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0704 18:23:13.864980   12644 kubeadm.go:309] [init] Using Kubernetes version: v1.30.2
	I0704 18:23:13.865066   12644 kubeadm.go:309] [preflight] Running pre-flight checks
	I0704 18:23:13.865162   12644 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0704 18:23:13.865225   12644 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-gcp
	I0704 18:23:13.865275   12644 kubeadm.go:309] OS: Linux
	I0704 18:23:13.865354   12644 kubeadm.go:309] CGROUPS_CPU: enabled
	I0704 18:23:13.865427   12644 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0704 18:23:13.865504   12644 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0704 18:23:13.865582   12644 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0704 18:23:13.865651   12644 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0704 18:23:13.865726   12644 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0704 18:23:13.865804   12644 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0704 18:23:13.865884   12644 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0704 18:23:13.865941   12644 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0704 18:23:13.866039   12644 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0704 18:23:13.866190   12644 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0704 18:23:13.866304   12644 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0704 18:23:13.866358   12644 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0704 18:23:13.868230   12644 out.go:204]   - Generating certificates and keys ...
	I0704 18:23:13.868317   12644 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0704 18:23:13.868372   12644 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0704 18:23:13.868446   12644 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0704 18:23:13.868518   12644 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0704 18:23:13.868577   12644 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0704 18:23:13.868626   12644 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0704 18:23:13.868671   12644 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0704 18:23:13.868801   12644 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-820252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 18:23:13.868885   12644 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0704 18:23:13.869007   12644 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-820252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0704 18:23:13.869081   12644 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0704 18:23:13.869161   12644 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0704 18:23:13.869225   12644 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0704 18:23:13.869316   12644 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0704 18:23:13.869366   12644 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0704 18:23:13.869434   12644 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0704 18:23:13.869498   12644 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0704 18:23:13.869578   12644 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0704 18:23:13.869629   12644 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0704 18:23:13.869693   12644 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0704 18:23:13.869755   12644 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0704 18:23:13.871194   12644 out.go:204]   - Booting up control plane ...
	I0704 18:23:13.871270   12644 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0704 18:23:13.871347   12644 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0704 18:23:13.871410   12644 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0704 18:23:13.871494   12644 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0704 18:23:13.871581   12644 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0704 18:23:13.871614   12644 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0704 18:23:13.871737   12644 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0704 18:23:13.871835   12644 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0704 18:23:13.871891   12644 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 501.578587ms
	I0704 18:23:13.871950   12644 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0704 18:23:13.872002   12644 kubeadm.go:309] [api-check] The API server is healthy after 4.501731494s
	I0704 18:23:13.872110   12644 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0704 18:23:13.872221   12644 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0704 18:23:13.872272   12644 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0704 18:23:13.872424   12644 kubeadm.go:309] [mark-control-plane] Marking the node addons-820252 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0704 18:23:13.872472   12644 kubeadm.go:309] [bootstrap-token] Using token: 1hbuiq.i5s98o04k348jsb2
	I0704 18:23:13.874737   12644 out.go:204]   - Configuring RBAC rules ...
	I0704 18:23:13.874834   12644 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0704 18:23:13.874936   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0704 18:23:13.875101   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0704 18:23:13.875263   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0704 18:23:13.875397   12644 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0704 18:23:13.875507   12644 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0704 18:23:13.875661   12644 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0704 18:23:13.875726   12644 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0704 18:23:13.875805   12644 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0704 18:23:13.875814   12644 kubeadm.go:309] 
	I0704 18:23:13.875867   12644 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0704 18:23:13.875873   12644 kubeadm.go:309] 
	I0704 18:23:13.875941   12644 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0704 18:23:13.875950   12644 kubeadm.go:309] 
	I0704 18:23:13.875970   12644 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0704 18:23:13.876019   12644 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0704 18:23:13.876061   12644 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0704 18:23:13.876069   12644 kubeadm.go:309] 
	I0704 18:23:13.876115   12644 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0704 18:23:13.876124   12644 kubeadm.go:309] 
	I0704 18:23:13.876167   12644 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0704 18:23:13.876173   12644 kubeadm.go:309] 
	I0704 18:23:13.876217   12644 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0704 18:23:13.876278   12644 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0704 18:23:13.876337   12644 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0704 18:23:13.876346   12644 kubeadm.go:309] 
	I0704 18:23:13.876421   12644 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0704 18:23:13.876489   12644 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0704 18:23:13.876495   12644 kubeadm.go:309] 
	I0704 18:23:13.876569   12644 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token 1hbuiq.i5s98o04k348jsb2 \
	I0704 18:23:13.876661   12644 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ed2daf57e322d0e6532bd1ca13ee8faee1703d01a9b04e4c3696ce970d809e58 \
	I0704 18:23:13.876684   12644 kubeadm.go:309] 	--control-plane 
	I0704 18:23:13.876690   12644 kubeadm.go:309] 
	I0704 18:23:13.876760   12644 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0704 18:23:13.876767   12644 kubeadm.go:309] 
	I0704 18:23:13.876838   12644 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 1hbuiq.i5s98o04k348jsb2 \
	I0704 18:23:13.876933   12644 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:ed2daf57e322d0e6532bd1ca13ee8faee1703d01a9b04e4c3696ce970d809e58 
	I0704 18:23:13.876953   12644 cni.go:84] Creating CNI manager for ""
	I0704 18:23:13.876964   12644 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 18:23:13.878472   12644 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0704 18:23:13.879587   12644 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0704 18:23:13.883224   12644 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.2/kubectl ...
	I0704 18:23:13.883241   12644 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0704 18:23:13.898848   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0704 18:23:14.086842   12644 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0704 18:23:14.086928   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:14.086974   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-820252 minikube.k8s.io/updated_at=2024_07_04T18_23_14_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0e4b4fcc186d4ca7076f49580f05e6bddce789ae minikube.k8s.io/name=addons-820252 minikube.k8s.io/primary=true
	I0704 18:23:14.093979   12644 ops.go:34] apiserver oom_adj: -16
	I0704 18:23:14.153210   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:14.653567   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:15.154148   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:15.654011   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:16.153257   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:16.653509   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:17.153968   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:17.654048   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:18.154237   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:18.654106   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:19.153676   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:19.654003   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:20.153324   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:20.653452   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:21.153747   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:21.653670   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:22.153668   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:22.653819   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:23.153360   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:23.653741   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:24.153590   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:24.654080   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:25.153334   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:25.653307   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:26.154133   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:26.653324   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:27.153809   12644 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0704 18:23:27.243976   12644 kubeadm.go:1107] duration metric: took 13.157108744s to wait for elevateKubeSystemPrivileges
	W0704 18:23:27.244011   12644 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0704 18:23:27.244020   12644 kubeadm.go:393] duration metric: took 22.753823821s to StartCluster
	I0704 18:23:27.244039   12644 settings.go:142] acquiring lock: {Name:mkedacfc3d3274bc87657100769ea519d80e0ef9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:27.244167   12644 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:23:27.244515   12644 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/kubeconfig: {Name:mka5c8af49ad06b833fb7a8ee3a4dd504de15833 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:23:27.244717   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0704 18:23:27.244721   12644 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 18:23:27.244818   12644 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:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0704 18:23:27.244908   12644 config.go:182] Loaded profile config "addons-820252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:23:27.244920   12644 addons.go:69] Setting yakd=true in profile "addons-820252"
	I0704 18:23:27.244935   12644 addons.go:69] Setting gcp-auth=true in profile "addons-820252"
	I0704 18:23:27.244950   12644 addons.go:69] Setting registry=true in profile "addons-820252"
	I0704 18:23:27.244946   12644 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-820252"
	I0704 18:23:27.244964   12644 addons.go:69] Setting volumesnapshots=true in profile "addons-820252"
	I0704 18:23:27.244971   12644 mustload.go:65] Loading cluster: addons-820252
	I0704 18:23:27.244981   12644 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-820252"
	I0704 18:23:27.244973   12644 addons.go:69] Setting helm-tiller=true in profile "addons-820252"
	I0704 18:23:27.244986   12644 addons.go:234] Setting addon volumesnapshots=true in "addons-820252"
	I0704 18:23:27.244991   12644 addons.go:69] Setting storage-provisioner=true in profile "addons-820252"
	I0704 18:23:27.245004   12644 addons.go:234] Setting addon helm-tiller=true in "addons-820252"
	I0704 18:23:27.245009   12644 addons.go:234] Setting addon storage-provisioner=true in "addons-820252"
	I0704 18:23:27.245017   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245028   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245030   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245050   12644 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-820252"
	I0704 18:23:27.245117   12644 addons.go:69] Setting metrics-server=true in profile "addons-820252"
	I0704 18:23:27.245151   12644 addons.go:69] Setting inspektor-gadget=true in profile "addons-820252"
	I0704 18:23:27.245168   12644 addons.go:69] Setting ingress=true in profile "addons-820252"
	I0704 18:23:27.245180   12644 addons.go:234] Setting addon inspektor-gadget=true in "addons-820252"
	I0704 18:23:27.245192   12644 addons.go:234] Setting addon metrics-server=true in "addons-820252"
	I0704 18:23:27.245205   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245219   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.244955   12644 addons.go:234] Setting addon yakd=true in "addons-820252"
	I0704 18:23:27.245253   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245120   12644 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-820252"
	I0704 18:23:27.245300   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245521   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245532   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245532   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245646   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245664   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245669   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245688   12644 addons.go:69] Setting ingress-dns=true in profile "addons-820252"
	I0704 18:23:27.245734   12644 addons.go:234] Setting addon ingress-dns=true in "addons-820252"
	I0704 18:23:27.245737   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245771   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.246185   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245018   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245171   12644 config.go:182] Loaded profile config "addons-820252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:23:27.247507   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.247632   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245194   12644 addons.go:234] Setting addon ingress=true in "addons-820252"
	I0704 18:23:27.248000   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.244960   12644 addons.go:69] Setting volcano=true in profile "addons-820252"
	I0704 18:23:27.248431   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.248854   12644 out.go:177] * Verifying Kubernetes components...
	I0704 18:23:27.251907   12644 addons.go:234] Setting addon volcano=true in "addons-820252"
	I0704 18:23:27.252019   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.252532   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.245139   12644 addons.go:69] Setting default-storageclass=true in profile "addons-820252"
	I0704 18:23:27.252746   12644 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-820252"
	I0704 18:23:27.253011   12644 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:23:27.253309   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.244944   12644 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-820252"
	I0704 18:23:27.253517   12644 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-820252"
	I0704 18:23:27.253786   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.244986   12644 addons.go:234] Setting addon registry=true in "addons-820252"
	I0704 18:23:27.255651   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.245128   12644 addons.go:69] Setting cloud-spanner=true in profile "addons-820252"
	I0704 18:23:27.255938   12644 addons.go:234] Setting addon cloud-spanner=true in "addons-820252"
	I0704 18:23:27.255965   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.256106   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.284158   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.286117   12644 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0704 18:23:27.287790   12644 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0704 18:23:27.287819   12644 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0704 18:23:27.287898   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.296407   12644 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0704 18:23:27.298504   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0704 18:23:27.298531   12644 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0704 18:23:27.298605   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.301426   12644 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0704 18:23:27.304983   12644 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0704 18:23:27.305008   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0704 18:23:27.305066   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.317409   12644 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-820252"
	I0704 18:23:27.317453   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.317904   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:27.318728   12644 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0704 18:23:27.320334   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 18:23:27.320366   12644 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0704 18:23:27.320586   12644 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.1
	I0704 18:23:27.321672   12644 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 18:23:27.321688   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0704 18:23:27.321691   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.321735   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.322413   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0704 18:23:27.322430   12644 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0704 18:23:27.322475   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.322626   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 18:23:27.324122   12644 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 18:23:27.324135   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0704 18:23:27.324175   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.324309   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0704 18:23:27.325770   12644 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 18:23:27.325785   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0704 18:23:27.325823   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.330315   12644 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0704 18:23:27.330354   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0704 18:23:27.330376   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0704 18:23:27.331835   12644 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 18:23:27.331859   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0704 18:23:27.331913   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.332521   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0704 18:23:27.332585   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0704 18:23:27.332595   12644 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0704 18:23:27.332646   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.337056   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0704 18:23:27.338417   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0704 18:23:27.339953   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0704 18:23:27.341355   12644 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0704 18:23:27.342660   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0704 18:23:27.342749   12644 out.go:177]   - Using image docker.io/registry:2.8.3
	I0704 18:23:27.343987   12644 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0704 18:23:27.344003   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0704 18:23:27.344056   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.344231   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0704 18:23:27.345486   12644 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0704 18:23:27.346581   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0704 18:23:27.346603   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0704 18:23:27.346663   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.351527   12644 addons.go:234] Setting addon default-storageclass=true in "addons-820252"
	I0704 18:23:27.351586   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:27.352072   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	W0704 18:23:27.357278   12644 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0704 18:23:27.359575   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.364953   12644 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0704 18:23:27.366414   12644 out.go:177]   - Using image docker.io/busybox:stable
	I0704 18:23:27.367837   12644 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 18:23:27.367867   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0704 18:23:27.367924   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.373058   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.377355   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.377608   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.378596   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.385194   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0704 18:23:27.385812   12644 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0704 18:23:27.387724   12644 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0704 18:23:27.387743   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0704 18:23:27.387822   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.393580   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.403137   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.403309   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.407281   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.407824   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.408074   12644 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0704 18:23:27.408091   12644 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0704 18:23:27.408130   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:27.409439   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.415397   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.417004   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:27.427069   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	W0704 18:23:27.435990   12644 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0704 18:23:27.436021   12644 retry.go:31] will retry after 216.913585ms: ssh: handshake failed: EOF
	W0704 18:23:27.436109   12644 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0704 18:23:27.436117   12644 retry.go:31] will retry after 153.525329ms: ssh: handshake failed: EOF
	W0704 18:23:27.436189   12644 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0704 18:23:27.436201   12644 retry.go:31] will retry after 307.647394ms: ssh: handshake failed: EOF
	I0704 18:23:27.453797   12644 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:23:27.735159   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0704 18:23:27.737904   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0704 18:23:27.739115   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0704 18:23:27.739170   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0704 18:23:27.745656   12644 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0704 18:23:27.745905   12644 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0704 18:23:27.749236   12644 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0704 18:23:27.749305   12644 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0704 18:23:27.832575   12644 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0704 18:23:27.832702   12644 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0704 18:23:27.842073   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0704 18:23:27.848287   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0704 18:23:27.852080   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0704 18:23:27.852164   12644 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0704 18:23:27.854786   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0704 18:23:27.854865   12644 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0704 18:23:27.938991   12644 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0704 18:23:27.939037   12644 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0704 18:23:27.944557   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0704 18:23:27.944585   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0704 18:23:27.946366   12644 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0704 18:23:27.946389   12644 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0704 18:23:27.947550   12644 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0704 18:23:27.947572   12644 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0704 18:23:28.033192   12644 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0704 18:23:28.033278   12644 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0704 18:23:28.137621   12644 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 18:23:28.137702   12644 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0704 18:23:28.140820   12644 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0704 18:23:28.140884   12644 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0704 18:23:28.147261   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0704 18:23:28.147325   12644 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0704 18:23:28.149928   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0704 18:23:28.149986   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0704 18:23:28.233888   12644 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0704 18:23:28.233972   12644 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0704 18:23:28.245944   12644 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0704 18:23:28.246044   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0704 18:23:28.251807   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0704 18:23:28.333416   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0704 18:23:28.333514   12644 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0704 18:23:28.343605   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0704 18:23:28.354017   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0704 18:23:28.354435   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0704 18:23:28.443009   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0704 18:23:28.443090   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0704 18:23:28.446859   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0704 18:23:28.446886   12644 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0704 18:23:28.532454   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0704 18:23:28.547900   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0704 18:23:28.635115   12644 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0704 18:23:28.635194   12644 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0704 18:23:28.640220   12644 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0704 18:23:28.640247   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0704 18:23:28.753303   12644 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.368069964s)
	I0704 18:23:28.753343   12644 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0704 18:23:28.754480   12644 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.300656388s)
	I0704 18:23:28.755352   12644 node_ready.go:35] waiting up to 6m0s for node "addons-820252" to be "Ready" ...
	I0704 18:23:28.756007   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0704 18:23:28.756024   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0704 18:23:28.837183   12644 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 18:23:28.837213   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0704 18:23:28.854111   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0704 18:23:29.035732   12644 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0704 18:23:29.035830   12644 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0704 18:23:29.334064   12644 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0704 18:23:29.334094   12644 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0704 18:23:29.351395   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 18:23:29.450593   12644 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-820252" context rescaled to 1 replicas
	I0704 18:23:29.536958   12644 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0704 18:23:29.537038   12644 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0704 18:23:29.734061   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0704 18:23:29.734152   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0704 18:23:29.944981   12644 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0704 18:23:29.945065   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0704 18:23:30.033200   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0704 18:23:30.033274   12644 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0704 18:23:30.241094   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0704 18:23:30.241176   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0704 18:23:30.242216   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0704 18:23:30.535887   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0704 18:23:30.535981   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0704 18:23:30.834238   12644 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 18:23:30.834317   12644 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0704 18:23:30.953791   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0704 18:23:31.036501   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:31.050732   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.315464427s)
	I0704 18:23:31.050777   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.312784005s)
	I0704 18:23:32.940612   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.098448357s)
	I0704 18:23:32.940659   12644 addons.go:475] Verifying addon ingress=true in "addons-820252"
	I0704 18:23:32.940671   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.688828968s)
	I0704 18:23:32.940767   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.586724779s)
	I0704 18:23:32.940742   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.597063673s)
	I0704 18:23:32.940624   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.092246256s)
	I0704 18:23:32.941154   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.586691998s)
	I0704 18:23:32.941193   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.408706159s)
	I0704 18:23:32.941221   12644 addons.go:475] Verifying addon registry=true in "addons-820252"
	I0704 18:23:32.941365   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.393377343s)
	I0704 18:23:32.941388   12644 addons.go:475] Verifying addon metrics-server=true in "addons-820252"
	I0704 18:23:32.941456   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.087303563s)
	I0704 18:23:32.942869   12644 out.go:177] * Verifying registry addon...
	I0704 18:23:32.942939   12644 out.go:177] * Verifying ingress addon...
	I0704 18:23:32.943832   12644 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-820252 service yakd-dashboard -n yakd-dashboard
	
	I0704 18:23:32.946391   12644 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0704 18:23:32.950891   12644 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0704 18:23:32.955859   12644 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]
	I0704 18:23:32.957896   12644 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 18:23:32.957918   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:32.957969   12644 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0704 18:23:32.957991   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:33.258343   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:33.451345   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:33.455091   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:33.637998   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.286493558s)
	W0704 18:23:33.638110   12644 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 18:23:33.638167   12644 retry.go:31] will retry after 276.386465ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0704 18:23:33.638114   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.395819735s)
	I0704 18:23:33.915617   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0704 18:23:33.951907   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:33.955273   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:34.451326   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:34.455588   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:34.540795   12644 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0704 18:23:34.540948   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:34.564503   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:34.951238   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:34.956948   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:35.035278   12644 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0704 18:23:35.057072   12644 addons.go:234] Setting addon gcp-auth=true in "addons-820252"
	I0704 18:23:35.057132   12644 host.go:66] Checking if "addons-820252" exists ...
	I0704 18:23:35.057657   12644 cli_runner.go:164] Run: docker container inspect addons-820252 --format={{.State.Status}}
	I0704 18:23:35.074914   12644 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0704 18:23:35.074977   12644 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-820252
	I0704 18:23:35.091402   12644 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/addons-820252/id_rsa Username:docker}
	I0704 18:23:35.239984   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.286119752s)
	I0704 18:23:35.240030   12644 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-820252"
	I0704 18:23:35.243257   12644 out.go:177] * Verifying csi-hostpath-driver addon...
	I0704 18:23:35.245936   12644 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0704 18:23:35.249635   12644 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 18:23:35.249654   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:35.333768   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:35.450792   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:35.455929   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:35.677823   12644 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.762153133s)
	I0704 18:23:35.680050   12644 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0704 18:23:35.681547   12644 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0704 18:23:35.682840   12644 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0704 18:23:35.682861   12644 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0704 18:23:35.699264   12644 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0704 18:23:35.699290   12644 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0704 18:23:35.747605   12644 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 18:23:35.747630   12644 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0704 18:23:35.749981   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:35.767383   12644 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0704 18:23:35.950538   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:35.954812   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:36.250272   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:36.360970   12644 addons.go:475] Verifying addon gcp-auth=true in "addons-820252"
	I0704 18:23:36.362613   12644 out.go:177] * Verifying gcp-auth addon...
	I0704 18:23:36.364984   12644 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0704 18:23:36.434856   12644 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0704 18:23:36.434886   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:36.449337   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:36.453892   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:36.750686   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:36.868757   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:36.951028   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:36.954596   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:37.249312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:37.367976   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:37.450289   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:37.453687   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:37.749920   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:37.758286   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:37.868785   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:37.949533   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:37.954131   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:38.250504   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:38.368181   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:38.450705   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:38.454502   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:38.749597   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:38.868304   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:38.950313   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:38.953642   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:39.249774   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:39.367883   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:39.450000   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:39.454409   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:39.749553   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:39.758616   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:39.868560   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:39.950393   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:39.953976   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:40.250459   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:40.367989   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:40.450116   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:40.455017   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:40.750110   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:40.868575   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:40.950827   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:40.954496   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:41.249806   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:41.367946   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:41.449907   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:41.454369   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:41.749633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:41.759003   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:41.868686   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:41.949858   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:41.954533   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:42.249872   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:42.368607   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:42.450665   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:42.454029   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:42.750013   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:42.868306   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:42.951822   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:42.954219   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:43.250636   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:43.368038   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:43.450147   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:43.454735   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:43.749996   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:43.868323   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:43.950273   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:43.953623   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:44.250098   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:44.258228   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:44.367701   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:44.449633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:44.454389   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:44.749642   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:44.868165   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:44.950209   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:44.953756   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:45.250362   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:45.368244   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:45.450132   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:45.455129   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:45.749696   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:45.868074   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:45.949825   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:45.954218   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:46.249625   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:46.258527   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:46.368364   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:46.450384   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:46.453774   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:46.750050   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:46.868410   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:46.950438   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:46.954283   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:47.250177   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:47.368149   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:47.450214   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:47.453942   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:47.749888   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:47.868470   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:47.950447   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:47.954174   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:48.249958   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:48.368280   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:48.450547   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:48.454374   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:48.749442   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:48.758581   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:48.868029   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:48.950068   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:48.954725   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:49.249948   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:49.368431   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:49.450423   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:49.453773   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:49.749994   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:49.868602   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:49.950822   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:49.954502   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:50.250506   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:50.367856   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:50.449884   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:50.454872   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:50.750057   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:50.869021   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:50.950219   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:50.953886   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:51.250127   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:51.257929   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:51.368207   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:51.451655   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:51.456936   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:51.750149   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:51.867776   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:51.949658   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:51.954575   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:52.249706   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:52.368491   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:52.450426   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:52.453923   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:52.749896   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:52.867618   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:52.950489   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:52.954038   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:53.250201   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:53.258184   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:53.368049   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:53.450085   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:53.454458   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:53.751163   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:53.867726   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:53.949532   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:53.954222   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:54.250344   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:54.367683   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:54.449724   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:54.454115   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:54.750329   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:54.867935   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:54.949776   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:54.954421   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:55.249739   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:55.368197   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:55.450161   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:55.453369   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:55.749596   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:55.758307   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:55.868172   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:55.950005   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:55.954313   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:56.249537   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:56.368070   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:56.450117   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:56.454624   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:56.749784   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:56.868216   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:56.950188   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:56.953628   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:57.249683   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:57.368390   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:57.450956   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:57.454048   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:57.750256   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:57.867231   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:57.950417   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:57.953833   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:58.250091   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:58.258243   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:23:58.368819   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:58.449920   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:58.454565   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:58.749757   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:58.868617   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:58.950547   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:58.953810   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:59.249984   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:59.367708   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:59.449711   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:59.454483   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:23:59.749535   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:23:59.868302   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:23:59.950380   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:23:59.953839   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:00.249794   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:00.368543   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:00.451011   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:00.454322   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:00.749212   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:00.758198   12644 node_ready.go:53] node "addons-820252" has status "Ready":"False"
	I0704 18:24:00.868713   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:00.951155   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:00.956336   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:01.263895   12644 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0704 18:24:01.263916   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:01.353651   12644 node_ready.go:49] node "addons-820252" has status "Ready":"True"
	I0704 18:24:01.353677   12644 node_ready.go:38] duration metric: took 32.598294107s for node "addons-820252" to be "Ready" ...
	I0704 18:24:01.353688   12644 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:24:01.362661   12644 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:01.367393   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:01.450865   12644 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0704 18:24:01.450885   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:01.457276   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:01.756320   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:01.868002   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:01.950727   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:01.954479   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:02.252024   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:02.367875   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:02.451237   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:02.455399   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:02.751905   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:02.936212   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:02.951447   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:02.954876   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:03.251510   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:03.368738   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:03.368854   12644 pod_ready.go:102] pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:03.450588   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:03.454346   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:03.751512   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:03.867966   12644 pod_ready.go:92] pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.867992   12644 pod_ready.go:81] duration metric: took 2.505302927s for pod "coredns-7db6d8ff4d-qmqfd" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.868013   12644 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.868080   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:03.872271   12644 pod_ready.go:92] pod "etcd-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.872291   12644 pod_ready.go:81] duration metric: took 4.268794ms for pod "etcd-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.872307   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.876040   12644 pod_ready.go:92] pod "kube-apiserver-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.876058   12644 pod_ready.go:81] duration metric: took 3.743669ms for pod "kube-apiserver-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.876069   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.879703   12644 pod_ready.go:92] pod "kube-controller-manager-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.879719   12644 pod_ready.go:81] duration metric: took 3.642492ms for pod "kube-controller-manager-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.879732   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-5s22s" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.883381   12644 pod_ready.go:92] pod "kube-proxy-5s22s" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:03.883399   12644 pod_ready.go:81] duration metric: took 3.658911ms for pod "kube-proxy-5s22s" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.883410   12644 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:03.951398   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:03.954877   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:04.251791   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:04.265762   12644 pod_ready.go:92] pod "kube-scheduler-addons-820252" in "kube-system" namespace has status "Ready":"True"
	I0704 18:24:04.265803   12644 pod_ready.go:81] duration metric: took 382.375316ms for pod "kube-scheduler-addons-820252" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:04.265817   12644 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace to be "Ready" ...
	I0704 18:24:04.368158   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:04.450633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:04.454433   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:04.750897   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:04.868008   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:04.951171   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:04.954446   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:05.251304   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:05.434090   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:05.452175   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:05.454820   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:05.752205   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:05.868312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:05.951069   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:05.954523   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:06.252939   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:06.271263   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:06.368805   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:06.451119   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:06.454240   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:06.751038   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:06.868687   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:06.950943   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:06.953963   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:07.252225   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:07.369091   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:07.451414   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:07.455106   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:07.752529   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:07.932782   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:07.951628   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:07.954608   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:08.251456   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:08.272151   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:08.368723   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:08.450939   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:08.454075   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:08.751939   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:08.868528   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:08.951948   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:08.954702   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:09.251925   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:09.368556   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:09.451788   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:09.454535   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:09.751172   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:09.868291   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:09.951621   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:09.959446   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:10.252113   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:10.368714   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:10.452196   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:10.455100   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:10.751528   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:10.771310   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:10.867976   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:10.951301   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:10.954934   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:11.251473   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:11.369185   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:11.451638   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:11.455387   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:11.751451   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:11.868459   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:11.951312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:11.954805   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:12.250689   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:12.367975   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:12.451065   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:12.454294   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:12.751598   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:12.771459   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:12.868106   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:12.951334   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:12.955125   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:13.251821   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:13.368388   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:13.453575   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:13.455484   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:13.751604   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:13.868735   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:13.951517   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:13.954814   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:14.251358   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:14.367727   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:14.450218   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:14.454657   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:14.750980   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:14.771718   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:14.868784   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:14.951589   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:14.954750   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:15.251449   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:15.369317   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:15.451451   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:15.455272   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:15.751075   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:15.868855   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:15.950571   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:15.954150   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:16.251709   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:16.368442   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:16.451219   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:16.454432   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:16.752076   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:16.868088   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:16.950721   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:16.955529   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:17.252913   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:17.271154   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:17.367579   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:17.453035   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:17.456543   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:17.751515   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:17.868621   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:17.953649   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:17.955152   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:18.250970   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:18.368323   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:18.452102   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:18.456539   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:18.751320   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:18.869119   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:18.950600   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:18.955140   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:19.250386   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:19.272844   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:19.368347   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:19.450720   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:19.454592   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:19.752560   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:19.869243   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:19.951258   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:19.954664   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:20.252058   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:20.368805   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:20.450267   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:20.454904   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:20.750796   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:20.868348   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:20.951312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:20.954320   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:21.252569   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:21.368277   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:21.451335   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:21.454419   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:21.750619   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:21.770455   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:21.868319   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:21.950880   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:21.954167   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:22.251110   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:22.368480   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:22.452427   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:22.454764   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:22.750708   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:22.868792   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:22.950253   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:22.954636   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:23.250346   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:23.368762   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:23.450052   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:23.454739   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:23.750948   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:23.770995   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:23.868624   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:23.951193   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:23.953996   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:24.251726   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:24.369232   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:24.452010   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:24.454897   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:24.752063   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:24.935458   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:24.950617   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:24.955123   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:25.252859   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:25.435521   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:25.451224   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:25.454609   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:25.754599   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:25.845045   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:25.937160   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:25.951499   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:25.954544   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:26.254249   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:26.368536   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:26.451290   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:26.454529   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:26.751881   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:26.869259   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:26.951442   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:26.955201   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:27.251663   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:27.368191   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:27.452187   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:27.454686   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:27.751894   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:27.868942   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:27.950904   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:27.954402   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:28.252161   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:28.271040   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:28.368666   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:28.451968   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:28.454535   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:28.750888   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:28.868341   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:28.951593   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:28.954977   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:29.251635   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:29.368557   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:29.451306   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:29.454426   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:29.751218   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:29.868639   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:29.951202   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:29.955629   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:30.251433   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:30.368313   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:30.451932   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:30.454921   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:30.751155   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:30.771420   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:30.868186   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:30.950961   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:30.954500   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:31.252373   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:31.368460   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:31.451678   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:31.454822   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:31.752489   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:31.869176   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:31.951731   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:31.954408   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:32.252254   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:32.369154   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:32.451418   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:32.454315   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:32.752451   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:32.772128   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:32.869633   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:32.951498   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:32.954739   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:33.251301   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:33.368417   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:33.451428   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:33.454492   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:33.751929   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:33.869030   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:33.950649   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:33.954387   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:34.251430   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:34.368893   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:34.450367   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0704 18:24:34.455274   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:34.750807   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:34.868372   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:34.951196   12644 kapi.go:107] duration metric: took 1m2.004804748s to wait for kubernetes.io/minikube-addons=registry ...
	I0704 18:24:34.954582   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:35.251354   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:35.271039   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:35.368784   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:35.455136   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:35.751554   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:35.868497   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:35.955985   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:36.251199   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:36.369178   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:36.455817   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:36.751486   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:36.868299   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:36.954788   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:37.252178   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:37.271182   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:37.368098   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:37.455615   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:37.751086   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:37.868704   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:37.954795   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:38.253213   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:38.368176   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:38.454527   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:38.751114   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:38.869292   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:38.955547   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:39.251186   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:39.368581   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:39.454824   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:39.751562   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:39.771554   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:39.868410   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:39.955008   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:40.251592   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:40.368588   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:40.455058   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:40.751289   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:40.868879   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:40.955795   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:41.250479   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:41.368280   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0704 18:24:41.455186   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:41.751667   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:41.773507   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:41.868694   12644 kapi.go:107] duration metric: took 1m5.503708492s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0704 18:24:41.869942   12644 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-820252 cluster.
	I0704 18:24:41.871531   12644 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0704 18:24:41.873063   12644 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0704 18:24:41.956345   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:42.253030   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:42.455031   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:42.751872   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:42.956456   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:43.253936   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:43.459891   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:43.756312   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:43.835093   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:43.956239   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:44.251813   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:44.454918   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:44.751663   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:44.954870   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:45.251927   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:45.455047   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:45.751296   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:45.955632   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:46.251059   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:46.271591   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:46.455006   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:46.751067   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:46.954858   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:47.250498   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:47.455318   12644 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0704 18:24:47.751625   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:47.955264   12644 kapi.go:107] duration metric: took 1m15.004371918s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0704 18:24:48.251282   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:48.750934   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:48.772336   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:49.250854   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:49.750724   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:50.250911   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:50.751309   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:51.253126   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:51.271607   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:51.750954   12644 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0704 18:24:52.251090   12644 kapi.go:107] duration metric: took 1m17.005151768s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0704 18:24:52.315189   12644 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, helm-tiller, storage-provisioner, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0704 18:24:52.336540   12644 addons.go:510] duration metric: took 1m25.091714173s for enable addons: enabled=[ingress-dns nvidia-device-plugin helm-tiller storage-provisioner cloud-spanner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0704 18:24:53.771615   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:56.271654   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:24:58.771363   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:00.771398   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:03.271379   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:05.271473   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:07.770881   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:09.771503   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:11.771576   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:14.270836   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:16.271793   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:18.771365   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:21.271861   12644 pod_ready.go:102] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"False"
	I0704 18:25:21.770892   12644 pod_ready.go:92] pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace has status "Ready":"True"
	I0704 18:25:21.770920   12644 pod_ready.go:81] duration metric: took 1m17.505094537s for pod "metrics-server-c59844bb4-mlrgp" in "kube-system" namespace to be "Ready" ...
	I0704 18:25:21.770932   12644 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-crgp8" in "kube-system" namespace to be "Ready" ...
	I0704 18:25:21.774635   12644 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-crgp8" in "kube-system" namespace has status "Ready":"True"
	I0704 18:25:21.774650   12644 pod_ready.go:81] duration metric: took 3.711258ms for pod "nvidia-device-plugin-daemonset-crgp8" in "kube-system" namespace to be "Ready" ...
	I0704 18:25:21.774665   12644 pod_ready.go:38] duration metric: took 1m20.420943949s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:25:21.774679   12644 api_server.go:52] waiting for apiserver process to appear ...
	I0704 18:25:21.774705   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:25:21.774749   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:25:21.809279   12644 cri.go:89] found id: "6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:21.809304   12644 cri.go:89] found id: ""
	I0704 18:25:21.809313   12644 logs.go:276] 1 containers: [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726]
	I0704 18:25:21.809366   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.812521   12644 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:25:21.812570   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:25:21.846582   12644 cri.go:89] found id: "83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:21.846607   12644 cri.go:89] found id: ""
	I0704 18:25:21.846617   12644 logs.go:276] 1 containers: [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74]
	I0704 18:25:21.846663   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.849877   12644 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:25:21.849928   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:25:21.889348   12644 cri.go:89] found id: "18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:21.889373   12644 cri.go:89] found id: ""
	I0704 18:25:21.889380   12644 logs.go:276] 1 containers: [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e]
	I0704 18:25:21.889423   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.892525   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:25:21.892589   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:25:21.963715   12644 cri.go:89] found id: "73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:21.963733   12644 cri.go:89] found id: ""
	I0704 18:25:21.963740   12644 logs.go:276] 1 containers: [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff]
	I0704 18:25:21.963795   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:21.966882   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:25:21.966929   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:25:22.000773   12644 cri.go:89] found id: "fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:22.000792   12644 cri.go:89] found id: ""
	I0704 18:25:22.000799   12644 logs.go:276] 1 containers: [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3]
	I0704 18:25:22.000845   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:22.003984   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:25:22.004064   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:25:22.047187   12644 cri.go:89] found id: "0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:22.047209   12644 cri.go:89] found id: ""
	I0704 18:25:22.047216   12644 logs.go:276] 1 containers: [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d]
	I0704 18:25:22.047269   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:22.050577   12644 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:25:22.050637   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:25:22.083300   12644 cri.go:89] found id: "ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:22.083319   12644 cri.go:89] found id: ""
	I0704 18:25:22.083326   12644 logs.go:276] 1 containers: [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99]
	I0704 18:25:22.083373   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:22.086555   12644 logs.go:123] Gathering logs for dmesg ...
	I0704 18:25:22.086577   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:25:22.098084   12644 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:25:22.098103   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:25:22.192431   12644 logs.go:123] Gathering logs for etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] ...
	I0704 18:25:22.192466   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:22.243099   12644 logs.go:123] Gathering logs for kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] ...
	I0704 18:25:22.243135   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:22.298743   12644 logs.go:123] Gathering logs for kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] ...
	I0704 18:25:22.298780   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:22.332384   12644 logs.go:123] Gathering logs for container status ...
	I0704 18:25:22.332411   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:25:22.373540   12644 logs.go:123] Gathering logs for kubelet ...
	I0704 18:25:22.373568   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 18:25:22.406186   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.942522    1731 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.406361   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.942936    1731 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407266   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945732    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407426   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407580   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407748   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.407920   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.408101   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:22.444650   12644 logs.go:123] Gathering logs for kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] ...
	I0704 18:25:22.444700   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:22.490391   12644 logs.go:123] Gathering logs for coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] ...
	I0704 18:25:22.490418   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:22.562358   12644 logs.go:123] Gathering logs for kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] ...
	I0704 18:25:22.562394   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:22.653351   12644 logs.go:123] Gathering logs for kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] ...
	I0704 18:25:22.653382   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:22.686378   12644 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:25:22.686404   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:25:22.756585   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:22.756618   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 18:25:22.756685   12644 out.go:239] X Problems detected in kubelet:
	W0704 18:25:22.756698   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756709   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756723   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756733   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:22.756751   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:22.756768   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:22.756776   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:25:32.757319   12644 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 18:25:32.770236   12644 api_server.go:72] duration metric: took 2m5.525474656s to wait for apiserver process to appear ...
	I0704 18:25:32.770265   12644 api_server.go:88] waiting for apiserver healthz status ...
	I0704 18:25:32.770305   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:25:32.770358   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:25:32.801930   12644 cri.go:89] found id: "6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:32.801952   12644 cri.go:89] found id: ""
	I0704 18:25:32.801960   12644 logs.go:276] 1 containers: [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726]
	I0704 18:25:32.802009   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.805308   12644 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:25:32.805395   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:25:32.837500   12644 cri.go:89] found id: "83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:32.837548   12644 cri.go:89] found id: ""
	I0704 18:25:32.837557   12644 logs.go:276] 1 containers: [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74]
	I0704 18:25:32.837615   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.840746   12644 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:25:32.840803   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:25:32.871748   12644 cri.go:89] found id: "18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:32.871793   12644 cri.go:89] found id: ""
	I0704 18:25:32.871802   12644 logs.go:276] 1 containers: [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e]
	I0704 18:25:32.871850   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.874981   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:25:32.875043   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:25:32.907744   12644 cri.go:89] found id: "73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:32.907775   12644 cri.go:89] found id: ""
	I0704 18:25:32.907784   12644 logs.go:276] 1 containers: [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff]
	I0704 18:25:32.907827   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.910984   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:25:32.911041   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:25:32.943828   12644 cri.go:89] found id: "fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:32.943850   12644 cri.go:89] found id: ""
	I0704 18:25:32.943859   12644 logs.go:276] 1 containers: [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3]
	I0704 18:25:32.943917   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.947051   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:25:32.947099   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:25:32.979953   12644 cri.go:89] found id: "0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:32.979983   12644 cri.go:89] found id: ""
	I0704 18:25:32.979991   12644 logs.go:276] 1 containers: [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d]
	I0704 18:25:32.980034   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:32.983263   12644 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:25:32.983323   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:25:33.016725   12644 cri.go:89] found id: "ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:33.016751   12644 cri.go:89] found id: ""
	I0704 18:25:33.016760   12644 logs.go:276] 1 containers: [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99]
	I0704 18:25:33.016804   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:33.019952   12644 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:25:33.019977   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:25:33.113222   12644 logs.go:123] Gathering logs for etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] ...
	I0704 18:25:33.113249   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:33.162756   12644 logs.go:123] Gathering logs for kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] ...
	I0704 18:25:33.162786   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:33.199308   12644 logs.go:123] Gathering logs for kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] ...
	I0704 18:25:33.199335   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:33.231046   12644 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:25:33.231083   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:25:33.304151   12644 logs.go:123] Gathering logs for container status ...
	I0704 18:25:33.304186   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:25:33.342654   12644 logs.go:123] Gathering logs for kubelet ...
	I0704 18:25:33.342682   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 18:25:33.369531   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.942522    1731 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.369680   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.942936    1731 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370548   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945732    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370694   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370823   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.370972   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.371103   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.371247   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:33.406177   12644 logs.go:123] Gathering logs for dmesg ...
	I0704 18:25:33.406206   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:25:33.418326   12644 logs.go:123] Gathering logs for kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] ...
	I0704 18:25:33.418350   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:33.462357   12644 logs.go:123] Gathering logs for coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] ...
	I0704 18:25:33.462386   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:33.497857   12644 logs.go:123] Gathering logs for kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] ...
	I0704 18:25:33.497881   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:33.530631   12644 logs.go:123] Gathering logs for kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] ...
	I0704 18:25:33.530661   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:33.586272   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:33.586307   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 18:25:33.586360   12644 out.go:239] X Problems detected in kubelet:
	W0704 18:25:33.586369   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586378   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586387   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586398   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:33.586405   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:33.586412   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:33.586417   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:25:43.587038   12644 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:25:43.591206   12644 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0704 18:25:43.592000   12644 api_server.go:141] control plane version: v1.30.2
	I0704 18:25:43.592022   12644 api_server.go:131] duration metric: took 10.821751442s to wait for apiserver health ...
	I0704 18:25:43.592029   12644 system_pods.go:43] waiting for kube-system pods to appear ...
	I0704 18:25:43.592049   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:25:43.592098   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:25:43.623599   12644 cri.go:89] found id: "6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:43.623621   12644 cri.go:89] found id: ""
	I0704 18:25:43.623628   12644 logs.go:276] 1 containers: [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726]
	I0704 18:25:43.623665   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.626737   12644 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:25:43.626801   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:25:43.659229   12644 cri.go:89] found id: "83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:43.659250   12644 cri.go:89] found id: ""
	I0704 18:25:43.659258   12644 logs.go:276] 1 containers: [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74]
	I0704 18:25:43.659301   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.662454   12644 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:25:43.662515   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:25:43.694349   12644 cri.go:89] found id: "18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:43.694372   12644 cri.go:89] found id: ""
	I0704 18:25:43.694382   12644 logs.go:276] 1 containers: [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e]
	I0704 18:25:43.694425   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.697465   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:25:43.697522   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:25:43.729720   12644 cri.go:89] found id: "73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:43.729739   12644 cri.go:89] found id: ""
	I0704 18:25:43.729752   12644 logs.go:276] 1 containers: [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff]
	I0704 18:25:43.729796   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.733040   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:25:43.733103   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:25:43.764212   12644 cri.go:89] found id: "fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:43.764231   12644 cri.go:89] found id: ""
	I0704 18:25:43.764238   12644 logs.go:276] 1 containers: [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3]
	I0704 18:25:43.764277   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.767442   12644 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:25:43.767511   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:25:43.798654   12644 cri.go:89] found id: "0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:43.798676   12644 cri.go:89] found id: ""
	I0704 18:25:43.798683   12644 logs.go:276] 1 containers: [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d]
	I0704 18:25:43.798725   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.801757   12644 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:25:43.801811   12644 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:25:43.832613   12644 cri.go:89] found id: "ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:43.832633   12644 cri.go:89] found id: ""
	I0704 18:25:43.832649   12644 logs.go:276] 1 containers: [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99]
	I0704 18:25:43.832703   12644 ssh_runner.go:195] Run: which crictl
	I0704 18:25:43.835805   12644 logs.go:123] Gathering logs for dmesg ...
	I0704 18:25:43.835830   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:25:43.846986   12644 logs.go:123] Gathering logs for etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] ...
	I0704 18:25:43.847012   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74"
	I0704 18:25:43.894174   12644 logs.go:123] Gathering logs for coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] ...
	I0704 18:25:43.894212   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e"
	I0704 18:25:43.929071   12644 logs.go:123] Gathering logs for kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] ...
	I0704 18:25:43.929103   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff"
	I0704 18:25:43.964883   12644 logs.go:123] Gathering logs for kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] ...
	I0704 18:25:43.964911   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3"
	I0704 18:25:43.996563   12644 logs.go:123] Gathering logs for kubelet ...
	I0704 18:25:43.996590   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0704 18:25:44.027611   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.942522    1731 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.027786   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.942936    1731 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-820252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.028691   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945732    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.028838   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.028970   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.029114   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.029247   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.029394   12644 logs.go:138] Found kubelet problem: Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:44.065190   12644 logs.go:123] Gathering logs for kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] ...
	I0704 18:25:44.065223   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726"
	I0704 18:25:44.106856   12644 logs.go:123] Gathering logs for kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] ...
	I0704 18:25:44.106883   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d"
	I0704 18:25:44.167450   12644 logs.go:123] Gathering logs for kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] ...
	I0704 18:25:44.167498   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99"
	I0704 18:25:44.199884   12644 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:25:44.199910   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:25:44.273812   12644 logs.go:123] Gathering logs for container status ...
	I0704 18:25:44.273844   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:25:44.312935   12644 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:25:44.312963   12644 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:25:44.404985   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:44.405008   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0704 18:25:44.405055   12644 out.go:239] X Problems detected in kubelet:
	W0704 18:25:44.405067   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945762    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405074   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945810    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405086   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945824    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405095   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: W0704 18:24:00.945825    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	W0704 18:25:44.405104   12644 out.go:239]   Jul 04 18:24:00 addons-820252 kubelet[1731]: E0704 18:24:00.945877    1731 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-820252" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-820252' and this object
	I0704 18:25:44.405115   12644 out.go:304] Setting ErrFile to fd 2...
	I0704 18:25:44.405125   12644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:25:54.418117   12644 system_pods.go:59] 19 kube-system pods found
	I0704 18:25:54.418147   12644 system_pods.go:61] "coredns-7db6d8ff4d-qmqfd" [2f242b4b-3d9f-4573-b20a-22b37dc81c8f] Running
	I0704 18:25:54.418152   12644 system_pods.go:61] "csi-hostpath-attacher-0" [2836a002-a119-4bea-a5a9-ed7e414e6939] Running
	I0704 18:25:54.418155   12644 system_pods.go:61] "csi-hostpath-resizer-0" [bce95a06-f294-4c79-b769-b2d291cb972b] Running
	I0704 18:25:54.418159   12644 system_pods.go:61] "csi-hostpathplugin-7629l" [ea94d0ad-33ac-426c-9ba9-13ad28c997be] Running
	I0704 18:25:54.418162   12644 system_pods.go:61] "etcd-addons-820252" [f4a08d9c-dbe0-42fc-ba0f-8376dc75f8d3] Running
	I0704 18:25:54.418165   12644 system_pods.go:61] "kindnet-n6fw6" [58867f86-acd2-4f37-bcb3-de64102fac5d] Running
	I0704 18:25:54.418168   12644 system_pods.go:61] "kube-apiserver-addons-820252" [5f638dc9-0ae7-49f5-9792-a059f14ca357] Running
	I0704 18:25:54.418171   12644 system_pods.go:61] "kube-controller-manager-addons-820252" [3ba5bb87-c5bd-4972-a2ea-b979a8ad118a] Running
	I0704 18:25:54.418174   12644 system_pods.go:61] "kube-ingress-dns-minikube" [e64b9e64-705f-457d-a522-39c0b10b4fe9] Running
	I0704 18:25:54.418177   12644 system_pods.go:61] "kube-proxy-5s22s" [b0052732-6c26-440d-9c3b-4eb099dba0a4] Running
	I0704 18:25:54.418180   12644 system_pods.go:61] "kube-scheduler-addons-820252" [9fa11b0d-5332-4bad-b660-7258724698df] Running
	I0704 18:25:54.418183   12644 system_pods.go:61] "metrics-server-c59844bb4-mlrgp" [773445b5-5b2c-486b-b55a-113e050b5878] Running
	I0704 18:25:54.418186   12644 system_pods.go:61] "nvidia-device-plugin-daemonset-crgp8" [2369eb98-ea8e-480b-8023-89f6ccbccde9] Running
	I0704 18:25:54.418189   12644 system_pods.go:61] "registry-9xfwt" [33b84e7f-8d3c-4729-9b99-8ae954d9bc6e] Running
	I0704 18:25:54.418192   12644 system_pods.go:61] "registry-proxy-d7x2f" [7353f121-fcdd-4ca6-b190-3ce6c2ff050f] Running
	I0704 18:25:54.418196   12644 system_pods.go:61] "snapshot-controller-745499f584-5mrlg" [39b0c8d9-84c2-4782-990b-2a285e20e211] Running
	I0704 18:25:54.418199   12644 system_pods.go:61] "snapshot-controller-745499f584-w7dmw" [a09d069f-d413-454b-b3cf-daf962696a3a] Running
	I0704 18:25:54.418201   12644 system_pods.go:61] "storage-provisioner" [04154c69-adfe-4694-8e8e-18ec43a6a07d] Running
	I0704 18:25:54.418205   12644 system_pods.go:61] "tiller-deploy-6677d64bcd-8prwm" [f5f547fb-4667-490f-9b64-c7a0b0dceef6] Running
	I0704 18:25:54.418212   12644 system_pods.go:74] duration metric: took 10.826177778s to wait for pod list to return data ...
	I0704 18:25:54.418221   12644 default_sa.go:34] waiting for default service account to be created ...
	I0704 18:25:54.419982   12644 default_sa.go:45] found service account: "default"
	I0704 18:25:54.420002   12644 default_sa.go:55] duration metric: took 1.777243ms for default service account to be created ...
	I0704 18:25:54.420010   12644 system_pods.go:116] waiting for k8s-apps to be running ...
	I0704 18:25:54.428386   12644 system_pods.go:86] 19 kube-system pods found
	I0704 18:25:54.428420   12644 system_pods.go:89] "coredns-7db6d8ff4d-qmqfd" [2f242b4b-3d9f-4573-b20a-22b37dc81c8f] Running
	I0704 18:25:54.428426   12644 system_pods.go:89] "csi-hostpath-attacher-0" [2836a002-a119-4bea-a5a9-ed7e414e6939] Running
	I0704 18:25:54.428431   12644 system_pods.go:89] "csi-hostpath-resizer-0" [bce95a06-f294-4c79-b769-b2d291cb972b] Running
	I0704 18:25:54.428436   12644 system_pods.go:89] "csi-hostpathplugin-7629l" [ea94d0ad-33ac-426c-9ba9-13ad28c997be] Running
	I0704 18:25:54.428440   12644 system_pods.go:89] "etcd-addons-820252" [f4a08d9c-dbe0-42fc-ba0f-8376dc75f8d3] Running
	I0704 18:25:54.428444   12644 system_pods.go:89] "kindnet-n6fw6" [58867f86-acd2-4f37-bcb3-de64102fac5d] Running
	I0704 18:25:54.428448   12644 system_pods.go:89] "kube-apiserver-addons-820252" [5f638dc9-0ae7-49f5-9792-a059f14ca357] Running
	I0704 18:25:54.428452   12644 system_pods.go:89] "kube-controller-manager-addons-820252" [3ba5bb87-c5bd-4972-a2ea-b979a8ad118a] Running
	I0704 18:25:54.428458   12644 system_pods.go:89] "kube-ingress-dns-minikube" [e64b9e64-705f-457d-a522-39c0b10b4fe9] Running
	I0704 18:25:54.428461   12644 system_pods.go:89] "kube-proxy-5s22s" [b0052732-6c26-440d-9c3b-4eb099dba0a4] Running
	I0704 18:25:54.428465   12644 system_pods.go:89] "kube-scheduler-addons-820252" [9fa11b0d-5332-4bad-b660-7258724698df] Running
	I0704 18:25:54.428469   12644 system_pods.go:89] "metrics-server-c59844bb4-mlrgp" [773445b5-5b2c-486b-b55a-113e050b5878] Running
	I0704 18:25:54.428475   12644 system_pods.go:89] "nvidia-device-plugin-daemonset-crgp8" [2369eb98-ea8e-480b-8023-89f6ccbccde9] Running
	I0704 18:25:54.428478   12644 system_pods.go:89] "registry-9xfwt" [33b84e7f-8d3c-4729-9b99-8ae954d9bc6e] Running
	I0704 18:25:54.428482   12644 system_pods.go:89] "registry-proxy-d7x2f" [7353f121-fcdd-4ca6-b190-3ce6c2ff050f] Running
	I0704 18:25:54.428486   12644 system_pods.go:89] "snapshot-controller-745499f584-5mrlg" [39b0c8d9-84c2-4782-990b-2a285e20e211] Running
	I0704 18:25:54.428490   12644 system_pods.go:89] "snapshot-controller-745499f584-w7dmw" [a09d069f-d413-454b-b3cf-daf962696a3a] Running
	I0704 18:25:54.428494   12644 system_pods.go:89] "storage-provisioner" [04154c69-adfe-4694-8e8e-18ec43a6a07d] Running
	I0704 18:25:54.428498   12644 system_pods.go:89] "tiller-deploy-6677d64bcd-8prwm" [f5f547fb-4667-490f-9b64-c7a0b0dceef6] Running
	I0704 18:25:54.428503   12644 system_pods.go:126] duration metric: took 8.488507ms to wait for k8s-apps to be running ...
	I0704 18:25:54.428512   12644 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 18:25:54.428555   12644 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:25:54.439899   12644 system_svc.go:56] duration metric: took 11.375086ms WaitForService to wait for kubelet
	I0704 18:25:54.439935   12644 kubeadm.go:576] duration metric: took 2m27.195188063s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 18:25:54.439956   12644 node_conditions.go:102] verifying NodePressure condition ...
	I0704 18:25:54.442453   12644 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:25:54.442476   12644 node_conditions.go:123] node cpu capacity is 8
	I0704 18:25:54.442488   12644 node_conditions.go:105] duration metric: took 2.5279ms to run NodePressure ...
	I0704 18:25:54.442498   12644 start.go:240] waiting for startup goroutines ...
	I0704 18:25:54.442505   12644 start.go:245] waiting for cluster config update ...
	I0704 18:25:54.442520   12644 start.go:254] writing updated cluster config ...
	I0704 18:25:54.442761   12644 ssh_runner.go:195] Run: rm -f paused
	I0704 18:25:54.489793   12644 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
	I0704 18:25:54.492021   12644 out.go:177] * Done! kubectl is now configured to use "addons-820252" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.113609888Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-768f948f8f-btcq9 from CNI network \"kindnet\" (type=ptp)"
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.141238482Z" level=info msg="Stopped pod sandbox: 67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34" id=409d8bb6-aeec-4eec-b9e3-6dd4cb72ebde name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.450822756Z" level=info msg="Removing container: 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f" id=e5faae69-88c3-45ca-abe9-6227e84f1e65 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:28:37 addons-820252 crio[1028]: time="2024-07-04 18:28:37.463986449Z" level=info msg="Removed container 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f: ingress-nginx/ingress-nginx-controller-768f948f8f-btcq9/controller" id=e5faae69-88c3-45ca-abe9-6227e84f1e65 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.178814020Z" level=info msg="Removing container: 7837d1c8dfdb01cdfc381abae923cab8b3b18e069b7ed3cd8cecd0deaad17175" id=99fefa6b-0aa9-4b26-a20c-e1a4c6e226c0 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.193615143Z" level=info msg="Removed container 7837d1c8dfdb01cdfc381abae923cab8b3b18e069b7ed3cd8cecd0deaad17175: ingress-nginx/ingress-nginx-admission-patch-cdz5g/patch" id=99fefa6b-0aa9-4b26-a20c-e1a4c6e226c0 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.194891913Z" level=info msg="Removing container: 7122f6026bba0d0f0809fa91ff037d7ba51c3fa5fdbfd4e17351d83c05442663" id=b51c29a6-7903-4fb1-b991-5e60d0c9eb90 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.209368842Z" level=info msg="Removed container 7122f6026bba0d0f0809fa91ff037d7ba51c3fa5fdbfd4e17351d83c05442663: ingress-nginx/ingress-nginx-admission-create-62lwp/create" id=b51c29a6-7903-4fb1-b991-5e60d0c9eb90 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.210639593Z" level=info msg="Stopping pod sandbox: 67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34" id=87702469-2654-4edd-9951-4e8e147a32b9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.210670914Z" level=info msg="Stopped pod sandbox (already stopped): 67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34" id=87702469-2654-4edd-9951-4e8e147a32b9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.211010198Z" level=info msg="Removing pod sandbox: 67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34" id=4af358ab-383f-4752-b705-185e899b515c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.217135503Z" level=info msg="Removed pod sandbox: 67c21fd87a449568745ca3b8c1c9cd04b1341fbf2db4349c64fe8ddaa8c50d34" id=4af358ab-383f-4752-b705-185e899b515c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.217659379Z" level=info msg="Stopping pod sandbox: 03afd024294cc8e0f8412bc2d2ac9534325537975a6281e114c75920f32793d6" id=efc88002-bcfa-42f8-8f04-a7db6d2c8c0e name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.217700140Z" level=info msg="Stopped pod sandbox (already stopped): 03afd024294cc8e0f8412bc2d2ac9534325537975a6281e114c75920f32793d6" id=efc88002-bcfa-42f8-8f04-a7db6d2c8c0e name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.217980339Z" level=info msg="Removing pod sandbox: 03afd024294cc8e0f8412bc2d2ac9534325537975a6281e114c75920f32793d6" id=5a505d10-26be-4b50-ad9b-e17d8e052c12 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.224793521Z" level=info msg="Removed pod sandbox: 03afd024294cc8e0f8412bc2d2ac9534325537975a6281e114c75920f32793d6" id=5a505d10-26be-4b50-ad9b-e17d8e052c12 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.225282338Z" level=info msg="Stopping pod sandbox: 53d58f7f886722f4707c4b3ded4efa33419bd3933f805182b0ea2f1116c31574" id=ae22a61f-c630-4c5d-b533-2e6f8ad2ffae name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.225327930Z" level=info msg="Stopped pod sandbox (already stopped): 53d58f7f886722f4707c4b3ded4efa33419bd3933f805182b0ea2f1116c31574" id=ae22a61f-c630-4c5d-b533-2e6f8ad2ffae name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.225639351Z" level=info msg="Removing pod sandbox: 53d58f7f886722f4707c4b3ded4efa33419bd3933f805182b0ea2f1116c31574" id=3bbc66f8-4c8a-4b5e-a174-4fe5a7e68e6b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.231929768Z" level=info msg="Removed pod sandbox: 53d58f7f886722f4707c4b3ded4efa33419bd3933f805182b0ea2f1116c31574" id=3bbc66f8-4c8a-4b5e-a174-4fe5a7e68e6b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.232277896Z" level=info msg="Stopping pod sandbox: 1e39e9109f030dae960a79c999621e815b21b3327834c33b92c832a432aef694" id=eaf393d1-684c-4225-a9b6-df111a57172f name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.232306368Z" level=info msg="Stopped pod sandbox (already stopped): 1e39e9109f030dae960a79c999621e815b21b3327834c33b92c832a432aef694" id=eaf393d1-684c-4225-a9b6-df111a57172f name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.232599304Z" level=info msg="Removing pod sandbox: 1e39e9109f030dae960a79c999621e815b21b3327834c33b92c832a432aef694" id=c9ba4fab-386a-48f9-beae-cbded108dece name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:29:15 addons-820252 crio[1028]: time="2024-07-04 18:29:15.238734478Z" level=info msg="Removed pod sandbox: 1e39e9109f030dae960a79c999621e815b21b3327834c33b92c832a432aef694" id=c9ba4fab-386a-48f9-beae-cbded108dece name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 04 18:31:47 addons-820252 crio[1028]: time="2024-07-04 18:31:47.623060004Z" level=info msg="Stopping container: 79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d (timeout: 30s)" id=6e9f30b5-5010-4823-9371-c9881eb4a4fb name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	5fac1f8c4598f       gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7                 3 minutes ago       Running             hello-world-app           0                   4ae3e98c89a84       hello-world-app-86c47465fc-fbctz
	29246bac284db       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37                   5 minutes ago       Running             headlamp                  0                   6df66433312d6       headlamp-7867546754-p445q
	c8644f8f4a2c3       docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55                         5 minutes ago       Running             nginx                     0                   efd557fc9b0f6       nginx
	c2c5c3df01dff       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            7 minutes ago       Running             gcp-auth                  0                   4797bd59ed210       gcp-auth-5db96cd9b4-nj5lh
	9731c915bb351       docker.io/marcnuri/yakd@sha256:8ebd1692ed5271719f13b728d9af7acb839aa04821e931c8993d908ad68b69fd                         7 minutes ago       Running             yakd                      0                   e06108169a057       yakd-dashboard-799879c74f-ltjmx
	79bc023ef5295       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   7 minutes ago       Running             metrics-server            0                   5535464ea521d       metrics-server-c59844bb4-mlrgp
	18b8bf4a80af9       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        7 minutes ago       Running             coredns                   0                   9c9a5afa674a5       coredns-7db6d8ff4d-qmqfd
	354c9c9a7c2a9       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago       Running             storage-provisioner       0                   1c1ba1494edc5       storage-provisioner
	ebd8aae4e56a7       ac1c61439df4625ba53a9ceaccb5eb07a830bdf942cc1c60535a4dd7e763d55f                                                        8 minutes ago       Running             kindnet-cni               0                   971de9bb3bf51       kindnet-n6fw6
	fe515a6048b3c       53c535741fb446f6b34d720fdc5748db368ef96771111f3892682e6eab8f3772                                                        8 minutes ago       Running             kube-proxy                0                   ad9d4f6402f2c       kube-proxy-5s22s
	83abce9d8ee6c       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        8 minutes ago       Running             etcd                      0                   17af247f72e3b       etcd-addons-820252
	6a4fd26d47c56       56ce0fd9fb532bcb552ddbdbe3064189ce823a71693d97ff7a0a7a4ff6bffbbe                                                        8 minutes ago       Running             kube-apiserver            0                   ca3c8307a191f       kube-apiserver-addons-820252
	0299b759ca795       e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974                                                        8 minutes ago       Running             kube-controller-manager   0                   c988cd57abc8b       kube-controller-manager-addons-820252
	73286916ad520       7820c83aa139453522e9028341d0d4f23ca2721ec80c7a47425446d11157b940                                                        8 minutes ago       Running             kube-scheduler            0                   c5a486e9a9041       kube-scheduler-addons-820252
	
	
	==> coredns [18b8bf4a80af9cc3aa2ca636d5fa124d164479c9e2dbbc896a77a07b1bc03e0e] <==
	[INFO] 10.244.0.16:36612 - 483 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038984s
	[INFO] 10.244.0.16:52039 - 6146 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004288939s
	[INFO] 10.244.0.16:52039 - 57348 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.005674915s
	[INFO] 10.244.0.16:46566 - 44617 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004610024s
	[INFO] 10.244.0.16:46566 - 18004 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00469911s
	[INFO] 10.244.0.16:39473 - 20854 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004374076s
	[INFO] 10.244.0.16:39473 - 61042 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004869851s
	[INFO] 10.244.0.16:33159 - 51818 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00004745s
	[INFO] 10.244.0.16:33159 - 37992 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000086727s
	[INFO] 10.244.0.20:50803 - 56783 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000189626s
	[INFO] 10.244.0.20:52243 - 20807 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000169098s
	[INFO] 10.244.0.20:59031 - 29286 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000144622s
	[INFO] 10.244.0.20:57194 - 64989 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000198353s
	[INFO] 10.244.0.20:38609 - 41175 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000100834s
	[INFO] 10.244.0.20:52556 - 54396 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000080719s
	[INFO] 10.244.0.20:46477 - 59452 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006268931s
	[INFO] 10.244.0.20:60907 - 5438 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006358054s
	[INFO] 10.244.0.20:35542 - 36161 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005077066s
	[INFO] 10.244.0.20:51757 - 64299 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005423057s
	[INFO] 10.244.0.20:36013 - 30826 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004666375s
	[INFO] 10.244.0.20:46242 - 63444 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004733306s
	[INFO] 10.244.0.20:53533 - 31446 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000761269s
	[INFO] 10.244.0.20:51439 - 11801 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000912404s
	[INFO] 10.244.0.24:49882 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000159808s
	[INFO] 10.244.0.24:57984 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000161745s
	
	
	==> describe nodes <==
	Name:               addons-820252
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-820252
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0e4b4fcc186d4ca7076f49580f05e6bddce789ae
	                    minikube.k8s.io/name=addons-820252
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_04T18_23_14_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-820252
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 18:23:10 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-820252
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 18:31:43 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 18:28:49 +0000   Thu, 04 Jul 2024 18:23:09 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 18:28:49 +0000   Thu, 04 Jul 2024 18:23:09 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 18:28:49 +0000   Thu, 04 Jul 2024 18:23:09 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 18:28:49 +0000   Thu, 04 Jul 2024 18:24:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-820252
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	System Info:
	  Machine ID:                 e1f56a74bb654a67a18920ace911e302
	  System UUID:                c7a4c665-fb70-429d-a945-1305fd6de9d7
	  Boot ID:                    1b38a39a-57e0-4be4-ab1a-09fa8a5cebef
	  Kernel Version:             5.15.0-1062-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-fbctz         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m17s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m36s
	  gcp-auth                    gcp-auth-5db96cd9b4-nj5lh                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m12s
	  headlamp                    headlamp-7867546754-p445q                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m34s
	  kube-system                 coredns-7db6d8ff4d-qmqfd                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     8m21s
	  kube-system                 etcd-addons-820252                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m35s
	  kube-system                 kindnet-n6fw6                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m21s
	  kube-system                 kube-apiserver-addons-820252             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m35s
	  kube-system                 kube-controller-manager-addons-820252    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m35s
	  kube-system                 kube-proxy-5s22s                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m21s
	  kube-system                 kube-scheduler-addons-820252             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m35s
	  kube-system                 metrics-server-c59844bb4-mlrgp           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m17s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m17s
	  yakd-dashboard              yakd-dashboard-799879c74f-ltjmx          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (0%!)(MISSING)       256Mi (0%!)(MISSING)     8m16s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             548Mi (1%!)(MISSING)  476Mi (1%!)(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)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 8m17s  kube-proxy       
	  Normal  Starting                 8m35s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m35s  kubelet          Node addons-820252 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m35s  kubelet          Node addons-820252 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m35s  kubelet          Node addons-820252 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m21s  node-controller  Node addons-820252 event: Registered Node addons-820252 in Controller
	  Normal  NodeReady                7m48s  kubelet          Node addons-820252 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000627] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000651] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000643] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000632] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.599015] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.048221] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005622] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013358] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002553] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013925] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +7.222949] kauditd_printk_skb: 46 callbacks suppressed
	[Jul 4 18:26] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +1.011779] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +2.019820] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +4.187570] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[  +8.191263] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[ +16.130453] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	[Jul 4 18:27] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: ca 3a 5c d2 e9 7d 46 7c b3 0b be 97 08 00
	
	
	==> etcd [83abce9d8ee6c0d671c2832168ca8e5d9bc624963d0e17608c1685f76319ac74] <==
	{"level":"warn","ts":"2024-07-04T18:23:30.548395Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"209.445761ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-820252\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-07-04T18:23:30.549305Z","caller":"traceutil/trace.go:171","msg":"trace[395499278] range","detail":"{range_begin:/registry/minions/addons-820252; range_end:; response_count:1; response_revision:405; }","duration":"210.35779ms","start":"2024-07-04T18:23:30.338934Z","end":"2024-07-04T18:23:30.549292Z","steps":["trace[395499278] 'agreement among raft nodes before linearized reading'  (duration: 209.424698ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.736768Z","caller":"traceutil/trace.go:171","msg":"trace[201862336] linearizableReadLoop","detail":"{readStateIndex:420; appliedIndex:417; }","duration":"101.748567ms","start":"2024-07-04T18:23:30.635001Z","end":"2024-07-04T18:23:30.73675Z","steps":["trace[201862336] 'read index received'  (duration: 12.870634ms)","trace[201862336] 'applied index is now lower than readState.Index'  (duration: 88.877053ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T18:23:30.737981Z","caller":"traceutil/trace.go:171","msg":"trace[2139014788] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"105.390032ms","start":"2024-07-04T18:23:30.632576Z","end":"2024-07-04T18:23:30.737966Z","steps":["trace[2139014788] 'process raft request'  (duration: 15.274301ms)","trace[2139014788] 'compare'  (duration: 88.485445ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T18:23:30.738971Z","caller":"traceutil/trace.go:171","msg":"trace[2130302802] transaction","detail":"{read_only:false; response_revision:407; number_of_response:1; }","duration":"106.383036ms","start":"2024-07-04T18:23:30.632576Z","end":"2024-07-04T18:23:30.738959Z","steps":["trace[2130302802] 'process raft request'  (duration: 103.931093ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.739341Z","caller":"traceutil/trace.go:171","msg":"trace[378925675] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"106.701566ms","start":"2024-07-04T18:23:30.632629Z","end":"2024-07-04T18:23:30.739331Z","steps":["trace[378925675] 'process raft request'  (duration: 104.022185ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.739675Z","caller":"traceutil/trace.go:171","msg":"trace[259803635] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"104.466957ms","start":"2024-07-04T18:23:30.635199Z","end":"2024-07-04T18:23:30.739666Z","steps":["trace[259803635] 'process raft request'  (duration: 101.489922ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:30.740332Z","caller":"traceutil/trace.go:171","msg":"trace[466435231] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"103.771093ms","start":"2024-07-04T18:23:30.636549Z","end":"2024-07-04T18:23:30.74032Z","steps":["trace[466435231] 'process raft request'  (duration: 100.171007ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.740472Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.457796ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-04T18:23:30.740498Z","caller":"traceutil/trace.go:171","msg":"trace[1443315154] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:410; }","duration":"105.5148ms","start":"2024-07-04T18:23:30.634975Z","end":"2024-07-04T18:23:30.74049Z","steps":["trace[1443315154] 'agreement among raft nodes before linearized reading'  (duration: 105.454207ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.836584Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"188.683532ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-6fcd4f6f98\" ","response":"range_response_count:1 size:2189"}
	{"level":"info","ts":"2024-07-04T18:23:30.837048Z","caller":"traceutil/trace.go:171","msg":"trace[1332677244] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-6fcd4f6f98; range_end:; response_count:1; response_revision:411; }","duration":"189.172443ms","start":"2024-07-04T18:23:30.64786Z","end":"2024-07-04T18:23:30.837032Z","steps":["trace[1332677244] 'agreement among raft nodes before linearized reading'  (duration: 188.68409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.836742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"195.563753ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-820252\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-07-04T18:23:30.837258Z","caller":"traceutil/trace.go:171","msg":"trace[589379002] range","detail":"{range_begin:/registry/minions/addons-820252; range_end:; response_count:1; response_revision:411; }","duration":"196.102138ms","start":"2024-07-04T18:23:30.641148Z","end":"2024-07-04T18:23:30.83725Z","steps":["trace[589379002] 'agreement among raft nodes before linearized reading'  (duration: 195.56373ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:30.836792Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"201.63263ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2024-07-04T18:23:30.837364Z","caller":"traceutil/trace.go:171","msg":"trace[1515190053] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:411; }","duration":"202.216904ms","start":"2024-07-04T18:23:30.635141Z","end":"2024-07-04T18:23:30.837358Z","steps":["trace[1515190053] 'agreement among raft nodes before linearized reading'  (duration: 201.620631ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:23:31.346186Z","caller":"traceutil/trace.go:171","msg":"trace[1678634817] transaction","detail":"{read_only:false; response_revision:445; number_of_response:1; }","duration":"100.853963ms","start":"2024-07-04T18:23:31.245317Z","end":"2024-07-04T18:23:31.346171Z","steps":["trace[1678634817] 'process raft request'  (duration: 100.460595ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:31.438024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.158339ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/roles/kube-system/system:persistent-volume-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T18:23:31.440303Z","caller":"traceutil/trace.go:171","msg":"trace[605595880] range","detail":"{range_begin:/registry/roles/kube-system/system:persistent-volume-provisioner; range_end:; response_count:0; response_revision:456; }","duration":"186.456024ms","start":"2024-07-04T18:23:31.25383Z","end":"2024-07-04T18:23:31.440286Z","steps":["trace[605595880] 'agreement among raft nodes before linearized reading'  (duration: 184.15758ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:31.440103Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.444045ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/registry-proxy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T18:23:31.440453Z","caller":"traceutil/trace.go:171","msg":"trace[349215090] range","detail":"{range_begin:/registry/daemonsets/kube-system/registry-proxy; range_end:; response_count:0; response_revision:456; }","duration":"186.81417ms","start":"2024-07-04T18:23:31.253628Z","end":"2024-07-04T18:23:31.440443Z","steps":["trace[349215090] 'agreement among raft nodes before linearized reading'  (duration: 186.44646ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:23:31.440132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"191.794932ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T18:23:31.44291Z","caller":"traceutil/trace.go:171","msg":"trace[605330399] range","detail":"{range_begin:/registry/services/specs/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:456; }","duration":"194.591887ms","start":"2024-07-04T18:23:31.248304Z","end":"2024-07-04T18:23:31.442895Z","steps":["trace[605330399] 'agreement among raft nodes before linearized reading'  (duration: 191.795126ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:25:15.651682Z","caller":"traceutil/trace.go:171","msg":"trace[2127464272] transaction","detail":"{read_only:false; response_revision:1273; number_of_response:1; }","duration":"103.146951ms","start":"2024-07-04T18:25:15.548517Z","end":"2024-07-04T18:25:15.651664Z","steps":["trace[2127464272] 'process raft request'  (duration: 89.307557ms)","trace[2127464272] 'compare'  (duration: 13.76634ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-04T18:26:48.662683Z","caller":"traceutil/trace.go:171","msg":"trace[1640857264] transaction","detail":"{read_only:false; response_revision:1687; number_of_response:1; }","duration":"146.220658ms","start":"2024-07-04T18:26:48.516439Z","end":"2024-07-04T18:26:48.66266Z","steps":["trace[1640857264] 'process raft request'  (duration: 59.052311ms)","trace[1640857264] 'compare'  (duration: 87.044246ms)"],"step_count":2}
	
	
	==> gcp-auth [c2c5c3df01dff174960494d3208a36b1b2e94c9440871f0e790fa4542402d9d9] <==
	2024/07/04 18:24:41 GCP Auth Webhook started!
	2024/07/04 18:25:59 Ready to marshal response ...
	2024/07/04 18:25:59 Ready to write response ...
	2024/07/04 18:26:03 Ready to marshal response ...
	2024/07/04 18:26:03 Ready to write response ...
	2024/07/04 18:26:03 Ready to marshal response ...
	2024/07/04 18:26:03 Ready to write response ...
	2024/07/04 18:26:04 Ready to marshal response ...
	2024/07/04 18:26:04 Ready to write response ...
	2024/07/04 18:26:11 Ready to marshal response ...
	2024/07/04 18:26:11 Ready to write response ...
	2024/07/04 18:26:12 Ready to marshal response ...
	2024/07/04 18:26:12 Ready to write response ...
	2024/07/04 18:26:14 Ready to marshal response ...
	2024/07/04 18:26:14 Ready to write response ...
	2024/07/04 18:26:14 Ready to marshal response ...
	2024/07/04 18:26:14 Ready to write response ...
	2024/07/04 18:26:14 Ready to marshal response ...
	2024/07/04 18:26:14 Ready to write response ...
	2024/07/04 18:26:40 Ready to marshal response ...
	2024/07/04 18:26:40 Ready to write response ...
	2024/07/04 18:27:00 Ready to marshal response ...
	2024/07/04 18:27:00 Ready to write response ...
	2024/07/04 18:28:31 Ready to marshal response ...
	2024/07/04 18:28:31 Ready to write response ...
	
	
	==> kernel <==
	 18:31:48 up 14 min,  0 users,  load average: 0.02, 0.34, 0.27
	Linux addons-820252 5.15.0-1062-gcp #70~20.04.1-Ubuntu SMP Fri May 24 20:12:18 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [ebd8aae4e56a793457a00420487cafca1d5b032a1dfeba363c0c9db3eb688f99] <==
	I0704 18:29:40.739143       1 main.go:227] handling current node
	I0704 18:29:50.751379       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:29:50.751403       1 main.go:227] handling current node
	I0704 18:30:00.755015       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:30:00.755038       1 main.go:227] handling current node
	I0704 18:30:10.758324       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:30:10.758345       1 main.go:227] handling current node
	I0704 18:30:20.761495       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:30:20.761519       1 main.go:227] handling current node
	I0704 18:30:30.774301       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:30:30.774322       1 main.go:227] handling current node
	I0704 18:30:40.777897       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:30:40.777923       1 main.go:227] handling current node
	I0704 18:30:50.781606       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:30:50.781627       1 main.go:227] handling current node
	I0704 18:31:00.786279       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:31:00.786302       1 main.go:227] handling current node
	I0704 18:31:10.794927       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:31:10.794950       1 main.go:227] handling current node
	I0704 18:31:20.798675       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:31:20.798693       1 main.go:227] handling current node
	I0704 18:31:30.802169       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:31:30.802191       1 main.go:227] handling current node
	I0704 18:31:40.810913       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:31:40.810935       1 main.go:227] handling current node
	
	
	==> kube-apiserver [6a4fd26d47c564575ff058513e860053b5a24ed51c3ebfc37e476ff876cb6726] <==
	E0704 18:25:26.572976       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]]
	I0704 18:25:26.581760       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0704 18:26:01.404830       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.22:44336: read: connection reset by peer
	I0704 18:26:06.520660       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0704 18:26:07.535984       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0704 18:26:12.071498       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0704 18:26:12.231685       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.81.129"}
	I0704 18:26:14.846189       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.180.1"}
	E0704 18:26:27.245799       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0704 18:26:49.220059       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0704 18:27:15.473196       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.473243       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.486040       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.486097       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.491305       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.491350       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.499435       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.499576       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0704 18:27:15.532598       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0704 18:27:15.532744       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0704 18:27:16.491842       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0704 18:27:16.532915       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0704 18:27:16.633808       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0704 18:28:31.573119       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.129.177"}
	
	
	==> kube-controller-manager [0299b759ca795e0f1396a999e1cdd0d61b0d9bd66c9d42b78081f9942a1f5d9d] <==
	W0704 18:29:51.536519       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:29:51.536559       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:29:57.492498       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:29:57.492529       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:30:03.048530       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:30:03.048570       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:30:25.030537       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:30:25.030587       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:30:33.939301       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:30:33.939332       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:30:45.276459       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:30:45.276494       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:30:57.374957       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:30:57.374991       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:31:06.788160       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:31:06.788199       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:31:21.925366       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:31:21.925401       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:31:28.706651       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:31:28.706686       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:31:37.958381       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:31:37.958414       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0704 18:31:40.307953       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0704 18:31:40.307985       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0704 18:31:47.615090       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="7.023µs"
	
	
	==> kube-proxy [fe515a6048b3cb643b78d2a5414ae7a8154b1495c473b1628ca6a3fcb9f2d1c3] <==
	I0704 18:23:30.055514       1 server_linux.go:69] "Using iptables proxy"
	I0704 18:23:30.841195       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0704 18:23:31.441305       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0704 18:23:31.441415       1 server_linux.go:165] "Using iptables Proxier"
	I0704 18:23:31.532039       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0704 18:23:31.532093       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0704 18:23:31.532123       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0704 18:23:31.532424       1 server.go:872] "Version info" version="v1.30.2"
	I0704 18:23:31.532449       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 18:23:31.535573       1 config.go:192] "Starting service config controller"
	I0704 18:23:31.541925       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0704 18:23:31.536473       1 config.go:319] "Starting node config controller"
	I0704 18:23:31.542948       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0704 18:23:31.536440       1 config.go:101] "Starting endpoint slice config controller"
	I0704 18:23:31.543018       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0704 18:23:31.543057       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0704 18:23:31.643646       1 shared_informer.go:320] Caches are synced for node config
	I0704 18:23:31.643698       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [73286916ad520218583634fa81d8dafda8067a3493bc5dd0d16c44e21ec3e0ff] <==
	W0704 18:23:10.644016       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 18:23:10.646686       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0704 18:23:10.646795       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0704 18:23:10.646812       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0704 18:23:10.647206       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0704 18:23:10.647276       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0704 18:23:10.647751       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0704 18:23:10.647829       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0704 18:23:10.647877       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0704 18:23:10.647895       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
	W0704 18:23:10.647909       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
	E0704 18:23:10.647925       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
	W0704 18:23:10.647940       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0704 18:23:10.647953       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0704 18:23:10.648027       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 18:23:10.648047       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 18:23:11.475635       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0704 18:23:11.475669       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
	W0704 18:23:11.733554       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0704 18:23:11.733617       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0704 18:23:11.734715       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0704 18:23:11.734745       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0704 18:23:11.842243       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 18:23:11.842285       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0704 18:23:14.343092       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 04 18:28:35 addons-820252 kubelet[1731]: I0704 18:28:35.140853    1731 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cb64eb3f-49fd-4e19-a1e5-6ad71182107a" path="/var/lib/kubelet/pods/cb64eb3f-49fd-4e19-a1e5-6ad71182107a/volumes"
	Jul 04 18:28:35 addons-820252 kubelet[1731]: I0704 18:28:35.141141    1731 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e64b9e64-705f-457d-a522-39c0b10b4fe9" path="/var/lib/kubelet/pods/e64b9e64-705f-457d-a522-39c0b10b4fe9/volumes"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.258455    1731 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-webhook-cert\") pod \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\" (UID: \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\") "
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.258499    1731 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5hgkj\" (UniqueName: \"kubernetes.io/projected/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-kube-api-access-5hgkj\") pod \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\" (UID: \"9678ef1f-54b1-4d02-bc1e-525c3b6d0e42\") "
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.260366    1731 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-kube-api-access-5hgkj" (OuterVolumeSpecName: "kube-api-access-5hgkj") pod "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42" (UID: "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42"). InnerVolumeSpecName "kube-api-access-5hgkj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.260390    1731 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42" (UID: "9678ef1f-54b1-4d02-bc1e-525c3b6d0e42"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.359674    1731 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-webhook-cert\") on node \"addons-820252\" DevicePath \"\""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.359718    1731 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-5hgkj\" (UniqueName: \"kubernetes.io/projected/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42-kube-api-access-5hgkj\") on node \"addons-820252\" DevicePath \"\""
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.449782    1731 scope.go:117] "RemoveContainer" containerID="14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.464248    1731 scope.go:117] "RemoveContainer" containerID="14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: E0704 18:28:37.464666    1731 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f\": container with ID starting with 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f not found: ID does not exist" containerID="14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"
	Jul 04 18:28:37 addons-820252 kubelet[1731]: I0704 18:28:37.464714    1731 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f"} err="failed to get container status \"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f\": rpc error: code = NotFound desc = could not find container \"14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f\": container with ID starting with 14675c3bcc997eafcdf85be56a8c17d06de2785040a6d452569c86980c78f81f not found: ID does not exist"
	Jul 04 18:28:39 addons-820252 kubelet[1731]: I0704 18:28:39.141184    1731 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9678ef1f-54b1-4d02-bc1e-525c3b6d0e42" path="/var/lib/kubelet/pods/9678ef1f-54b1-4d02-bc1e-525c3b6d0e42/volumes"
	Jul 04 18:29:15 addons-820252 kubelet[1731]: I0704 18:29:15.177633    1731 scope.go:117] "RemoveContainer" containerID="7837d1c8dfdb01cdfc381abae923cab8b3b18e069b7ed3cd8cecd0deaad17175"
	Jul 04 18:29:15 addons-820252 kubelet[1731]: I0704 18:29:15.193960    1731 scope.go:117] "RemoveContainer" containerID="7122f6026bba0d0f0809fa91ff037d7ba51c3fa5fdbfd4e17351d83c05442663"
	Jul 04 18:31:48 addons-820252 kubelet[1731]: I0704 18:31:48.804160    1731 scope.go:117] "RemoveContainer" containerID="79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d"
	Jul 04 18:31:48 addons-820252 kubelet[1731]: I0704 18:31:48.837746    1731 scope.go:117] "RemoveContainer" containerID="79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d"
	Jul 04 18:31:48 addons-820252 kubelet[1731]: E0704 18:31:48.838167    1731 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d\": container with ID starting with 79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d not found: ID does not exist" containerID="79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d"
	Jul 04 18:31:48 addons-820252 kubelet[1731]: I0704 18:31:48.838209    1731 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d"} err="failed to get container status \"79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d\": rpc error: code = NotFound desc = could not find container \"79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d\": container with ID starting with 79bc023ef52955c40ba09f33b405f81aface5557b27fb7694fa9de1edf6af57d not found: ID does not exist"
	Jul 04 18:31:48 addons-820252 kubelet[1731]: I0704 18:31:48.996211    1731 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/773445b5-5b2c-486b-b55a-113e050b5878-tmp-dir\") pod \"773445b5-5b2c-486b-b55a-113e050b5878\" (UID: \"773445b5-5b2c-486b-b55a-113e050b5878\") "
	Jul 04 18:31:48 addons-820252 kubelet[1731]: I0704 18:31:48.996255    1731 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-v9vdd\" (UniqueName: \"kubernetes.io/projected/773445b5-5b2c-486b-b55a-113e050b5878-kube-api-access-v9vdd\") pod \"773445b5-5b2c-486b-b55a-113e050b5878\" (UID: \"773445b5-5b2c-486b-b55a-113e050b5878\") "
	Jul 04 18:31:48 addons-820252 kubelet[1731]: I0704 18:31:48.996468    1731 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/773445b5-5b2c-486b-b55a-113e050b5878-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "773445b5-5b2c-486b-b55a-113e050b5878" (UID: "773445b5-5b2c-486b-b55a-113e050b5878"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 04 18:31:48 addons-820252 kubelet[1731]: I0704 18:31:48.998316    1731 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/773445b5-5b2c-486b-b55a-113e050b5878-kube-api-access-v9vdd" (OuterVolumeSpecName: "kube-api-access-v9vdd") pod "773445b5-5b2c-486b-b55a-113e050b5878" (UID: "773445b5-5b2c-486b-b55a-113e050b5878"). InnerVolumeSpecName "kube-api-access-v9vdd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 04 18:31:49 addons-820252 kubelet[1731]: I0704 18:31:49.097003    1731 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/773445b5-5b2c-486b-b55a-113e050b5878-tmp-dir\") on node \"addons-820252\" DevicePath \"\""
	Jul 04 18:31:49 addons-820252 kubelet[1731]: I0704 18:31:49.097032    1731 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-v9vdd\" (UniqueName: \"kubernetes.io/projected/773445b5-5b2c-486b-b55a-113e050b5878-kube-api-access-v9vdd\") on node \"addons-820252\" DevicePath \"\""
	
	
	==> storage-provisioner [354c9c9a7c2a98e911252c6f31c7f82c831b0bd53347fb6f9ea0c9df725cbcfd] <==
	I0704 18:24:01.886078       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0704 18:24:01.893106       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0704 18:24:01.893152       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0704 18:24:01.898959       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0704 18:24:01.899088       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-820252_6751a23f-4f05-4e0f-b341-9d890372f727!
	I0704 18:24:01.899829       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"00513b98-d7a7-4165-82b5-12a06a1b0e79", APIVersion:"v1", ResourceVersion:"909", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-820252_6751a23f-4f05-4e0f-b341-9d890372f727 became leader
	I0704 18:24:02.000013       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-820252_6751a23f-4f05-4e0f-b341-9d890372f727!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-820252 -n addons-820252
helpers_test.go:261: (dbg) Run:  kubectl --context addons-820252 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-c59844bb4-mlrgp
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-820252 describe pod metrics-server-c59844bb4-mlrgp
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-820252 describe pod metrics-server-c59844bb4-mlrgp: exit status 1 (59.720763ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-c59844bb4-mlrgp" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-820252 describe pod metrics-server-c59844bb4-mlrgp: exit status 1
--- FAIL: TestAddons/parallel/MetricsServer (349.17s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (123.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-379852 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0704 18:44:57.336517   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:45:25.019798   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-379852 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m59.550444109s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-379852 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-379852       NotReady   control-plane   9m30s   v1.30.2
	ha-379852-m02   Ready      control-plane   9m1s    v1.30.2
	ha-379852-m04   Ready      <none>          7m12s   v1.30.2

                                                
                                                
-- /stdout --
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
ha_test.go:597: expected 3 nodes Ready status to be True, got 
-- stdout --
	' Unknown
	 True
	 True
	'

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827",
	        "Created": "2024-07-04T18:35:52.403450789Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 94586,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-04T18:43:38.640688658Z",
	            "FinishedAt": "2024-07-04T18:43:37.916659588Z"
	        },
	        "Image": "sha256:a0ca00328aec4685dbd057efbd4f0cb88bdb5a7796daaecd4061e2ae920b8c25",
	        "ResolvConfPath": "/var/lib/docker/containers/d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827/hostname",
	        "HostsPath": "/var/lib/docker/containers/d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827/hosts",
	        "LogPath": "/var/lib/docker/containers/d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827/d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827-json.log",
	        "Name": "/ha-379852",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "ha-379852:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "ha-379852",
	            "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/7b67fa73bdbe609324a9f7d088dba90af18d9c7a20067a4d899009a9d3eceb62-init/diff:/var/lib/docker/overlay2/d7ac2e4de785764ad39cd6052726ed303cb6cac35aef1b5dc783ff9dd0b63a54/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7b67fa73bdbe609324a9f7d088dba90af18d9c7a20067a4d899009a9d3eceb62/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7b67fa73bdbe609324a9f7d088dba90af18d9c7a20067a4d899009a9d3eceb62/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7b67fa73bdbe609324a9f7d088dba90af18d9c7a20067a4d899009a9d3eceb62/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "ha-379852",
	                "Source": "/var/lib/docker/volumes/ha-379852/_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": "ha-379852",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "ha-379852",
	                "name.minikube.sigs.k8s.io": "ha-379852",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7b994051deb7aacfcef65cf8aaad51d79aefb0eac7d926151d5665dcaf08122b",
	            "SandboxKey": "/var/run/docker/netns/7b994051deb7",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32828"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32829"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32832"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32830"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32831"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "ha-379852": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "1aba9f2cb7f18090b90c4224e5738c3000338f8196e8df3a3a7e588c91a968c1",
	                    "EndpointID": "d28dc8db51cd039b2b5c8357f6c290c6daf5de24aa1ce609a12b9af328f1f8a4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "ha-379852",
	                        "d8143c6395cf"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p ha-379852 -n ha-379852
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-amd64 -p ha-379852 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p ha-379852 logs -n 25: (1.497870499s)
helpers_test.go:252: TestMultiControlPlane/serial/RestartCluster logs: 
-- stdout --
	
	==> Audit <==
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| Command |                                       Args                                       |  Profile  |  User   | Version |     Start Time      |      End Time       |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| cp      | ha-379852 cp ha-379852-m03:/home/docker/cp-test.txt                              | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m04:/home/docker/cp-test_ha-379852-m03_ha-379852-m04.txt               |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n                                                                 | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m03 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n ha-379852-m04 sudo cat                                          | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | /home/docker/cp-test_ha-379852-m03_ha-379852-m04.txt                             |           |         |         |                     |                     |
	| cp      | ha-379852 cp testdata/cp-test.txt                                                | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m04:/home/docker/cp-test.txt                                           |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n                                                                 | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-379852 cp ha-379852-m04:/home/docker/cp-test.txt                              | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | /tmp/TestMultiControlPlaneserialCopyFile2149458054/001/cp-test_ha-379852-m04.txt |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n                                                                 | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-379852 cp ha-379852-m04:/home/docker/cp-test.txt                              | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852:/home/docker/cp-test_ha-379852-m04_ha-379852.txt                       |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n                                                                 | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n ha-379852 sudo cat                                              | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | /home/docker/cp-test_ha-379852-m04_ha-379852.txt                                 |           |         |         |                     |                     |
	| cp      | ha-379852 cp ha-379852-m04:/home/docker/cp-test.txt                              | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m02:/home/docker/cp-test_ha-379852-m04_ha-379852-m02.txt               |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n                                                                 | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n ha-379852-m02 sudo cat                                          | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | /home/docker/cp-test_ha-379852-m04_ha-379852-m02.txt                             |           |         |         |                     |                     |
	| cp      | ha-379852 cp ha-379852-m04:/home/docker/cp-test.txt                              | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m03:/home/docker/cp-test_ha-379852-m04_ha-379852-m03.txt               |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n                                                                 | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | ha-379852-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-379852 ssh -n ha-379852-m03 sudo cat                                          | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | /home/docker/cp-test_ha-379852-m04_ha-379852-m03.txt                             |           |         |         |                     |                     |
	| node    | ha-379852 node stop m02 -v=7                                                     | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | ha-379852 node start m02 -v=7                                                    | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:39 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-379852 -v=7                                                           | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC |                     |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | -p ha-379852 -v=7                                                                | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:39 UTC | 04 Jul 24 18:40 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-379852 --wait=true -v=7                                                    | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:40 UTC | 04 Jul 24 18:42 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-379852                                                                | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:42 UTC |                     |
	| node    | ha-379852 node delete m03 -v=7                                                   | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:42 UTC | 04 Jul 24 18:43 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | ha-379852 stop -v=7                                                              | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:43 UTC | 04 Jul 24 18:43 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-379852 --wait=true                                                         | ha-379852 | jenkins | v1.33.1 | 04 Jul 24 18:43 UTC | 04 Jul 24 18:45 UTC |
	|         | -v=7 --alsologtostderr                                                           |           |         |         |                     |                     |
	|         | --driver=docker                                                                  |           |         |         |                     |                     |
	|         | --container-runtime=crio                                                         |           |         |         |                     |                     |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 18:43:38
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 18:43:38.360693   94298 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:43:38.360791   94298 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:43:38.360799   94298 out.go:304] Setting ErrFile to fd 2...
	I0704 18:43:38.360803   94298 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:43:38.360971   94298 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:43:38.361489   94298 out.go:298] Setting JSON to false
	I0704 18:43:38.362367   94298 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":1570,"bootTime":1720117048,"procs":187,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 18:43:38.362453   94298 start.go:139] virtualization: kvm guest
	I0704 18:43:38.364750   94298 out.go:177] * [ha-379852] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0704 18:43:38.365937   94298 notify.go:220] Checking for updates...
	I0704 18:43:38.365963   94298 out.go:177]   - MINIKUBE_LOCATION=18648
	I0704 18:43:38.367249   94298 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 18:43:38.368538   94298 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:43:38.369989   94298 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 18:43:38.371528   94298 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0704 18:43:38.372812   94298 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 18:43:38.374383   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:38.374832   94298 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 18:43:38.398262   94298 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 18:43:38.398426   94298 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:43:38.450779   94298 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:29 OomKillDisable:true NGoroutines:42 SystemTime:2024-07-04 18:43:38.441046766 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:43:38.450885   94298 docker.go:295] overlay module found
	I0704 18:43:38.452791   94298 out.go:177] * Using the docker driver based on existing profile
	I0704 18:43:38.453928   94298 start.go:297] selected driver: docker
	I0704 18:43:38.453941   94298 start.go:901] validating driver "docker" against &{Name:ha-379852 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:ha-379852 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName
:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kub
evirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: S
ocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:43:38.454094   94298 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 18:43:38.454188   94298 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:43:38.499301   94298 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:29 OomKillDisable:true NGoroutines:42 SystemTime:2024-07-04 18:43:38.491089717 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:43:38.499910   94298 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 18:43:38.499973   94298 cni.go:84] Creating CNI manager for ""
	I0704 18:43:38.499985   94298 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0704 18:43:38.500025   94298 start.go:340] cluster config:
	{Name:ha-379852 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:ha-379852 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device
-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval
:1m0s}
	I0704 18:43:38.501818   94298 out.go:177] * Starting "ha-379852" primary control-plane node in "ha-379852" cluster
	I0704 18:43:38.502881   94298 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 18:43:38.504079   94298 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 18:43:38.505147   94298 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:43:38.505172   94298 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 18:43:38.505181   94298 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4
	I0704 18:43:38.505191   94298 cache.go:56] Caching tarball of preloaded images
	I0704 18:43:38.505269   94298 preload.go:173] Found /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0704 18:43:38.505280   94298 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 18:43:38.505386   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:43:38.521904   94298 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon, skipping pull
	I0704 18:43:38.521933   94298 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in daemon, skipping load
	I0704 18:43:38.521960   94298 cache.go:194] Successfully downloaded all kic artifacts
	I0704 18:43:38.522012   94298 start.go:360] acquireMachinesLock for ha-379852: {Name:mk41a17ca72a831a48b016ad233cb4feaac153ee Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 18:43:38.522086   94298 start.go:364] duration metric: took 49.216µs to acquireMachinesLock for "ha-379852"
	I0704 18:43:38.522106   94298 start.go:96] Skipping create...Using existing machine configuration
	I0704 18:43:38.522114   94298 fix.go:54] fixHost starting: 
	I0704 18:43:38.522343   94298 cli_runner.go:164] Run: docker container inspect ha-379852 --format={{.State.Status}}
	I0704 18:43:38.539067   94298 fix.go:112] recreateIfNeeded on ha-379852: state=Stopped err=<nil>
	W0704 18:43:38.539097   94298 fix.go:138] unexpected machine state, will restart: <nil>
	I0704 18:43:38.541021   94298 out.go:177] * Restarting existing docker container for "ha-379852" ...
	I0704 18:43:38.542185   94298 cli_runner.go:164] Run: docker start ha-379852
	I0704 18:43:38.825647   94298 cli_runner.go:164] Run: docker container inspect ha-379852 --format={{.State.Status}}
	I0704 18:43:38.844241   94298 kic.go:430] container "ha-379852" state is running.
	I0704 18:43:38.844699   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852
	I0704 18:43:38.863686   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:43:38.863932   94298 machine.go:94] provisionDockerMachine start ...
	I0704 18:43:38.863992   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:38.882192   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:38.882418   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32828 <nil> <nil>}
	I0704 18:43:38.882435   94298 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 18:43:38.883080   94298 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:33994->127.0.0.1:32828: read: connection reset by peer
	I0704 18:43:42.007675   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-379852
	
	I0704 18:43:42.007702   94298 ubuntu.go:169] provisioning hostname "ha-379852"
	I0704 18:43:42.007778   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:42.025144   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:42.025456   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32828 <nil> <nil>}
	I0704 18:43:42.025477   94298 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-379852 && echo "ha-379852" | sudo tee /etc/hostname
	I0704 18:43:42.157970   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-379852
	
	I0704 18:43:42.158043   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:42.174862   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:42.175055   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32828 <nil> <nil>}
	I0704 18:43:42.175071   94298 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-379852' /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-379852/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-379852' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 18:43:42.295876   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 18:43:42.295908   94298 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18648-4534/.minikube CaCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18648-4534/.minikube}
	I0704 18:43:42.295947   94298 ubuntu.go:177] setting up certificates
	I0704 18:43:42.295959   94298 provision.go:84] configureAuth start
	I0704 18:43:42.296024   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852
	I0704 18:43:42.312511   94298 provision.go:143] copyHostCerts
	I0704 18:43:42.312547   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem
	I0704 18:43:42.312580   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem, removing ...
	I0704 18:43:42.312594   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem
	I0704 18:43:42.312668   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem (1078 bytes)
	I0704 18:43:42.312751   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem
	I0704 18:43:42.312770   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem, removing ...
	I0704 18:43:42.312776   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem
	I0704 18:43:42.312799   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem (1123 bytes)
	I0704 18:43:42.312852   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem
	I0704 18:43:42.312871   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem, removing ...
	I0704 18:43:42.312876   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem
	I0704 18:43:42.312897   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem (1679 bytes)
	I0704 18:43:42.312962   94298 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem org=jenkins.ha-379852 san=[127.0.0.1 192.168.49.2 ha-379852 localhost minikube]
	I0704 18:43:42.487574   94298 provision.go:177] copyRemoteCerts
	I0704 18:43:42.487640   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 18:43:42.487671   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:42.504689   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32828 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852/id_rsa Username:docker}
	I0704 18:43:42.591999   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0704 18:43:42.592069   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 18:43:42.613381   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0704 18:43:42.613460   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem --> /etc/docker/server.pem (1196 bytes)
	I0704 18:43:42.634779   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0704 18:43:42.634831   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0704 18:43:42.655853   94298 provision.go:87] duration metric: took 359.883555ms to configureAuth
	I0704 18:43:42.655880   94298 ubuntu.go:193] setting minikube options for container-runtime
	I0704 18:43:42.656055   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:42.656137   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:42.672630   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:42.672856   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32828 <nil> <nil>}
	I0704 18:43:42.672884   94298 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 18:43:42.981298   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 18:43:42.981326   94298 machine.go:97] duration metric: took 4.117378721s to provisionDockerMachine
	I0704 18:43:42.981340   94298 start.go:293] postStartSetup for "ha-379852" (driver="docker")
	I0704 18:43:42.981353   94298 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0704 18:43:42.981412   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0704 18:43:42.981455   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:42.999563   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32828 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852/id_rsa Username:docker}
	I0704 18:43:43.088490   94298 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 18:43:43.091697   94298 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 18:43:43.091728   94298 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 18:43:43.091736   94298 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 18:43:43.091742   94298 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 18:43:43.091769   94298 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/addons for local assets ...
	I0704 18:43:43.091819   94298 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/files for local assets ...
	I0704 18:43:43.091897   94298 filesync.go:149] local asset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> 113292.pem in /etc/ssl/certs
	I0704 18:43:43.091911   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> /etc/ssl/certs/113292.pem
	I0704 18:43:43.091989   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0704 18:43:43.099648   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem --> /etc/ssl/certs/113292.pem (1708 bytes)
	I0704 18:43:43.120593   94298 start.go:296] duration metric: took 139.238394ms for postStartSetup
	I0704 18:43:43.120666   94298 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:43:43.120703   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:43.137644   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32828 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852/id_rsa Username:docker}
	I0704 18:43:43.224369   94298 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 18:43:43.228441   94298 fix.go:56] duration metric: took 4.706319651s for fixHost
	I0704 18:43:43.228465   94298 start.go:83] releasing machines lock for "ha-379852", held for 4.706368985s
	I0704 18:43:43.228522   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852
	I0704 18:43:43.245476   94298 ssh_runner.go:195] Run: cat /version.json
	I0704 18:43:43.245529   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:43.245542   94298 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 18:43:43.245595   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:43.265531   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32828 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852/id_rsa Username:docker}
	I0704 18:43:43.266430   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32828 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852/id_rsa Username:docker}
	I0704 18:43:43.351591   94298 ssh_runner.go:195] Run: systemctl --version
	I0704 18:43:43.420421   94298 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 18:43:43.558145   94298 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 18:43:43.562272   94298 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:43:43.570242   94298 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 18:43:43.570304   94298 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:43:43.578575   94298 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0704 18:43:43.578596   94298 start.go:494] detecting cgroup driver to use...
	I0704 18:43:43.578623   94298 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 18:43:43.578659   94298 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 18:43:43.589578   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 18:43:43.599895   94298 docker.go:217] disabling cri-docker service (if available) ...
	I0704 18:43:43.599941   94298 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 18:43:43.611136   94298 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 18:43:43.621622   94298 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 18:43:43.693251   94298 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 18:43:43.757160   94298 docker.go:233] disabling docker service ...
	I0704 18:43:43.757220   94298 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 18:43:43.768589   94298 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 18:43:43.778816   94298 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 18:43:43.848384   94298 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 18:43:43.913292   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 18:43:43.923224   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 18:43:43.937321   94298 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 18:43:43.937375   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:43.945683   94298 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 18:43:43.945737   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:43.954137   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:43.962391   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:43.970605   94298 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 18:43:43.978381   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:43.986520   94298 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:43.994707   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:44.002889   94298 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 18:43:44.010194   94298 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 18:43:44.017625   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:43:44.080120   94298 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 18:43:44.189529   94298 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 18:43:44.189584   94298 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 18:43:44.192893   94298 start.go:562] Will wait 60s for crictl version
	I0704 18:43:44.192938   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:43:44.195853   94298 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 18:43:44.226132   94298 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 18:43:44.226209   94298 ssh_runner.go:195] Run: crio --version
	I0704 18:43:44.259081   94298 ssh_runner.go:195] Run: crio --version
	I0704 18:43:44.294184   94298 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 18:43:44.295687   94298 cli_runner.go:164] Run: docker network inspect ha-379852 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0704 18:43:44.311834   94298 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 18:43:44.315250   94298 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:43:44.325672   94298 kubeadm.go:877] updating cluster {Name:ha-379852 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:ha-379852 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APISe
rverNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false l
ogviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPat
h: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0704 18:43:44.325820   94298 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:43:44.325866   94298 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 18:43:44.366528   94298 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 18:43:44.366552   94298 crio.go:433] Images already preloaded, skipping extraction
	I0704 18:43:44.366599   94298 ssh_runner.go:195] Run: sudo crictl images --output json
	I0704 18:43:44.397205   94298 crio.go:514] all images are preloaded for cri-o runtime.
	I0704 18:43:44.397226   94298 cache_images.go:84] Images are preloaded, skipping loading
	I0704 18:43:44.397235   94298 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.2 crio true true} ...
	I0704 18:43:44.397365   94298 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-379852 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:ha-379852 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 18:43:44.397448   94298 ssh_runner.go:195] Run: crio config
	I0704 18:43:44.438115   94298 cni.go:84] Creating CNI manager for ""
	I0704 18:43:44.438132   94298 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0704 18:43:44.438146   94298 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0704 18:43:44.438168   94298 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-379852 NodeName:ha-379852 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/mani
fests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0704 18:43:44.438310   94298 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-379852"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0704 18:43:44.438328   94298 kube-vip.go:115] generating kube-vip config ...
	I0704 18:43:44.438374   94298 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0704 18:43:44.449129   94298 kube-vip.go:163] giving up enabling control-plane load-balancing as ipvs kernel modules appears not to be available: sudo sh -c "lsmod | grep ip_vs": Process exited with status 1
	stdout:
	
	stderr:
	I0704 18:43:44.449240   94298 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
	    image: ghcr.io/kube-vip/kube-vip:v0.8.0
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0704 18:43:44.449291   94298 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 18:43:44.456866   94298 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 18:43:44.456927   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0704 18:43:44.464344   94298 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (359 bytes)
	I0704 18:43:44.479580   94298 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 18:43:44.494738   94298 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2147 bytes)
	I0704 18:43:44.509633   94298 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1358 bytes)
	I0704 18:43:44.524752   94298 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0704 18:43:44.527718   94298 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:43:44.537124   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:43:44.609014   94298 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:43:44.620595   94298 certs.go:68] Setting up /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852 for IP: 192.168.49.2
	I0704 18:43:44.620619   94298 certs.go:194] generating shared ca certs ...
	I0704 18:43:44.620641   94298 certs.go:226] acquiring lock for ca certs: {Name:mkbbdea761b8478e3eb2b962639bb20004be43ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:43:44.620765   94298 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key
	I0704 18:43:44.620807   94298 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key
	I0704 18:43:44.620816   94298 certs.go:256] generating profile certs ...
	I0704 18:43:44.620877   94298 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/client.key
	I0704 18:43:44.620898   94298 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key.59f77e33
	I0704 18:43:44.620910   94298 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt.59f77e33 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2 192.168.49.3 192.168.49.254]
	I0704 18:43:44.892537   94298 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt.59f77e33 ...
	I0704 18:43:44.892570   94298 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt.59f77e33: {Name:mk0ec5c7b5e9ed24eb6bf9754f7199725a5e04c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:43:44.892732   94298 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key.59f77e33 ...
	I0704 18:43:44.892748   94298 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key.59f77e33: {Name:mk717080aef580cf49f5edf36803dd2745cd89b4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:43:44.892823   94298 certs.go:381] copying /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt.59f77e33 -> /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt
	I0704 18:43:44.892957   94298 certs.go:385] copying /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key.59f77e33 -> /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key
	I0704 18:43:44.893077   94298 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.key
	I0704 18:43:44.893092   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0704 18:43:44.893104   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0704 18:43:44.893116   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0704 18:43:44.893131   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0704 18:43:44.893143   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0704 18:43:44.893154   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0704 18:43:44.893172   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0704 18:43:44.893183   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0704 18:43:44.893231   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem (1338 bytes)
	W0704 18:43:44.893257   94298 certs.go:480] ignoring /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329_empty.pem, impossibly tiny 0 bytes
	I0704 18:43:44.893266   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem (1675 bytes)
	I0704 18:43:44.893286   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem (1078 bytes)
	I0704 18:43:44.893307   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem (1123 bytes)
	I0704 18:43:44.893330   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem (1679 bytes)
	I0704 18:43:44.893366   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem (1708 bytes)
	I0704 18:43:44.893392   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:44.893405   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem -> /usr/share/ca-certificates/11329.pem
	I0704 18:43:44.893417   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> /usr/share/ca-certificates/113292.pem
	I0704 18:43:44.893976   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 18:43:44.915499   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0704 18:43:44.936260   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 18:43:44.957148   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 18:43:44.977968   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0704 18:43:44.998670   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0704 18:43:45.019584   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 18:43:45.040197   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0704 18:43:45.061335   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 18:43:45.082067   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem --> /usr/share/ca-certificates/11329.pem (1338 bytes)
	I0704 18:43:45.103314   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem --> /usr/share/ca-certificates/113292.pem (1708 bytes)
	I0704 18:43:45.124505   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0704 18:43:45.140190   94298 ssh_runner.go:195] Run: openssl version
	I0704 18:43:45.144927   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11329.pem && ln -fs /usr/share/ca-certificates/11329.pem /etc/ssl/certs/11329.pem"
	I0704 18:43:45.152817   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11329.pem
	I0704 18:43:45.155843   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul  4 18:32 /usr/share/ca-certificates/11329.pem
	I0704 18:43:45.155894   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11329.pem
	I0704 18:43:45.161789   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/11329.pem /etc/ssl/certs/51391683.0"
	I0704 18:43:45.169175   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/113292.pem && ln -fs /usr/share/ca-certificates/113292.pem /etc/ssl/certs/113292.pem"
	I0704 18:43:45.177504   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/113292.pem
	I0704 18:43:45.180616   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul  4 18:32 /usr/share/ca-certificates/113292.pem
	I0704 18:43:45.180670   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/113292.pem
	I0704 18:43:45.186824   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/113292.pem /etc/ssl/certs/3ec20f2e.0"
	I0704 18:43:45.194691   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0704 18:43:45.202981   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:45.206046   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 18:23 /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:45.206097   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:45.212345   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0704 18:43:45.220415   94298 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 18:43:45.223604   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0704 18:43:45.229505   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0704 18:43:45.235344   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0704 18:43:45.241316   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0704 18:43:45.247273   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0704 18:43:45.253290   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0704 18:43:45.259220   94298 kubeadm.go:391] StartCluster: {Name:ha-379852 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:ha-379852 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServe
rNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logv
iewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath:
StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:43:45.259360   94298 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0704 18:43:45.259411   94298 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0704 18:43:45.291312   94298 cri.go:89] found id: ""
	I0704 18:43:45.291371   94298 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0704 18:43:45.299587   94298 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0704 18:43:45.299609   94298 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0704 18:43:45.299614   94298 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0704 18:43:45.299651   94298 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0704 18:43:45.307136   94298 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0704 18:43:45.307515   94298 kubeconfig.go:47] verify endpoint returned: get endpoint: "ha-379852" does not appear in /home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:43:45.307625   94298 kubeconfig.go:62] /home/jenkins/minikube-integration/18648-4534/kubeconfig needs updating (will repair): [kubeconfig missing "ha-379852" cluster setting kubeconfig missing "ha-379852" context setting]
	I0704 18:43:45.307918   94298 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/kubeconfig: {Name:mka5c8af49ad06b833fb7a8ee3a4dd504de15833 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:43:45.308310   94298 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:43:45.308518   94298 kapi.go:59] client config for ha-379852: &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/18648-4534/.minikube/profiles/ha-379852/client.crt", KeyFile:"/home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/client.key", CAFile:"/home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)}, Us
erAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1cfdea0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0704 18:43:45.308945   94298 cert_rotation.go:137] Starting client certificate rotation controller
	I0704 18:43:45.309102   94298 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0704 18:43:45.317177   94298 kubeadm.go:624] The running cluster does not require reconfiguration: 192.168.49.2
	I0704 18:43:45.317199   94298 kubeadm.go:591] duration metric: took 17.579788ms to restartPrimaryControlPlane
	I0704 18:43:45.317207   94298 kubeadm.go:393] duration metric: took 57.995384ms to StartCluster
	I0704 18:43:45.317222   94298 settings.go:142] acquiring lock: {Name:mkedacfc3d3274bc87657100769ea519d80e0ef9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:43:45.317280   94298 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:43:45.317844   94298 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/kubeconfig: {Name:mka5c8af49ad06b833fb7a8ee3a4dd504de15833 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:43:45.318041   94298 start.go:232] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 18:43:45.318077   94298 start.go:240] waiting for startup goroutines ...
	I0704 18:43:45.318085   94298 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0704 18:43:45.318286   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:45.320594   94298 out.go:177] * Enabled addons: 
	I0704 18:43:45.321857   94298 addons.go:510] duration metric: took 3.769862ms for enable addons: enabled=[]
	I0704 18:43:45.321882   94298 start.go:245] waiting for cluster config update ...
	I0704 18:43:45.321889   94298 start.go:254] writing updated cluster config ...
	I0704 18:43:45.323449   94298 out.go:177] 
	I0704 18:43:45.325156   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:45.325256   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:43:45.326726   94298 out.go:177] * Starting "ha-379852-m02" control-plane node in "ha-379852" cluster
	I0704 18:43:45.328004   94298 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 18:43:45.329205   94298 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 18:43:45.330412   94298 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:43:45.330435   94298 cache.go:56] Caching tarball of preloaded images
	I0704 18:43:45.330493   94298 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 18:43:45.330525   94298 preload.go:173] Found /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0704 18:43:45.330540   94298 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 18:43:45.330683   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:43:45.346585   94298 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon, skipping pull
	I0704 18:43:45.346607   94298 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in daemon, skipping load
	I0704 18:43:45.346624   94298 cache.go:194] Successfully downloaded all kic artifacts
	I0704 18:43:45.346651   94298 start.go:360] acquireMachinesLock for ha-379852-m02: {Name:mk9c3d7b5a1bbb21ab80d780bab834e76ebc5560 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 18:43:45.346705   94298 start.go:364] duration metric: took 38.53µs to acquireMachinesLock for "ha-379852-m02"
	I0704 18:43:45.346721   94298 start.go:96] Skipping create...Using existing machine configuration
	I0704 18:43:45.346726   94298 fix.go:54] fixHost starting: m02
	I0704 18:43:45.346949   94298 cli_runner.go:164] Run: docker container inspect ha-379852-m02 --format={{.State.Status}}
	I0704 18:43:45.363106   94298 fix.go:112] recreateIfNeeded on ha-379852-m02: state=Stopped err=<nil>
	W0704 18:43:45.363134   94298 fix.go:138] unexpected machine state, will restart: <nil>
	I0704 18:43:45.365212   94298 out.go:177] * Restarting existing docker container for "ha-379852-m02" ...
	I0704 18:43:45.366412   94298 cli_runner.go:164] Run: docker start ha-379852-m02
	I0704 18:43:45.621068   94298 cli_runner.go:164] Run: docker container inspect ha-379852-m02 --format={{.State.Status}}
	I0704 18:43:45.639635   94298 kic.go:430] container "ha-379852-m02" state is running.
	I0704 18:43:45.639980   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m02
	I0704 18:43:45.657241   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:43:45.657454   94298 machine.go:94] provisionDockerMachine start ...
	I0704 18:43:45.657523   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:45.675148   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:45.675319   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32833 <nil> <nil>}
	I0704 18:43:45.675335   94298 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 18:43:45.676007   94298 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:45722->127.0.0.1:32833: read: connection reset by peer
	I0704 18:43:48.795070   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-379852-m02
	
	I0704 18:43:48.795096   94298 ubuntu.go:169] provisioning hostname "ha-379852-m02"
	I0704 18:43:48.795155   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:48.812021   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:48.812191   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32833 <nil> <nil>}
	I0704 18:43:48.812205   94298 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-379852-m02 && echo "ha-379852-m02" | sudo tee /etc/hostname
	I0704 18:43:48.942760   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-379852-m02
	
	I0704 18:43:48.942830   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:48.959490   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:48.959656   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32833 <nil> <nil>}
	I0704 18:43:48.959673   94298 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-379852-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-379852-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-379852-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 18:43:49.079849   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 18:43:49.079898   94298 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18648-4534/.minikube CaCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18648-4534/.minikube}
	I0704 18:43:49.079922   94298 ubuntu.go:177] setting up certificates
	I0704 18:43:49.079936   94298 provision.go:84] configureAuth start
	I0704 18:43:49.079999   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m02
	I0704 18:43:49.096557   94298 provision.go:143] copyHostCerts
	I0704 18:43:49.096616   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem
	I0704 18:43:49.096644   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem, removing ...
	I0704 18:43:49.096653   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem
	I0704 18:43:49.096717   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem (1123 bytes)
	I0704 18:43:49.096802   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem
	I0704 18:43:49.096820   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem, removing ...
	I0704 18:43:49.096826   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem
	I0704 18:43:49.096849   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem (1679 bytes)
	I0704 18:43:49.096909   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem
	I0704 18:43:49.096926   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem, removing ...
	I0704 18:43:49.096938   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem
	I0704 18:43:49.096961   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem (1078 bytes)
	I0704 18:43:49.097020   94298 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem org=jenkins.ha-379852-m02 san=[127.0.0.1 192.168.49.3 ha-379852-m02 localhost minikube]
	I0704 18:43:49.351016   94298 provision.go:177] copyRemoteCerts
	I0704 18:43:49.351088   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 18:43:49.351129   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:49.368272   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32833 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m02/id_rsa Username:docker}
	I0704 18:43:49.456267   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0704 18:43:49.456327   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0704 18:43:49.477918   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0704 18:43:49.477975   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 18:43:49.500300   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0704 18:43:49.500364   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 18:43:49.522720   94298 provision.go:87] duration metric: took 442.770979ms to configureAuth
	I0704 18:43:49.522747   94298 ubuntu.go:193] setting minikube options for container-runtime
	I0704 18:43:49.522975   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:49.523088   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:49.540544   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:43:49.540750   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32833 <nil> <nil>}
	I0704 18:43:49.540772   94298 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 18:43:49.856925   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 18:43:49.856952   94298 machine.go:97] duration metric: took 4.199485399s to provisionDockerMachine
	I0704 18:43:49.856965   94298 start.go:293] postStartSetup for "ha-379852-m02" (driver="docker")
	I0704 18:43:49.856977   94298 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0704 18:43:49.857045   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0704 18:43:49.857090   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:49.874026   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32833 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m02/id_rsa Username:docker}
	I0704 18:43:49.964543   94298 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 18:43:49.967461   94298 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 18:43:49.967497   94298 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 18:43:49.967505   94298 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 18:43:49.967511   94298 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 18:43:49.967521   94298 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/addons for local assets ...
	I0704 18:43:49.967574   94298 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/files for local assets ...
	I0704 18:43:49.967659   94298 filesync.go:149] local asset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> 113292.pem in /etc/ssl/certs
	I0704 18:43:49.967668   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> /etc/ssl/certs/113292.pem
	I0704 18:43:49.967785   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0704 18:43:49.975525   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem --> /etc/ssl/certs/113292.pem (1708 bytes)
	I0704 18:43:49.997490   94298 start.go:296] duration metric: took 140.513207ms for postStartSetup
	I0704 18:43:49.997571   94298 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:43:49.997628   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:50.014650   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32833 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m02/id_rsa Username:docker}
	I0704 18:43:50.101167   94298 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 18:43:50.105314   94298 fix.go:56] duration metric: took 4.758578158s for fixHost
	I0704 18:43:50.105340   94298 start.go:83] releasing machines lock for "ha-379852-m02", held for 4.758624046s
	I0704 18:43:50.105406   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m02
	I0704 18:43:50.123715   94298 out.go:177] * Found network options:
	I0704 18:43:50.125250   94298 out.go:177]   - NO_PROXY=192.168.49.2
	W0704 18:43:50.126586   94298 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 18:43:50.126625   94298 proxy.go:119] fail to check proxy env: Error ip not in block
	I0704 18:43:50.126698   94298 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 18:43:50.126746   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:50.126769   94298 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 18:43:50.126832   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m02
	I0704 18:43:50.143953   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32833 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m02/id_rsa Username:docker}
	I0704 18:43:50.144597   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32833 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m02/id_rsa Username:docker}
	I0704 18:43:50.364428   94298 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 18:43:50.433081   94298 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:43:50.445808   94298 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 18:43:50.445897   94298 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:43:50.460326   94298 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0704 18:43:50.460358   94298 start.go:494] detecting cgroup driver to use...
	I0704 18:43:50.460391   94298 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 18:43:50.460443   94298 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 18:43:50.539190   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 18:43:50.552000   94298 docker.go:217] disabling cri-docker service (if available) ...
	I0704 18:43:50.552049   94298 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 18:43:50.566933   94298 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 18:43:50.645328   94298 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 18:43:50.952613   94298 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 18:43:51.170956   94298 docker.go:233] disabling docker service ...
	I0704 18:43:51.171077   94298 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 18:43:51.245838   94298 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 18:43:51.261352   94298 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 18:43:51.558768   94298 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 18:43:51.867684   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 18:43:51.934247   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 18:43:51.960795   94298 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 18:43:51.960860   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:52.044336   94298 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 18:43:52.044403   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:52.058692   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:52.071454   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:52.144742   94298 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 18:43:52.164091   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:52.232468   94298 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:52.246625   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:43:52.259858   94298 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 18:43:52.270216   94298 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 18:43:52.289006   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:43:52.549209   94298 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 18:43:52.853226   94298 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 18:43:52.853300   94298 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 18:43:52.857500   94298 start.go:562] Will wait 60s for crictl version
	I0704 18:43:52.857559   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:43:52.860964   94298 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 18:43:52.904440   94298 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 18:43:52.904521   94298 ssh_runner.go:195] Run: crio --version
	I0704 18:43:52.940824   94298 ssh_runner.go:195] Run: crio --version
	I0704 18:43:52.989182   94298 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 18:43:52.990739   94298 out.go:177]   - env NO_PROXY=192.168.49.2
	I0704 18:43:52.992081   94298 cli_runner.go:164] Run: docker network inspect ha-379852 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0704 18:43:53.008580   94298 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 18:43:53.012020   94298 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:43:53.022189   94298 mustload.go:65] Loading cluster: ha-379852
	I0704 18:43:53.022429   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:53.022730   94298 cli_runner.go:164] Run: docker container inspect ha-379852 --format={{.State.Status}}
	I0704 18:43:53.043741   94298 host.go:66] Checking if "ha-379852" exists ...
	I0704 18:43:53.044068   94298 certs.go:68] Setting up /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852 for IP: 192.168.49.3
	I0704 18:43:53.044078   94298 certs.go:194] generating shared ca certs ...
	I0704 18:43:53.044095   94298 certs.go:226] acquiring lock for ca certs: {Name:mkbbdea761b8478e3eb2b962639bb20004be43ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:43:53.044232   94298 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key
	I0704 18:43:53.044275   94298 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key
	I0704 18:43:53.044282   94298 certs.go:256] generating profile certs ...
	I0704 18:43:53.044373   94298 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/client.key
	I0704 18:43:53.044447   94298 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key.5822533f
	I0704 18:43:53.044493   94298 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.key
	I0704 18:43:53.044504   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0704 18:43:53.044519   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0704 18:43:53.044535   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0704 18:43:53.044550   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0704 18:43:53.044563   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0704 18:43:53.044577   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0704 18:43:53.044590   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0704 18:43:53.044602   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0704 18:43:53.044665   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem (1338 bytes)
	W0704 18:43:53.044698   94298 certs.go:480] ignoring /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329_empty.pem, impossibly tiny 0 bytes
	I0704 18:43:53.044707   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem (1675 bytes)
	I0704 18:43:53.044736   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem (1078 bytes)
	I0704 18:43:53.044763   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem (1123 bytes)
	I0704 18:43:53.044790   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem (1679 bytes)
	I0704 18:43:53.044836   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem (1708 bytes)
	I0704 18:43:53.044870   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:53.044885   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem -> /usr/share/ca-certificates/11329.pem
	I0704 18:43:53.044898   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> /usr/share/ca-certificates/113292.pem
	I0704 18:43:53.044951   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:43:53.066299   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32828 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852/id_rsa Username:docker}
	I0704 18:43:53.200059   94298 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.pub
	I0704 18:43:53.232283   94298 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0704 18:43:53.244575   94298 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.key
	I0704 18:43:53.248641   94298 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I0704 18:43:53.262345   94298 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.crt
	I0704 18:43:53.265678   94298 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0704 18:43:53.277062   94298 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.key
	I0704 18:43:53.280335   94298 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I0704 18:43:53.337794   94298 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.crt
	I0704 18:43:53.341212   94298 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0704 18:43:53.355369   94298 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.key
	I0704 18:43:53.359609   94298 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1679 bytes)
	I0704 18:43:53.377648   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 18:43:53.403836   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0704 18:43:53.428443   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 18:43:53.451160   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 18:43:53.473486   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0704 18:43:53.494767   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0704 18:43:53.516599   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0704 18:43:53.543261   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0704 18:43:53.564764   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 18:43:53.585875   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem --> /usr/share/ca-certificates/11329.pem (1338 bytes)
	I0704 18:43:53.607821   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem --> /usr/share/ca-certificates/113292.pem (1708 bytes)
	I0704 18:43:53.629237   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0704 18:43:53.652421   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I0704 18:43:53.671030   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0704 18:43:53.687850   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I0704 18:43:53.704075   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0704 18:43:53.720508   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1679 bytes)
	I0704 18:43:53.736807   94298 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0704 18:43:53.753578   94298 ssh_runner.go:195] Run: openssl version
	I0704 18:43:53.760491   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0704 18:43:53.772063   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:53.776492   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 18:23 /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:53.776546   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:43:53.782856   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0704 18:43:53.790661   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11329.pem && ln -fs /usr/share/ca-certificates/11329.pem /etc/ssl/certs/11329.pem"
	I0704 18:43:53.799088   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11329.pem
	I0704 18:43:53.802440   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul  4 18:32 /usr/share/ca-certificates/11329.pem
	I0704 18:43:53.802482   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11329.pem
	I0704 18:43:53.808477   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/11329.pem /etc/ssl/certs/51391683.0"
	I0704 18:43:53.816467   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/113292.pem && ln -fs /usr/share/ca-certificates/113292.pem /etc/ssl/certs/113292.pem"
	I0704 18:43:53.824628   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/113292.pem
	I0704 18:43:53.827725   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul  4 18:32 /usr/share/ca-certificates/113292.pem
	I0704 18:43:53.827794   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/113292.pem
	I0704 18:43:53.838796   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/113292.pem /etc/ssl/certs/3ec20f2e.0"
	I0704 18:43:53.852971   94298 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 18:43:53.856658   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0704 18:43:53.862965   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0704 18:43:53.869015   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0704 18:43:53.875392   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0704 18:43:53.881592   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0704 18:43:53.887496   94298 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0704 18:43:53.893307   94298 kubeadm.go:928] updating node {m02 192.168.49.3 8443 v1.30.2 crio true true} ...
	I0704 18:43:53.893410   94298 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-379852-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.3
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:ha-379852 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 18:43:53.893433   94298 kube-vip.go:115] generating kube-vip config ...
	I0704 18:43:53.893466   94298 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0704 18:43:53.904289   94298 kube-vip.go:163] giving up enabling control-plane load-balancing as ipvs kernel modules appears not to be available: sudo sh -c "lsmod | grep ip_vs": Process exited with status 1
	stdout:
	
	stderr:
	I0704 18:43:53.904352   94298 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
	    image: ghcr.io/kube-vip/kube-vip:v0.8.0
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0704 18:43:53.904397   94298 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 18:43:53.912466   94298 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 18:43:53.912522   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0704 18:43:53.920363   94298 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 18:43:53.936127   94298 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 18:43:53.952821   94298 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1358 bytes)
	I0704 18:43:53.969751   94298 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0704 18:43:53.976443   94298 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:43:53.989422   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:43:54.101366   94298 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:43:54.112327   94298 start.go:234] Will wait 6m0s for node &{Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0704 18:43:54.112527   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:54.114653   94298 out.go:177] * Verifying Kubernetes components...
	I0704 18:43:54.116132   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:43:54.211287   94298 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:43:54.222080   94298 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:43:54.222302   94298 kapi.go:59] client config for ha-379852: &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/18648-4534/.minikube/profiles/ha-379852/client.crt", KeyFile:"/home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/client.key", CAFile:"/home/jenkins/minikube-integration/18648-4534/.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)(0x1cfdea0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W0704 18:43:54.222355   94298 kubeadm.go:477] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0704 18:43:54.222542   94298 node_ready.go:35] waiting up to 6m0s for node "ha-379852-m02" to be "Ready" ...
	I0704 18:43:54.222614   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:43:54.222621   94298 round_trippers.go:469] Request Headers:
	I0704 18:43:54.222629   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:43:54.222633   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:06.742594   94298 round_trippers.go:574] Response Status: 500 Internal Server Error in 12519 milliseconds
	I0704 18:44:06.742905   94298 node_ready.go:53] error getting node "ha-379852-m02": etcdserver: request timed out
	I0704 18:44:06.742995   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:06.743011   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:06.743022   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:06.743032   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.939026   94298 round_trippers.go:574] Response Status: 500 Internal Server Error in 8195 milliseconds
	I0704 18:44:14.939226   94298 node_ready.go:53] error getting node "ha-379852-m02": etcdserver: leader changed
	I0704 18:44:14.939300   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:14.939311   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.939322   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.939332   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.941850   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:14.942844   94298 node_ready.go:49] node "ha-379852-m02" has status "Ready":"True"
	I0704 18:44:14.942863   94298 node_ready.go:38] duration metric: took 20.720304094s for node "ha-379852-m02" to be "Ready" ...
	I0704 18:44:14.942876   94298 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:44:14.942961   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 18:44:14.942970   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.942979   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.942986   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.951801   94298 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0704 18:44:14.960510   94298 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.960650   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:44:14.960662   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.960670   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.960676   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.963063   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:14.963660   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:14.963678   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.963686   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.963691   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.965898   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:14.966447   94298 pod_ready.go:92] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:14.966470   94298 pod_ready.go:81] duration metric: took 5.916858ms for pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.966483   94298 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-w2z68" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.966560   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-w2z68
	I0704 18:44:14.966570   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.966588   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.966597   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.968965   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:14.969628   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:14.969644   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.969653   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.969658   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.971570   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:44:14.972102   94298 pod_ready.go:92] pod "coredns-7db6d8ff4d-w2z68" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:14.972125   94298 pod_ready.go:81] duration metric: took 5.630995ms for pod "coredns-7db6d8ff4d-w2z68" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.972136   94298 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.972200   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-379852
	I0704 18:44:14.972213   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.972227   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.972233   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.974109   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:44:14.974739   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:14.974757   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.974766   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.974771   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.976677   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:44:14.977257   94298 pod_ready.go:92] pod "etcd-ha-379852" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:14.977280   94298 pod_ready.go:81] duration metric: took 5.136466ms for pod "etcd-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.977290   94298 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.977356   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-379852-m02
	I0704 18:44:14.977366   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.977376   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.977384   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.979269   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:44:14.979860   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:14.979875   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:14.979885   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:14.979891   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:14.981594   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:44:14.981990   94298 pod_ready.go:92] pod "etcd-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:14.982003   94298 pod_ready.go:81] duration metric: took 4.707322ms for pod "etcd-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:14.982011   94298 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:15.139345   94298 request.go:629] Waited for 157.262885ms 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-379852-m03
	I0704 18:44:15.139423   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-379852-m03
	I0704 18:44:15.139430   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:15.139439   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:15.139448   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:15.142174   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:15.339627   94298 request.go:629] Waited for 196.82221ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:15.339704   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:15.339712   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:15.339720   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:15.339727   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:15.342093   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:44:15.342226   94298 pod_ready.go:97] node "ha-379852-m03" hosting pod "etcd-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:15.342249   94298 pod_ready.go:81] duration metric: took 360.231128ms for pod "etcd-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:44:15.342270   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852-m03" hosting pod "etcd-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:15.342299   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:15.539593   94298 request.go:629] Waited for 197.202636ms 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-379852
	I0704 18:44:15.539692   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-379852
	I0704 18:44:15.539705   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:15.539713   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:15.539725   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:15.546541   94298 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0704 18:44:15.739516   94298 request.go:629] Waited for 192.254352ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:15.739598   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:15.739610   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:15.739622   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:15.739629   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:15.742327   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:15.742855   94298 pod_ready.go:92] pod "kube-apiserver-ha-379852" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:15.742879   94298 pod_ready.go:81] duration metric: took 400.566555ms for pod "kube-apiserver-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:15.742893   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:15.939876   94298 request.go:629] Waited for 196.878355ms 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-379852-m02
	I0704 18:44:15.940016   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-379852-m02
	I0704 18:44:15.940066   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:15.940088   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:15.940102   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:15.944155   94298 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 18:44:16.139820   94298 request.go:629] Waited for 194.380531ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:16.139880   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:16.139886   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:16.139901   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:16.139919   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:16.146881   94298 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0704 18:44:16.147481   94298 pod_ready.go:92] pod "kube-apiserver-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:16.147511   94298 pod_ready.go:81] duration metric: took 404.606048ms for pod "kube-apiserver-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:16.147525   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:16.340393   94298 request.go:629] Waited for 192.775664ms 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-379852-m03
	I0704 18:44:16.340459   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-379852-m03
	I0704 18:44:16.340466   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:16.340477   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:16.340488   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:16.345302   94298 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 18:44:16.539386   94298 request.go:629] Waited for 193.271601ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:16.539471   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:16.539482   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:16.539492   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:16.539505   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:16.542058   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:44:16.542175   94298 pod_ready.go:97] node "ha-379852-m03" hosting pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:16.542195   94298 pod_ready.go:81] duration metric: took 394.657478ms for pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:44:16.542204   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852-m03" hosting pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:16.542213   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:16.739394   94298 request.go:629] Waited for 197.098027ms 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-379852
	I0704 18:44:16.739445   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852
	I0704 18:44:16.739451   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:16.739458   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:16.739464   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:16.741932   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:16.939981   94298 request.go:629] Waited for 197.358867ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:16.940050   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:16.940060   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:16.940069   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:16.940076   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:16.942490   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:16.942926   94298 pod_ready.go:92] pod "kube-controller-manager-ha-379852" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:16.942942   94298 pod_ready.go:81] duration metric: took 400.718461ms for pod "kube-controller-manager-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:16.942952   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:17.140015   94298 request.go:629] Waited for 196.9821ms 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-379852-m02
	I0704 18:44:17.140084   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852-m02
	I0704 18:44:17.140092   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:17.140098   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:17.140103   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:17.142744   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:17.339695   94298 request.go:629] Waited for 196.342642ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:17.339806   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:17.339818   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:17.339826   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:17.339834   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:17.342211   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:17.342776   94298 pod_ready.go:92] pod "kube-controller-manager-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:17.342798   94298 pod_ready.go:81] duration metric: took 399.836367ms for pod "kube-controller-manager-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:17.342811   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:17.539774   94298 request.go:629] Waited for 196.871305ms 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-379852-m03
	I0704 18:44:17.539867   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852-m03
	I0704 18:44:17.539875   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:17.539884   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:17.539895   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:17.542357   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:17.740329   94298 request.go:629] Waited for 197.259035ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:17.740391   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:17.740398   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:17.740406   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:17.740414   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:17.742502   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:44:17.742652   94298 pod_ready.go:97] node "ha-379852-m03" hosting pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:17.742674   94298 pod_ready.go:81] duration metric: took 399.8553ms for pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:44:17.742686   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852-m03" hosting pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:17.742695   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-2nfs7" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:17.939928   94298 request.go:629] Waited for 197.149573ms 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-2nfs7
	I0704 18:44:17.940039   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-2nfs7
	I0704 18:44:17.940056   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:17.940064   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:17.940071   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:17.942593   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:18.139495   94298 request.go:629] Waited for 196.278883ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:18.139545   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:18.139549   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:18.139557   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:18.139563   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:18.142115   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:44:18.142225   94298 pod_ready.go:97] node "ha-379852-m03" hosting pod "kube-proxy-2nfs7" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:18.142240   94298 pod_ready.go:81] duration metric: took 399.536201ms for pod "kube-proxy-2nfs7" in "kube-system" namespace to be "Ready" ...
	E0704 18:44:18.142248   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852-m03" hosting pod "kube-proxy-2nfs7" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:18.142257   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-d7ndc" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:18.339594   94298 request.go:629] Waited for 197.239597ms 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-d7ndc
	I0704 18:44:18.339657   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-d7ndc
	I0704 18:44:18.339662   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:18.339670   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:18.339676   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:18.342139   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:18.539785   94298 request.go:629] Waited for 197.142995ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:18.539867   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:18.539878   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:18.539892   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:18.539902   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:18.542481   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:18.542913   94298 pod_ready.go:92] pod "kube-proxy-d7ndc" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:18.542930   94298 pod_ready.go:81] duration metric: took 400.661259ms for pod "kube-proxy-d7ndc" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:18.542943   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-jztcs" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:18.740015   94298 request.go:629] Waited for 196.985558ms 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-jztcs
	I0704 18:44:18.740065   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-jztcs
	I0704 18:44:18.740071   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:18.740078   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:18.740084   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:18.742780   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:18.939827   94298 request.go:629] Waited for 196.368318ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m04
	I0704 18:44:18.939915   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m04
	I0704 18:44:18.939925   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:18.939932   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:18.939940   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:18.942543   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:18.943006   94298 pod_ready.go:92] pod "kube-proxy-jztcs" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:18.943025   94298 pod_ready.go:81] duration metric: took 400.075346ms for pod "kube-proxy-jztcs" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:18.943038   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-zlnl8" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:19.140200   94298 request.go:629] Waited for 197.082993ms 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-zlnl8
	I0704 18:44:19.140265   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zlnl8
	I0704 18:44:19.140277   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:19.140288   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:19.140294   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:19.142811   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:19.339794   94298 request.go:629] Waited for 196.375922ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:19.339882   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:19.339892   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:19.339904   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:19.339914   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:19.342654   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:19.343218   94298 pod_ready.go:92] pod "kube-proxy-zlnl8" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:19.343241   94298 pod_ready.go:81] duration metric: took 400.195757ms for pod "kube-proxy-zlnl8" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:19.343256   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:19.540203   94298 request.go:629] Waited for 196.885317ms 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-379852
	I0704 18:44:19.540279   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-379852
	I0704 18:44:19.540287   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:19.540296   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:19.540303   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:19.542753   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:19.739615   94298 request.go:629] Waited for 196.343039ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:19.739680   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:44:19.739686   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:19.739694   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:19.739700   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:19.742400   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:19.742982   94298 pod_ready.go:92] pod "kube-scheduler-ha-379852" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:19.743003   94298 pod_ready.go:81] duration metric: took 399.738147ms for pod "kube-scheduler-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:19.743013   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:19.939941   94298 request.go:629] Waited for 196.867942ms 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-379852-m02
	I0704 18:44:19.940026   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-379852-m02
	I0704 18:44:19.940034   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:19.940041   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:19.940045   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:19.942320   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:20.140208   94298 request.go:629] Waited for 197.373236ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:20.140262   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:44:20.140268   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:20.140275   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:20.140279   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:20.142798   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:20.143415   94298 pod_ready.go:92] pod "kube-scheduler-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:44:20.143441   94298 pod_ready.go:81] duration metric: took 400.41787ms for pod "kube-scheduler-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:20.143454   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:44:20.340353   94298 request.go:629] Waited for 196.821504ms 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-379852-m03
	I0704 18:44:20.340447   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-379852-m03
	I0704 18:44:20.340459   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:20.340469   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:20.340476   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:20.343112   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:44:20.540037   94298 request.go:629] Waited for 196.361878ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:20.540109   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m03
	I0704 18:44:20.540114   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:20.540121   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:20.540125   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:20.542525   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:44:20.542652   94298 pod_ready.go:97] node "ha-379852-m03" hosting pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:20.542668   94298 pod_ready.go:81] duration metric: took 399.206416ms for pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:44:20.542680   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852-m03" hosting pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-379852-m03": nodes "ha-379852-m03" not found
	I0704 18:44:20.542695   94298 pod_ready.go:38] duration metric: took 5.599804042s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:44:20.542712   94298 api_server.go:52] waiting for apiserver process to appear ...
	I0704 18:44:20.542761   94298 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 18:44:20.553102   94298 api_server.go:72] duration metric: took 26.440730207s to wait for apiserver process to appear ...
	I0704 18:44:20.553124   94298 api_server.go:88] waiting for apiserver healthz status ...
	I0704 18:44:20.553143   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:20.558122   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:20.558150   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:21.053304   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:21.056988   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:21.057016   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:21.553511   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:21.557129   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:21.557150   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:22.053852   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:22.057474   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:22.057497   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:22.554255   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:22.557922   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:22.557946   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:23.053252   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:23.056870   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:23.056895   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:23.553640   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:23.557314   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:23.557337   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:24.053925   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:24.057635   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:24.057661   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:24.553190   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:24.556905   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:24.556945   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:25.053458   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:25.057181   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:25.057214   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:25.553898   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:25.557744   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:25.557765   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:26.053270   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:26.057044   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:26.057076   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:26.553594   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:26.557287   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:26.557312   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:27.053948   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:27.057927   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:27.057965   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:27.553442   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:27.557577   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:27.557624   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:28.054196   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:28.058016   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:28.058043   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:28.554000   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:28.558030   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:28.558058   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:29.053570   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:29.057543   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:29.057566   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:29.553671   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:29.558378   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:29.558403   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:30.053880   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:30.058831   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:30.058858   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:30.553267   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:30.556777   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:30.556801   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:31.054218   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:31.058175   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:31.058202   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:31.553780   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:31.558614   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:31.558640   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:32.054216   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:32.057837   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:32.057867   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:32.553362   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:32.556992   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:32.557018   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:33.053526   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:33.057114   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:33.057138   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:33.553837   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:33.557597   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:33.557624   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:34.054192   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:34.057834   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:34.057856   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:34.553285   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:34.556780   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:34.556803   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:35.053328   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:35.056739   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:35.056765   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:35.553397   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:35.557092   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:35.557114   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:36.053389   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:36.057034   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:36.057063   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:36.553709   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:36.557389   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:36.557412   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:37.054019   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:37.057879   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:37.057902   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:37.554243   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:37.558206   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:37.558232   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:38.053689   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:38.058045   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:38.058073   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:38.553983   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:38.557824   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:38.557860   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:39.053356   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:39.057136   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:39.057159   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:39.553688   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:39.557417   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:39.557443   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:40.054064   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:40.057566   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:40.057589   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:40.554139   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:40.557915   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:40.557945   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:41.053449   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:41.058222   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:41.058249   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:41.553850   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:41.579589   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:41.579616   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:42.054194   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:42.059072   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:42.059094   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:42.553620   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:42.557124   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:42.557148   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:43.053666   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:43.057224   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:43.057268   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:43.554047   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:43.557646   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:43.557671   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:44.053288   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:44.056842   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:44.056870   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:44.553418   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:44.556991   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:44.557024   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:45.053818   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:45.057524   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:45.057551   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:45.553441   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:45.557000   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:45.557024   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:46.053581   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:46.057163   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:46.057184   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:46.553454   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:46.556978   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:46.556999   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:47.053461   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:47.057076   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:47.057099   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:47.553665   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:47.557625   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:47.557656   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:48.054210   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:48.057912   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:48.057938   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:48.553884   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:48.557631   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:48.557678   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:49.053813   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:49.057756   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:49.057784   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:49.553311   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:49.556921   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:49.556946   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:50.054249   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:50.057989   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:50.058014   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:50.554117   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:50.557904   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:50.557926   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:51.053462   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:51.057016   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:51.057045   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:51.553433   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:51.557102   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:51.557123   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:52.053280   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:52.057015   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:52.057043   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:52.553575   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:52.558480   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:52.558504   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:53.054072   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:53.058868   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:53.058893   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:53.553532   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:53.558588   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0704 18:44:53.558613   94298 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0704 18:44:54.054192   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:54.124777   94298 api_server.go:269] stopped: https://192.168.49.2:8443/healthz: Get "https://192.168.49.2:8443/healthz": read tcp 192.168.49.1:51966->192.168.49.2:8443: read: connection reset by peer
	I0704 18:44:54.553356   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:44:54.553439   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:44:54.587348   94298 cri.go:89] found id: "b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719"
	I0704 18:44:54.587366   94298 cri.go:89] found id: "854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb"
	I0704 18:44:54.587371   94298 cri.go:89] found id: ""
	I0704 18:44:54.587377   94298 logs.go:276] 2 containers: [b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719 854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb]
	I0704 18:44:54.587428   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.590852   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.593947   94298 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:44:54.593997   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:44:54.625161   94298 cri.go:89] found id: "38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae"
	I0704 18:44:54.625184   94298 cri.go:89] found id: "66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd"
	I0704 18:44:54.625187   94298 cri.go:89] found id: ""
	I0704 18:44:54.625195   94298 logs.go:276] 2 containers: [38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae 66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd]
	I0704 18:44:54.625241   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.628380   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.631295   94298 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:44:54.631344   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:44:54.662804   94298 cri.go:89] found id: ""
	I0704 18:44:54.662832   94298 logs.go:276] 0 containers: []
	W0704 18:44:54.662844   94298 logs.go:278] No container was found matching "coredns"
	I0704 18:44:54.662851   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:44:54.662914   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:44:54.694706   94298 cri.go:89] found id: "f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c"
	I0704 18:44:54.694731   94298 cri.go:89] found id: "1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb"
	I0704 18:44:54.694737   94298 cri.go:89] found id: ""
	I0704 18:44:54.694745   94298 logs.go:276] 2 containers: [f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c 1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb]
	I0704 18:44:54.694784   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.698203   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.700936   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:44:54.700990   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:44:54.732416   94298 cri.go:89] found id: "454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f"
	I0704 18:44:54.732444   94298 cri.go:89] found id: ""
	I0704 18:44:54.732455   94298 logs.go:276] 1 containers: [454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f]
	I0704 18:44:54.732509   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.735945   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:44:54.736006   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:44:54.770137   94298 cri.go:89] found id: "1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017"
	I0704 18:44:54.770162   94298 cri.go:89] found id: "478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c"
	I0704 18:44:54.770167   94298 cri.go:89] found id: ""
	I0704 18:44:54.770175   94298 logs.go:276] 2 containers: [1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017 478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c]
	I0704 18:44:54.770222   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.773444   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.776243   94298 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:44:54.776289   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:44:54.808119   94298 cri.go:89] found id: "568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a"
	I0704 18:44:54.808143   94298 cri.go:89] found id: ""
	I0704 18:44:54.808153   94298 logs.go:276] 1 containers: [568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a]
	I0704 18:44:54.808196   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:54.811304   94298 logs.go:123] Gathering logs for kube-apiserver [b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719] ...
	I0704 18:44:54.811328   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719"
	I0704 18:44:54.848670   94298 logs.go:123] Gathering logs for etcd [38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae] ...
	I0704 18:44:54.848701   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae"
	I0704 18:44:54.890055   94298 logs.go:123] Gathering logs for kube-controller-manager [478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c] ...
	I0704 18:44:54.890086   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c"
	I0704 18:44:54.922190   94298 logs.go:123] Gathering logs for kindnet [568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a] ...
	I0704 18:44:54.922216   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a"
	I0704 18:44:54.954551   94298 logs.go:123] Gathering logs for dmesg ...
	I0704 18:44:54.954573   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:44:54.972819   94298 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:44:54.972848   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:44:55.192251   94298 logs.go:123] Gathering logs for kube-apiserver [854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb] ...
	I0704 18:44:55.192282   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb"
	I0704 18:44:55.226300   94298 logs.go:123] Gathering logs for etcd [66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd] ...
	I0704 18:44:55.226327   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd"
	I0704 18:44:55.271740   94298 logs.go:123] Gathering logs for kube-scheduler [f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c] ...
	I0704 18:44:55.271786   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c"
	I0704 18:44:55.320061   94298 logs.go:123] Gathering logs for container status ...
	I0704 18:44:55.320096   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:44:55.356758   94298 logs.go:123] Gathering logs for kubelet ...
	I0704 18:44:55.356786   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0704 18:44:55.407796   94298 logs.go:123] Gathering logs for kube-scheduler [1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb] ...
	I0704 18:44:55.407832   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb"
	I0704 18:44:55.439427   94298 logs.go:123] Gathering logs for kube-proxy [454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f] ...
	I0704 18:44:55.439453   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f"
	I0704 18:44:55.473915   94298 logs.go:123] Gathering logs for kube-controller-manager [1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017] ...
	I0704 18:44:55.473941   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017"
	I0704 18:44:55.521515   94298 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:44:55.521549   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:44:58.074969   94298 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0704 18:44:58.079799   94298 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0704 18:44:58.079908   94298 round_trippers.go:463] GET https://192.168.49.2:8443/version
	I0704 18:44:58.079930   94298 round_trippers.go:469] Request Headers:
	I0704 18:44:58.079945   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:44:58.079950   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:44:58.086778   94298 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0704 18:44:58.086899   94298 api_server.go:141] control plane version: v1.30.2
	I0704 18:44:58.086917   94298 api_server.go:131] duration metric: took 37.533787303s to wait for apiserver health ...
	I0704 18:44:58.086928   94298 system_pods.go:43] waiting for kube-system pods to appear ...
	I0704 18:44:58.086955   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0704 18:44:58.086996   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0704 18:44:58.126037   94298 cri.go:89] found id: "b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719"
	I0704 18:44:58.126068   94298 cri.go:89] found id: "854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb"
	I0704 18:44:58.126074   94298 cri.go:89] found id: ""
	I0704 18:44:58.126082   94298 logs.go:276] 2 containers: [b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719 854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb]
	I0704 18:44:58.126132   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.129798   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.133032   94298 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0704 18:44:58.133092   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0704 18:44:58.164257   94298 cri.go:89] found id: "38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae"
	I0704 18:44:58.164275   94298 cri.go:89] found id: "66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd"
	I0704 18:44:58.164279   94298 cri.go:89] found id: ""
	I0704 18:44:58.164286   94298 logs.go:276] 2 containers: [38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae 66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd]
	I0704 18:44:58.164335   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.167702   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.170781   94298 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0704 18:44:58.170836   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0704 18:44:58.202959   94298 cri.go:89] found id: ""
	I0704 18:44:58.202981   94298 logs.go:276] 0 containers: []
	W0704 18:44:58.202990   94298 logs.go:278] No container was found matching "coredns"
	I0704 18:44:58.202996   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0704 18:44:58.203057   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0704 18:44:58.234546   94298 cri.go:89] found id: "f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c"
	I0704 18:44:58.234574   94298 cri.go:89] found id: "1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb"
	I0704 18:44:58.234580   94298 cri.go:89] found id: ""
	I0704 18:44:58.234587   94298 logs.go:276] 2 containers: [f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c 1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb]
	I0704 18:44:58.234637   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.237887   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.240905   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0704 18:44:58.240957   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0704 18:44:58.273317   94298 cri.go:89] found id: "454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f"
	I0704 18:44:58.273342   94298 cri.go:89] found id: ""
	I0704 18:44:58.273351   94298 logs.go:276] 1 containers: [454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f]
	I0704 18:44:58.273404   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.276884   94298 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0704 18:44:58.276943   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0704 18:44:58.309260   94298 cri.go:89] found id: "1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017"
	I0704 18:44:58.309283   94298 cri.go:89] found id: "478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c"
	I0704 18:44:58.309289   94298 cri.go:89] found id: ""
	I0704 18:44:58.309298   94298 logs.go:276] 2 containers: [1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017 478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c]
	I0704 18:44:58.309347   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.312820   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.315895   94298 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0704 18:44:58.315956   94298 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0704 18:44:58.347484   94298 cri.go:89] found id: "568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a"
	I0704 18:44:58.347506   94298 cri.go:89] found id: ""
	I0704 18:44:58.347525   94298 logs.go:276] 1 containers: [568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a]
	I0704 18:44:58.347576   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:44:58.351007   94298 logs.go:123] Gathering logs for etcd [38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae] ...
	I0704 18:44:58.351038   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38c3cf0ccdf37c2d3a73af981be3d2ef0a67ad047dfa1b63b637a3ec334f9eae"
	I0704 18:44:58.393714   94298 logs.go:123] Gathering logs for etcd [66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd] ...
	I0704 18:44:58.393746   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 66473c9cc520d9f5939491e15b48e524f2e7ac5a0be450f1c42a7c2cccf75dfd"
	I0704 18:44:58.436936   94298 logs.go:123] Gathering logs for dmesg ...
	I0704 18:44:58.436966   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0704 18:44:58.456793   94298 logs.go:123] Gathering logs for kube-scheduler [f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c] ...
	I0704 18:44:58.456831   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f693c1383f7edc43b738d68fe5ccd5774303b902c24a3d86faf38e45b866a84c"
	I0704 18:44:58.503837   94298 logs.go:123] Gathering logs for kindnet [568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a] ...
	I0704 18:44:58.503874   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 568cb38da9becd5922d5b817a463e26110de1a02717acc64451d6803c766f45a"
	I0704 18:44:58.536927   94298 logs.go:123] Gathering logs for CRI-O ...
	I0704 18:44:58.536961   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0704 18:44:58.589323   94298 logs.go:123] Gathering logs for container status ...
	I0704 18:44:58.589356   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0704 18:44:58.624812   94298 logs.go:123] Gathering logs for kubelet ...
	I0704 18:44:58.624839   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0704 18:44:58.671888   94298 logs.go:123] Gathering logs for kube-scheduler [1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb] ...
	I0704 18:44:58.671925   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1de808b855226f835ff218d0b4ed1edb9ac544af9ec64a378698880b426124fb"
	I0704 18:44:58.704562   94298 logs.go:123] Gathering logs for kube-controller-manager [478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c] ...
	I0704 18:44:58.704594   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 478c5796a5ad37ba4396b2f08f70dcad8307892fbd81d14a2eb6a4394187927c"
	I0704 18:44:58.735897   94298 logs.go:123] Gathering logs for describe nodes ...
	I0704 18:44:58.735925   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0704 18:44:58.913638   94298 logs.go:123] Gathering logs for kube-apiserver [b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719] ...
	I0704 18:44:58.913669   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b866635ad6ce76157657fc0b00e7c608797897f89b92d727ff4afa6768df7719"
	I0704 18:44:58.951732   94298 logs.go:123] Gathering logs for kube-apiserver [854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb] ...
	I0704 18:44:58.951771   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 854b9ada48007bd831610238692bd7d3ad93fcdd9b663bc178e05a041a34e2bb"
	I0704 18:44:58.984908   94298 logs.go:123] Gathering logs for kube-proxy [454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f] ...
	I0704 18:44:58.984935   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 454c8d63512f286fdb4ebce52d33b7f5ebf3f1a5c99d5800f295cea112b94e6f"
	I0704 18:44:59.018332   94298 logs.go:123] Gathering logs for kube-controller-manager [1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017] ...
	I0704 18:44:59.018365   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1dc6dde1f0aed578437ad68709a4953bf528cf32f4fc99823646d2daff359017"
	I0704 18:45:01.566272   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 18:45:01.566292   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:01.566300   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:01.566303   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:01.574332   94298 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0704 18:45:01.582734   94298 system_pods.go:59] 26 kube-system pods found
	I0704 18:45:01.582772   94298 system_pods.go:61] "coredns-7db6d8ff4d-4vp8j" [895f5cee-689f-4b95-acf5-a26e7c8af028] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0704 18:45:01.582780   94298 system_pods.go:61] "coredns-7db6d8ff4d-w2z68" [343f6b1b-f2ab-4a49-a9ec-f09992f3ef3f] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0704 18:45:01.582787   94298 system_pods.go:61] "etcd-ha-379852" [27b2d56d-0aa1-46ed-9b37-90b11a71eb77] Running
	I0704 18:45:01.582792   94298 system_pods.go:61] "etcd-ha-379852-m02" [f6b9ed54-6682-449c-b005-6849aedb5340] Running
	I0704 18:45:01.582797   94298 system_pods.go:61] "etcd-ha-379852-m03" [c4f0fed8-7ac0-4aeb-b48d-fbfc0c921c85] Running
	I0704 18:45:01.582802   94298 system_pods.go:61] "kindnet-2rljs" [230bea96-6444-4bc8-95a9-bd13291100d1] Running
	I0704 18:45:01.582807   94298 system_pods.go:61] "kindnet-52mbv" [87d7db23-404b-4a6b-a384-acd587e8db83] Running
	I0704 18:45:01.582811   94298 system_pods.go:61] "kindnet-7wpjc" [999faf97-058b-4912-b8c3-834885e6ff58] Running
	I0704 18:45:01.582815   94298 system_pods.go:61] "kindnet-dh6dr" [9871f591-148d-4348-8df9-d8179df6bbde] Running
	I0704 18:45:01.582820   94298 system_pods.go:61] "kube-apiserver-ha-379852" [62f71218-c227-4e8f-b0e8-3b20026b1d4b] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0704 18:45:01.582826   94298 system_pods.go:61] "kube-apiserver-ha-379852-m02" [7aa4b4bd-7e34-405c-b2d9-364081f4d80a] Running
	I0704 18:45:01.582833   94298 system_pods.go:61] "kube-apiserver-ha-379852-m03" [f5129254-e300-4e95-8e86-c9d249748923] Running
	I0704 18:45:01.582840   94298 system_pods.go:61] "kube-controller-manager-ha-379852" [56286ad4-9cbc-432d-a149-907e5b59423b] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0704 18:45:01.582848   94298 system_pods.go:61] "kube-controller-manager-ha-379852-m02" [6c1f5322-bebe-4ec3-acf8-8b3e177fed39] Running
	I0704 18:45:01.582852   94298 system_pods.go:61] "kube-controller-manager-ha-379852-m03" [8bd2f529-8254-4590-aeb4-8498b70760a9] Running
	I0704 18:45:01.582855   94298 system_pods.go:61] "kube-proxy-2nfs7" [6451223b-d20f-4982-b91e-6fb20d010fa3] Running
	I0704 18:45:01.582859   94298 system_pods.go:61] "kube-proxy-d7ndc" [8ff1d643-2b52-491d-b46e-3c690c8d3f20] Running
	I0704 18:45:01.582862   94298 system_pods.go:61] "kube-proxy-jztcs" [7e7721fa-1713-450f-902d-5baa5aa58610] Running
	I0704 18:45:01.582866   94298 system_pods.go:61] "kube-proxy-zlnl8" [133ecc52-9aed-4604-b03d-6aef52ab04cc] Running
	I0704 18:45:01.582869   94298 system_pods.go:61] "kube-scheduler-ha-379852" [af45ecdd-b4d3-41ca-8f73-09d705de992e] Running
	I0704 18:45:01.582875   94298 system_pods.go:61] "kube-scheduler-ha-379852-m02" [1a938bd5-0dc9-4e56-9138-f2d2f3ead2d3] Running
	I0704 18:45:01.582878   94298 system_pods.go:61] "kube-scheduler-ha-379852-m03" [07b639d9-f5b4-4724-9caf-f411a7e8d8a7] Running
	I0704 18:45:01.582881   94298 system_pods.go:61] "kube-vip-ha-379852" [fd7a4ef8-a57f-4ba1-a720-033701d5acf7] Running
	I0704 18:45:01.582887   94298 system_pods.go:61] "kube-vip-ha-379852-m02" [fc973707-6d6f-46c8-9114-a8bae1f9764e] Running
	I0704 18:45:01.582891   94298 system_pods.go:61] "kube-vip-ha-379852-m03" [a4bf8ba7-c216-4113-a651-0dd9542b8f60] Running
	I0704 18:45:01.582894   94298 system_pods.go:61] "storage-provisioner" [ef03253d-3ac1-45e2-91cf-fdb020409724] Running
	I0704 18:45:01.582901   94298 system_pods.go:74] duration metric: took 3.495958563s to wait for pod list to return data ...
	I0704 18:45:01.582910   94298 default_sa.go:34] waiting for default service account to be created ...
	I0704 18:45:01.582980   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/default/serviceaccounts
	I0704 18:45:01.582988   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:01.582995   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:01.582999   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:01.585650   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:01.585845   94298 default_sa.go:45] found service account: "default"
	I0704 18:45:01.585858   94298 default_sa.go:55] duration metric: took 2.943036ms for default service account to be created ...
	I0704 18:45:01.585866   94298 system_pods.go:116] waiting for k8s-apps to be running ...
	I0704 18:45:01.585917   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 18:45:01.585924   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:01.585930   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:01.585935   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:01.591338   94298 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 18:45:01.597811   94298 system_pods.go:86] 26 kube-system pods found
	I0704 18:45:01.597847   94298 system_pods.go:89] "coredns-7db6d8ff4d-4vp8j" [895f5cee-689f-4b95-acf5-a26e7c8af028] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0704 18:45:01.597857   94298 system_pods.go:89] "coredns-7db6d8ff4d-w2z68" [343f6b1b-f2ab-4a49-a9ec-f09992f3ef3f] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0704 18:45:01.597864   94298 system_pods.go:89] "etcd-ha-379852" [27b2d56d-0aa1-46ed-9b37-90b11a71eb77] Running
	I0704 18:45:01.597872   94298 system_pods.go:89] "etcd-ha-379852-m02" [f6b9ed54-6682-449c-b005-6849aedb5340] Running
	I0704 18:45:01.597879   94298 system_pods.go:89] "etcd-ha-379852-m03" [c4f0fed8-7ac0-4aeb-b48d-fbfc0c921c85] Running
	I0704 18:45:01.597889   94298 system_pods.go:89] "kindnet-2rljs" [230bea96-6444-4bc8-95a9-bd13291100d1] Running
	I0704 18:45:01.597895   94298 system_pods.go:89] "kindnet-52mbv" [87d7db23-404b-4a6b-a384-acd587e8db83] Running
	I0704 18:45:01.597900   94298 system_pods.go:89] "kindnet-7wpjc" [999faf97-058b-4912-b8c3-834885e6ff58] Running
	I0704 18:45:01.597910   94298 system_pods.go:89] "kindnet-dh6dr" [9871f591-148d-4348-8df9-d8179df6bbde] Running
	I0704 18:45:01.597921   94298 system_pods.go:89] "kube-apiserver-ha-379852" [62f71218-c227-4e8f-b0e8-3b20026b1d4b] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0704 18:45:01.597932   94298 system_pods.go:89] "kube-apiserver-ha-379852-m02" [7aa4b4bd-7e34-405c-b2d9-364081f4d80a] Running
	I0704 18:45:01.597940   94298 system_pods.go:89] "kube-apiserver-ha-379852-m03" [f5129254-e300-4e95-8e86-c9d249748923] Running
	I0704 18:45:01.597953   94298 system_pods.go:89] "kube-controller-manager-ha-379852" [56286ad4-9cbc-432d-a149-907e5b59423b] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0704 18:45:01.597960   94298 system_pods.go:89] "kube-controller-manager-ha-379852-m02" [6c1f5322-bebe-4ec3-acf8-8b3e177fed39] Running
	I0704 18:45:01.597968   94298 system_pods.go:89] "kube-controller-manager-ha-379852-m03" [8bd2f529-8254-4590-aeb4-8498b70760a9] Running
	I0704 18:45:01.597972   94298 system_pods.go:89] "kube-proxy-2nfs7" [6451223b-d20f-4982-b91e-6fb20d010fa3] Running
	I0704 18:45:01.597979   94298 system_pods.go:89] "kube-proxy-d7ndc" [8ff1d643-2b52-491d-b46e-3c690c8d3f20] Running
	I0704 18:45:01.597988   94298 system_pods.go:89] "kube-proxy-jztcs" [7e7721fa-1713-450f-902d-5baa5aa58610] Running
	I0704 18:45:01.597997   94298 system_pods.go:89] "kube-proxy-zlnl8" [133ecc52-9aed-4604-b03d-6aef52ab04cc] Running
	I0704 18:45:01.598007   94298 system_pods.go:89] "kube-scheduler-ha-379852" [af45ecdd-b4d3-41ca-8f73-09d705de992e] Running
	I0704 18:45:01.598017   94298 system_pods.go:89] "kube-scheduler-ha-379852-m02" [1a938bd5-0dc9-4e56-9138-f2d2f3ead2d3] Running
	I0704 18:45:01.598024   94298 system_pods.go:89] "kube-scheduler-ha-379852-m03" [07b639d9-f5b4-4724-9caf-f411a7e8d8a7] Running
	I0704 18:45:01.598028   94298 system_pods.go:89] "kube-vip-ha-379852" [fd7a4ef8-a57f-4ba1-a720-033701d5acf7] Running
	I0704 18:45:01.598034   94298 system_pods.go:89] "kube-vip-ha-379852-m02" [fc973707-6d6f-46c8-9114-a8bae1f9764e] Running
	I0704 18:45:01.598039   94298 system_pods.go:89] "kube-vip-ha-379852-m03" [a4bf8ba7-c216-4113-a651-0dd9542b8f60] Running
	I0704 18:45:01.598055   94298 system_pods.go:89] "storage-provisioner" [ef03253d-3ac1-45e2-91cf-fdb020409724] Running
	I0704 18:45:01.598064   94298 system_pods.go:126] duration metric: took 12.193094ms to wait for k8s-apps to be running ...
	I0704 18:45:01.598074   94298 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 18:45:01.598136   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:45:01.610874   94298 system_svc.go:56] duration metric: took 12.790234ms WaitForService to wait for kubelet
	I0704 18:45:01.610912   94298 kubeadm.go:576] duration metric: took 1m7.498541776s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 18:45:01.610942   94298 node_conditions.go:102] verifying NodePressure condition ...
	I0704 18:45:01.611042   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0704 18:45:01.611051   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:01.611058   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:01.611062   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:01.614557   94298 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 18:45:01.615578   94298 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:45:01.615601   94298 node_conditions.go:123] node cpu capacity is 8
	I0704 18:45:01.615614   94298 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:45:01.615618   94298 node_conditions.go:123] node cpu capacity is 8
	I0704 18:45:01.615622   94298 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:45:01.615624   94298 node_conditions.go:123] node cpu capacity is 8
	I0704 18:45:01.615628   94298 node_conditions.go:105] duration metric: took 4.679699ms to run NodePressure ...
	I0704 18:45:01.615638   94298 start.go:240] waiting for startup goroutines ...
	I0704 18:45:01.615658   94298 start.go:254] writing updated cluster config ...
	I0704 18:45:01.617703   94298 out.go:177] 
	I0704 18:45:01.619360   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:45:01.619459   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:45:01.621224   94298 out.go:177] * Starting "ha-379852-m04" worker node in "ha-379852" cluster
	I0704 18:45:01.623028   94298 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 18:45:01.624260   94298 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
	I0704 18:45:01.625405   94298 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime crio
	I0704 18:45:01.625427   94298 cache.go:56] Caching tarball of preloaded images
	I0704 18:45:01.625438   94298 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 18:45:01.625532   94298 preload.go:173] Found /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0704 18:45:01.625546   94298 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on crio
	I0704 18:45:01.625678   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:45:01.642703   94298 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon, skipping pull
	I0704 18:45:01.642727   94298 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in daemon, skipping load
	I0704 18:45:01.642748   94298 cache.go:194] Successfully downloaded all kic artifacts
	I0704 18:45:01.642789   94298 start.go:360] acquireMachinesLock for ha-379852-m04: {Name:mk8eca4681696c0be77bb8442a49859848e78f4d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0704 18:45:01.642862   94298 start.go:364] duration metric: took 50.25µs to acquireMachinesLock for "ha-379852-m04"
	I0704 18:45:01.642886   94298 start.go:96] Skipping create...Using existing machine configuration
	I0704 18:45:01.642895   94298 fix.go:54] fixHost starting: m04
	I0704 18:45:01.643114   94298 cli_runner.go:164] Run: docker container inspect ha-379852-m04 --format={{.State.Status}}
	I0704 18:45:01.659765   94298 fix.go:112] recreateIfNeeded on ha-379852-m04: state=Stopped err=<nil>
	W0704 18:45:01.659799   94298 fix.go:138] unexpected machine state, will restart: <nil>
	I0704 18:45:01.661767   94298 out.go:177] * Restarting existing docker container for "ha-379852-m04" ...
	I0704 18:45:01.662956   94298 cli_runner.go:164] Run: docker start ha-379852-m04
	I0704 18:45:01.940975   94298 cli_runner.go:164] Run: docker container inspect ha-379852-m04 --format={{.State.Status}}
	I0704 18:45:01.958883   94298 kic.go:430] container "ha-379852-m04" state is running.
	I0704 18:45:01.959225   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m04
	I0704 18:45:01.976981   94298 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/config.json ...
	I0704 18:45:01.977199   94298 machine.go:94] provisionDockerMachine start ...
	I0704 18:45:01.977251   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:01.994983   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:45:01.995189   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32838 <nil> <nil>}
	I0704 18:45:01.995203   94298 main.go:141] libmachine: About to run SSH command:
	hostname
	I0704 18:45:01.995924   94298 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:59012->127.0.0.1:32838: read: connection reset by peer
	I0704 18:45:05.119132   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-379852-m04
	
	I0704 18:45:05.119159   94298 ubuntu.go:169] provisioning hostname "ha-379852-m04"
	I0704 18:45:05.119211   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:05.137525   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:45:05.137694   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32838 <nil> <nil>}
	I0704 18:45:05.137713   94298 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-379852-m04 && echo "ha-379852-m04" | sudo tee /etc/hostname
	I0704 18:45:05.275400   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-379852-m04
	
	I0704 18:45:05.275482   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:05.293264   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:45:05.293429   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32838 <nil> <nil>}
	I0704 18:45:05.293444   94298 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-379852-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-379852-m04/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-379852-m04' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0704 18:45:05.419981   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0704 18:45:05.420018   94298 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18648-4534/.minikube CaCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18648-4534/.minikube}
	I0704 18:45:05.420042   94298 ubuntu.go:177] setting up certificates
	I0704 18:45:05.420063   94298 provision.go:84] configureAuth start
	I0704 18:45:05.420143   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m04
	I0704 18:45:05.437303   94298 provision.go:143] copyHostCerts
	I0704 18:45:05.437337   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem
	I0704 18:45:05.437364   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem, removing ...
	I0704 18:45:05.437370   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem
	I0704 18:45:05.437435   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/ca.pem (1078 bytes)
	I0704 18:45:05.437512   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem
	I0704 18:45:05.437530   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem, removing ...
	I0704 18:45:05.437539   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem
	I0704 18:45:05.437561   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/cert.pem (1123 bytes)
	I0704 18:45:05.437603   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem
	I0704 18:45:05.437618   94298 exec_runner.go:144] found /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem, removing ...
	I0704 18:45:05.437624   94298 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem
	I0704 18:45:05.437650   94298 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18648-4534/.minikube/key.pem (1679 bytes)
	I0704 18:45:05.437698   94298 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem org=jenkins.ha-379852-m04 san=[127.0.0.1 192.168.49.5 ha-379852-m04 localhost minikube]
	I0704 18:45:05.612717   94298 provision.go:177] copyRemoteCerts
	I0704 18:45:05.612776   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0704 18:45:05.612812   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:05.630638   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32838 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m04/id_rsa Username:docker}
	I0704 18:45:05.720710   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0704 18:45:05.720813   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0704 18:45:05.744245   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0704 18:45:05.744317   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0704 18:45:05.768078   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0704 18:45:05.768135   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0704 18:45:05.790554   94298 provision.go:87] duration metric: took 370.472968ms to configureAuth
	I0704 18:45:05.790587   94298 ubuntu.go:193] setting minikube options for container-runtime
	I0704 18:45:05.790786   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:45:05.790878   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:05.809460   94298 main.go:141] libmachine: Using SSH client type: native
	I0704 18:45:05.809657   94298 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d9c0] 0x830720 <nil>  [] 0s} 127.0.0.1 32838 <nil> <nil>}
	I0704 18:45:05.809680   94298 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0704 18:45:06.046917   94298 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0704 18:45:06.046955   94298 machine.go:97] duration metric: took 4.069743085s to provisionDockerMachine
	I0704 18:45:06.046969   94298 start.go:293] postStartSetup for "ha-379852-m04" (driver="docker")
	I0704 18:45:06.046983   94298 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0704 18:45:06.047036   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0704 18:45:06.047072   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:06.063977   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32838 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m04/id_rsa Username:docker}
	I0704 18:45:06.152944   94298 ssh_runner.go:195] Run: cat /etc/os-release
	I0704 18:45:06.156103   94298 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0704 18:45:06.156143   94298 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0704 18:45:06.156153   94298 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0704 18:45:06.156164   94298 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0704 18:45:06.156179   94298 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/addons for local assets ...
	I0704 18:45:06.156255   94298 filesync.go:126] Scanning /home/jenkins/minikube-integration/18648-4534/.minikube/files for local assets ...
	I0704 18:45:06.156345   94298 filesync.go:149] local asset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> 113292.pem in /etc/ssl/certs
	I0704 18:45:06.156357   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> /etc/ssl/certs/113292.pem
	I0704 18:45:06.156459   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0704 18:45:06.164852   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem --> /etc/ssl/certs/113292.pem (1708 bytes)
	I0704 18:45:06.187613   94298 start.go:296] duration metric: took 140.623974ms for postStartSetup
	I0704 18:45:06.187679   94298 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:45:06.187714   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:06.205037   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32838 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m04/id_rsa Username:docker}
	I0704 18:45:06.292462   94298 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0704 18:45:06.296989   94298 fix.go:56] duration metric: took 4.654089716s for fixHost
	I0704 18:45:06.297018   94298 start.go:83] releasing machines lock for "ha-379852-m04", held for 4.654143986s
	I0704 18:45:06.297094   94298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m04
	I0704 18:45:06.318153   94298 out.go:177] * Found network options:
	I0704 18:45:06.319501   94298 out.go:177]   - NO_PROXY=192.168.49.2,192.168.49.3
	W0704 18:45:06.320750   94298 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 18:45:06.320777   94298 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 18:45:06.320799   94298 proxy.go:119] fail to check proxy env: Error ip not in block
	W0704 18:45:06.320807   94298 proxy.go:119] fail to check proxy env: Error ip not in block
	I0704 18:45:06.320889   94298 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0704 18:45:06.320928   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:06.320975   94298 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0704 18:45:06.321038   94298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:45:06.338132   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32838 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m04/id_rsa Username:docker}
	I0704 18:45:06.338787   94298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32838 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m04/id_rsa Username:docker}
	I0704 18:45:06.562613   94298 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0704 18:45:06.567078   94298 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:45:06.575577   94298 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0704 18:45:06.575642   94298 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0704 18:45:06.584571   94298 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0704 18:45:06.584595   94298 start.go:494] detecting cgroup driver to use...
	I0704 18:45:06.584631   94298 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0704 18:45:06.584681   94298 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0704 18:45:06.596454   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0704 18:45:06.608499   94298 docker.go:217] disabling cri-docker service (if available) ...
	I0704 18:45:06.608545   94298 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0704 18:45:06.620692   94298 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0704 18:45:06.631062   94298 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0704 18:45:06.709094   94298 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0704 18:45:06.784737   94298 docker.go:233] disabling docker service ...
	I0704 18:45:06.784806   94298 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0704 18:45:06.796532   94298 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0704 18:45:06.807802   94298 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0704 18:45:06.885429   94298 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0704 18:45:06.960958   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0704 18:45:06.971220   94298 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0704 18:45:06.985640   94298 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0704 18:45:06.985695   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:45:06.994585   94298 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0704 18:45:06.994644   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:45:07.003640   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:45:07.012401   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:45:07.021345   94298 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0704 18:45:07.029974   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:45:07.039559   94298 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:45:07.048478   94298 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0704 18:45:07.057521   94298 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0704 18:45:07.065336   94298 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0704 18:45:07.072853   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:45:07.148677   94298 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0704 18:45:07.252504   94298 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0704 18:45:07.252557   94298 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0704 18:45:07.255780   94298 start.go:562] Will wait 60s for crictl version
	I0704 18:45:07.255833   94298 ssh_runner.go:195] Run: which crictl
	I0704 18:45:07.258758   94298 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0704 18:45:07.291713   94298 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0704 18:45:07.291806   94298 ssh_runner.go:195] Run: crio --version
	I0704 18:45:07.324134   94298 ssh_runner.go:195] Run: crio --version
	I0704 18:45:07.358991   94298 out.go:177] * Preparing Kubernetes v1.30.2 on CRI-O 1.24.6 ...
	I0704 18:45:07.360372   94298 out.go:177]   - env NO_PROXY=192.168.49.2
	I0704 18:45:07.361705   94298 out.go:177]   - env NO_PROXY=192.168.49.2,192.168.49.3
	I0704 18:45:07.362958   94298 cli_runner.go:164] Run: docker network inspect ha-379852 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0704 18:45:07.380543   94298 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0704 18:45:07.383846   94298 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:45:07.393504   94298 mustload.go:65] Loading cluster: ha-379852
	I0704 18:45:07.393704   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:45:07.393891   94298 cli_runner.go:164] Run: docker container inspect ha-379852 --format={{.State.Status}}
	I0704 18:45:07.410461   94298 host.go:66] Checking if "ha-379852" exists ...
	I0704 18:45:07.410727   94298 certs.go:68] Setting up /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852 for IP: 192.168.49.5
	I0704 18:45:07.410739   94298 certs.go:194] generating shared ca certs ...
	I0704 18:45:07.410751   94298 certs.go:226] acquiring lock for ca certs: {Name:mkbbdea761b8478e3eb2b962639bb20004be43ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:45:07.410886   94298 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key
	I0704 18:45:07.410937   94298 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key
	I0704 18:45:07.410955   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0704 18:45:07.410973   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0704 18:45:07.410990   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0704 18:45:07.411005   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0704 18:45:07.411071   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem (1338 bytes)
	W0704 18:45:07.411106   94298 certs.go:480] ignoring /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329_empty.pem, impossibly tiny 0 bytes
	I0704 18:45:07.411119   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca-key.pem (1675 bytes)
	I0704 18:45:07.411154   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/ca.pem (1078 bytes)
	I0704 18:45:07.411179   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/cert.pem (1123 bytes)
	I0704 18:45:07.411209   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/key.pem (1679 bytes)
	I0704 18:45:07.411260   94298 certs.go:484] found cert: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem (1708 bytes)
	I0704 18:45:07.411294   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem -> /usr/share/ca-certificates/11329.pem
	I0704 18:45:07.411313   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem -> /usr/share/ca-certificates/113292.pem
	I0704 18:45:07.411330   94298 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:45:07.411354   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0704 18:45:07.433660   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0704 18:45:07.455164   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0704 18:45:07.477060   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0704 18:45:07.498339   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/certs/11329.pem --> /usr/share/ca-certificates/11329.pem (1338 bytes)
	I0704 18:45:07.519414   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/files/etc/ssl/certs/113292.pem --> /usr/share/ca-certificates/113292.pem (1708 bytes)
	I0704 18:45:07.540720   94298 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0704 18:45:07.564361   94298 ssh_runner.go:195] Run: openssl version
	I0704 18:45:07.569818   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11329.pem && ln -fs /usr/share/ca-certificates/11329.pem /etc/ssl/certs/11329.pem"
	I0704 18:45:07.578422   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11329.pem
	I0704 18:45:07.581813   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul  4 18:32 /usr/share/ca-certificates/11329.pem
	I0704 18:45:07.581873   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11329.pem
	I0704 18:45:07.588253   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/11329.pem /etc/ssl/certs/51391683.0"
	I0704 18:45:07.596467   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/113292.pem && ln -fs /usr/share/ca-certificates/113292.pem /etc/ssl/certs/113292.pem"
	I0704 18:45:07.605348   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/113292.pem
	I0704 18:45:07.608798   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul  4 18:32 /usr/share/ca-certificates/113292.pem
	I0704 18:45:07.608864   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/113292.pem
	I0704 18:45:07.615890   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/113292.pem /etc/ssl/certs/3ec20f2e.0"
	I0704 18:45:07.623597   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0704 18:45:07.631699   94298 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:45:07.634850   94298 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  4 18:23 /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:45:07.634902   94298 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0704 18:45:07.641185   94298 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0704 18:45:07.649238   94298 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0704 18:45:07.652090   94298 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0704 18:45:07.652130   94298 kubeadm.go:928] updating node {m04 192.168.49.5 0 v1.30.2  false true} ...
	I0704 18:45:07.652213   94298 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=ha-379852-m04 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.5
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:ha-379852 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0704 18:45:07.652256   94298 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0704 18:45:07.660291   94298 binaries.go:44] Found k8s binaries, skipping transfer
	I0704 18:45:07.660358   94298 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0704 18:45:07.667871   94298 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0704 18:45:07.683714   94298 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0704 18:45:07.699486   94298 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0704 18:45:07.702523   94298 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0704 18:45:07.712311   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:45:07.783935   94298 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:45:07.794867   94298 start.go:234] Will wait 6m0s for node &{Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.2 ContainerRuntime: ControlPlane:false Worker:true}
	I0704 18:45:07.795126   94298 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:45:07.797301   94298 out.go:177] * Verifying Kubernetes components...
	I0704 18:45:07.798791   94298 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0704 18:45:07.871980   94298 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0704 18:45:07.882828   94298 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:45:07.883063   94298 kapi.go:59] client config for ha-379852: &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/18648-4534/.minikube/profiles/ha-379852/client.crt", KeyFile:"/home/jenkins/minikube-integration/18648-4534/.minikube/profiles/ha-379852/client.key", CAFile:"/home/jenkins/minikube-integration/18648-4534/.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)(0x1cfdea0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W0704 18:45:07.883121   94298 kubeadm.go:477] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0704 18:45:07.883289   94298 node_ready.go:35] waiting up to 6m0s for node "ha-379852-m04" to be "Ready" ...
	I0704 18:45:07.883343   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m04
	I0704 18:45:07.883350   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:07.883357   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:07.883361   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:07.885904   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:07.886377   94298 node_ready.go:49] node "ha-379852-m04" has status "Ready":"True"
	I0704 18:45:07.886394   94298 node_ready.go:38] duration metric: took 3.093802ms for node "ha-379852-m04" to be "Ready" ...
	I0704 18:45:07.886401   94298 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:45:07.886445   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0704 18:45:07.886454   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:07.886461   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:07.886465   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:07.891884   94298 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0704 18:45:07.898459   94298 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:07.898523   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:07.898531   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:07.898537   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:07.898541   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:07.900567   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:07.901264   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:07.901282   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:07.901292   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:07.901301   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:07.903131   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:08.399109   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:08.399142   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:08.399154   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:08.399160   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:08.401645   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:08.402410   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:08.402427   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:08.402436   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:08.402442   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:08.404868   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:08.898963   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:08.898981   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:08.898991   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:08.898996   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:08.901861   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:08.902523   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:08.902537   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:08.902544   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:08.902548   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:08.904822   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:09.399614   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:09.399637   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:09.399648   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:09.399653   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:09.402375   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:09.402982   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:09.402998   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:09.403008   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:09.403012   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:09.405090   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:09.898874   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:09.898898   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:09.898905   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:09.898909   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:09.901571   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:09.902244   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:09.902259   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:09.902269   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:09.902276   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:09.904394   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:09.904810   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:10.399248   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:10.399281   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:10.399293   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:10.399305   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:10.401732   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:10.402276   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:10.402291   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:10.402299   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:10.402303   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:10.404456   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:10.899078   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:10.899098   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:10.899105   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:10.899109   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:10.901829   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:10.902440   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:10.902455   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:10.902462   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:10.902467   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:10.904685   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:11.399197   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:11.399225   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:11.399233   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:11.399239   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:11.401941   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:11.402726   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:11.402745   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:11.402752   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:11.402758   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:11.404940   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:11.898752   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:11.898773   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:11.898780   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:11.898784   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:11.901470   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:11.902070   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:11.902085   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:11.902094   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:11.902104   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:11.904260   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:12.399041   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:12.399062   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:12.399069   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:12.399072   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:12.401947   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:12.402551   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:12.402568   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:12.402574   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:12.402579   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:12.404857   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:12.405294   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:12.898645   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:12.898665   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:12.898673   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:12.898677   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:12.901495   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:12.902215   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:12.902235   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:12.902242   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:12.902247   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:12.904333   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:13.399272   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:13.399295   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:13.399319   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:13.399325   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:13.402063   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:13.402762   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:13.402778   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:13.402786   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:13.402790   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:13.404896   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:13.898709   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:13.898728   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:13.898736   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:13.898740   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:13.901715   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:13.902312   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:13.902327   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:13.902334   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:13.902339   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:13.904770   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:14.399620   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:14.399639   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:14.399647   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:14.399650   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:14.402358   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:14.403054   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:14.403069   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:14.403080   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:14.403090   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:14.411256   94298 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0704 18:45:14.411710   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:14.899077   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:14.899101   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:14.899112   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:14.899120   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:14.902006   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:14.902639   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:14.902653   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:14.902660   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:14.902666   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:14.904848   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:15.398900   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:15.398923   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:15.398929   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:15.398932   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:15.401533   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:15.402263   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:15.402280   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:15.402287   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:15.402292   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:15.404468   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:15.899346   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:15.899369   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:15.899377   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:15.899382   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:15.902122   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:15.903330   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:15.903398   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:15.903418   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:15.903432   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:15.906247   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:16.398796   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:16.398818   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:16.398826   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:16.398830   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:16.401471   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:16.402104   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:16.402119   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:16.402127   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:16.402131   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:16.404130   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:16.898905   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:16.898930   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:16.898938   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:16.898944   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:16.901464   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:16.902034   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:16.902049   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:16.902056   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:16.902060   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:16.904504   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:16.904974   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:17.399399   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:17.399421   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:17.399429   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:17.399432   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:17.401945   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:17.402563   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:17.402578   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:17.402585   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:17.402592   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:17.404494   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:17.899322   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:17.899346   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:17.899358   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:17.899365   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:17.901869   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:17.902484   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:17.902500   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:17.902507   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:17.902514   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:17.904496   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:18.399560   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:18.399582   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:18.399590   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:18.399595   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:18.402429   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:18.403165   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:18.403183   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:18.403193   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:18.403200   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:18.405476   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:18.899296   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:18.899318   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:18.899328   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:18.899336   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:18.902201   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:18.902854   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:18.902870   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:18.902878   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:18.902881   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:18.904915   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:18.905353   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:19.399514   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:19.399537   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:19.399549   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:19.399554   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:19.402186   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:19.402845   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:19.402867   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:19.402880   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:19.402888   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:19.404993   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:19.898775   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:19.898798   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:19.898806   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:19.898811   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:19.901596   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:19.902238   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:19.902255   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:19.902263   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:19.902269   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:19.904840   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:20.399686   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:20.399705   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:20.399713   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:20.399718   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:20.402510   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:20.403086   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:20.403100   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:20.403109   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:20.403114   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:20.405295   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:20.899059   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:20.899079   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:20.899086   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:20.899090   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:20.901676   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:20.902343   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:20.902364   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:20.902371   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:20.902375   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:20.904453   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:21.399340   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:21.399360   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:21.399369   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:21.399375   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:21.401831   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:21.402387   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:21.402402   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:21.402409   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:21.402415   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:21.404656   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:21.405185   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:21.899442   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:21.899461   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:21.899468   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:21.899471   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:21.901960   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:21.902564   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:21.902582   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:21.902626   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:21.902640   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:21.904842   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:22.398713   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:22.398735   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:22.398742   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:22.398748   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:22.401496   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:22.402089   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:22.402106   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:22.402115   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:22.402119   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:22.404382   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:22.898722   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:22.898756   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:22.898764   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:22.898769   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:22.901458   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:22.902061   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:22.902077   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:22.902084   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:22.902088   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:22.904368   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:23.399307   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:23.399328   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:23.399335   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:23.399339   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:23.401914   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:23.402517   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:23.402535   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:23.402542   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:23.402545   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:23.404638   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:23.899551   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:23.899571   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:23.899579   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:23.899583   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:23.902166   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:23.902814   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:23.902830   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:23.902840   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:23.902845   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:23.904824   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:23.905284   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:24.398738   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:24.398758   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:24.398765   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:24.398775   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:24.401742   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:24.402322   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:24.402339   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:24.402349   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:24.402354   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:24.404691   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:24.899559   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:24.899580   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:24.899591   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:24.899599   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:24.903783   94298 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0704 18:45:24.904572   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:24.904589   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:24.904596   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:24.904600   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:24.906456   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:25.399354   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:25.399372   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:25.399383   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:25.399386   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:25.402005   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:25.402649   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:25.402663   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:25.402670   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:25.402676   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:25.404659   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:25.899497   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:25.899517   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:25.899524   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:25.899529   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:25.902116   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:25.902742   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:25.902755   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:25.902762   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:25.902767   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:25.904766   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:26.399587   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:26.399608   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:26.399616   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:26.399625   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:26.402171   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:26.402766   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:26.402781   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:26.402788   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:26.402791   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:26.404871   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:26.405344   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:26.899662   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:26.899679   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:26.899687   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:26.899690   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:26.902212   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:26.902843   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:26.902858   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:26.902865   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:26.902869   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:26.904996   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:27.398819   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:27.398837   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:27.398845   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:27.398849   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:27.401239   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:27.401921   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:27.401935   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:27.401944   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:27.401949   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:27.403857   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:27.898724   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:27.898743   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:27.898750   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:27.898756   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:27.901271   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:27.901949   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:27.901964   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:27.901974   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:27.901981   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:27.904424   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:28.399669   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:28.399692   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:28.399700   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:28.399707   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:28.402504   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:28.403112   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:28.403127   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:28.403135   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:28.403139   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:28.405211   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:28.405634   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:28.899013   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:28.899032   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:28.899039   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:28.899046   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:28.901369   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:28.901963   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:28.901980   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:28.901990   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:28.901996   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:28.904136   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:29.398979   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:29.399001   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:29.399011   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:29.399017   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:29.401643   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:29.402259   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:29.402274   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:29.402281   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:29.402284   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:29.404244   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:29.899019   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:29.899038   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:29.899045   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:29.899049   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:29.901627   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:29.902363   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:29.902381   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:29.902392   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:29.902397   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:29.904514   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:30.399386   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:30.399405   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:30.399412   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:30.399416   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:30.402004   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:30.402736   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:30.402754   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:30.402764   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:30.402770   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:30.404926   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:30.898769   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:30.898787   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:30.898794   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:30.898802   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:30.901395   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:30.901978   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:30.901992   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:30.901998   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:30.902002   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:30.904173   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:30.904619   94298 pod_ready.go:102] pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace has status "Ready":"False"
	I0704 18:45:31.398971   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:31.398990   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:31.398996   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:31.399000   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:31.401479   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:31.402092   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:31.402108   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:31.402115   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:31.402119   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:31.404087   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:31.898909   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:31.898928   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:31.898935   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:31.898947   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:31.901434   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:31.902042   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:31.902057   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:31.902062   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:31.902066   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:31.904366   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:32.398642   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:32.398663   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:32.398674   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:32.398683   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:32.401150   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:32.401815   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:32.401834   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:32.401845   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:32.401851   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:32.403964   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:32.898814   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:32.898835   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:32.898842   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:32.898847   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:32.901447   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:32.902093   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:32.902109   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:32.902115   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:32.902120   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:32.904178   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:33.398723   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-4vp8j
	I0704 18:45:33.398745   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.398754   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.398759   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.401166   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:33.401758   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:33.401782   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.401789   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.401792   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.403821   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:33.404280   94298 pod_ready.go:97] node "ha-379852" hosting pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.404302   94298 pod_ready.go:81] duration metric: took 25.505822348s for pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:33.404310   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852" hosting pod "coredns-7db6d8ff4d-4vp8j" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.404319   94298 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-w2z68" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:33.404364   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-w2z68
	I0704 18:45:33.404370   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.404377   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.404382   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.406316   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:33.406860   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:33.406875   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.406884   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.406891   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.408604   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:33.409078   94298 pod_ready.go:97] node "ha-379852" hosting pod "coredns-7db6d8ff4d-w2z68" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.409095   94298 pod_ready.go:81] duration metric: took 4.770427ms for pod "coredns-7db6d8ff4d-w2z68" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:33.409103   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852" hosting pod "coredns-7db6d8ff4d-w2z68" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.409109   94298 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:33.409153   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-379852
	I0704 18:45:33.409160   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.409166   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.409172   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.410849   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:33.411390   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:33.411406   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.411415   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.411423   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.414735   94298 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0704 18:45:33.415166   94298 pod_ready.go:97] node "ha-379852" hosting pod "etcd-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.415184   94298 pod_ready.go:81] duration metric: took 6.069682ms for pod "etcd-ha-379852" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:33.415194   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852" hosting pod "etcd-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.415200   94298 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:33.415245   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-379852-m02
	I0704 18:45:33.415251   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.415258   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.415264   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.416927   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:33.417374   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:33.417389   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.417395   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.417399   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.418947   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:33.419322   94298 pod_ready.go:92] pod "etcd-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:45:33.419337   94298 pod_ready.go:81] duration metric: took 4.128913ms for pod "etcd-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:33.419347   94298 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:33.419397   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-379852-m03
	I0704 18:45:33.419407   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.419416   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.419422   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.420999   94298 round_trippers.go:574] Response Status: 404 Not Found in 1 milliseconds
	I0704 18:45:33.421081   94298 pod_ready.go:97] error getting pod "etcd-ha-379852-m03" in "kube-system" namespace (skipping!): pods "etcd-ha-379852-m03" not found
	I0704 18:45:33.421096   94298 pod_ready.go:81] duration metric: took 1.742035ms for pod "etcd-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:33.421105   94298 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "etcd-ha-379852-m03" in "kube-system" namespace (skipping!): pods "etcd-ha-379852-m03" not found
	I0704 18:45:33.421128   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:33.421181   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-379852
	I0704 18:45:33.421190   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.421203   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.421211   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.422703   94298 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I0704 18:45:33.599516   94298 request.go:629] Waited for 176.314073ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:33.599607   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:33.599619   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.599628   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.599635   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.602119   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:33.602693   94298 pod_ready.go:97] node "ha-379852" hosting pod "kube-apiserver-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.602715   94298 pod_ready.go:81] duration metric: took 181.575684ms for pod "kube-apiserver-ha-379852" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:33.602727   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852" hosting pod "kube-apiserver-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:33.602736   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:33.799138   94298 request.go:629] Waited for 196.329973ms 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-379852-m02
	I0704 18:45:33.799212   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-379852-m02
	I0704 18:45:33.799218   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.799230   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.799235   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:33.801955   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:33.999598   94298 request.go:629] Waited for 197.028258ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:33.999645   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:33.999657   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:33.999668   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:33.999692   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:34.002238   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:34.002673   94298 pod_ready.go:92] pod "kube-apiserver-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:45:34.002693   94298 pod_ready.go:81] duration metric: took 399.949251ms for pod "kube-apiserver-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:34.002703   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:34.198696   94298 request.go:629] Waited for 195.933055ms 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-379852-m03
	I0704 18:45:34.198793   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-379852-m03
	I0704 18:45:34.198804   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:34.198814   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:34.198824   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:34.201226   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:45:34.201382   94298 pod_ready.go:97] error getting pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace (skipping!): pods "kube-apiserver-ha-379852-m03" not found
	I0704 18:45:34.201402   94298 pod_ready.go:81] duration metric: took 198.689258ms for pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:34.201418   94298 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-apiserver-ha-379852-m03" in "kube-system" namespace (skipping!): pods "kube-apiserver-ha-379852-m03" not found
	I0704 18:45:34.201429   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:34.398768   94298 request.go:629] Waited for 197.269356ms 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-379852
	I0704 18:45:34.398864   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852
	I0704 18:45:34.398874   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:34.398882   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:34.398887   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:34.401657   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:34.599604   94298 request.go:629] Waited for 197.349471ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:34.599657   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:34.599662   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:34.599669   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:34.599673   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:34.602180   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:34.602632   94298 pod_ready.go:97] node "ha-379852" hosting pod "kube-controller-manager-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:34.602652   94298 pod_ready.go:81] duration metric: took 401.212463ms for pod "kube-controller-manager-ha-379852" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:34.602660   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852" hosting pod "kube-controller-manager-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:34.602669   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:34.799695   94298 request.go:629] Waited for 196.958803ms 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-379852-m02
	I0704 18:45:34.799795   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852-m02
	I0704 18:45:34.799807   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:34.799818   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:34.799826   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:34.802323   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:34.999293   94298 request.go:629] Waited for 196.380416ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:34.999371   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:34.999376   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:34.999383   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:34.999389   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:35.002141   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:35.002541   94298 pod_ready.go:92] pod "kube-controller-manager-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:45:35.002559   94298 pod_ready.go:81] duration metric: took 399.881896ms for pod "kube-controller-manager-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:35.002571   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:35.199714   94298 request.go:629] Waited for 197.058346ms 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-379852-m03
	I0704 18:45:35.199805   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852-m03
	I0704 18:45:35.199810   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:35.199816   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:35.199820   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:35.202299   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:45:35.202407   94298 pod_ready.go:97] error getting pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace (skipping!): pods "kube-controller-manager-ha-379852-m03" not found
	I0704 18:45:35.202425   94298 pod_ready.go:81] duration metric: took 199.844261ms for pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:35.202434   94298 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-controller-manager-ha-379852-m03" in "kube-system" namespace (skipping!): pods "kube-controller-manager-ha-379852-m03" not found
	I0704 18:45:35.202443   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-2nfs7" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:35.398725   94298 request.go:629] Waited for 196.200602ms 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-2nfs7
	I0704 18:45:35.398802   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-2nfs7
	I0704 18:45:35.398809   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:35.398819   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:35.398831   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:35.401389   94298 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0704 18:45:35.401509   94298 pod_ready.go:97] error getting pod "kube-proxy-2nfs7" in "kube-system" namespace (skipping!): pods "kube-proxy-2nfs7" not found
	I0704 18:45:35.401528   94298 pod_ready.go:81] duration metric: took 199.077713ms for pod "kube-proxy-2nfs7" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:35.401541   94298 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-proxy-2nfs7" in "kube-system" namespace (skipping!): pods "kube-proxy-2nfs7" not found
	I0704 18:45:35.401552   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-d7ndc" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:35.599687   94298 request.go:629] Waited for 198.068131ms 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-d7ndc
	I0704 18:45:35.599771   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-d7ndc
	I0704 18:45:35.599781   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:35.599793   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:35.599801   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:35.602264   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:35.799196   94298 request.go:629] Waited for 196.363512ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:35.799273   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:35.799281   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:35.799292   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:35.799301   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:35.801844   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:35.802441   94298 pod_ready.go:92] pod "kube-proxy-d7ndc" in "kube-system" namespace has status "Ready":"True"
	I0704 18:45:35.802463   94298 pod_ready.go:81] duration metric: took 400.899866ms for pod "kube-proxy-d7ndc" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:35.802484   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-jztcs" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:35.999404   94298 request.go:629] Waited for 196.825804ms 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-jztcs
	I0704 18:45:35.999480   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-jztcs
	I0704 18:45:35.999487   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:35.999496   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:35.999509   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:36.002345   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:36.199291   94298 request.go:629] Waited for 196.345262ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m04
	I0704 18:45:36.199367   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m04
	I0704 18:45:36.199373   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:36.199386   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:36.199397   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:36.201984   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:36.202401   94298 pod_ready.go:92] pod "kube-proxy-jztcs" in "kube-system" namespace has status "Ready":"True"
	I0704 18:45:36.202420   94298 pod_ready.go:81] duration metric: took 399.925575ms for pod "kube-proxy-jztcs" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:36.202429   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-zlnl8" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:36.399558   94298 request.go:629] Waited for 197.070092ms 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-zlnl8
	I0704 18:45:36.399642   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zlnl8
	I0704 18:45:36.399651   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:36.399659   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:36.399663   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:36.402191   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:36.599082   94298 request.go:629] Waited for 196.343323ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:36.599148   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:36.599156   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:36.599164   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:36.599170   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:36.601721   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:36.602186   94298 pod_ready.go:97] node "ha-379852" hosting pod "kube-proxy-zlnl8" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:36.602208   94298 pod_ready.go:81] duration metric: took 399.770403ms for pod "kube-proxy-zlnl8" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:36.602216   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852" hosting pod "kube-proxy-zlnl8" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:36.602222   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-379852" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:36.799285   94298 request.go:629] Waited for 197.001859ms 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-379852
	I0704 18:45:36.799346   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-379852
	I0704 18:45:36.799353   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:36.799364   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:36.799374   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:36.801982   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:36.998741   94298 request.go:629] Waited for 196.285829ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:36.998798   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852
	I0704 18:45:36.998802   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:36.998810   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:36.998818   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:37.001340   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:37.001806   94298 pod_ready.go:97] node "ha-379852" hosting pod "kube-scheduler-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:37.001829   94298 pod_ready.go:81] duration metric: took 399.597661ms for pod "kube-scheduler-ha-379852" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:37.001841   94298 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-379852" hosting pod "kube-scheduler-ha-379852" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-379852" has status "Ready":"Unknown"
	I0704 18:45:37.001851   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:37.198774   94298 request.go:629] Waited for 196.847149ms 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-379852-m02
	I0704 18:45:37.198864   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-379852-m02
	I0704 18:45:37.198873   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:37.198881   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:37.198888   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:37.201465   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:37.399486   94298 request.go:629] Waited for 197.364853ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:37.399551   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-379852-m02
	I0704 18:45:37.399558   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:37.399568   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:37.399578   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:37.402097   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:37.402537   94298 pod_ready.go:92] pod "kube-scheduler-ha-379852-m02" in "kube-system" namespace has status "Ready":"True"
	I0704 18:45:37.402556   94298 pod_ready.go:81] duration metric: took 400.695999ms for pod "kube-scheduler-ha-379852-m02" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:37.402566   94298 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	I0704 18:45:37.599686   94298 request.go:629] Waited for 197.043556ms 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-379852-m03
	I0704 18:45:37.599738   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-379852-m03
	I0704 18:45:37.599743   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:37.599750   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:37.599776   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:37.602834   94298 round_trippers.go:574] Response Status: 404 Not Found in 3 milliseconds
	I0704 18:45:37.602977   94298 pod_ready.go:97] error getting pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace (skipping!): pods "kube-scheduler-ha-379852-m03" not found
	I0704 18:45:37.602999   94298 pod_ready.go:81] duration metric: took 200.425884ms for pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace to be "Ready" ...
	E0704 18:45:37.603012   94298 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "kube-scheduler-ha-379852-m03" in "kube-system" namespace (skipping!): pods "kube-scheduler-ha-379852-m03" not found
	I0704 18:45:37.603023   94298 pod_ready.go:38] duration metric: took 29.716613142s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0704 18:45:37.603042   94298 system_svc.go:44] waiting for kubelet service to be running ....
	I0704 18:45:37.603097   94298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:45:37.613611   94298 system_svc.go:56] duration metric: took 10.56144ms WaitForService to wait for kubelet
	I0704 18:45:37.613639   94298 kubeadm.go:576] duration metric: took 29.818654537s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0704 18:45:37.613666   94298 node_conditions.go:102] verifying NodePressure condition ...
	I0704 18:45:37.799143   94298 request.go:629] Waited for 185.404569ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes
	I0704 18:45:37.799194   94298 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0704 18:45:37.799200   94298 round_trippers.go:469] Request Headers:
	I0704 18:45:37.799207   94298 round_trippers.go:473]     Accept: application/json, */*
	I0704 18:45:37.799213   94298 round_trippers.go:473]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0704 18:45:37.802197   94298 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0704 18:45:37.803196   94298 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:45:37.803218   94298 node_conditions.go:123] node cpu capacity is 8
	I0704 18:45:37.803232   94298 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:45:37.803236   94298 node_conditions.go:123] node cpu capacity is 8
	I0704 18:45:37.803242   94298 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0704 18:45:37.803246   94298 node_conditions.go:123] node cpu capacity is 8
	I0704 18:45:37.803252   94298 node_conditions.go:105] duration metric: took 189.579903ms to run NodePressure ...
	I0704 18:45:37.803268   94298 start.go:240] waiting for startup goroutines ...
	I0704 18:45:37.803297   94298 start.go:254] writing updated cluster config ...
	I0704 18:45:37.803591   94298 ssh_runner.go:195] Run: rm -f paused
	I0704 18:45:37.850072   94298 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
	I0704 18:45:37.852049   94298 out.go:177] * Done! kubectl is now configured to use "ha-379852" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 04 18:44:59 ha-379852 crio[679]: time="2024-07-04 18:44:59.784081361Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 04 18:44:59 ha-379852 crio[679]: time="2024-07-04 18:44:59.784110581Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 18:44:59 ha-379852 crio[679]: time="2024-07-04 18:44:59.784125860Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist\": CREATE"
	Jul 04 18:44:59 ha-379852 crio[679]: time="2024-07-04 18:44:59.787224593Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 04 18:44:59 ha-379852 crio[679]: time="2024-07-04 18:44:59.787247285Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.047990558Z" level=info msg="Checking image status: gcr.io/k8s-minikube/storage-provisioner:v5" id=25eda3a3-be06-424d-b19e-adb33bd9a150 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.049622038Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,RepoTags:[gcr.io/k8s-minikube/storage-provisioner:v5],RepoDigests:[gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944 gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f],Size_:31470524,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=25eda3a3-be06-424d-b19e-adb33bd9a150 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.050275268Z" level=info msg="Checking image status: gcr.io/k8s-minikube/storage-provisioner:v5" id=24d1320c-ddb3-4831-badc-84df0205fd62 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.050535715Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,RepoTags:[gcr.io/k8s-minikube/storage-provisioner:v5],RepoDigests:[gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944 gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f],Size_:31470524,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=24d1320c-ddb3-4831-badc-84df0205fd62 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.051240411Z" level=info msg="Creating container: kube-system/storage-provisioner/storage-provisioner" id=5cd310f2-f1b3-469c-9938-ebef103d85f5 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.051336090Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.061489646Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/004ab8468736db3c819587f53c34652e42a5f22053dbd01bb78a8a0c2e0333c8/merged/etc/passwd: no such file or directory"
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.061525713Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/004ab8468736db3c819587f53c34652e42a5f22053dbd01bb78a8a0c2e0333c8/merged/etc/group: no such file or directory"
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.092884271Z" level=info msg="Created container 4bae2ef9f52becddaf78d55826809b3de830c18fb3e051ddf8430abae291e367: kube-system/storage-provisioner/storage-provisioner" id=5cd310f2-f1b3-469c-9938-ebef103d85f5 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.093472241Z" level=info msg="Starting container: 4bae2ef9f52becddaf78d55826809b3de830c18fb3e051ddf8430abae291e367" id=9f283d2f-2a20-4737-a4c7-654ae7ac9d1d name=/runtime.v1.RuntimeService/StartContainer
	Jul 04 18:45:00 ha-379852 crio[679]: time="2024-07-04 18:45:00.098854405Z" level=info msg="Started container" PID=2080 containerID=4bae2ef9f52becddaf78d55826809b3de830c18fb3e051ddf8430abae291e367 description=kube-system/storage-provisioner/storage-provisioner id=9f283d2f-2a20-4737-a4c7-654ae7ac9d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bac9d855827eb27df9a6ba6a58a54a2833c2de81855145611447d7673e02a585
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.696274952Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.2" id=f60042d5-de26-4bb6-85b9-d75d2f57b97d name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.696533732Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.2],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e registry.k8s.io/kube-controller-manager@sha256:78b1a11c01b8ab34320ae3e12f6d620e4ccba4b1ca070a1ade2336fe78d8e39b],Size_:112194888,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=f60042d5-de26-4bb6-85b9-d75d2f57b97d name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.697175702Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.2" id=58881ddc-4f5c-4af0-becb-16534119a742 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.697384626Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.2],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e registry.k8s.io/kube-controller-manager@sha256:78b1a11c01b8ab34320ae3e12f6d620e4ccba4b1ca070a1ade2336fe78d8e39b],Size_:112194888,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=58881ddc-4f5c-4af0-becb-16534119a742 name=/runtime.v1.ImageService/ImageStatus
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.698153196Z" level=info msg="Creating container: kube-system/kube-controller-manager-ha-379852/kube-controller-manager" id=5560e9ce-2706-4ba7-942d-399bf8049664 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.698247208Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.765123563Z" level=info msg="Created container bd393fb11bbb614f91b232b24464b5fc5e9d5dee5d0e32a9b37f9e86bfe0e63c: kube-system/kube-controller-manager-ha-379852/kube-controller-manager" id=5560e9ce-2706-4ba7-942d-399bf8049664 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.765623958Z" level=info msg="Starting container: bd393fb11bbb614f91b232b24464b5fc5e9d5dee5d0e32a9b37f9e86bfe0e63c" id=21732f0e-34a8-4e54-b67f-1d7b9c12d2e6 name=/runtime.v1.RuntimeService/StartContainer
	Jul 04 18:45:17 ha-379852 crio[679]: time="2024-07-04 18:45:17.771269247Z" level=info msg="Started container" PID=2126 containerID=bd393fb11bbb614f91b232b24464b5fc5e9d5dee5d0e32a9b37f9e86bfe0e63c description=kube-system/kube-controller-manager-ha-379852/kube-controller-manager id=21732f0e-34a8-4e54-b67f-1d7b9c12d2e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7b7186747623978599103e527054947ab77904fe621fcf89b87283c12a4cc63
	
	
	==> container status <==
	CONTAINER           IMAGE                                                              CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	bd393fb11bbb6       e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974   22 seconds ago       Running             kube-controller-manager   5                   d7b7186747623       kube-controller-manager-ha-379852
	4bae2ef9f52be       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562   39 seconds ago       Running             storage-provisioner       5                   bac9d855827eb       storage-provisioner
	2705b4b301f36       38af8ddebf499adc4631fe68b0ee224ffd6d7dd6b4aeeb393aff3d33cb94eb12   41 seconds ago       Running             kube-vip                  3                   39489044b3b1b       kube-vip-ha-379852
	db32c7258ea1e       56ce0fd9fb532bcb552ddbdbe3064189ce823a71693d97ff7a0a7a4ff6bffbbe   44 seconds ago       Running             kube-apiserver            3                   7f4cfcf887460       kube-apiserver-ha-379852
	6c0325b9417e3       e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974   58 seconds ago       Exited              kube-controller-manager   4                   d7b7186747623       kube-controller-manager-ha-379852
	139517e0a24cc       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4   About a minute ago   Running             coredns                   2                   ba88d78db5084       coredns-7db6d8ff4d-4vp8j
	dece9c1a8b7a4       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4   About a minute ago   Running             coredns                   2                   5c046ab6ee314       coredns-7db6d8ff4d-w2z68
	24a3dd99707eb       53c535741fb446f6b34d720fdc5748db368ef96771111f3892682e6eab8f3772   About a minute ago   Running             kube-proxy                2                   e7300f5cef5ff       kube-proxy-zlnl8
	0d75d5757a4ff       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562   About a minute ago   Exited              storage-provisioner       4                   bac9d855827eb       storage-provisioner
	6d378342b7111       8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a   About a minute ago   Running             busybox                   2                   be3b28665f1b3       busybox-fc5497c4f-pdlst
	9ab2675c02949       ac1c61439df4625ba53a9ceaccb5eb07a830bdf942cc1c60535a4dd7e763d55f   About a minute ago   Running             kindnet-cni               2                   9605a30120068       kindnet-52mbv
	e2909f6ed382d       7820c83aa139453522e9028341d0d4f23ca2721ec80c7a47425446d11157b940   About a minute ago   Running             kube-scheduler            2                   e620309814fd4       kube-scheduler-ha-379852
	586d77e8c51f7       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899   About a minute ago   Running             etcd                      2                   f95a5a6942bdf       etcd-ha-379852
	8d43f8b2f162d       38af8ddebf499adc4631fe68b0ee224ffd6d7dd6b4aeeb393aff3d33cb94eb12   About a minute ago   Exited              kube-vip                  2                   39489044b3b1b       kube-vip-ha-379852
	918d1a5b09e63       56ce0fd9fb532bcb552ddbdbe3064189ce823a71693d97ff7a0a7a4ff6bffbbe   About a minute ago   Exited              kube-apiserver            2                   7f4cfcf887460       kube-apiserver-ha-379852
	
	
	==> coredns [139517e0a24ccef10bbcc2ff1d7ef092a3aec0a05d12b1a2ccea2abfeac28601] <==
	[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/amd64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:41955 - 3403 "HINFO IN 802916755402344512.6267313938410026905. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.009850715s
	[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: 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[244127732]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 18:44:29.565) (total time: 30000ms):
	Trace[244127732]: ---"Objects listed" error:Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30000ms (18:44:59.566)
	Trace[244127732]: [30.000311467s] [30.000311467s] END
	[INFO] plugin/kubernetes: Trace[1025249598]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 18:44:29.565) (total time: 30000ms):
	Trace[1025249598]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30000ms (18:44:59.565)
	Trace[1025249598]: [30.000808218s] [30.000808218s] 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
	[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.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[1733409504]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 18:44:29.566) (total time: 30001ms):
	Trace[1733409504]: ---"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 (18:44:59.567)
	Trace[1733409504]: [30.001082994s] [30.001082994s] 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
	
	
	==> coredns [dece9c1a8b7a4c4e2d4498980b3a845240329e50fbc90f97e5efbe965ea982fe] <==
	[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/amd64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:36013 - 27633 "HINFO IN 9024952670652849261.9133860004997235659. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.011637346s
	[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.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[899391449]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 18:44:29.568) (total time: 30000ms):
	Trace[899391449]: ---"Objects listed" error:Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30000ms (18:44:59.569)
	Trace[899391449]: [30.000592477s] [30.000592477s] 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
	[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[937557191]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 18:44:29.568) (total time: 30000ms):
	Trace[937557191]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30000ms (18:44:59.569)
	Trace[937557191]: [30.000764956s] [30.000764956s] 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.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[1825338456]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (04-Jul-2024 18:44:29.568) (total time: 30001ms):
	Trace[1825338456]: ---"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 (18:44:59.569)
	Trace[1825338456]: [30.001131125s] [30.001131125s] 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
	
	
	==> describe nodes <==
	Name:               ha-379852
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-379852
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0e4b4fcc186d4ca7076f49580f05e6bddce789ae
	                    minikube.k8s.io/name=ha-379852
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_04T18_36_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, 04 Jul 2024 18:36:08 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-379852
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 18:44:53 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Thu, 04 Jul 2024 18:44:22 +0000   Thu, 04 Jul 2024 18:45:33 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Thu, 04 Jul 2024 18:44:22 +0000   Thu, 04 Jul 2024 18:45:33 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Thu, 04 Jul 2024 18:44:22 +0000   Thu, 04 Jul 2024 18:45:33 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Thu, 04 Jul 2024 18:44:22 +0000   Thu, 04 Jul 2024 18:45:33 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    ha-379852
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	System Info:
	  Machine ID:                 7969c93dec0241e081ed2232fb5a4326
	  System UUID:                a2a57441-2d4a-4839-a8f1-efeacb80ce86
	  Boot ID:                    1b38a39a-57e0-4be4-ab1a-09fa8a5cebef
	  Kernel Version:             5.15.0-1062-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                 CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                 ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-pdlst              0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m28s
	  kube-system                 coredns-7db6d8ff4d-4vp8j             100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     9m15s
	  kube-system                 coredns-7db6d8ff4d-w2z68             100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     9m15s
	  kube-system                 etcd-ha-379852                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         9m28s
	  kube-system                 kindnet-52mbv                        100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m15s
	  kube-system                 kube-apiserver-ha-379852             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m28s
	  kube-system                 kube-controller-manager-ha-379852    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m28s
	  kube-system                 kube-proxy-zlnl8                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m15s
	  kube-system                 kube-scheduler-ha-379852             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m28s
	  kube-system                 kube-vip-ha-379852                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m8s
	  kube-system                 storage-provisioner                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m14s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             290Mi (0%!)(MISSING)  390Mi (1%!)(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)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 70s                    kube-proxy       
	  Normal  Starting                 4m7s                   kube-proxy       
	  Normal  Starting                 9m14s                  kube-proxy       
	  Normal  NodeHasNoDiskPressure    9m28s                  kubelet          Node ha-379852 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m28s                  kubelet          Node ha-379852 status is now: NodeHasSufficientPID
	  Normal  Starting                 9m28s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m28s                  kubelet          Node ha-379852 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           9m15s                  node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  RegisteredNode           8m44s                  node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  NodeReady                8m44s                  kubelet          Node ha-379852 status is now: NodeReady
	  Normal  RegisteredNode           7m51s                  node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  RegisteredNode           5m29s                  node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  NodeHasNoDiskPressure    4m57s (x8 over 4m57s)  kubelet          Node ha-379852 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m57s (x8 over 4m57s)  kubelet          Node ha-379852 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientMemory  4m57s (x8 over 4m57s)  kubelet          Node ha-379852 status is now: NodeHasSufficientMemory
	  Normal  Starting                 4m57s                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           4m21s                  node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  RegisteredNode           4m18s                  node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  RegisteredNode           3m19s                  node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  Starting                 115s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  115s (x8 over 115s)    kubelet          Node ha-379852 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    115s (x8 over 115s)    kubelet          Node ha-379852 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     115s (x8 over 115s)    kubelet          Node ha-379852 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           71s                    node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  RegisteredNode           10s                    node-controller  Node ha-379852 event: Registered Node ha-379852 in Controller
	  Normal  NodeNotReady             6s                     node-controller  Node ha-379852 status is now: NodeNotReady
	
	
	Name:               ha-379852-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-379852-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0e4b4fcc186d4ca7076f49580f05e6bddce789ae
	                    minikube.k8s.io/name=ha-379852
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_04T18_36_39_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 18:36:37 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-379852-m02
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 18:45:37 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 18:44:24 +0000   Thu, 04 Jul 2024 18:36:37 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 18:44:24 +0000   Thu, 04 Jul 2024 18:36:37 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 18:44:24 +0000   Thu, 04 Jul 2024 18:36:37 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 18:44:24 +0000   Thu, 04 Jul 2024 18:37:11 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.3
	  Hostname:    ha-379852-m02
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	System Info:
	  Machine ID:                 bfe55f28e0e247119549aab577966089
	  System UUID:                90b2fca1-377b-4e7d-aa3f-f7f86c1bc27a
	  Boot ID:                    1b38a39a-57e0-4be4-ab1a-09fa8a5cebef
	  Kernel Version:             5.15.0-1062-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-rt4vh                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m28s
	  kube-system                 etcd-ha-379852-m02                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m53s
	  kube-system                 kindnet-7wpjc                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m2s
	  kube-system                 kube-apiserver-ha-379852-m02             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m
	  kube-system                 kube-controller-manager-ha-379852-m02    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m56s
	  kube-system                 kube-proxy-d7ndc                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m2s
	  kube-system                 kube-scheduler-ha-379852-m02             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m52s
	  kube-system                 kube-vip-ha-379852-m02                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m58s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (9%!)(MISSING)   100m (1%!)(MISSING)
	  memory             150Mi (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)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 5m32s                  kube-proxy       
	  Normal  Starting                 8m59s                  kube-proxy       
	  Normal  Starting                 70s                    kube-proxy       
	  Normal  Starting                 4m11s                  kube-proxy       
	  Normal  NodeHasSufficientPID     9m2s (x8 over 9m2s)    kubelet          Node ha-379852-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    9m2s (x8 over 9m2s)    kubelet          Node ha-379852-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  9m2s (x8 over 9m2s)    kubelet          Node ha-379852-m02 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           9m                     node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  RegisteredNode           8m44s                  node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  RegisteredNode           7m51s                  node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  NodeHasSufficientPID     6m3s (x8 over 6m3s)    kubelet          Node ha-379852-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    6m3s (x8 over 6m3s)    kubelet          Node ha-379852-m02 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 6m3s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m3s (x8 over 6m3s)    kubelet          Node ha-379852-m02 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           5m29s                  node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  NodeHasSufficientPID     4m56s (x8 over 4m56s)  kubelet          Node ha-379852-m02 status is now: NodeHasSufficientPID
	  Normal  Starting                 4m56s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m56s (x8 over 4m56s)  kubelet          Node ha-379852-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m56s (x8 over 4m56s)  kubelet          Node ha-379852-m02 status is now: NodeHasNoDiskPressure
	  Normal  RegisteredNode           4m21s                  node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  RegisteredNode           4m18s                  node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  RegisteredNode           3m19s                  node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  Starting                 113s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  113s (x8 over 113s)    kubelet          Node ha-379852-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    113s (x8 over 113s)    kubelet          Node ha-379852-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     113s (x8 over 113s)    kubelet          Node ha-379852-m02 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           71s                    node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	  Normal  RegisteredNode           10s                    node-controller  Node ha-379852-m02 event: Registered Node ha-379852-m02 in Controller
	
	
	Name:               ha-379852-m04
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-379852-m04
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0e4b4fcc186d4ca7076f49580f05e6bddce789ae
	                    minikube.k8s.io/name=ha-379852
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_04T18_38_27_0700
	                    minikube.k8s.io/version=v1.33.1
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 04 Jul 2024 18:38:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-379852-m04
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 04 Jul 2024 18:45:35 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 04 Jul 2024 18:45:15 +0000   Thu, 04 Jul 2024 18:45:15 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 04 Jul 2024 18:45:15 +0000   Thu, 04 Jul 2024 18:45:15 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 04 Jul 2024 18:45:15 +0000   Thu, 04 Jul 2024 18:45:15 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 04 Jul 2024 18:45:15 +0000   Thu, 04 Jul 2024 18:45:15 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.5
	  Hostname:    ha-379852-m04
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859324Ki
	  pods:               110
	System Info:
	  Machine ID:                 d88deb531aa44ec8b4747138eec939d2
	  System UUID:                dce63df3-adb0-453e-b4c2-448da3bd17fd
	  Boot ID:                    1b38a39a-57e0-4be4-ab1a-09fa8a5cebef
	  Kernel Version:             5.15.0-1062-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-sl7xb    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m49s
	  kube-system                 kindnet-2rljs              100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m14s
	  kube-system                 kube-proxy-jztcs           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m14s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (1%!)(MISSING)  100m (1%!)(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)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 7m10s                  kube-proxy       
	  Normal  Starting                 15s                    kube-proxy       
	  Normal  Starting                 2m51s                  kube-proxy       
	  Normal  NodeHasSufficientPID     7m14s (x2 over 7m14s)  kubelet          Node ha-379852-m04 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    7m14s (x2 over 7m14s)  kubelet          Node ha-379852-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  7m14s (x2 over 7m14s)  kubelet          Node ha-379852-m04 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           7m12s                  node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  RegisteredNode           7m11s                  node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  RegisteredNode           7m10s                  node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  NodeReady                6m41s                  kubelet          Node ha-379852-m04 status is now: NodeReady
	  Normal  RegisteredNode           5m30s                  node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  RegisteredNode           4m22s                  node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  RegisteredNode           4m19s                  node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  NodeNotReady             3m42s                  node-controller  Node ha-379852-m04 status is now: NodeNotReady
	  Normal  RegisteredNode           3m20s                  node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  Starting                 3m14s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  3m1s (x8 over 3m14s)   kubelet          Node ha-379852-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m1s (x8 over 3m14s)   kubelet          Node ha-379852-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3m1s (x8 over 3m14s)   kubelet          Node ha-379852-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           72s                    node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	  Normal  Starting                 38s                    kubelet          Starting kubelet.
	  Normal  NodeNotReady             32s                    node-controller  Node ha-379852-m04 status is now: NodeNotReady
	  Normal  NodeHasSufficientMemory  25s (x8 over 38s)      kubelet          Node ha-379852-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    25s (x8 over 38s)      kubelet          Node ha-379852-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     25s (x8 over 38s)      kubelet          Node ha-379852-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           11s                    node-controller  Node ha-379852-m04 event: Registered Node ha-379852-m04 in Controller
	
	
	==> dmesg <==
	[  +6.107397] net_ratelimit: 8 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev br-1aba9f2cb7f1
	[  +0.000004] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000002] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-1aba9f2cb7f1
	[  +0.000003] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev br-1aba9f2cb7f1
	[  +0.000001] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000003] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev br-1aba9f2cb7f1
	[  +0.000000] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000006] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000001] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-1aba9f2cb7f1
	[  +0.000002] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000004] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-1aba9f2cb7f1
	[  +0.000002] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +8.191208] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev br-1aba9f2cb7f1
	[  +0.000000] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-1aba9f2cb7f1
	[  +0.000007] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-1aba9f2cb7f1
	[  +0.000002] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000003] IPv4: martian source 10.96.0.1 from 10.244.0.3, on dev br-1aba9f2cb7f1
	[  +0.000002] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000013] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev br-1aba9f2cb7f1
	[  +0.000003] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	[  +0.000003] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev br-1aba9f2cb7f1
	[  +0.000002] ll header: 00000000: 02 42 fe 3b 2b 25 02 42 c0 a8 31 02 08 00
	
	
	==> etcd [586d77e8c51f77423dad7543a76cf927dbf916a75ebf42253ff93e766881b796] <==
	{"level":"info","ts":"2024-07-04T18:44:14.932624Z","caller":"traceutil/trace.go:171","msg":"trace[945088307] range","detail":"{range_begin:/registry/priorityclasses/system-node-critical; range_end:; }","duration":"7.899452466s","start":"2024-07-04T18:44:07.033167Z","end":"2024-07-04T18:44:14.932619Z","steps":["trace[945088307] 'agreement among raft nodes before linearized reading'  (duration: 7.899438579s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:44:14.932523Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.633736Z","time spent":"7.298782584s","remote":"127.0.0.1:44970","response type":"/etcdserverpb.KV/Range","request count":0,"request size":95,"response count":0,"response size":0,"request content":"key:\"/registry/validatingadmissionpolicybindings/\" range_end:\"/registry/validatingadmissionpolicybindings0\" limit:500 "}
	{"level":"info","ts":"2024-07-04T18:44:14.932317Z","caller":"traceutil/trace.go:171","msg":"trace[155899608] range","detail":"{range_begin:/registry/csinodes/; range_end:/registry/csinodes0; }","duration":"7.195732005s","start":"2024-07-04T18:44:07.736581Z","end":"2024-07-04T18:44:14.932313Z","steps":["trace[155899608] 'agreement among raft nodes before linearized reading'  (duration: 7.19571708s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:44:14.932288Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"7.19460448s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" limit:10000 ","response":"","error":"etcdserver: leader changed"}
	{"level":"warn","ts":"2024-07-04T18:44:14.932669Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"7.190643745s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/\" range_end:\"/registry/leases0\" limit:10000 ","response":"","error":"etcdserver: leader changed"}
	{"level":"warn","ts":"2024-07-04T18:44:14.932686Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"7.191222015s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/\" range_end:\"/registry/daemonsets0\" limit:10000 ","response":"","error":"etcdserver: leader changed"}
	{"level":"warn","ts":"2024-07-04T18:44:14.891746Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.742528Z","time spent":"7.149215434s","remote":"127.0.0.1:44726","response type":"/etcdserverpb.KV/Range","request count":0,"request size":59,"response count":0,"response size":0,"request content":"key:\"/registry/networkpolicies/\" range_end:\"/registry/networkpolicies0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T18:44:14.932197Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"7.189678505s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/validatingadmissionpolicybindings/\" range_end:\"/registry/validatingadmissionpolicybindings0\" limit:10000 ","response":"","error":"etcdserver: leader changed"}
	{"level":"info","ts":"2024-07-04T18:44:14.93451Z","caller":"etcdserver/v3_server.go:889","msg":"first commit in current term: resending ReadIndex request"}
	{"level":"warn","ts":"2024-07-04T18:44:14.935673Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.742115Z","time spent":"7.193530093s","remote":"127.0.0.1:44748","response type":"/etcdserverpb.KV/Range","request count":0,"request size":57,"response count":0,"response size":0,"request content":"key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T18:44:14.935866Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.736573Z","time spent":"7.199275179s","remote":"127.0.0.1:44844","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":"info","ts":"2024-07-04T18:44:14.935704Z","caller":"traceutil/trace.go:171","msg":"trace[1804421368] range","detail":"{range_begin:/registry/leases/kube-system/apiserver-qxq7mwo3ihwi3r3dsc6bndah5i; range_end:; }","duration":"7.992697803s","start":"2024-07-04T18:44:06.942997Z","end":"2024-07-04T18:44:14.935695Z","steps":["trace[1804421368] 'agreement among raft nodes before linearized reading'  (duration: 7.989636711s)"],"step_count":1}
	{"level":"info","ts":"2024-07-04T18:44:14.935885Z","caller":"traceutil/trace.go:171","msg":"trace[266164502] range","detail":"{range_begin:/registry/storageclasses/; range_end:/registry/storageclasses0; }","duration":"7.198195935s","start":"2024-07-04T18:44:07.737679Z","end":"2024-07-04T18:44:14.935875Z","steps":["trace[266164502] 'agreement among raft nodes before linearized reading'  (duration: 7.194604976s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:44:14.935904Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:06.942986Z","time spent":"7.992913345s","remote":"127.0.0.1:44714","response type":"/etcdserverpb.KV/Range","request count":0,"request size":67,"response count":0,"response size":0,"request content":"key:\"/registry/leases/kube-system/apiserver-qxq7mwo3ihwi3r3dsc6bndah5i\" "}
	{"level":"warn","ts":"2024-07-04T18:44:14.935923Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.737671Z","time spent":"7.1982392s","remote":"127.0.0.1:44816","response type":"/etcdserverpb.KV/Range","request count":0,"request size":57,"response count":0,"response size":0,"request content":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" limit:10000 "}
	{"level":"info","ts":"2024-07-04T18:44:14.935955Z","caller":"traceutil/trace.go:171","msg":"trace[1813576088] range","detail":"{range_begin:/registry/leases/; range_end:/registry/leases0; }","duration":"7.193942522s","start":"2024-07-04T18:44:07.742005Z","end":"2024-07-04T18:44:14.935948Z","steps":["trace[1813576088] 'agreement among raft nodes before linearized reading'  (duration: 7.19065613s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:44:14.936027Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.741997Z","time spent":"7.194020617s","remote":"127.0.0.1:44714","response type":"/etcdserverpb.KV/Range","request count":0,"request size":41,"response count":0,"response size":0,"request content":"key:\"/registry/leases/\" range_end:\"/registry/leases0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T18:44:14.93595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"198.763146ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" limit:10000 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-04T18:44:14.936103Z","caller":"traceutil/trace.go:171","msg":"trace[1760095177] range","detail":"{range_begin:/registry/daemonsets/; range_end:/registry/daemonsets0; }","duration":"7.194636019s","start":"2024-07-04T18:44:07.741459Z","end":"2024-07-04T18:44:14.936095Z","steps":["trace[1760095177] 'agreement among raft nodes before linearized reading'  (duration: 7.191221577s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:44:14.936146Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.741444Z","time spent":"7.194691338s","remote":"127.0.0.1:44920","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":"info","ts":"2024-07-04T18:44:14.936112Z","caller":"traceutil/trace.go:171","msg":"trace[203791611] range","detail":"{range_begin:/registry/horizontalpodautoscalers/; range_end:/registry/horizontalpodautoscalers0; response_count:0; response_revision:2379; }","duration":"198.949665ms","start":"2024-07-04T18:44:14.737153Z","end":"2024-07-04T18:44:14.936103Z","steps":["trace[203791611] 'agreement among raft nodes before linearized reading'  (duration: 198.762342ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:44:14.935739Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.033154Z","time spent":"7.902575174s","remote":"127.0.0.1:44810","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":0,"response size":0,"request content":"key:\"/registry/priorityclasses/system-node-critical\" "}
	{"level":"info","ts":"2024-07-04T18:44:14.935966Z","caller":"traceutil/trace.go:171","msg":"trace[258769735] range","detail":"{range_begin:/registry/validatingadmissionpolicybindings/; range_end:/registry/validatingadmissionpolicybindings0; }","duration":"7.193452854s","start":"2024-07-04T18:44:07.742504Z","end":"2024-07-04T18:44:14.935956Z","steps":["trace[258769735] 'agreement among raft nodes before linearized reading'  (duration: 7.189688448s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-04T18:44:14.93635Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-04T18:44:07.742499Z","time spent":"7.193836055s","remote":"127.0.0.1:44970","response type":"/etcdserverpb.KV/Range","request count":0,"request size":95,"response count":0,"response size":0,"request content":"key:\"/registry/validatingadmissionpolicybindings/\" range_end:\"/registry/validatingadmissionpolicybindings0\" limit:10000 "}
	{"level":"warn","ts":"2024-07-04T18:44:14.940283Z","caller":"etcdserver/v3_server.go:874","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":8128030302889877547,"received-request-id":8128030302889877546}
	
	
	==> kernel <==
	 18:45:40 up 28 min,  0 users,  load average: 1.67, 1.31, 0.90
	Linux ha-379852 5.15.0-1062-gcp #70~20.04.1-Ubuntu SMP Fri May 24 20:12:18 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [9ab2675c0294912fc23ca35f72ab16c8b493859825e59b0023a93f473211a957] <==
	I0704 18:44:59.776378       1 routes.go:62] Adding route {Ifindex: 0 Dst: 10.244.3.0/24 Src: <nil> Gw: 192.168.49.5 Flags: [] Table: 0} 
	I0704 18:45:09.789262       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:45:09.789286       1 main.go:227] handling current node
	I0704 18:45:09.789296       1 main.go:223] Handling node with IPs: map[192.168.49.3:{}]
	I0704 18:45:09.789300       1 main.go:250] Node ha-379852-m02 has CIDR [10.244.1.0/24] 
	I0704 18:45:09.789406       1 main.go:223] Handling node with IPs: map[192.168.49.5:{}]
	I0704 18:45:09.789416       1 main.go:250] Node ha-379852-m04 has CIDR [10.244.3.0/24] 
	I0704 18:45:19.803205       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:45:19.803230       1 main.go:227] handling current node
	I0704 18:45:19.803239       1 main.go:223] Handling node with IPs: map[192.168.49.3:{}]
	I0704 18:45:19.803243       1 main.go:250] Node ha-379852-m02 has CIDR [10.244.1.0/24] 
	I0704 18:45:19.803349       1 main.go:223] Handling node with IPs: map[192.168.49.5:{}]
	I0704 18:45:19.803356       1 main.go:250] Node ha-379852-m04 has CIDR [10.244.3.0/24] 
	I0704 18:45:29.807636       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:45:29.807659       1 main.go:227] handling current node
	I0704 18:45:29.807669       1 main.go:223] Handling node with IPs: map[192.168.49.3:{}]
	I0704 18:45:29.807673       1 main.go:250] Node ha-379852-m02 has CIDR [10.244.1.0/24] 
	I0704 18:45:29.807795       1 main.go:223] Handling node with IPs: map[192.168.49.5:{}]
	I0704 18:45:29.807804       1 main.go:250] Node ha-379852-m04 has CIDR [10.244.3.0/24] 
	I0704 18:45:39.820488       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0704 18:45:39.820524       1 main.go:227] handling current node
	I0704 18:45:39.820546       1 main.go:223] Handling node with IPs: map[192.168.49.3:{}]
	I0704 18:45:39.820552       1 main.go:250] Node ha-379852-m02 has CIDR [10.244.1.0/24] 
	I0704 18:45:39.820664       1 main.go:223] Handling node with IPs: map[192.168.49.5:{}]
	I0704 18:45:39.820683       1 main.go:250] Node ha-379852-m04 has CIDR [10.244.3.0/24] 
	
	
	==> kube-apiserver [918d1a5b09e63d53b2be695cc352c372ce12e382b85ff35344f1f0a8174baa34] <==
	Trace[150466193]: ["List(recursive=true) etcd3" audit-id:584aae64-9856-421d-bdf2-d2a903ffa86c,key:/priorityclasses,resourceVersion:0,resourceVersionMatch:,limit:500,continue: 6905ms (18:44:08.033)]
	Trace[150466193]: [6.905538745s] [6.905538745s] END
	W0704 18:44:14.939171       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: etcdserver: leader changed
	E0704 18:44:14.939785       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: etcdserver: leader changed
	W0704 18:44:14.939174       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ValidatingAdmissionPolicyBinding: etcdserver: leader changed
	E0704 18:44:14.939806       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ValidatingAdmissionPolicyBinding: failed to list *v1.ValidatingAdmissionPolicyBinding: etcdserver: leader changed
	W0704 18:44:14.939998       1 storage_scheduling.go:106] unable to get PriorityClass system-node-critical: etcdserver: leader changed. Retrying...
	W0704 18:44:14.940018       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PriorityClass: etcdserver: leader changed
	E0704 18:44:14.940031       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PriorityClass: failed to list *v1.PriorityClass: etcdserver: leader changed
	I0704 18:44:14.977059       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0704 18:44:16.773450       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0704 18:44:16.778197       1 handler_discovery.go:447] Starting ResourceDiscoveryManager
	I0704 18:44:16.785057       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0704 18:44:16.832625       1 cache.go:39] Caches are synced for autoregister controller
	I0704 18:44:17.279502       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0704 18:44:17.279532       1 policy_source.go:224] refreshing policies
	I0704 18:44:17.468412       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0704 18:44:17.555903       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0704 18:44:17.558229       1 trace.go:236] Trace[1232215078]: "Update" accept:application/vnd.kubernetes.protobuf, */*,audit-id:139e7dc2-7bfb-4141-9cd0-e15f4a2dcad4,client:::1,api-group:coordination.k8s.io,api-version:v1,name:apiserver-qxq7mwo3ihwi3r3dsc6bndah5i,subresource:,namespace:kube-system,protocol:HTTP/2.0,resource:leases,scope:resource,url:/apis/coordination.k8s.io/v1/namespaces/kube-system/leases/apiserver-qxq7mwo3ihwi3r3dsc6bndah5i,user-agent:kube-apiserver/v1.30.2 (linux/amd64) kubernetes/3968350,verb:PUT (04-Jul-2024 18:44:15.342) (total time: 2215ms):
	Trace[1232215078]: ["GuaranteedUpdate etcd3" audit-id:139e7dc2-7bfb-4141-9cd0-e15f4a2dcad4,key:/leases/kube-system/apiserver-qxq7mwo3ihwi3r3dsc6bndah5i,type:*coordination.Lease,resource:leases.coordination.k8s.io 2215ms (18:44:15.342)
	Trace[1232215078]:  ---"About to Encode" 2211ms (18:44:17.555)]
	Trace[1232215078]: [2.21537187s] [2.21537187s] END
	I0704 18:44:17.887184       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0704 18:44:17.887215       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	F0704 18:44:53.974078       1 hooks.go:203] PostStartHook "start-service-ip-repair-controllers" failed: unable to perform initial IP and Port allocation check
	
	
	==> kube-apiserver [db32c7258ea1ee1044de443a2146aabd4410ce5952d44fa8bedf43c42accb9d4] <==
	I0704 18:44:56.763208       1 shared_informer.go:313] Waiting for caches to sync for cluster_authentication_trust_controller
	I0704 18:44:56.779973       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0704 18:44:56.780150       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0704 18:44:56.780461       1 crdregistration_controller.go:111] Starting crd-autoregister controller
	I0704 18:44:56.780557       1 shared_informer.go:313] Waiting for caches to sync for crd-autoregister
	I0704 18:44:56.863136       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0704 18:44:56.863156       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0704 18:44:56.863255       1 shared_informer.go:320] Caches are synced for configmaps
	I0704 18:44:56.863662       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0704 18:44:56.863682       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0704 18:44:56.863941       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0704 18:44:56.868763       1 handler_discovery.go:447] Starting ResourceDiscoveryManager
	I0704 18:44:56.881145       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0704 18:44:56.881195       1 aggregator.go:165] initial CRD sync complete...
	I0704 18:44:56.881204       1 autoregister_controller.go:141] Starting autoregister controller
	I0704 18:44:56.881212       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0704 18:44:56.881218       1 cache.go:39] Caches are synced for autoregister controller
	I0704 18:44:56.899122       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0704 18:44:56.904568       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0704 18:44:56.904585       1 policy_source.go:224] refreshing policies
	I0704 18:44:56.948244       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0704 18:44:57.768136       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0704 18:44:58.080367       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2 192.168.49.3]
	I0704 18:44:58.082040       1 controller.go:615] quota admission added evaluator for: endpoints
	I0704 18:44:58.091558       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	
	==> kube-controller-manager [6c0325b9417e3556c4e3354b22625bf22e1b52770f0e9c72f647bd72349bbf08] <==
	I0704 18:44:42.207924       1 serving.go:380] Generated self-signed cert in-memory
	I0704 18:44:42.516459       1 controllermanager.go:189] "Starting" version="v1.30.2"
	I0704 18:44:42.516481       1 controllermanager.go:191] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 18:44:42.517782       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0704 18:44:42.517782       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0704 18:44:42.517935       1 secure_serving.go:213] Serving securely on 127.0.0.1:10257
	I0704 18:44:42.517986       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	E0704 18:44:52.527895       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-controller-manager [bd393fb11bbb614f91b232b24464b5fc5e9d5dee5d0e32a9b37f9e86bfe0e63c] <==
	I0704 18:45:29.569276       1 shared_informer.go:320] Caches are synced for deployment
	I0704 18:45:29.569310       1 shared_informer.go:320] Caches are synced for PV protection
	I0704 18:45:29.569276       1 shared_informer.go:320] Caches are synced for crt configmap
	I0704 18:45:29.569415       1 shared_informer.go:320] Caches are synced for GC
	I0704 18:45:29.569507       1 shared_informer.go:320] Caches are synced for certificate-csrapproving
	I0704 18:45:29.569664       1 shared_informer.go:320] Caches are synced for legacy-service-account-token-cleaner
	I0704 18:45:29.596775       1 shared_informer.go:320] Caches are synced for taint
	I0704 18:45:29.596887       1 node_lifecycle_controller.go:1227] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0704 18:45:29.596975       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-379852"
	I0704 18:45:29.597006       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-379852-m02"
	I0704 18:45:29.597022       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-379852-m04"
	I0704 18:45:29.597068       1 node_lifecycle_controller.go:1073] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0704 18:45:29.618013       1 shared_informer.go:320] Caches are synced for validatingadmissionpolicy-status
	I0704 18:45:29.620354       1 shared_informer.go:320] Caches are synced for daemon sets
	I0704 18:45:29.669653       1 shared_informer.go:320] Caches are synced for ReplicationController
	I0704 18:45:29.694473       1 shared_informer.go:320] Caches are synced for stateful set
	I0704 18:45:29.734763       1 shared_informer.go:320] Caches are synced for resource quota
	I0704 18:45:29.768871       1 shared_informer.go:320] Caches are synced for disruption
	I0704 18:45:29.774319       1 shared_informer.go:320] Caches are synced for resource quota
	I0704 18:45:30.186078       1 shared_informer.go:320] Caches are synced for garbage collector
	I0704 18:45:30.240811       1 shared_informer.go:320] Caches are synced for garbage collector
	I0704 18:45:30.240848       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I0704 18:45:33.319238       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="ha-379852-m04"
	I0704 18:45:33.369499       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-fc5497c4f" duration="31.682592ms"
	I0704 18:45:33.369596       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-fc5497c4f" duration="56.329µs"
	
	
	==> kube-proxy [24a3dd99707eb0db460df4cd1aadb7313eedc78e522170c55c4bd2fb5ded909b] <==
	I0704 18:44:29.574460       1 server_linux.go:69] "Using iptables proxy"
	I0704 18:44:29.641644       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0704 18:44:29.683312       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0704 18:44:29.683365       1 server_linux.go:165] "Using iptables Proxier"
	I0704 18:44:29.685419       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0704 18:44:29.685445       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0704 18:44:29.685478       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0704 18:44:29.685723       1 server.go:872] "Version info" version="v1.30.2"
	I0704 18:44:29.685746       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0704 18:44:29.686716       1 config.go:192] "Starting service config controller"
	I0704 18:44:29.686736       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0704 18:44:29.686759       1 config.go:101] "Starting endpoint slice config controller"
	I0704 18:44:29.686763       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0704 18:44:29.687217       1 config.go:319] "Starting node config controller"
	I0704 18:44:29.687230       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0704 18:44:29.787198       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0704 18:44:29.787268       1 shared_informer.go:320] Caches are synced for service config
	I0704 18:44:29.788045       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [e2909f6ed382def03cb2099ac6c5d665e8b9bdf12967355b995f5605ca7b0a8a] <==
	W0704 18:44:10.234751       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0704 18:44:10.234894       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0704 18:44:12.034153       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0704 18:44:12.034261       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0704 18:44:12.034343       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0704 18:44:12.034400       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0704 18:44:12.935014       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0704 18:44:12.935125       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
	W0704 18:44:12.939156       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0704 18:44:12.939251       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0704 18:44:12.939372       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0704 18:44:12.939418       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0704 18:44:13.049977       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0704 18:44:13.050085       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0704 18:44:13.134206       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0704 18:44:13.134326       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0704 18:44:13.144694       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0704 18:44:13.144758       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0704 18:44:14.833868       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0704 18:44:14.833978       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0704 18:44:14.933464       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0704 18:44:14.933593       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0704 18:44:15.729103       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0704 18:44:15.729153       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	I0704 18:44:29.761681       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 04 18:44:53 ha-379852 kubelet[837]: I0704 18:44:53.026934     837 scope.go:117] "RemoveContainer" containerID="6c0325b9417e3556c4e3354b22625bf22e1b52770f0e9c72f647bd72349bbf08"
	Jul 04 18:44:53 ha-379852 kubelet[837]: E0704 18:44:53.027475     837 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-379852_kube-system(d15cdaaf047878a9a409046cd945cf2e)\"" pod="kube-system/kube-controller-manager-ha-379852" podUID="d15cdaaf047878a9a409046cd945cf2e"
	Jul 04 18:44:54 ha-379852 kubelet[837]: I0704 18:44:54.499320     837 scope.go:117] "RemoveContainer" containerID="6c0325b9417e3556c4e3354b22625bf22e1b52770f0e9c72f647bd72349bbf08"
	Jul 04 18:44:54 ha-379852 kubelet[837]: E0704 18:44:54.499672     837 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-379852_kube-system(d15cdaaf047878a9a409046cd945cf2e)\"" pod="kube-system/kube-controller-manager-ha-379852" podUID="d15cdaaf047878a9a409046cd945cf2e"
	Jul 04 18:44:54 ha-379852 kubelet[837]: I0704 18:44:54.499735     837 status_manager.go:853] "Failed to get status for pod" podUID="d15cdaaf047878a9a409046cd945cf2e" pod="kube-system/kube-controller-manager-ha-379852" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852\": dial tcp 192.168.49.254:8443: connect: connection refused"
	Jul 04 18:44:54 ha-379852 kubelet[837]: E0704 18:44:54.500141     837 event.go:368] "Unable to write event (may retry after sleeping)" err="Patch \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/events/kube-controller-manager-ha-379852.17df16cec21bc1cd\": dial tcp 192.168.49.254:8443: connect: connection refused" event="&Event{ObjectMeta:{kube-controller-manager-ha-379852.17df16cec21bc1cd  kube-system   2689 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},InvolvedObject:ObjectReference{Kind:Pod,Namespace:kube-system,Name:kube-controller-manager-ha-379852,UID:d15cdaaf047878a9a409046cd945cf2e,APIVersion:v1,ResourceVersion:,FieldPath:spec.containers{kube-controller-manager},},Reason:BackOff,Message:Back-off restarting failed container kube-controller-manager in pod kube-controller-manager-ha-379852_kube-system(d15cdaaf047878a9a409046cd945cf2e),Source:EventSource{Component:kubelet,Host:ha-379852,},FirstTimestamp:2024-07-04 18:44:19 +0000 UTC,LastTimestamp:202
4-07-04 18:44:54.499649175 +0000 UTC m=+69.876954722,Count:6,Type:Warning,EventTime:0001-01-01 00:00:00 +0000 UTC,Series:nil,Action:,Related:nil,ReportingController:kubelet,ReportingInstance:ha-379852,}"
	Jul 04 18:44:54 ha-379852 kubelet[837]: I0704 18:44:54.696276     837 status_manager.go:853] "Failed to get status for pod" podUID="d15cdaaf047878a9a409046cd945cf2e" pod="kube-system/kube-controller-manager-ha-379852" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852\": dial tcp 192.168.49.254:8443: connect: connection refused"
	Jul 04 18:44:55 ha-379852 kubelet[837]: I0704 18:44:55.033728     837 scope.go:117] "RemoveContainer" containerID="918d1a5b09e63d53b2be695cc352c372ce12e382b85ff35344f1f0a8174baa34"
	Jul 04 18:44:55 ha-379852 kubelet[837]: I0704 18:44:55.034175     837 status_manager.go:853] "Failed to get status for pod" podUID="ca508721f616c902c87e039d18a2dc96" pod="kube-system/kube-apiserver-ha-379852" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-379852\": dial tcp 192.168.49.254:8443: connect: connection refused"
	Jul 04 18:44:55 ha-379852 kubelet[837]: I0704 18:44:55.037166     837 status_manager.go:853] "Failed to get status for pod" podUID="d15cdaaf047878a9a409046cd945cf2e" pod="kube-system/kube-controller-manager-ha-379852" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-379852\": dial tcp 192.168.49.254:8443: connect: connection refused"
	Jul 04 18:44:56 ha-379852 kubelet[837]: E0704 18:44:56.836878     837 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 18:44:56 ha-379852 kubelet[837]: E0704 18:44:56.836930     837 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 18:44:56 ha-379852 kubelet[837]: E0704 18:44:56.842275     837 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 18:44:56 ha-379852 kubelet[837]: E0704 18:44:56.842292     837 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 04 18:44:58 ha-379852 kubelet[837]: I0704 18:44:58.041920     837 scope.go:117] "RemoveContainer" containerID="8d43f8b2f162db5c5910f71836fedca7c80a7704e80b40f71cf32cd541c47001"
	Jul 04 18:45:00 ha-379852 kubelet[837]: I0704 18:45:00.047492     837 scope.go:117] "RemoveContainer" containerID="0d75d5757a4ffe76d7a737e449600de518b5639b1f52904ecbe30821e8be4050"
	Jul 04 18:45:02 ha-379852 kubelet[837]: I0704 18:45:02.208688     837 scope.go:117] "RemoveContainer" containerID="6c0325b9417e3556c4e3354b22625bf22e1b52770f0e9c72f647bd72349bbf08"
	Jul 04 18:45:02 ha-379852 kubelet[837]: E0704 18:45:02.209185     837 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-379852_kube-system(d15cdaaf047878a9a409046cd945cf2e)\"" pod="kube-system/kube-controller-manager-ha-379852" podUID="d15cdaaf047878a9a409046cd945cf2e"
	Jul 04 18:45:13 ha-379852 kubelet[837]: E0704 18:45:13.104791     837 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-379852\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-379852?resourceVersion=0&timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 18:45:13 ha-379852 kubelet[837]: E0704 18:45:13.520645     837 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-379852?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 18:45:17 ha-379852 kubelet[837]: I0704 18:45:17.695592     837 scope.go:117] "RemoveContainer" containerID="6c0325b9417e3556c4e3354b22625bf22e1b52770f0e9c72f647bd72349bbf08"
	Jul 04 18:45:23 ha-379852 kubelet[837]: E0704 18:45:23.105843     837 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-379852\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-379852?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 18:45:23 ha-379852 kubelet[837]: E0704 18:45:23.521593     837 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-379852?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 18:45:33 ha-379852 kubelet[837]: E0704 18:45:33.106427     837 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-379852\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-379852?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 04 18:45:33 ha-379852 kubelet[837]: E0704 18:45:33.522367     837 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-379852?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	

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

                                                
                                    

Test pass (300/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.48
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.05
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.2/json-events 4.32
13 TestDownloadOnly/v1.30.2/preload-exists 0
17 TestDownloadOnly/v1.30.2/LogsDuration 0.06
18 TestDownloadOnly/v1.30.2/DeleteAll 0.19
19 TestDownloadOnly/v1.30.2/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.06
21 TestBinaryMirror 0.7
22 TestOffline 83.7
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 198.5
29 TestAddons/parallel/Registry 13.17
31 TestAddons/parallel/InspektorGadget 10.74
33 TestAddons/parallel/HelmTiller 8.99
35 TestAddons/parallel/CSI 50.82
36 TestAddons/parallel/Headlamp 11.43
37 TestAddons/parallel/CloudSpanner 5.79
38 TestAddons/parallel/LocalPath 51.23
39 TestAddons/parallel/NvidiaDevicePlugin 6.57
40 TestAddons/parallel/Yakd 6.03
44 TestAddons/serial/GCPAuth/Namespaces 0.11
45 TestAddons/StoppedEnableDisable 12.06
46 TestCertOptions 33.65
47 TestCertExpiration 231.68
49 TestForceSystemdFlag 26.05
50 TestForceSystemdEnv 33.78
52 TestKVMDriverInstallOrUpdate 1.3
56 TestErrorSpam/setup 24.26
57 TestErrorSpam/start 0.56
58 TestErrorSpam/status 0.82
59 TestErrorSpam/pause 1.43
60 TestErrorSpam/unpause 1.42
61 TestErrorSpam/stop 1.33
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 36.03
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 33.05
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.08
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.7
73 TestFunctional/serial/CacheCmd/cache/add_local 0.68
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.04
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.56
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 37.67
82 TestFunctional/serial/ComponentHealth 0.06
83 TestFunctional/serial/LogsCmd 1.27
84 TestFunctional/serial/LogsFileCmd 1.3
85 TestFunctional/serial/InvalidService 4
87 TestFunctional/parallel/ConfigCmd 0.36
88 TestFunctional/parallel/DashboardCmd 12.98
89 TestFunctional/parallel/DryRun 0.42
90 TestFunctional/parallel/InternationalLanguage 0.15
91 TestFunctional/parallel/StatusCmd 1.36
95 TestFunctional/parallel/ServiceCmdConnect 7.94
96 TestFunctional/parallel/AddonsCmd 0.12
97 TestFunctional/parallel/PersistentVolumeClaim 24.66
99 TestFunctional/parallel/SSHCmd 0.74
100 TestFunctional/parallel/CpCmd 2.17
101 TestFunctional/parallel/MySQL 18.32
102 TestFunctional/parallel/FileSync 0.25
103 TestFunctional/parallel/CertSync 1.45
107 TestFunctional/parallel/NodeLabels 0.07
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.53
111 TestFunctional/parallel/License 0.17
112 TestFunctional/parallel/ServiceCmd/DeployApp 9.2
113 TestFunctional/parallel/Version/short 0.05
114 TestFunctional/parallel/Version/components 0.47
115 TestFunctional/parallel/ImageCommands/ImageListShort 0.2
116 TestFunctional/parallel/ImageCommands/ImageListTable 0.4
117 TestFunctional/parallel/ImageCommands/ImageListJson 0.61
118 TestFunctional/parallel/ImageCommands/ImageListYaml 0.21
119 TestFunctional/parallel/ImageCommands/ImageBuild 5.96
120 TestFunctional/parallel/ImageCommands/Setup 1.15
121 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 4.51
122 TestFunctional/parallel/ProfileCmd/profile_not_create 0.5
123 TestFunctional/parallel/MountCmd/any-port 6.69
124 TestFunctional/parallel/ProfileCmd/profile_list 0.37
125 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
126 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.99
127 TestFunctional/parallel/MountCmd/specific-port 1.9
128 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 8.26
129 TestFunctional/parallel/ServiceCmd/List 0.32
130 TestFunctional/parallel/ServiceCmd/JSONOutput 0.34
131 TestFunctional/parallel/ServiceCmd/HTTPS 0.46
132 TestFunctional/parallel/ServiceCmd/Format 0.61
133 TestFunctional/parallel/MountCmd/VerifyCleanup 1.85
134 TestFunctional/parallel/ServiceCmd/URL 0.75
136 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.53
137 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
139 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.27
140 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.02
141 TestFunctional/parallel/ImageCommands/ImageRemove 0.52
142 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 2.74
143 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.27
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.05
145 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
149 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
150 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
151 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
152 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
153 TestFunctional/delete_addon-resizer_images 0.07
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.01
159 TestMultiControlPlane/serial/StartCluster 144.85
160 TestMultiControlPlane/serial/DeployApp 4.03
161 TestMultiControlPlane/serial/PingHostFromPods 0.99
162 TestMultiControlPlane/serial/AddWorkerNode 49.77
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.61
165 TestMultiControlPlane/serial/CopyFile 15.09
166 TestMultiControlPlane/serial/StopSecondaryNode 12.41
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.47
168 TestMultiControlPlane/serial/RestartSecondaryNode 19.93
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.07
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 171.56
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.64
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.44
173 TestMultiControlPlane/serial/StopCluster 35.49
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.44
176 TestMultiControlPlane/serial/AddSecondaryNode 35.91
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.6
181 TestJSONOutput/start/Command 66.76
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.65
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.57
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.78
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.19
206 TestKicCustomNetwork/create_custom_network 30.99
207 TestKicCustomNetwork/use_default_bridge_network 23.35
208 TestKicExistingNetwork 22.8
209 TestKicCustomSubnet 23.42
210 TestKicStaticIP 26.19
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 48.18
215 TestMountStart/serial/StartWithMountFirst 7.9
216 TestMountStart/serial/VerifyMountFirst 0.23
217 TestMountStart/serial/StartWithMountSecond 5.31
218 TestMountStart/serial/VerifyMountSecond 0.23
219 TestMountStart/serial/DeleteFirst 1.58
220 TestMountStart/serial/VerifyMountPostDelete 0.23
221 TestMountStart/serial/Stop 1.17
222 TestMountStart/serial/RestartStopped 6.89
223 TestMountStart/serial/VerifyMountPostStop 0.24
226 TestMultiNode/serial/FreshStart2Nodes 53.33
227 TestMultiNode/serial/DeployApp2Nodes 3.36
228 TestMultiNode/serial/PingHostFrom2Pods 0.69
229 TestMultiNode/serial/AddNode 15.64
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.27
232 TestMultiNode/serial/CopyFile 8.6
233 TestMultiNode/serial/StopNode 2.04
234 TestMultiNode/serial/StartAfterStop 8.78
235 TestMultiNode/serial/RestartKeepsNodes 84.15
236 TestMultiNode/serial/DeleteNode 4.87
237 TestMultiNode/serial/StopMultiNode 23.66
238 TestMultiNode/serial/RestartMultiNode 48.3
239 TestMultiNode/serial/ValidateNameConflict 25.81
244 TestPreload 91.28
246 TestScheduledStopUnix 96.89
249 TestInsufficientStorage 12.4
250 TestRunningBinaryUpgrade 77.74
252 TestKubernetesUpgrade 362.11
253 TestMissingContainerUpgrade 126.83
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.06
256 TestStoppedBinaryUpgrade/Setup 0.57
257 TestNoKubernetes/serial/StartWithK8s 33.9
258 TestStoppedBinaryUpgrade/Upgrade 83.45
259 TestNoKubernetes/serial/StartWithStopK8s 11.44
260 TestNoKubernetes/serial/Start 4.91
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.28
262 TestNoKubernetes/serial/ProfileList 10.54
263 TestNoKubernetes/serial/Stop 1.21
264 TestNoKubernetes/serial/StartNoArgs 10.96
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
266 TestStoppedBinaryUpgrade/MinikubeLogs 1
274 TestNetworkPlugins/group/false 5.16
286 TestPause/serial/Start 66.35
287 TestNetworkPlugins/group/auto/Start 70.41
288 TestPause/serial/SecondStartNoReconfiguration 26.81
289 TestPause/serial/Pause 0.72
290 TestPause/serial/VerifyStatus 0.3
291 TestPause/serial/Unpause 0.62
292 TestPause/serial/PauseAgain 0.74
293 TestPause/serial/DeletePaused 2.8
294 TestPause/serial/VerifyDeletedResources 15.09
295 TestNetworkPlugins/group/kindnet/Start 37.17
296 TestNetworkPlugins/group/auto/KubeletFlags 0.27
297 TestNetworkPlugins/group/auto/NetCatPod 10.23
298 TestNetworkPlugins/group/auto/DNS 0.13
299 TestNetworkPlugins/group/auto/Localhost 0.1
300 TestNetworkPlugins/group/auto/HairPin 0.1
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
302 TestNetworkPlugins/group/kindnet/KubeletFlags 0.27
303 TestNetworkPlugins/group/kindnet/NetCatPod 9.21
304 TestNetworkPlugins/group/calico/Start 64.97
305 TestNetworkPlugins/group/kindnet/DNS 0.16
306 TestNetworkPlugins/group/kindnet/Localhost 0.13
307 TestNetworkPlugins/group/kindnet/HairPin 0.13
308 TestNetworkPlugins/group/custom-flannel/Start 54.84
309 TestNetworkPlugins/group/enable-default-cni/Start 40.14
310 TestNetworkPlugins/group/calico/ControllerPod 6.01
311 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
312 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.22
313 TestNetworkPlugins/group/calico/KubeletFlags 0.24
314 TestNetworkPlugins/group/calico/NetCatPod 10.19
315 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
316 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.24
317 TestNetworkPlugins/group/enable-default-cni/DNS 0.2
318 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
319 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
320 TestNetworkPlugins/group/custom-flannel/DNS 0.12
321 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
322 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
323 TestNetworkPlugins/group/calico/DNS 0.13
324 TestNetworkPlugins/group/calico/Localhost 0.1
325 TestNetworkPlugins/group/calico/HairPin 0.11
326 TestNetworkPlugins/group/flannel/Start 65.81
327 TestNetworkPlugins/group/bridge/Start 82.86
329 TestStartStop/group/old-k8s-version/serial/FirstStart 131.02
331 TestStartStop/group/no-preload/serial/FirstStart 60.6
332 TestNetworkPlugins/group/flannel/ControllerPod 6.01
333 TestNetworkPlugins/group/flannel/KubeletFlags 0.25
334 TestNetworkPlugins/group/flannel/NetCatPod 10.18
335 TestStartStop/group/no-preload/serial/DeployApp 7.28
336 TestNetworkPlugins/group/flannel/DNS 0.13
337 TestNetworkPlugins/group/flannel/Localhost 0.11
338 TestNetworkPlugins/group/flannel/HairPin 0.11
339 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.93
340 TestStartStop/group/no-preload/serial/Stop 12.25
341 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
342 TestNetworkPlugins/group/bridge/NetCatPod 10.21
343 TestNetworkPlugins/group/bridge/DNS 0.13
344 TestNetworkPlugins/group/bridge/Localhost 0.12
345 TestNetworkPlugins/group/bridge/HairPin 0.12
346 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.26
347 TestStartStop/group/no-preload/serial/SecondStart 263.6
349 TestStartStop/group/embed-certs/serial/FirstStart 39.46
351 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 68.98
352 TestStartStop/group/old-k8s-version/serial/DeployApp 9.39
353 TestStartStop/group/embed-certs/serial/DeployApp 7.22
354 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.86
355 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.53
356 TestStartStop/group/old-k8s-version/serial/Stop 11.88
357 TestStartStop/group/embed-certs/serial/Stop 11.92
358 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
359 TestStartStop/group/old-k8s-version/serial/SecondStart 124.8
360 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
361 TestStartStop/group/embed-certs/serial/SecondStart 265.75
362 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 7.26
363 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.9
364 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.97
365 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.16
366 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.02
367 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
368 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
369 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
370 TestStartStop/group/old-k8s-version/serial/Pause 2.42
372 TestStartStop/group/newest-cni/serial/FirstStart 38.22
373 TestStartStop/group/newest-cni/serial/DeployApp 0
374 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.83
375 TestStartStop/group/newest-cni/serial/Stop 1.18
376 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
377 TestStartStop/group/newest-cni/serial/SecondStart 14.03
378 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
379 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
380 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
381 TestStartStop/group/newest-cni/serial/Pause 2.47
382 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
383 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
384 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
385 TestStartStop/group/no-preload/serial/Pause 2.53
386 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
387 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
388 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
389 TestStartStop/group/embed-certs/serial/Pause 2.48
390 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
391 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
392 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.21
393 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.45
x
+
TestDownloadOnly/v1.20.0/json-events (5.48s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-883263 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |          |
	|         | -p download-only-883263        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 18:22:23
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 18:22:23.453612   11341 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:22:23.453871   11341 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:23.453882   11341 out.go:304] Setting ErrFile to fd 2...
	I0704 18:22:23.453887   11341 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:23.454049   11341 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	W0704 18:22:23.454181   11341 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18648-4534/.minikube/config/config.json: open /home/jenkins/minikube-integration/18648-4534/.minikube/config/config.json: no such file or directory
	I0704 18:22:23.454715   11341 out.go:298] Setting JSON to true
	I0704 18:22:23.455537   11341 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":295,"bootTime":1720117048,"procs":177,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 18:22:23.455601   11341 start.go:139] virtualization: kvm guest
	I0704 18:22:23.457961   11341 out.go:97] [download-only-883263] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0704 18:22:23.458056   11341 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball: no such file or directory
	I0704 18:22:23.458087   11341 notify.go:220] Checking for updates...
	I0704 18:22:23.459504   11341 out.go:169] MINIKUBE_LOCATION=18648
	I0704 18:22:23.460884   11341 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 18:22:23.462057   11341 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:22:23.463241   11341 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 18:22:23.464455   11341 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0704 18:22:23.466875   11341 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0704 18:22:23.467124   11341 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 18:22:23.487750   11341 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 18:22:23.487895   11341 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:23.817543   11341 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-04 18:22:23.808374323 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:23.817654   11341 docker.go:295] overlay module found
	I0704 18:22:23.819442   11341 out.go:97] Using the docker driver based on user configuration
	I0704 18:22:23.819462   11341 start.go:297] selected driver: docker
	I0704 18:22:23.819466   11341 start.go:901] validating driver "docker" against <nil>
	I0704 18:22:23.819533   11341 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:23.864623   11341 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-04 18:22:23.856579004 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:23.864781   11341 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 18:22:23.865231   11341 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0704 18:22:23.865396   11341 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0704 18:22:23.867221   11341 out.go:169] Using Docker driver with root privileges
	I0704 18:22:23.868449   11341 cni.go:84] Creating CNI manager for ""
	I0704 18:22:23.868466   11341 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0704 18:22:23.868474   11341 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0704 18:22:23.868546   11341 start.go:340] cluster config:
	{Name:download-only-883263 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-883263 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:22:23.869733   11341 out.go:97] Starting "download-only-883263" primary control-plane node in "download-only-883263" cluster
	I0704 18:22:23.869757   11341 cache.go:121] Beginning downloading kic base image for docker with crio
	I0704 18:22:23.870941   11341 out.go:97] Pulling base image v0.0.44-1719972989-19184 ...
	I0704 18:22:23.870962   11341 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0704 18:22:23.871060   11341 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
	I0704 18:22:23.887963   11341 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 18:22:23.888133   11341 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
	I0704 18:22:23.888238   11341 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
	I0704 18:22:23.898077   11341 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0704 18:22:23.898102   11341 cache.go:56] Caching tarball of preloaded images
	I0704 18:22:23.898219   11341 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0704 18:22:23.900240   11341 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0704 18:22:23.900260   11341 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0704 18:22:23.924450   11341 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-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0704 18:22:27.372449   11341 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
	I0704 18:22:27.480912   11341 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0704 18:22:27.481003   11341 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/18648-4534/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0704 18:22:28.391859   11341 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0704 18:22:28.392162   11341 profile.go:143] Saving config to /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/download-only-883263/config.json ...
	I0704 18:22:28.392187   11341 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/download-only-883263/config.json: {Name:mk76e9f696d25e7df6a16b33ec7c1d3330fc9bd3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0704 18:22:28.392337   11341 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0704 18:22:28.392483   11341 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/18648-4534/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-883263 host does not exist
	  To start a cluster, run: "minikube start -p download-only-883263"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-883263 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | -p download-only-883263        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| delete  | -p download-only-883263        | download-only-883263 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC | 04 Jul 24 18:22 UTC |
	| start   | -o=json --download-only        | download-only-456799 | jenkins | v1.33.1 | 04 Jul 24 18:22 UTC |                     |
	|         | -p download-only-456799        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/04 18:22:29
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0704 18:22:29.303432   11691 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:22:29.303707   11691 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:29.303718   11691 out.go:304] Setting ErrFile to fd 2...
	I0704 18:22:29.303725   11691 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:22:29.303972   11691 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:22:29.304542   11691 out.go:298] Setting JSON to true
	I0704 18:22:29.305360   11691 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":301,"bootTime":1720117048,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 18:22:29.305425   11691 start.go:139] virtualization: kvm guest
	I0704 18:22:29.307750   11691 out.go:97] [download-only-456799] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0704 18:22:29.307916   11691 notify.go:220] Checking for updates...
	I0704 18:22:29.309443   11691 out.go:169] MINIKUBE_LOCATION=18648
	I0704 18:22:29.310974   11691 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 18:22:29.312379   11691 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:22:29.313725   11691 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 18:22:29.315038   11691 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0704 18:22:29.317145   11691 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0704 18:22:29.317393   11691 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 18:22:29.339327   11691 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 18:22:29.339468   11691 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:29.390624   11691 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-07-04 18:22:29.381195048 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:29.390719   11691 docker.go:295] overlay module found
	I0704 18:22:29.392653   11691 out.go:97] Using the docker driver based on user configuration
	I0704 18:22:29.392689   11691 start.go:297] selected driver: docker
	I0704 18:22:29.392697   11691 start.go:901] validating driver "docker" against <nil>
	I0704 18:22:29.392789   11691 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:22:29.441262   11691 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-07-04 18:22:29.432441007 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:22:29.441411   11691 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0704 18:22:29.441856   11691 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0704 18:22:29.442009   11691 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0704 18:22:29.443982   11691 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-456799 host does not exist
	  To start a cluster, run: "minikube start -p download-only-456799"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.06s)

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

                                                
                                    
x
+
TestBinaryMirror (0.7s)

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

                                                
                                    
x
+
TestOffline (83.7s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (198.5s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-820252 --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=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-820252 --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=helm-tiller: (3m18.495162394s)
--- PASS: TestAddons/Setup (198.50s)

                                                
                                    
x
+
TestAddons/parallel/Registry (13.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 16.210334ms
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-9xfwt" [33b84e7f-8d3c-4729-9b99-8ae954d9bc6e] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.00458978s
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-d7x2f" [7353f121-fcdd-4ca6-b190-3ce6c2ff050f] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004350133s
addons_test.go:342: (dbg) Run:  kubectl --context addons-820252 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-820252 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-820252 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": (2.458794775s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 ip
2024/07/04 18:26:07 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (13.17s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.74s)

                                                
                                                
=== 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-bfxnd" [952f35b0-b972-4994-ab94-7aae2d591aaa] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004159574s
addons_test.go:843: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-820252
addons_test.go:843: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-820252: (5.733607989s)
--- PASS: TestAddons/parallel/InspektorGadget (10.74s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (8.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 13.505592ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-6677d64bcd-8prwm" [f5f547fb-4667-490f-9b64-c7a0b0dceef6] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.004359705s
addons_test.go:475: (dbg) Run:  kubectl --context addons-820252 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-820252 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (3.4994121s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (8.99s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 3.948679ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-820252 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-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-820252 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" [c0b406a9-c639-4566-b98f-53360f65f592] Pending
helpers_test.go:344: "task-pv-pod" [c0b406a9-c639-4566-b98f-53360f65f592] 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" [c0b406a9-c639-4566-b98f-53360f65f592] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.003776843s
addons_test.go:586: (dbg) Run:  kubectl --context addons-820252 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-820252 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-820252 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-820252 delete pod task-pv-pod
addons_test.go:602: (dbg) Run:  kubectl --context addons-820252 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-820252 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-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-820252 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" [79190d3b-120e-42c3-83cd-d42205f5c5e3] Pending
helpers_test.go:344: "task-pv-pod-restore" [79190d3b-120e-42c3-83cd-d42205f5c5e3] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.00312423s
addons_test.go:628: (dbg) Run:  kubectl --context addons-820252 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Run:  kubectl --context addons-820252 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-820252 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-linux-amd64 -p addons-820252 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.512775936s)
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (50.82s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (11.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:826: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-820252 --alsologtostderr -v=1
addons_test.go:826: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-820252 --alsologtostderr -v=1: (1.424339663s)
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-p445q" [9e92d1c4-5edf-4317-8556-c414eac73c22] Pending
helpers_test.go:344: "headlamp-7867546754-p445q" [9e92d1c4-5edf-4317-8556-c414eac73c22] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-p445q" [9e92d1c4-5edf-4317-8556-c414eac73c22] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.002989815s
--- PASS: TestAddons/parallel/Headlamp (11.43s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.79s)

                                                
                                                
=== 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-h6jfn" [d78d4696-0e57-4d6c-9d23-06321ac7c8c7] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003083546s
addons_test.go:862: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-820252
--- PASS: TestAddons/parallel/CloudSpanner (5.79s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-820252 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-820252 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-820252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-820252 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" [a24d9878-fb77-4f95-b855-f95a27ac32a6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [a24d9878-fb77-4f95-b855-f95a27ac32a6] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [a24d9878-fb77-4f95-b855-f95a27ac32a6] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.002771517s
addons_test.go:992: (dbg) Run:  kubectl --context addons-820252 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 ssh "cat /opt/local-path-provisioner/pvc-517d9985-1026-4801-987d-eecc6071f61f_default_test-pvc/file1"
addons_test.go:1013: (dbg) Run:  kubectl --context addons-820252 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-820252 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-linux-amd64 -p addons-820252 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Done: out/minikube-linux-amd64 -p addons-820252 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.411127884s)
--- PASS: TestAddons/parallel/LocalPath (51.23s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.57s)

                                                
                                                
=== 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-crgp8" [2369eb98-ea8e-480b-8023-89f6ccbccde9] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.029074665s
addons_test.go:1056: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-820252
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.57s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.03s)

                                                
                                                
=== 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-ltjmx" [5dae651a-b615-43de-a8da-ab3ea606a957] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.028976285s
--- PASS: TestAddons/parallel/Yakd (6.03s)

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

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

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.06s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-820252
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-820252: (11.827378643s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-820252
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-820252
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-820252
--- PASS: TestAddons/StoppedEnableDisable (12.06s)

                                                
                                    
x
+
TestCertOptions (33.65s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (231.68s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (26.05s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (33.78s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (1.3s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (24.26s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.56s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.82s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.43s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.42s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.33s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (36.03s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (33.05s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-amd64 start -p functional-505766 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-amd64 start -p functional-505766 --alsologtostderr -v=8: (33.04911374s)
functional_test.go:659: soft start took 33.052121397s for "functional-505766" cluster.
--- PASS: TestFunctional/serial/SoftStart (33.05s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.70s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (37.67s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.27s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-amd64 -p functional-505766 logs: (1.267608877s)
--- PASS: TestFunctional/serial/LogsCmd (1.27s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.3s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 logs --file /tmp/TestFunctionalserialLogsFileCmd2959310236/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-505766 logs --file /tmp/TestFunctionalserialLogsFileCmd2959310236/001/logs.txt: (1.299106793s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.30s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.36s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.98s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 18:35:00.571534   48618 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:35:00.571666   48618 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:35:00.571673   48618 out.go:304] Setting ErrFile to fd 2...
	I0704 18:35:00.571679   48618 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:35:00.571964   48618 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:35:00.572524   48618 out.go:298] Setting JSON to false
	I0704 18:35:00.573472   48618 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":1053,"bootTime":1720117048,"procs":215,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 18:35:00.573535   48618 start.go:139] virtualization: kvm guest
	I0704 18:35:00.575037   48618 out.go:177] * [functional-505766] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0704 18:35:00.577114   48618 notify.go:220] Checking for updates...
	I0704 18:35:00.577124   48618 out.go:177]   - MINIKUBE_LOCATION=18648
	I0704 18:35:00.578494   48618 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 18:35:00.579919   48618 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:35:00.581141   48618 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 18:35:00.582282   48618 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0704 18:35:00.583376   48618 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 18:35:00.585145   48618 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:35:00.585753   48618 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 18:35:00.618040   48618 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 18:35:00.618172   48618 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:35:00.698466   48618 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:54 SystemTime:2024-07-04 18:35:00.688149202 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:35:00.698567   48618 docker.go:295] overlay module found
	I0704 18:35:00.700364   48618 out.go:177] * Using the docker driver based on existing profile
	I0704 18:35:00.701859   48618 start.go:297] selected driver: docker
	I0704 18:35:00.701885   48618 start.go:901] validating driver "docker" against &{Name:functional-505766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:functional-505766 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:35:00.701960   48618 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 18:35:00.703908   48618 out.go:177] 
	W0704 18:35:00.705452   48618 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0704 18:35:00.707110   48618 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 18:35:00.983125   48967 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:35:00.983253   48967 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:35:00.983264   48967 out.go:304] Setting ErrFile to fd 2...
	I0704 18:35:00.983271   48967 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:35:00.983658   48967 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:35:00.984375   48967 out.go:298] Setting JSON to false
	I0704 18:35:00.985657   48967 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":1053,"bootTime":1720117048,"procs":218,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 18:35:00.985744   48967 start.go:139] virtualization: kvm guest
	I0704 18:35:00.988059   48967 out.go:177] * [functional-505766] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0704 18:35:00.989505   48967 out.go:177]   - MINIKUBE_LOCATION=18648
	I0704 18:35:00.989564   48967 notify.go:220] Checking for updates...
	I0704 18:35:00.991855   48967 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 18:35:00.993255   48967 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 18:35:00.994399   48967 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 18:35:00.995539   48967 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0704 18:35:00.996667   48967 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 18:35:00.998523   48967 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:35:00.999141   48967 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 18:35:01.024984   48967 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 18:35:01.025148   48967 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:35:01.075019   48967 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:54 SystemTime:2024-07-04 18:35:01.065818946 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:35:01.075168   48967 docker.go:295] overlay module found
	I0704 18:35:01.076953   48967 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0704 18:35:01.078232   48967 start.go:297] selected driver: docker
	I0704 18:35:01.078249   48967 start.go:901] validating driver "docker" against &{Name:functional-505766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:functional-505766 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0704 18:35:01.078375   48967 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 18:35:01.080649   48967 out.go:177] 
	W0704 18:35:01.082039   48967 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0704 18:35:01.083435   48967 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.36s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-505766 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-505766 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-57b4589c47-v8nxz" [3a0be32a-90dc-48c5-bcc7-d7a36e9fd32f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-v8nxz" [3a0be32a-90dc-48c5-bcc7-d7a36e9fd32f] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.004308468s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32135
functional_test.go:1671: http://192.168.49.2:32135: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-57b4589c47-v8nxz

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.66s)

                                                
                                                
=== 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" [d79b6391-11f1-413a-a19d-332702e0837f] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004719131s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-505766 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-505766 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-505766 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-505766 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" [bba7a0fe-2df1-4b68-9eee-9b984f288a94] Pending
helpers_test.go:344: "sp-pod" [bba7a0fe-2df1-4b68-9eee-9b984f288a94] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [bba7a0fe-2df1-4b68-9eee-9b984f288a94] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004037765s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-505766 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-505766 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-505766 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" [c1228bdf-f1de-4475-b347-6a5dfaaa87aa] Pending
helpers_test.go:344: "sp-pod" [c1228bdf-f1de-4475-b347-6a5dfaaa87aa] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.01927633s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-505766 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.66s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.74s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (18.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-505766 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-64454c8b5c-mwls5" [43934720-ac2b-4bd0-ab2d-cc2acb856d21] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-mwls5" [43934720-ac2b-4bd0-ab2d-cc2acb856d21] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 16.003777486s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-505766 exec mysql-64454c8b5c-mwls5 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-505766 exec mysql-64454c8b5c-mwls5 -- mysql -ppassword -e "show databases;": exit status 1 (95.425737ms)

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

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-505766 exec mysql-64454c8b5c-mwls5 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-505766 exec mysql-64454c8b5c-mwls5 -- mysql -ppassword -e "show databases;": exit status 1 (132.884601ms)

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

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-505766 exec mysql-64454c8b5c-mwls5 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (18.32s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/11329.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "sudo cat /etc/ssl/certs/11329.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/11329.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "sudo cat /usr/share/ca-certificates/11329.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-amd64 -p functional-505766 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/113292.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "sudo cat /etc/ssl/certs/113292.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/113292.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "sudo cat /usr/share/ca-certificates/113292.pem"
2024/07/04 18:35:22 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.45s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.53s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.17s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-505766 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-505766 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-6d85cfcfd8-jlr4w" [767760ab-fcc8-4c76-aab9-0d366d916100] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-jlr4w" [767760ab-fcc8-4c76-aab9-0d366d916100] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.003474031s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.20s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-505766 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.2
registry.k8s.io/kube-proxy:v1.30.2
registry.k8s.io/kube-controller-manager:v1.30.2
registry.k8s.io/kube-apiserver:v1.30.2
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-505766
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240513-cd2ac642
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-505766 image ls --format short --alsologtostderr:
I0704 18:35:23.544180   54523 out.go:291] Setting OutFile to fd 1 ...
I0704 18:35:23.544431   54523 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:23.544440   54523 out.go:304] Setting ErrFile to fd 2...
I0704 18:35:23.544444   54523 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:23.544650   54523 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
I0704 18:35:23.545246   54523 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:23.545337   54523 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:23.545716   54523 cli_runner.go:164] Run: docker container inspect functional-505766 --format={{.State.Status}}
I0704 18:35:23.563159   54523 ssh_runner.go:195] Run: systemctl --version
I0704 18:35:23.563221   54523 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-505766
I0704 18:35:23.579537   54523 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/functional-505766/id_rsa Username:docker}
I0704 18:35:23.663848   54523 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.20s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-505766 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/etcd                    | 3.5.12-0           | 3861cfcd7c04c | 151MB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20240513-cd2ac642 | ac1c61439df46 | 65.9MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| docker.io/library/nginx                 | alpine             | 099a2d701db1f | 45.1MB |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| registry.k8s.io/kube-controller-manager | v1.30.2            | e874818b3caac | 112MB  |
| registry.k8s.io/kube-proxy              | v1.30.2            | 53c535741fb44 | 86MB   |
| registry.k8s.io/kube-scheduler          | v1.30.2            | 7820c83aa1394 | 63.1MB |
| registry.k8s.io/pause                   | 3.9                | e6f1816883972 | 750kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| gcr.io/google-containers/addon-resizer  | functional-505766  | ffd4cfbbe753e | 34.1MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/kube-apiserver          | v1.30.2            | 56ce0fd9fb532 | 118MB  |
| docker.io/library/nginx                 | latest             | fffffc90d343c | 192MB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-505766 image ls --format table --alsologtostderr:
I0704 18:35:26.398002   54921 out.go:291] Setting OutFile to fd 1 ...
I0704 18:35:26.398249   54921 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:26.398261   54921 out.go:304] Setting ErrFile to fd 2...
I0704 18:35:26.398265   54921 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:26.398443   54921 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
I0704 18:35:26.398951   54921 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:26.399041   54921 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:26.399376   54921 cli_runner.go:164] Run: docker container inspect functional-505766 --format={{.State.Status}}
I0704 18:35:26.415252   54921 ssh_runner.go:195] Run: systemctl --version
I0704 18:35:26.415294   54921 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-505766
I0704 18:35:26.430863   54921 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/functional-505766/id_rsa Username:docker}
I0704 18:35:26.579879   54921 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.40s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-505766 image ls --format json --alsologtostderr:
[{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"ac1c61439df4625ba53a9ceaccb5eb07a830bdf942cc1c60535a4dd7e763d55f","repoDigests":["docker.io/kindest/kindnetd@sha256:2b34f64609858041e706963bcd73273c087360ca240f1f9b37db6f148edb1266","docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8"],"repoTags":["docker.io/kindest/kindnetd:v20240513-cd2ac642"],"size":"65908273"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-505766"],"size":"34114467"},{"id":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/
pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097","registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"750414"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"53c535741fb446f6b34d720fdc5748db368ef96771111f3892682e6eab8f3772","repoDigests":["registry.k8s.io/kube-proxy@sha256:854b9a1bb27a6b3ee8e7345f459aaed19944febdaef0a3dfda783896ee8ed961","registry.k8s.io/kube-proxy@sha256:8a44c6e094af3dea3de57fa967e201608a358a3bd8b4e3f31ab905bbe4108aec"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.2"],"size":"85953433"},{"id":"7820c83aa139453522e9028341d0d4f23ca2721ec80c7a47425446d11157b9
40","repoDigests":["registry.k8s.io/kube-scheduler@sha256:0ed75a333704f5d315395c6ec04d7af7405715537069b65d40b43ec1c8e030bc","registry.k8s.io/kube-scheduler@sha256:15e2a8d20a932559fe81b5a0b110e169d160edb92280d39a454f6ce3e358558b"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.2"],"size":"63051080"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256
:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"099a2d701db1f36dcc012419be04b7da299f48b4d2054fa8ab51e7764891e233","repoDigests":["docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55","docker.io/library/nginx@sha256:d0540253e168c1c4a6ec65d259aadc293efa9b35ad9bf8575a81fa414f79e0c6"],"repoTags":["docker.io/library/nginx:alpine"],"size":"45068814"},{"id":"fffffc90d343cbcb01a5032edac86db5998c536cd0a366514121a45c6723765c","repoDigests":["docker.io/library/nginx@sha256:67682bda769fae1ccf5183192b8daf37b64cae99c6c3302650f6f8bf5f0f95df","docker.io/library/nginx@sha256:db5e49f40979ce521f05f0bc9f513d0abacce47904e229f3a95c2e6d9b47f244"],"repoTags":["docker.io/library/nginx:latest"],"size":"191746190"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernete
sui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"56ce0fd9fb532bcb552ddbdbe3064189ce823a71693d97ff7a0a7a4ff6bffbbe","repoDigests":["registry.k8s.io/kube-apiserver@sha256:0cb852fbc04062fd3331a27a83bf68d627ad09107fe8c846c6d666d4ee0c4816","registry.k8s.io/kube-apiserver@sha256:340ab4a1d66a60630a7a298aa0b2576fcd82e51ecdddb751cf61e5d3846fde2d"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.2"],"size":"117609954"},{"id":"3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":["registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e0
0608728567f537e8ff70c244756cbb62","registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"150779692"},{"id":"e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e","registry.k8s.io/kube-controller-manager@sha256:78b1a11c01b8ab34320ae3e12f6d620e4ccba4b1ca070a1ade2336fe78d8e39b"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.2"],"size":"112194888"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda
1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-505766 image ls --format json --alsologtostderr:
I0704 18:35:25.791162   54835 out.go:291] Setting OutFile to fd 1 ...
I0704 18:35:25.791453   54835 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:25.791463   54835 out.go:304] Setting ErrFile to fd 2...
I0704 18:35:25.791469   54835 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:25.791701   54835 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
I0704 18:35:25.792275   54835 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:25.792382   54835 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:25.792755   54835 cli_runner.go:164] Run: docker container inspect functional-505766 --format={{.State.Status}}
I0704 18:35:25.809473   54835 ssh_runner.go:195] Run: systemctl --version
I0704 18:35:25.809532   54835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-505766
I0704 18:35:25.825158   54835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/functional-505766/id_rsa Username:docker}
I0704 18:35:26.179682   54835 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.61s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-505766 image ls --format yaml --alsologtostderr:
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "61245718"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: fffffc90d343cbcb01a5032edac86db5998c536cd0a366514121a45c6723765c
repoDigests:
- docker.io/library/nginx@sha256:67682bda769fae1ccf5183192b8daf37b64cae99c6c3302650f6f8bf5f0f95df
- docker.io/library/nginx@sha256:db5e49f40979ce521f05f0bc9f513d0abacce47904e229f3a95c2e6d9b47f244
repoTags:
- docker.io/library/nginx:latest
size: "191746190"
- id: 56ce0fd9fb532bcb552ddbdbe3064189ce823a71693d97ff7a0a7a4ff6bffbbe
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:0cb852fbc04062fd3331a27a83bf68d627ad09107fe8c846c6d666d4ee0c4816
- registry.k8s.io/kube-apiserver@sha256:340ab4a1d66a60630a7a298aa0b2576fcd82e51ecdddb751cf61e5d3846fde2d
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.2
size: "117609954"
- id: 53c535741fb446f6b34d720fdc5748db368ef96771111f3892682e6eab8f3772
repoDigests:
- registry.k8s.io/kube-proxy@sha256:854b9a1bb27a6b3ee8e7345f459aaed19944febdaef0a3dfda783896ee8ed961
- registry.k8s.io/kube-proxy@sha256:8a44c6e094af3dea3de57fa967e201608a358a3bd8b4e3f31ab905bbe4108aec
repoTags:
- registry.k8s.io/kube-proxy:v1.30.2
size: "85953433"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-505766
size: "34114467"
- id: 3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests:
- registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "150779692"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: e874818b3caac34f68704eb96bf248d0c8116b1262ab549d45d39dd3dd775974
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:4c412bc1fc585ddeba10d34a02e7507ea787ec2c57256d4c18fd230377ab048e
- registry.k8s.io/kube-controller-manager@sha256:78b1a11c01b8ab34320ae3e12f6d620e4ccba4b1ca070a1ade2336fe78d8e39b
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.2
size: "112194888"
- id: 7820c83aa139453522e9028341d0d4f23ca2721ec80c7a47425446d11157b940
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:0ed75a333704f5d315395c6ec04d7af7405715537069b65d40b43ec1c8e030bc
- registry.k8s.io/kube-scheduler@sha256:15e2a8d20a932559fe81b5a0b110e169d160edb92280d39a454f6ce3e358558b
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.2
size: "63051080"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
- registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10
repoTags:
- registry.k8s.io/pause:3.9
size: "750414"
- id: ac1c61439df4625ba53a9ceaccb5eb07a830bdf942cc1c60535a4dd7e763d55f
repoDigests:
- docker.io/kindest/kindnetd@sha256:2b34f64609858041e706963bcd73273c087360ca240f1f9b37db6f148edb1266
- docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8
repoTags:
- docker.io/kindest/kindnetd:v20240513-cd2ac642
size: "65908273"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 099a2d701db1f36dcc012419be04b7da299f48b4d2054fa8ab51e7764891e233
repoDigests:
- docker.io/library/nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55
- docker.io/library/nginx@sha256:d0540253e168c1c4a6ec65d259aadc293efa9b35ad9bf8575a81fa414f79e0c6
repoTags:
- docker.io/library/nginx:alpine
size: "45068814"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-505766 image ls --format yaml --alsologtostderr:
I0704 18:35:23.744912   54576 out.go:291] Setting OutFile to fd 1 ...
I0704 18:35:23.745131   54576 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:23.745143   54576 out.go:304] Setting ErrFile to fd 2...
I0704 18:35:23.745148   54576 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:23.745348   54576 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
I0704 18:35:23.746089   54576 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:23.746250   54576 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:23.746826   54576 cli_runner.go:164] Run: docker container inspect functional-505766 --format={{.State.Status}}
I0704 18:35:23.764648   54576 ssh_runner.go:195] Run: systemctl --version
I0704 18:35:23.764709   54576 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-505766
I0704 18:35:23.782277   54576 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/functional-505766/id_rsa Username:docker}
I0704 18:35:23.872087   54576 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.21s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image build -t localhost/my-image:functional-505766 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-505766 image build -t localhost/my-image:functional-505766 testdata/build --alsologtostderr: (3.638199057s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-amd64 -p functional-505766 image build -t localhost/my-image:functional-505766 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 56fb3fe251b
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-505766
--> 8c8d4b5aef6
Successfully tagged localhost/my-image:functional-505766
8c8d4b5aef689b441201166dd5ce5026a812f3795618efe1697bae646555de20
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-505766 image build -t localhost/my-image:functional-505766 testdata/build --alsologtostderr:
I0704 18:35:24.185403   54728 out.go:291] Setting OutFile to fd 1 ...
I0704 18:35:24.185708   54728 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:24.185717   54728 out.go:304] Setting ErrFile to fd 2...
I0704 18:35:24.185721   54728 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 18:35:24.185888   54728 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
I0704 18:35:24.186473   54728 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:24.187576   54728 config.go:182] Loaded profile config "functional-505766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
I0704 18:35:24.187976   54728 cli_runner.go:164] Run: docker container inspect functional-505766 --format={{.State.Status}}
I0704 18:35:24.214504   54728 ssh_runner.go:195] Run: systemctl --version
I0704 18:35:24.214577   54728 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-505766
I0704 18:35:24.245177   54728 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/functional-505766/id_rsa Username:docker}
I0704 18:35:24.537246   54728 build_images.go:161] Building image from path: /tmp/build.3752943547.tar
I0704 18:35:24.537313   54728 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0704 18:35:24.548896   54728 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3752943547.tar
I0704 18:35:24.552683   54728 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3752943547.tar: stat -c "%s %y" /var/lib/minikube/build/build.3752943547.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3752943547.tar': No such file or directory
I0704 18:35:24.552717   54728 ssh_runner.go:362] scp /tmp/build.3752943547.tar --> /var/lib/minikube/build/build.3752943547.tar (3072 bytes)
I0704 18:35:24.655667   54728 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3752943547
I0704 18:35:24.735010   54728 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3752943547 -xf /var/lib/minikube/build/build.3752943547.tar
I0704 18:35:24.746204   54728 crio.go:315] Building image: /var/lib/minikube/build/build.3752943547
I0704 18:35:24.746272   54728 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-505766 /var/lib/minikube/build/build.3752943547 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0704 18:35:27.757843   54728 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-505766 /var/lib/minikube/build/build.3752943547 --cgroup-manager=cgroupfs: (3.011541083s)
I0704 18:35:27.757909   54728 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3752943547
I0704 18:35:27.766678   54728 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3752943547.tar
I0704 18:35:27.774646   54728 build_images.go:217] Built localhost/my-image:functional-505766 from /tmp/build.3752943547.tar
I0704 18:35:27.774675   54728 build_images.go:133] succeeded building to: functional-505766
I0704 18:35:27.774681   54728 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image ls
functional_test.go:447: (dbg) Done: out/minikube-linux-amd64 -p functional-505766 image ls: (2.08412798s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.96s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul  4 18:34 created-by-test
-rw-r--r-- 1 docker docker 24 Jul  4 18:34 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul  4 18:34 test-1720118099311132239
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh cat /mount-9p/test-1720118099311132239
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-505766 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" [3f965ed1-8d0a-45d6-a06c-07c17f6f3579] Pending
helpers_test.go:344: "busybox-mount" [3f965ed1-8d0a-45d6-a06c-07c17f6f3579] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [3f965ed1-8d0a-45d6-a06c-07c17f6f3579] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [3f965ed1-8d0a-45d6-a06c-07c17f6f3579] 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.003912142s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-505766 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-505766 /tmp/TestFunctionalparallelMountCmdany-port2978870942/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.69s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image load --daemon gcr.io/google-containers/addon-resizer:functional-505766 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-amd64 -p functional-505766 image load --daemon gcr.io/google-containers/addon-resizer:functional-505766 --alsologtostderr: (2.774713096s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.99s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-505766 /tmp/TestFunctionalparallelMountCmdspecific-port2771961691/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-505766 ssh "sudo umount -f /mount-9p": exit status 1 (372.757409ms)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-505766 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-505766 /tmp/TestFunctionalparallelMountCmdVerifyCleanup766026692/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-505766 /tmp/TestFunctionalparallelMountCmdVerifyCleanup766026692/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-505766 /tmp/TestFunctionalparallelMountCmdVerifyCleanup766026692/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.85s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-505766 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" [132d3d7c-04c1-4851-a19b-ae34ca4c11f1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [132d3d7c-04c1-4851-a19b-ae34ca4c11f1] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.003224534s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image save gcr.io/google-containers/addon-resizer:functional-505766 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-linux-amd64 -p functional-505766 image save gcr.io/google-containers/addon-resizer:functional-505766 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr: (1.022044739s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.02s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image load /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-amd64 -p functional-505766 image load /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr: (2.502553741s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-505766 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (2.74s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-amd64 -p functional-505766 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.13s)

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

                                                
                                                
=== 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-amd64 -p functional-505766 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.13s)

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

                                                
                                                
=== 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-amd64 -p functional-505766 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.13s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.07s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (144.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-379852 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0704 18:35:54.508678   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:54.514423   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:54.524791   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:54.545105   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:54.585434   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:54.665755   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:54.826216   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:55.146772   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:55.787794   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:57.068805   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:35:59.629315   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:36:04.749664   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:36:14.990618   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:36:35.471231   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:37:16.431415   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-379852 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m24.199346375s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-379852 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (144.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.03s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.99s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (49.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-379852 -v=7 --alsologtostderr
E0704 18:38:38.352572   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-379852 -v=7 --alsologtostderr: (48.956588157s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-379852 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (49.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.41s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 18:39:34.131990   77046 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:39:34.132233   77046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:39:34.132241   77046 out.go:304] Setting ErrFile to fd 2...
	I0704 18:39:34.132245   77046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:39:34.132423   77046 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:39:34.132605   77046 out.go:298] Setting JSON to false
	I0704 18:39:34.132627   77046 mustload.go:65] Loading cluster: ha-379852
	I0704 18:39:34.132739   77046 notify.go:220] Checking for updates...
	I0704 18:39:34.133019   77046 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:39:34.133038   77046 status.go:255] checking status of ha-379852 ...
	I0704 18:39:34.133479   77046 cli_runner.go:164] Run: docker container inspect ha-379852 --format={{.State.Status}}
	I0704 18:39:34.152094   77046 status.go:330] ha-379852 host status = "Running" (err=<nil>)
	I0704 18:39:34.152123   77046 host.go:66] Checking if "ha-379852" exists ...
	I0704 18:39:34.152364   77046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852
	I0704 18:39:34.169471   77046 host.go:66] Checking if "ha-379852" exists ...
	I0704 18:39:34.169700   77046 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:39:34.169746   77046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852
	I0704 18:39:34.187286   77046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852/id_rsa Username:docker}
	I0704 18:39:34.272879   77046 ssh_runner.go:195] Run: systemctl --version
	I0704 18:39:34.276757   77046 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:39:34.286519   77046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:39:34.333449   77046 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-07-04 18:39:34.324692447 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:39:34.334032   77046 kubeconfig.go:125] found "ha-379852" server: "https://192.168.49.254:8443"
	I0704 18:39:34.334056   77046 api_server.go:166] Checking apiserver status ...
	I0704 18:39:34.334083   77046 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 18:39:34.345021   77046 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1651/cgroup
	I0704 18:39:34.353700   77046 api_server.go:182] apiserver freezer: "5:freezer:/docker/d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827/crio/crio-edb02aaaf070f50b5cbe78f3fe4a1724695cc462dd9538b4c488964111783a86"
	I0704 18:39:34.353762   77046 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d8143c6395cf829cc430959975efb94aa72bb6aa12c27b681b4affc2f4b4c827/crio/crio-edb02aaaf070f50b5cbe78f3fe4a1724695cc462dd9538b4c488964111783a86/freezer.state
	I0704 18:39:34.361795   77046 api_server.go:204] freezer state: "THAWED"
	I0704 18:39:34.361828   77046 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0704 18:39:34.365814   77046 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0704 18:39:34.365842   77046 status.go:422] ha-379852 apiserver status = Running (err=<nil>)
	I0704 18:39:34.365855   77046 status.go:257] ha-379852 status: &{Name:ha-379852 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:39:34.365875   77046 status.go:255] checking status of ha-379852-m02 ...
	I0704 18:39:34.366190   77046 cli_runner.go:164] Run: docker container inspect ha-379852-m02 --format={{.State.Status}}
	I0704 18:39:34.385057   77046 status.go:330] ha-379852-m02 host status = "Stopped" (err=<nil>)
	I0704 18:39:34.385080   77046 status.go:343] host is not running, skipping remaining checks
	I0704 18:39:34.385086   77046 status.go:257] ha-379852-m02 status: &{Name:ha-379852-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:39:34.385105   77046 status.go:255] checking status of ha-379852-m03 ...
	I0704 18:39:34.385349   77046 cli_runner.go:164] Run: docker container inspect ha-379852-m03 --format={{.State.Status}}
	I0704 18:39:34.402412   77046 status.go:330] ha-379852-m03 host status = "Running" (err=<nil>)
	I0704 18:39:34.402434   77046 host.go:66] Checking if "ha-379852-m03" exists ...
	I0704 18:39:34.402713   77046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m03
	I0704 18:39:34.420149   77046 host.go:66] Checking if "ha-379852-m03" exists ...
	I0704 18:39:34.420415   77046 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:39:34.420450   77046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m03
	I0704 18:39:34.438631   77046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m03/id_rsa Username:docker}
	I0704 18:39:34.524853   77046 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:39:34.535352   77046 kubeconfig.go:125] found "ha-379852" server: "https://192.168.49.254:8443"
	I0704 18:39:34.535378   77046 api_server.go:166] Checking apiserver status ...
	I0704 18:39:34.535406   77046 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 18:39:34.546363   77046 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1529/cgroup
	I0704 18:39:34.554947   77046 api_server.go:182] apiserver freezer: "5:freezer:/docker/b15e97449ea884eb34a883d9bd3761da4459f013fef044278b995a5dbfb02632/crio/crio-297976e327606d14fc844c64edbd24842fac25172051aa7d894081644b714155"
	I0704 18:39:34.555008   77046 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b15e97449ea884eb34a883d9bd3761da4459f013fef044278b995a5dbfb02632/crio/crio-297976e327606d14fc844c64edbd24842fac25172051aa7d894081644b714155/freezer.state
	I0704 18:39:34.562618   77046 api_server.go:204] freezer state: "THAWED"
	I0704 18:39:34.562643   77046 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0704 18:39:34.566229   77046 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0704 18:39:34.566250   77046 status.go:422] ha-379852-m03 apiserver status = Running (err=<nil>)
	I0704 18:39:34.566258   77046 status.go:257] ha-379852-m03 status: &{Name:ha-379852-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:39:34.566282   77046 status.go:255] checking status of ha-379852-m04 ...
	I0704 18:39:34.566486   77046 cli_runner.go:164] Run: docker container inspect ha-379852-m04 --format={{.State.Status}}
	I0704 18:39:34.584901   77046 status.go:330] ha-379852-m04 host status = "Running" (err=<nil>)
	I0704 18:39:34.584925   77046 host.go:66] Checking if "ha-379852-m04" exists ...
	I0704 18:39:34.585164   77046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-379852-m04
	I0704 18:39:34.602002   77046 host.go:66] Checking if "ha-379852-m04" exists ...
	I0704 18:39:34.602233   77046 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:39:34.602273   77046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-379852-m04
	I0704 18:39:34.618500   77046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/ha-379852-m04/id_rsa Username:docker}
	I0704 18:39:34.704549   77046 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:39:34.716522   77046 status.go:257] ha-379852-m04 status: &{Name:ha-379852-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.47s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (19.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0704 18:39:57.336065   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:57.341401   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:57.351675   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:57.371989   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:57.412284   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:57.492604   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:57.652922   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:57.973476   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:39:58.614380   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
ha_test.go:281: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (4.069533932s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (171.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-379852 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-379852 -v=7 --alsologtostderr
E0704 18:39:59.894522   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:40:02.455601   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:40:07.576197   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:40:17.816465   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-379852 -v=7 --alsologtostderr: (36.673690907s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-379852 --wait=true -v=7 --alsologtostderr
E0704 18:40:38.297201   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:40:54.509056   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:41:19.257673   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 18:41:22.192959   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:42:41.178605   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-379852 --wait=true -v=7 --alsologtostderr: (2m14.798529079s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-379852
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (171.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.49s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 18:43:38.263231   94251 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:43:38.263459   94251 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:43:38.263469   94251 out.go:304] Setting ErrFile to fd 2...
	I0704 18:43:38.263473   94251 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:43:38.263669   94251 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:43:38.263857   94251 out.go:298] Setting JSON to false
	I0704 18:43:38.263881   94251 mustload.go:65] Loading cluster: ha-379852
	I0704 18:43:38.263995   94251 notify.go:220] Checking for updates...
	I0704 18:43:38.264379   94251 config.go:182] Loaded profile config "ha-379852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:43:38.264398   94251 status.go:255] checking status of ha-379852 ...
	I0704 18:43:38.264866   94251 cli_runner.go:164] Run: docker container inspect ha-379852 --format={{.State.Status}}
	I0704 18:43:38.283561   94251 status.go:330] ha-379852 host status = "Stopped" (err=<nil>)
	I0704 18:43:38.283586   94251 status.go:343] host is not running, skipping remaining checks
	I0704 18:43:38.283603   94251 status.go:257] ha-379852 status: &{Name:ha-379852 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:43:38.283657   94251 status.go:255] checking status of ha-379852-m02 ...
	I0704 18:43:38.283999   94251 cli_runner.go:164] Run: docker container inspect ha-379852-m02 --format={{.State.Status}}
	I0704 18:43:38.299905   94251 status.go:330] ha-379852-m02 host status = "Stopped" (err=<nil>)
	I0704 18:43:38.299925   94251 status.go:343] host is not running, skipping remaining checks
	I0704 18:43:38.299931   94251 status.go:257] ha-379852-m02 status: &{Name:ha-379852-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:43:38.299953   94251 status.go:255] checking status of ha-379852-m04 ...
	I0704 18:43:38.300234   94251 cli_runner.go:164] Run: docker container inspect ha-379852-m04 --format={{.State.Status}}
	I0704 18:43:38.316686   94251 status.go:330] ha-379852-m04 host status = "Stopped" (err=<nil>)
	I0704 18:43:38.316707   94251 status.go:343] host is not running, skipping remaining checks
	I0704 18:43:38.316714   94251 status.go:257] ha-379852-m04 status: &{Name:ha-379852-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (35.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-379852 --control-plane -v=7 --alsologtostderr
E0704 18:45:54.508422   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-379852 --control-plane -v=7 --alsologtostderr: (35.106671771s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-379852 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (35.91s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.6s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (66.76s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-278611 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-278611 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m6.75552942s)
--- PASS: TestJSONOutput/start/Command (66.76s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"7b5cb06a-e6f5-40a6-a837-d2386ac94184","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-825707] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"fe6e8a83-84a5-4240-aad7-43509963e2f4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18648"}}
	{"specversion":"1.0","id":"94663e1b-4ce3-4c12-bb75-75462cf67f88","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":"ec63e23b-d502-4c9e-b70b-e0a750e4412f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig"}}
	{"specversion":"1.0","id":"28c54cea-f230-4e68-b162-50a29b5a8d1a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube"}}
	{"specversion":"1.0","id":"3c944726-3de4-4360-b364-a923a91ca1f6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"14fe5eb8-d8de-4062-847c-89bd7da1bb19","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"686ecac4-7102-4ed7-b596-abaae5032b5f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (30.99s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.35s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.8s)

                                                
                                                
=== 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-amd64 start -p existing-network-939254 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-939254 --network=existing-network: (20.846938979s)
helpers_test.go:175: Cleaning up "existing-network-939254" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-939254
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-939254: (1.814349658s)
--- PASS: TestKicExistingNetwork (22.80s)

                                                
                                    
x
+
TestKicCustomSubnet (23.42s)

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

                                                
                                    
x
+
TestKicStaticIP (26.19s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.18s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-140337 --driver=docker  --container-runtime=crio
E0704 18:49:57.338206   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-140337 --driver=docker  --container-runtime=crio: (19.94459476s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-142805 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-142805 --driver=docker  --container-runtime=crio: (23.543417303s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-140337
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-142805
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-142805" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-142805
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-142805: (1.829725281s)
helpers_test.go:175: Cleaning up "first-140337" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-140337
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-140337: (1.859772986s)
--- PASS: TestMinikubeProfile (48.18s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.9s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.31s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-688133 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0704 18:50:54.508452   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-688133 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (4.313160025s)
--- PASS: TestMountStart/serial/StartWithMountSecond (5.31s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.58s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (6.89s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (53.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-408587 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-408587 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (52.910596396s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-408587 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (53.33s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.36s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.69s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (15.64s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-408587 -v 3 --alsologtostderr
E0704 18:52:17.553216   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-408587 -v 3 --alsologtostderr: (15.077520878s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-408587 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (15.64s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.04s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 18:52:31.853784  162237 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:52:31.853913  162237 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:52:31.853922  162237 out.go:304] Setting ErrFile to fd 2...
	I0704 18:52:31.853929  162237 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:52:31.854156  162237 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:52:31.854335  162237 out.go:298] Setting JSON to false
	I0704 18:52:31.854361  162237 mustload.go:65] Loading cluster: multinode-408587
	I0704 18:52:31.854471  162237 notify.go:220] Checking for updates...
	I0704 18:52:31.854752  162237 config.go:182] Loaded profile config "multinode-408587": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:52:31.854769  162237 status.go:255] checking status of multinode-408587 ...
	I0704 18:52:31.855165  162237 cli_runner.go:164] Run: docker container inspect multinode-408587 --format={{.State.Status}}
	I0704 18:52:31.874564  162237 status.go:330] multinode-408587 host status = "Running" (err=<nil>)
	I0704 18:52:31.874596  162237 host.go:66] Checking if "multinode-408587" exists ...
	I0704 18:52:31.874910  162237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-408587
	I0704 18:52:31.891129  162237 host.go:66] Checking if "multinode-408587" exists ...
	I0704 18:52:31.891395  162237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:52:31.891438  162237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-408587
	I0704 18:52:31.907656  162237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/multinode-408587/id_rsa Username:docker}
	I0704 18:52:31.992581  162237 ssh_runner.go:195] Run: systemctl --version
	I0704 18:52:31.996290  162237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:52:32.006114  162237 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 18:52:32.051552  162237 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-07-04 18:52:32.042452383 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 18:52:32.052119  162237 kubeconfig.go:125] found "multinode-408587" server: "https://192.168.67.2:8443"
	I0704 18:52:32.052147  162237 api_server.go:166] Checking apiserver status ...
	I0704 18:52:32.052187  162237 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0704 18:52:32.061991  162237 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1570/cgroup
	I0704 18:52:32.070233  162237 api_server.go:182] apiserver freezer: "5:freezer:/docker/502a61f28b017856ed56ad2e9040775ee59559206fc766d6ea999b72f73afbd7/crio/crio-431fc94b46d483cb7c4c32269832fca96b6ae0f9a650dd2ea56cd246acc841a6"
	I0704 18:52:32.070283  162237 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/502a61f28b017856ed56ad2e9040775ee59559206fc766d6ea999b72f73afbd7/crio/crio-431fc94b46d483cb7c4c32269832fca96b6ae0f9a650dd2ea56cd246acc841a6/freezer.state
	I0704 18:52:32.077521  162237 api_server.go:204] freezer state: "THAWED"
	I0704 18:52:32.077549  162237 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0704 18:52:32.080981  162237 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0704 18:52:32.081001  162237 status.go:422] multinode-408587 apiserver status = Running (err=<nil>)
	I0704 18:52:32.081011  162237 status.go:257] multinode-408587 status: &{Name:multinode-408587 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:52:32.081026  162237 status.go:255] checking status of multinode-408587-m02 ...
	I0704 18:52:32.081240  162237 cli_runner.go:164] Run: docker container inspect multinode-408587-m02 --format={{.State.Status}}
	I0704 18:52:32.097183  162237 status.go:330] multinode-408587-m02 host status = "Running" (err=<nil>)
	I0704 18:52:32.097207  162237 host.go:66] Checking if "multinode-408587-m02" exists ...
	I0704 18:52:32.097439  162237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-408587-m02
	I0704 18:52:32.112656  162237 host.go:66] Checking if "multinode-408587-m02" exists ...
	I0704 18:52:32.112916  162237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0704 18:52:32.112971  162237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-408587-m02
	I0704 18:52:32.129343  162237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/18648-4534/.minikube/machines/multinode-408587-m02/id_rsa Username:docker}
	I0704 18:52:32.216580  162237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0704 18:52:32.226976  162237 status.go:257] multinode-408587-m02 status: &{Name:multinode-408587-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:52:32.227009  162237 status.go:255] checking status of multinode-408587-m03 ...
	I0704 18:52:32.227269  162237 cli_runner.go:164] Run: docker container inspect multinode-408587-m03 --format={{.State.Status}}
	I0704 18:52:32.243974  162237 status.go:330] multinode-408587-m03 host status = "Stopped" (err=<nil>)
	I0704 18:52:32.243999  162237 status.go:343] host is not running, skipping remaining checks
	I0704 18:52:32.244006  162237 status.go:257] multinode-408587-m03 status: &{Name:multinode-408587-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.78s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (84.15s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.87s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.66s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 18:54:33.662489  171510 out.go:291] Setting OutFile to fd 1 ...
	I0704 18:54:33.662769  171510 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:54:33.662780  171510 out.go:304] Setting ErrFile to fd 2...
	I0704 18:54:33.662784  171510 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 18:54:33.662967  171510 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 18:54:33.663134  171510 out.go:298] Setting JSON to false
	I0704 18:54:33.663156  171510 mustload.go:65] Loading cluster: multinode-408587
	I0704 18:54:33.663198  171510 notify.go:220] Checking for updates...
	I0704 18:54:33.663654  171510 config.go:182] Loaded profile config "multinode-408587": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 18:54:33.663676  171510 status.go:255] checking status of multinode-408587 ...
	I0704 18:54:33.664178  171510 cli_runner.go:164] Run: docker container inspect multinode-408587 --format={{.State.Status}}
	I0704 18:54:33.682295  171510 status.go:330] multinode-408587 host status = "Stopped" (err=<nil>)
	I0704 18:54:33.682320  171510 status.go:343] host is not running, skipping remaining checks
	I0704 18:54:33.682329  171510 status.go:257] multinode-408587 status: &{Name:multinode-408587 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0704 18:54:33.682371  171510 status.go:255] checking status of multinode-408587-m02 ...
	I0704 18:54:33.682686  171510 cli_runner.go:164] Run: docker container inspect multinode-408587-m02 --format={{.State.Status}}
	I0704 18:54:33.698984  171510 status.go:330] multinode-408587-m02 host status = "Stopped" (err=<nil>)
	I0704 18:54:33.699008  171510 status.go:343] host is not running, skipping remaining checks
	I0704 18:54:33.699014  171510 status.go:257] multinode-408587-m02 status: &{Name:multinode-408587-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-408587 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0704 18:54:57.336896   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-408587 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (47.747804255s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-408587 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (48.30s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.81s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-408587-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-408587-m03 --driver=docker  --container-runtime=crio: (23.609225356s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-408587
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-408587: exit status 80 (255.842631ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-408587-m03 already exists in multinode-408587-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-amd64 delete -p multinode-408587-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-408587-m03: (1.838163448s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (25.81s)

                                                
                                    
x
+
TestPreload (91.28s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-277608 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0704 18:55:54.508872   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 18:56:20.380553   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-277608 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m6.25261628s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-277608 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-277608
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-277608: (5.650433526s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-277608 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-277608 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (15.937159081s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-277608 image list
helpers_test.go:175: Cleaning up "test-preload-277608" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-277608
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-277608: (2.24152729s)
--- PASS: TestPreload (91.28s)

                                                
                                    
x
+
TestScheduledStopUnix (96.89s)

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.4s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"8c4a916e-77f2-474f-bf9b-4d1efdb1eaf6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-670539] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1a2daa97-e336-4f76-822a-ac8ff7f255cf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18648"}}
	{"specversion":"1.0","id":"2cff120c-666f-4a6f-a04d-d9e877118e28","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":"6ccf71d9-cfcf-4f84-a484-974b8c55983e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig"}}
	{"specversion":"1.0","id":"76833679-e329-4109-8876-a30c8ce62b86","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube"}}
	{"specversion":"1.0","id":"74c49f60-f788-451f-a38a-78cc40140056","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"e3edf685-3fc3-4087-945b-80d94745ea65","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5a8b2dd4-ad7d-44d4-9778-d39bb9f597d4","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":"958464bf-4696-4e09-ab0b-a0b6fbe7bd93","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":"af2673bb-2a6c-4eb4-a325-428b3bb3c5f4","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":"61887fdf-549c-4eb8-a571-8c2ebf2889a3","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":"b4cd1852-719b-4ab6-aeb1-c11de89eb7a0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-670539\" primary control-plane node in \"insufficient-storage-670539\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"846e6087-f59f-4031-a4b1-8ff9a6de9006","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1719972989-19184 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"b0149ec4-2d17-409f-94b2-08f4d1a8d817","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":"06c95a0e-7502-4807-b58c-4e08be728ee8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0704 18:59:10.164467  193454 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-670539" does not appear in /home/jenkins/minikube-integration/18648-4534/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0704 18:59:10.413848  193554 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-670539" does not appear in /home/jenkins/minikube-integration/18648-4534/kubeconfig
	E0704 18:59:10.423140  193554 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/insufficient-storage-670539/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (77.74s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1606902559 start -p running-upgrade-805691 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1606902559 start -p running-upgrade-805691 --memory=2200 --vm-driver=docker  --container-runtime=crio: (39.001557403s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-805691 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-805691 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.746214239s)
helpers_test.go:175: Cleaning up "running-upgrade-805691" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-805691
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-805691: (4.573015492s)
--- PASS: TestRunningBinaryUpgrade (77.74s)

                                                
                                    
x
+
TestKubernetesUpgrade (362.11s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (126.83s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1353675556 start -p missing-upgrade-309631 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1353675556 start -p missing-upgrade-309631 --memory=2200 --driver=docker  --container-runtime=crio: (1m0.968210964s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-309631
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-309631: (11.621705743s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-309631
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-309631 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-309631 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (51.714420418s)
helpers_test.go:175: Cleaning up "missing-upgrade-309631" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-309631
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-309631: (2.02211641s)
--- PASS: TestMissingContainerUpgrade (126.83s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.06s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-286643] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18648
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.57s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (33.9s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (83.45s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.4173954084 start -p stopped-upgrade-299216 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.4173954084 start -p stopped-upgrade-299216 --memory=2200 --vm-driver=docker  --container-runtime=crio: (57.627883772s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.4173954084 -p stopped-upgrade-299216 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.4173954084 -p stopped-upgrade-299216 stop: (2.261156021s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-299216 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-299216 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.54586144s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (83.45s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (11.44s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-286643
E0704 18:59:57.336305   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-286643: (1.936694865s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (11.44s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (4.91s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (10.54s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (10.96s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.16s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0704 19:00:47.355286  220091 out.go:291] Setting OutFile to fd 1 ...
	I0704 19:00:47.355532  220091 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 19:00:47.355543  220091 out.go:304] Setting ErrFile to fd 2...
	I0704 19:00:47.355549  220091 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0704 19:00:47.355797  220091 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18648-4534/.minikube/bin
	I0704 19:00:47.356396  220091 out.go:298] Setting JSON to false
	I0704 19:00:47.357610  220091 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":2599,"bootTime":1720117048,"procs":404,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0704 19:00:47.357670  220091 start.go:139] virtualization: kvm guest
	I0704 19:00:47.361776  220091 out.go:177] * [false-146818] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0704 19:00:47.363594  220091 out.go:177]   - MINIKUBE_LOCATION=18648
	I0704 19:00:47.363588  220091 notify.go:220] Checking for updates...
	I0704 19:00:47.365299  220091 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0704 19:00:47.366894  220091 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18648-4534/kubeconfig
	I0704 19:00:47.368514  220091 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18648-4534/.minikube
	I0704 19:00:47.370457  220091 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0704 19:00:47.372177  220091 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0704 19:00:47.374604  220091 config.go:182] Loaded profile config "force-systemd-env-533430": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.2
	I0704 19:00:47.374736  220091 config.go:182] Loaded profile config "kubernetes-upgrade-059590": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.20.0
	I0704 19:00:47.374850  220091 config.go:182] Loaded profile config "missing-upgrade-309631": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0704 19:00:47.374974  220091 driver.go:392] Setting default libvirt URI to qemu:///system
	I0704 19:00:47.399707  220091 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0704 19:00:47.399846  220091 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0704 19:00:47.467318  220091 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 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:62 OomKillDisable:true NGoroutines:85 SystemTime:2024-07-04 19:00:47.454672889 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 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:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0704 19:00:47.467458  220091 docker.go:295] overlay module found
	I0704 19:00:47.469233  220091 out.go:177] * Using the docker driver based on user configuration
	I0704 19:00:47.470776  220091 start.go:297] selected driver: docker
	I0704 19:00:47.470793  220091 start.go:901] validating driver "docker" against <nil>
	I0704 19:00:47.470806  220091 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0704 19:00:47.473618  220091 out.go:177] 
	W0704 19:00:47.475022  220091 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0704 19:00:47.476621  220091 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 04 Jul 2024 19:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-309631
contexts:
- context:
cluster: missing-upgrade-309631
extensions:
- extension:
last-update: Thu, 04 Jul 2024 19:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-309631
name: missing-upgrade-309631
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-309631
user:
client-certificate: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/missing-upgrade-309631/client.crt
client-key: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/missing-upgrade-309631/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Start (66.35s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-933655 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-933655 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m6.352687729s)
--- PASS: TestPause/serial/Start (66.35s)

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (26.81s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.72s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-933655","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-933655","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.30s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.62s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.8s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (15.09s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-146818 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-xhzxv" [4e01cca0-b0a6-4036-bbb3-f2f21ff32830] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xhzxv" [4e01cca0-b0a6-4036-bbb3-f2f21ff32830] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.00350316s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.23s)

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

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

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

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

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

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

                                                
                                    
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-gskqh" [b7598f26-123a-4122-aa32-c3c82539a513] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003595658s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-146818 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-pws6f" [d8540987-7931-495e-9627-dae6e15e49ac] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-pws6f" [d8540987-7931-495e-9627-dae6e15e49ac] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.004112829s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.21s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-cflrc" [766b303a-f3a0-4d48-995d-792f215146a3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004849095s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-146818 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-9jtld" [e4f26d8f-0ff1-461c-ad9e-650dcce1bbd3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9jtld" [e4f26d8f-0ff1-461c-ad9e-650dcce1bbd3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.020883921s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.22s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-146818 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-zhx8j" [2e8489c8-ef5e-42ad-a5fe-79481b52f5e8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-zhx8j" [2e8489c8-ef5e-42ad-a5fe-79481b52f5e8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003712784s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.19s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-146818 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-zslxk" [7f9edc53-23d6-4541-b45e-35208c3caaf7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-zslxk" [7f9edc53-23d6-4541-b45e-35208c3caaf7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003447274s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.24s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-057576 --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-amd64 start -p old-k8s-version-057576 --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: (2m11.022190466s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (131.02s)

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

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

                                                
                                    
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-7f24t" [62b8bff7-b857-4dd1-ad0b-0d90930c8362] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004304392s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-146818 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-z5f5g" [f5d5d68a-360b-45e8-a33b-610b402eef61] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-z5f5g" [f5d5d68a-360b-45e8-a33b-610b402eef61] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003683055s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-819251 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" [7a27943a-a7e8-4ec1-a264-bd9164fe38d6] Pending
helpers_test.go:344: "busybox" [7a27943a-a7e8-4ec1-a264-bd9164fe38d6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7a27943a-a7e8-4ec1-a264-bd9164fe38d6] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 7.003678512s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-819251 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (7.28s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-819251 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-819251 --alsologtostderr -v=3: (12.246052672s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.25s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-146818 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-2rqks" [23f6be91-f113-4c6f-aee7-1c1aff48fedf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-2rqks" [23f6be91-f113-4c6f-aee7-1c1aff48fedf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.00429241s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.21s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-454980 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-454980 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (1m8.98439921s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (68.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-057576 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" [9a3d0436-659d-478d-a6cd-afce211db84c] Pending
helpers_test.go:344: "busybox" [9a3d0436-659d-478d-a6cd-afce211db84c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9a3d0436-659d-478d-a6cd-afce211db84c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.00390859s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-057576 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-407045 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" [a8b22597-5201-43c8-9a11-8ccc0fc220a1] Pending
helpers_test.go:344: "busybox" [a8b22597-5201-43c8-9a11-8ccc0fc220a1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a8b22597-5201-43c8-9a11-8ccc0fc220a1] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 7.003600168s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-407045 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (7.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-057576 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-057576 --alsologtostderr -v=3: (11.881863384s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-407045 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-407045 --alsologtostderr -v=3: (11.924017212s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.92s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-057576 --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-amd64 start -p old-k8s-version-057576 --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: (2m4.508049175s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-057576 -n old-k8s-version-057576
E0704 19:10:54.866384   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (124.80s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-407045 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 19:08:57.553945   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
E0704 19:09:04.420997   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:04.426264   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:04.436580   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:04.456857   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:04.497649   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:04.578031   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:04.738500   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:05.058693   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:05.699136   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:06.980028   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:09.540825   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:14.661904   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-407045 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (4m25.469158027s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-407045 -n embed-certs-407045
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (265.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-454980 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" [b891575c-04df-4b25-9a6a-5c2e796517d5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b891575c-04df-4b25-9a6a-5c2e796517d5] Running
E0704 19:09:23.473611   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:23.478909   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:23.489215   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:23.509509   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:23.549777   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:23.630093   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:23.790381   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:24.110984   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:24.751386   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:24.902667   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:26.031975   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 7.004204249s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-454980 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (7.26s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-454980 --alsologtostderr -v=3
E0704 19:09:28.592614   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:33.713321   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-454980 --alsologtostderr -v=3: (12.972718532s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.97s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-454980 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 19:09:43.953595   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:09:45.383305   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:09:57.335935   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/functional-505766/client.crt: no such file or directory
E0704 19:10:04.434465   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:10:26.344429   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
E0704 19:10:37.676666   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:37.681934   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:37.692192   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:37.712447   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:37.752743   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:37.833059   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:37.993454   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:38.314022   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:38.954618   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:39.924966   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:39.930226   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:39.940493   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:39.960971   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:40.001235   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:40.081529   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:40.234760   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:40.241921   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:40.562590   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:41.203512   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:42.483898   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:42.795412   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:44.625656   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:44.630903   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:44.641206   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:44.661525   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:44.701817   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:44.782150   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:44.942635   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:45.044892   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:45.263212   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:45.395504   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
E0704 19:10:45.904209   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:47.184565   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:47.915709   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:10:49.745715   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:10:50.165536   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:10:54.508776   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-454980 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (4m21.738073183s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-454980 -n default-k8s-diff-port-454980
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.02s)

                                                
                                    
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-l6mkj" [cb1b7353-8aee-4a10-89ce-39b1feb1d14c] Running
E0704 19:10:58.156725   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:11:00.405922   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004035778s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-l6mkj" [cb1b7353-8aee-4a10-89ce-39b1feb1d14c] Running
E0704 19:11:05.106557   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005033503s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-057576 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-010997 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 19:11:18.637110   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:11:20.886721   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
E0704 19:11:25.587741   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:11:48.264750   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-010997 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (38.220159463s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-010997 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-010997 --alsologtostderr -v=3: (1.181317278s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.18s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-010997 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2
E0704 19:11:59.597937   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
E0704 19:12:01.847229   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-010997 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.2: (13.730457711s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-010997 -n newest-cni-010997
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (14.03s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p newest-cni-010997 --alsologtostderr -v=1
E0704 19:12:06.548869   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-010997 -n newest-cni-010997
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-010997 -n newest-cni-010997: exit status 2 (283.312865ms)

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

                                                
                                                
-- 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-amd64 unpause -p newest-cni-010997 --alsologtostderr -v=1
E0704 19:12:07.316119   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/kindnet-146818/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-010997 -n newest-cni-010997
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-010997 -n newest-cni-010997
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.47s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-9sgtj" [c101887f-6157-4c1b-8296-bc198f8f1b36] Running
E0704 19:12:14.936720   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:14.941970   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:14.952217   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:14.972476   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:15.012774   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:15.093102   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:15.254112   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:15.575293   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:16.216465   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:17.497515   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
E0704 19:12:20.058389   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003563443s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-9sgtj" [c101887f-6157-4c1b-8296-bc198f8f1b36] Running
E0704 19:12:25.179030   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/flannel-146818/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004157s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-819251 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-5mr7r" [a962044b-83bb-429b-b818-3a5479ff48db] Running
E0704 19:13:20.909354   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/bridge-146818/client.crt: no such file or directory
E0704 19:13:21.518698   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/calico-146818/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003283322s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-5mr7r" [a962044b-83bb-429b-b818-3a5479ff48db] Running
E0704 19:13:23.767818   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/enable-default-cni-146818/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004366376s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-407045 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-407045 image list --format=json
E0704 19:13:28.072745   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
E0704 19:13:28.078008   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
E0704 19:13:28.088247   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
E0704 19:13:28.108535   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
E0704 19:13:28.148802   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240513-cd2ac642
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-407045 --alsologtostderr -v=1
E0704 19:13:28.229720   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
E0704 19:13:28.390297   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
E0704 19:13:28.469925   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/custom-flannel-146818/client.crt: no such file or directory
E0704 19:13:28.710957   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-407045 -n embed-certs-407045
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-407045 -n embed-certs-407045: exit status 2 (271.878781ms)

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p embed-certs-407045 -n embed-certs-407045
E0704 19:13:29.351698   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-407045 -n embed-certs-407045: exit status 2 (270.733722ms)

                                                
                                                
-- 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-amd64 unpause -p embed-certs-407045 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-407045 -n embed-certs-407045
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-407045 -n embed-certs-407045
E0704 19:13:30.632385   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-48ph5" [c166e4ec-c37e-42e2-8ac5-21ec0628a92e] Running
E0704 19:14:04.420694   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/auto-146818/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003371623s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-48ph5" [c166e4ec-c37e-42e2-8ac5-21ec0628a92e] Running
E0704 19:14:09.035001   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/old-k8s-version-057576/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003228049s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-454980 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

                                                
                                    

Test skip (25/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
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 amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go: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
+
TestNetworkPlugins/group/kubenet (3.42s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 04 Jul 2024 19:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-309631
contexts:
- context:
cluster: missing-upgrade-309631
extensions:
- extension:
last-update: Thu, 04 Jul 2024 19:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-309631
name: missing-upgrade-309631
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-309631
user:
client-certificate: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/missing-upgrade-309631/client.crt
client-key: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/missing-upgrade-309631/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.86s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
E0704 19:00:54.508868   11329 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/addons-820252/client.crt: no such file or directory
panic.go:626: 
----------------------- debugLogs start: cilium-146818 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-146818

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18648-4534/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 04 Jul 2024 19:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-309631
contexts:
- context:
cluster: missing-upgrade-309631
extensions:
- extension:
last-update: Thu, 04 Jul 2024 19:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-309631
name: missing-upgrade-309631
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-309631
user:
client-certificate: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/missing-upgrade-309631/client.crt
client-key: /home/jenkins/minikube-integration/18648-4534/.minikube/profiles/missing-upgrade-309631/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard