Test Report: Docker_Linux_crio 19883

                    
                      121f0c56d9928f50a4014e71c8f2076bb23ebfa1:2024-10-30:36875
                    
                

Test fail (2/330)

Order failed test Duration
36 TestAddons/parallel/Ingress 151.01
38 TestAddons/parallel/MetricsServer 360.27
x
+
TestAddons/parallel/Ingress (151.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-960551 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-960551 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-960551 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [2f3af25d-9ca6-4658-93ad-94fb8a411e75] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [2f3af25d-9ca6-4658-93ad-94fb8a411e75] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.004118576s
I1030 18:32:10.356143  351419 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-960551 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.086224237s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-960551 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
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-960551
helpers_test.go:235: (dbg) docker inspect addons-960551:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb",
	        "Created": "2024-10-30T18:28:55.462291324Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 353482,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-30T18:28:55.56528703Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:60a5e834f9e5a8de0076d14f95aa6ebfc76d479081a97aa94e6820ea1e903812",
	        "ResolvConfPath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/hostname",
	        "HostsPath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/hosts",
	        "LogPath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb-json.log",
	        "Name": "/addons-960551",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-960551:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-960551",
	            "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/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c-init/diff:/var/lib/docker/overlay2/6a037f808f718de6373625f5de56401d5cead4bb6621608a5aa7bd614a8f9ef2/diff",
	                "MergedDir": "/var/lib/docker/overlay2/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-960551",
	                "Source": "/var/lib/docker/volumes/addons-960551/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-960551",
	            "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.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4",
	            "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-960551",
	                "name.minikube.sigs.k8s.io": "addons-960551",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9bfde8d497b57bc544ec4b862be8f6ad749516ab2d9495ea52759adac31856d7",
	            "SandboxKey": "/var/run/docker/netns/9bfde8d497b5",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32888"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32889"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32892"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32890"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32891"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-960551": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "bc729151cce77bd2666744bb7a801e5c2805a7761580981943ba81e199d37131",
	                    "EndpointID": "82e87ba4b3c2303f83c2380d8ec31f4450991c9452ce879669a6454c3b8605fa",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-960551",
	                        "2b7fe265d94f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-960551 -n addons-960551
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-960551 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 logs -n 25: (1.089940429s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-082400                                                                     | download-only-082400   | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:28 UTC |
	| start   | --download-only -p                                                                          | download-docker-262531 | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | download-docker-262531                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-262531                                                                   | download-docker-262531 | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:28 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-530781   | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | binary-mirror-530781                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39003                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-530781                                                                     | binary-mirror-530781   | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:28 UTC |
	| addons  | enable dashboard -p                                                                         | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | addons-960551                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | addons-960551                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-960551 --wait=true                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:30 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:30 UTC | 30 Oct 24 18:30 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | -p addons-960551                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-960551 ip                                                                            | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-960551 ssh cat                                                                       | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | /opt/local-path-provisioner/pvc-8c8832b5-87b9-4b31-9dfd-99d331b2dc31_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:32 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:32 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:32 UTC | 30 Oct 24 18:32 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:32 UTC | 30 Oct 24 18:32 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-960551 ssh curl -s                                                                   | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:32 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-960551 ip                                                                            | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:34 UTC | 30 Oct 24 18:34 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 18:28:31
	Running on machine: ubuntu-20-agent-12
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 18:28:31.937600  352730 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:28:31.937906  352730 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:31.937917  352730 out.go:358] Setting ErrFile to fd 2...
	I1030 18:28:31.937923  352730 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:31.938358  352730 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:28:31.939341  352730 out.go:352] Setting JSON to false
	I1030 18:28:31.940265  352730 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":11455,"bootTime":1730301457,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:28:31.940359  352730 start.go:139] virtualization: kvm guest
	I1030 18:28:31.942056  352730 out.go:177] * [addons-960551] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 18:28:31.943516  352730 notify.go:220] Checking for updates...
	I1030 18:28:31.943532  352730 out.go:177]   - MINIKUBE_LOCATION=19883
	I1030 18:28:31.944673  352730 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:28:31.945796  352730 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:28:31.946973  352730 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube
	I1030 18:28:31.947987  352730 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 18:28:31.949140  352730 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 18:28:31.950323  352730 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:28:31.971267  352730 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:28:31.971386  352730 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:32.013874  352730 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 18:28:32.005464179 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:32.013973  352730 docker.go:318] overlay module found
	I1030 18:28:32.015595  352730 out.go:177] * Using the docker driver based on user configuration
	I1030 18:28:32.016817  352730 start.go:297] selected driver: docker
	I1030 18:28:32.016834  352730 start.go:901] validating driver "docker" against <nil>
	I1030 18:28:32.016846  352730 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 18:28:32.017578  352730 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:32.063756  352730 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 18:28:32.054909186 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:32.063959  352730 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 18:28:32.064213  352730 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]
	I1030 18:28:32.065891  352730 out.go:177] * Using Docker driver with root privileges
	I1030 18:28:32.067203  352730 cni.go:84] Creating CNI manager for ""
	I1030 18:28:32.067270  352730 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 18:28:32.067284  352730 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1030 18:28:32.067347  352730 start.go:340] cluster config:
	{Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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}
	I1030 18:28:32.068764  352730 out.go:177] * Starting "addons-960551" primary control-plane node in "addons-960551" cluster
	I1030 18:28:32.069831  352730 cache.go:121] Beginning downloading kic base image for docker with crio
	I1030 18:28:32.070887  352730 out.go:177] * Pulling base image v0.0.45-1730282848-19883 ...
	I1030 18:28:32.071858  352730 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 18:28:32.071882  352730 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local docker daemon
	I1030 18:28:32.071902  352730 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
	I1030 18:28:32.071914  352730 cache.go:56] Caching tarball of preloaded images
	I1030 18:28:32.072019  352730 preload.go:172] Found /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I1030 18:28:32.072029  352730 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1030 18:28:32.072407  352730 profile.go:143] Saving config to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/config.json ...
	I1030 18:28:32.072460  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/config.json: {Name:mkab04acb9143a3c1b41b1c8490210bafc31f408 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:28:32.086485  352730 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 to local cache
	I1030 18:28:32.086590  352730 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local cache directory
	I1030 18:28:32.086605  352730 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local cache directory, skipping pull
	I1030 18:28:32.086609  352730 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 exists in cache, skipping pull
	I1030 18:28:32.086616  352730 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 as a tarball
	I1030 18:28:32.086623  352730 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 from local cache
	I1030 18:28:43.644825  352730 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 from cached tarball
	I1030 18:28:43.644873  352730 cache.go:194] Successfully downloaded all kic artifacts
	I1030 18:28:43.644915  352730 start.go:360] acquireMachinesLock for addons-960551: {Name:mk18645eb6da2c1a103875a25579a5bf54ede532 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1030 18:28:43.645045  352730 start.go:364] duration metric: took 101.632µs to acquireMachinesLock for "addons-960551"
	I1030 18:28:43.645077  352730 start.go:93] Provisioning new machine with config: &{Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 18:28:43.645179  352730 start.go:125] createHost starting for "" (driver="docker")
	I1030 18:28:43.646920  352730 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1030 18:28:43.647163  352730 start.go:159] libmachine.API.Create for "addons-960551" (driver="docker")
	I1030 18:28:43.647193  352730 client.go:168] LocalClient.Create starting
	I1030 18:28:43.647312  352730 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem
	I1030 18:28:43.922529  352730 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem
	I1030 18:28:44.003496  352730 cli_runner.go:164] Run: docker network inspect addons-960551 --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}}]}"
	W1030 18:28:44.019729  352730 cli_runner.go:211] docker network inspect addons-960551 --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
	I1030 18:28:44.019798  352730 network_create.go:284] running [docker network inspect addons-960551] to gather additional debugging logs...
	I1030 18:28:44.019819  352730 cli_runner.go:164] Run: docker network inspect addons-960551
	W1030 18:28:44.034211  352730 cli_runner.go:211] docker network inspect addons-960551 returned with exit code 1
	I1030 18:28:44.034247  352730 network_create.go:287] error running [docker network inspect addons-960551]: docker network inspect addons-960551: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-960551 not found
	I1030 18:28:44.034265  352730 network_create.go:289] output of [docker network inspect addons-960551]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-960551 not found
	
	** /stderr **
	I1030 18:28:44.034363  352730 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}}]}"
	I1030 18:28:44.049792  352730 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:0xc001dec8f0}
	I1030 18:28:44.049836  352730 network_create.go:124] attempt to create docker network addons-960551 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1030 18:28:44.049880  352730 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-960551 addons-960551
	I1030 18:28:44.105282  352730 network_create.go:108] docker network addons-960551 192.168.49.0/24 created
	I1030 18:28:44.105314  352730 kic.go:121] calculated static IP "192.168.49.2" for the "addons-960551" container
	I1030 18:28:44.105378  352730 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1030 18:28:44.120098  352730 cli_runner.go:164] Run: docker volume create addons-960551 --label name.minikube.sigs.k8s.io=addons-960551 --label created_by.minikube.sigs.k8s.io=true
	I1030 18:28:44.135146  352730 oci.go:103] Successfully created a docker volume addons-960551
	I1030 18:28:44.135230  352730 cli_runner.go:164] Run: docker run --rm --name addons-960551-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-960551 --entrypoint /usr/bin/test -v addons-960551:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib
	I1030 18:28:50.963207  352730 cli_runner.go:217] Completed: docker run --rm --name addons-960551-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-960551 --entrypoint /usr/bin/test -v addons-960551:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib: (6.827925824s)
	I1030 18:28:50.963240  352730 oci.go:107] Successfully prepared a docker volume addons-960551
	I1030 18:28:50.963256  352730 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 18:28:50.963286  352730 kic.go:194] Starting extracting preloaded images to volume ...
	I1030 18:28:50.963343  352730 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-960551:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir
	I1030 18:28:55.401783  352730 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-960551:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.438385993s)
	I1030 18:28:55.401817  352730 kic.go:203] duration metric: took 4.438529009s to extract preloaded images to volume ...
	W1030 18:28:55.401937  352730 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1030 18:28:55.402034  352730 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1030 18:28:55.447048  352730 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-960551 --name addons-960551 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-960551 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-960551 --network addons-960551 --ip 192.168.49.2 --volume addons-960551:/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.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4
	I1030 18:28:55.721335  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Running}}
	I1030 18:28:55.737814  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:28:55.755095  352730 cli_runner.go:164] Run: docker exec addons-960551 stat /var/lib/dpkg/alternatives/iptables
	I1030 18:28:55.796036  352730 oci.go:144] the created container "addons-960551" has a running status.
	I1030 18:28:55.796077  352730 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa...
	I1030 18:28:55.884579  352730 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1030 18:28:55.902730  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:28:55.917305  352730 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1030 18:28:55.917332  352730 kic_runner.go:114] Args: [docker exec --privileged addons-960551 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1030 18:28:55.961953  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:28:55.977590  352730 machine.go:93] provisionDockerMachine start ...
	I1030 18:28:55.977691  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:55.993606  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:55.993842  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:55.993859  352730 main.go:141] libmachine: About to run SSH command:
	hostname
	I1030 18:28:55.994560  352730 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:42524->127.0.0.1:32888: read: connection reset by peer
	I1030 18:28:59.119926  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-960551
	
	I1030 18:28:59.119956  352730 ubuntu.go:169] provisioning hostname "addons-960551"
	I1030 18:28:59.120046  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.136046  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:59.136218  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:59.136230  352730 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-960551 && echo "addons-960551" | sudo tee /etc/hostname
	I1030 18:28:59.267122  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-960551
	
	I1030 18:28:59.267219  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.283864  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:59.284068  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:59.284087  352730 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-960551' /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-960551/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-960551' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1030 18:28:59.404587  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1030 18:28:59.404618  352730 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19883-344658/.minikube CaCertPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19883-344658/.minikube}
	I1030 18:28:59.404668  352730 ubuntu.go:177] setting up certificates
	I1030 18:28:59.404685  352730 provision.go:84] configureAuth start
	I1030 18:28:59.404743  352730 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-960551
	I1030 18:28:59.420066  352730 provision.go:143] copyHostCerts
	I1030 18:28:59.420136  352730 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19883-344658/.minikube/ca.pem (1082 bytes)
	I1030 18:28:59.420245  352730 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19883-344658/.minikube/cert.pem (1123 bytes)
	I1030 18:28:59.420304  352730 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19883-344658/.minikube/key.pem (1679 bytes)
	I1030 18:28:59.420357  352730 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19883-344658/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca-key.pem org=jenkins.addons-960551 san=[127.0.0.1 192.168.49.2 addons-960551 localhost minikube]
	I1030 18:28:59.494718  352730 provision.go:177] copyRemoteCerts
	I1030 18:28:59.494781  352730 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1030 18:28:59.494821  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.509995  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:28:59.600828  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I1030 18:28:59.622900  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1030 18:28:59.644256  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1030 18:28:59.665452  352730 provision.go:87] duration metric: took 260.750768ms to configureAuth
	I1030 18:28:59.665479  352730 ubuntu.go:193] setting minikube options for container-runtime
	I1030 18:28:59.665667  352730 config.go:182] Loaded profile config "addons-960551": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:28:59.665789  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.681798  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:59.682010  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:59.682035  352730 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I1030 18:28:59.891694  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1030 18:28:59.891724  352730 machine.go:96] duration metric: took 3.914104408s to provisionDockerMachine
	I1030 18:28:59.891735  352730 client.go:171] duration metric: took 16.244534184s to LocalClient.Create
	I1030 18:28:59.891754  352730 start.go:167] duration metric: took 16.244593021s to libmachine.API.Create "addons-960551"
	I1030 18:28:59.891764  352730 start.go:293] postStartSetup for "addons-960551" (driver="docker")
	I1030 18:28:59.891780  352730 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]
	I1030 18:28:59.891846  352730 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
	I1030 18:28:59.891907  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.908318  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:28:59.997626  352730 ssh_runner.go:195] Run: cat /etc/os-release
	I1030 18:29:00.000768  352730 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1030 18:29:00.000803  352730 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1030 18:29:00.000811  352730 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1030 18:29:00.000818  352730 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1030 18:29:00.000830  352730 filesync.go:126] Scanning /home/jenkins/minikube-integration/19883-344658/.minikube/addons for local assets ...
	I1030 18:29:00.000891  352730 filesync.go:126] Scanning /home/jenkins/minikube-integration/19883-344658/.minikube/files for local assets ...
	I1030 18:29:00.000922  352730 start.go:296] duration metric: took 109.150866ms for postStartSetup
	I1030 18:29:00.001197  352730 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-960551
	I1030 18:29:00.016995  352730 profile.go:143] Saving config to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/config.json ...
	I1030 18:29:00.017338  352730 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:29:00.017399  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:00.032997  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:00.121386  352730 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1030 18:29:00.125597  352730 start.go:128] duration metric: took 16.480401169s to createHost
	I1030 18:29:00.125624  352730 start.go:83] releasing machines lock for "addons-960551", held for 16.48056393s
	I1030 18:29:00.125696  352730 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-960551
	I1030 18:29:00.141438  352730 ssh_runner.go:195] Run: cat /version.json
	I1030 18:29:00.141492  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:00.141520  352730 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1030 18:29:00.141586  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:00.157509  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:00.158128  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:00.323657  352730 ssh_runner.go:195] Run: systemctl --version
	I1030 18:29:00.328211  352730 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1030 18:29:00.465356  352730 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1030 18:29:00.469680  352730 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" ;
	I1030 18:29:00.487133  352730 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1030 18:29:00.487217  352730 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1030 18:29:00.512435  352730 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1030 18:29:00.512461  352730 start.go:495] detecting cgroup driver to use...
	I1030 18:29:00.512502  352730 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1030 18:29:00.512560  352730 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1030 18:29:00.526736  352730 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1030 18:29:00.536704  352730 docker.go:217] disabling cri-docker service (if available) ...
	I1030 18:29:00.536764  352730 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1030 18:29:00.548483  352730 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1030 18:29:00.560742  352730 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1030 18:29:00.643070  352730 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1030 18:29:00.721453  352730 docker.go:233] disabling docker service ...
	I1030 18:29:00.721528  352730 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1030 18:29:00.738456  352730 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1030 18:29:00.748492  352730 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1030 18:29:00.826997  352730 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1030 18:29:00.910639  352730 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1030 18:29:00.920867  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I1030 18:29:00.935303  352730 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1030 18:29:00.935360  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.943799  352730 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1030 18:29:00.943863  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.952252  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.960450  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.968936  352730 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1030 18:29:00.976796  352730 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"
	I1030 18:29:00.984988  352730 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"
	I1030 18:29:00.998488  352730 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"
	I1030 18:29:01.006963  352730 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1030 18:29:01.014254  352730 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1030 18:29:01.021798  352730 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 18:29:01.097114  352730 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1030 18:29:01.201043  352730 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1030 18:29:01.201139  352730 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1030 18:29:01.204339  352730 start.go:563] Will wait 60s for crictl version
	I1030 18:29:01.204380  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:29:01.207356  352730 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1030 18:29:01.240709  352730 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1030 18:29:01.240783  352730 ssh_runner.go:195] Run: crio --version
	I1030 18:29:01.275457  352730 ssh_runner.go:195] Run: crio --version
	I1030 18:29:01.311599  352730 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1030 18:29:01.312919  352730 cli_runner.go:164] Run: docker network inspect addons-960551 --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}}]}"
	I1030 18:29:01.328500  352730 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1030 18:29:01.331919  352730 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""
	I1030 18:29:01.342015  352730 kubeadm.go:883] updating cluster {Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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} ...
	I1030 18:29:01.342148  352730 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 18:29:01.342195  352730 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 18:29:01.405309  352730 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 18:29:01.405334  352730 crio.go:433] Images already preloaded, skipping extraction
	I1030 18:29:01.405388  352730 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 18:29:01.436787  352730 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 18:29:01.436813  352730 cache_images.go:84] Images are preloaded, skipping loading
	I1030 18:29:01.436825  352730 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1030 18:29:01.436947  352730 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.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-960551 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-960551 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:}
	I1030 18:29:01.437036  352730 ssh_runner.go:195] Run: crio config
	I1030 18:29:01.477268  352730 cni.go:84] Creating CNI manager for ""
	I1030 18:29:01.477292  352730 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 18:29:01.477303  352730 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1030 18:29:01.477331  352730 kubeadm.go:189] 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.31.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-960551 NodeName:addons-960551 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}
	I1030 18:29:01.477471  352730 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-960551"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.31.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%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1030 18:29:01.477540  352730 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1030 18:29:01.485630  352730 binaries.go:44] Found k8s binaries, skipping transfer
	I1030 18:29:01.485692  352730 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1030 18:29:01.493585  352730 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1030 18:29:01.510592  352730 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1030 18:29:01.527377  352730 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1030 18:29:01.543471  352730 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1030 18:29:01.546735  352730 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""
	I1030 18:29:01.556446  352730 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 18:29:01.626299  352730 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 18:29:01.638325  352730 certs.go:68] Setting up /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551 for IP: 192.168.49.2
	I1030 18:29:01.638350  352730 certs.go:194] generating shared ca certs ...
	I1030 18:29:01.638371  352730 certs.go:226] acquiring lock for ca certs: {Name:mkdd98f4933e1645642c2975f2601598adb4956f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:01.638515  352730 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key
	I1030 18:29:01.930813  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt ...
	I1030 18:29:01.930854  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt: {Name:mkc0b61452c800d99be46ca0e7d8e8917c050c1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:01.931069  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key ...
	I1030 18:29:01.931087  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key: {Name:mkf4b928397a3a0406e67839492a8755d8f38a9d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:01.931201  352730 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key
	I1030 18:29:02.137301  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.crt ...
	I1030 18:29:02.137353  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.crt: {Name:mk2e82ffb5f2e1d1e7797b6d15d0bc1d409e4841 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.137609  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key ...
	I1030 18:29:02.137629  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key: {Name:mk516606c072d40a6eff18bc5ee050560e06f060 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.137744  352730 certs.go:256] generating profile certs ...
	I1030 18:29:02.137826  352730 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.key
	I1030 18:29:02.137843  352730 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt with IP's: []
	I1030 18:29:02.177082  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt ...
	I1030 18:29:02.177115  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: {Name:mk4dcd917109683f46d251cfdd67babbe3474346 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.177302  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.key ...
	I1030 18:29:02.177323  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.key: {Name:mkc18c46b268f05e63b892a98dd89c8e8e3dcfcf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.177428  352730 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba
	I1030 18:29:02.177449  352730 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1030 18:29:02.341053  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba ...
	I1030 18:29:02.341089  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba: {Name:mkcb99c61956d39add9d5b2e1a3a256917c1b1d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.341282  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba ...
	I1030 18:29:02.341304  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba: {Name:mkcb40882ca3df74f23eee60677fed4913621c0d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.341411  352730 certs.go:381] copying /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba -> /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt
	I1030 18:29:02.341508  352730 certs.go:385] copying /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba -> /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key
	I1030 18:29:02.341578  352730 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key
	I1030 18:29:02.341602  352730 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt with IP's: []
	I1030 18:29:02.415985  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt ...
	I1030 18:29:02.416017  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt: {Name:mkb3a01cb840f1f9974298a9887e90468a894bfd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.416214  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key ...
	I1030 18:29:02.416237  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key: {Name:mk6d8e4dfb0d9ee73d128a72a860f70f400974f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.416493  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca-key.pem (1679 bytes)
	I1030 18:29:02.416537  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem (1082 bytes)
	I1030 18:29:02.416578  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem (1123 bytes)
	I1030 18:29:02.416610  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/key.pem (1679 bytes)
	I1030 18:29:02.417244  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1030 18:29:02.439537  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1030 18:29:02.461179  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1030 18:29:02.482905  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1030 18:29:02.504098  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1030 18:29:02.526404  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1030 18:29:02.547293  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1030 18:29:02.568158  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1030 18:29:02.589116  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1030 18:29:02.610360  352730 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1030 18:29:02.625753  352730 ssh_runner.go:195] Run: openssl version
	I1030 18:29:02.630938  352730 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"
	I1030 18:29:02.639981  352730 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1030 18:29:02.643368  352730 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 30 18:29 /usr/share/ca-certificates/minikubeCA.pem
	I1030 18:29:02.643431  352730 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1030 18:29:02.649879  352730 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"
	I1030 18:29:02.658434  352730 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1030 18:29:02.661351  352730 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
	I1030 18:29:02.661400  352730 kubeadm.go:392] StartCluster: {Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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}
	I1030 18:29:02.661499  352730 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1030 18:29:02.661577  352730 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1030 18:29:02.694447  352730 cri.go:89] found id: ""
	I1030 18:29:02.694517  352730 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1030 18:29:02.702858  352730 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1030 18:29:02.711010  352730 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1030 18:29:02.711082  352730 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
	I1030 18:29:02.719219  352730 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1030 18:29:02.719239  352730 kubeadm.go:157] found existing configuration files:
	
	I1030 18:29:02.719293  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1030 18:29:02.727142  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1030 18:29:02.727202  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1030 18:29:02.734897  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1030 18:29:02.742596  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1030 18:29:02.742648  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1030 18:29:02.749921  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1030 18:29:02.757312  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1030 18:29:02.757356  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1030 18:29:02.764708  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1030 18:29:02.771975  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1030 18:29:02.772018  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1030 18:29:02.779212  352730 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.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"
	I1030 18:29:02.829976  352730 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-gcp\n", err: exit status 1
	I1030 18:29:02.879646  352730 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1030 18:29:10.643925  352730 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1030 18:29:10.644014  352730 kubeadm.go:310] [preflight] Running pre-flight checks
	I1030 18:29:10.644109  352730 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1030 18:29:10.644165  352730 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-gcp
	I1030 18:29:10.644196  352730 kubeadm.go:310] OS: Linux
	I1030 18:29:10.644260  352730 kubeadm.go:310] CGROUPS_CPU: enabled
	I1030 18:29:10.644336  352730 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1030 18:29:10.644406  352730 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1030 18:29:10.644483  352730 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1030 18:29:10.644567  352730 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1030 18:29:10.644662  352730 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1030 18:29:10.644727  352730 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1030 18:29:10.644785  352730 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1030 18:29:10.644891  352730 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1030 18:29:10.644997  352730 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1030 18:29:10.645133  352730 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1030 18:29:10.645215  352730 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1030 18:29:10.645299  352730 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1030 18:29:10.646767  352730 out.go:235]   - Generating certificates and keys ...
	I1030 18:29:10.646836  352730 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1030 18:29:10.646921  352730 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1030 18:29:10.647012  352730 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1030 18:29:10.647110  352730 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1030 18:29:10.647198  352730 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1030 18:29:10.647269  352730 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1030 18:29:10.647338  352730 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1030 18:29:10.647439  352730 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-960551 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 18:29:10.647484  352730 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1030 18:29:10.647578  352730 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-960551 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 18:29:10.647639  352730 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1030 18:29:10.647706  352730 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1030 18:29:10.647754  352730 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1030 18:29:10.647809  352730 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1030 18:29:10.647852  352730 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1030 18:29:10.647904  352730 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1030 18:29:10.647958  352730 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1030 18:29:10.648011  352730 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1030 18:29:10.648057  352730 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1030 18:29:10.648130  352730 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1030 18:29:10.648190  352730 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1030 18:29:10.649427  352730 out.go:235]   - Booting up control plane ...
	I1030 18:29:10.649508  352730 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1030 18:29:10.649574  352730 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1030 18:29:10.649636  352730 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1030 18:29:10.649768  352730 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1030 18:29:10.649882  352730 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1030 18:29:10.649941  352730 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1030 18:29:10.650107  352730 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1030 18:29:10.650250  352730 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1030 18:29:10.650314  352730 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.576542ms
	I1030 18:29:10.650374  352730 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1030 18:29:10.650426  352730 kubeadm.go:310] [api-check] The API server is healthy after 4.001701856s
	I1030 18:29:10.650557  352730 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1030 18:29:10.650724  352730 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1030 18:29:10.650787  352730 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1030 18:29:10.650943  352730 kubeadm.go:310] [mark-control-plane] Marking the node addons-960551 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1030 18:29:10.650991  352730 kubeadm.go:310] [bootstrap-token] Using token: e4uidg.w0w58c2j0l4244vu
	I1030 18:29:10.652236  352730 out.go:235]   - Configuring RBAC rules ...
	I1030 18:29:10.652352  352730 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1030 18:29:10.652464  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1030 18:29:10.652581  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1030 18:29:10.652749  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1030 18:29:10.652923  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1030 18:29:10.653014  352730 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1030 18:29:10.653155  352730 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1030 18:29:10.653237  352730 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1030 18:29:10.653308  352730 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1030 18:29:10.653316  352730 kubeadm.go:310] 
	I1030 18:29:10.653397  352730 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1030 18:29:10.653411  352730 kubeadm.go:310] 
	I1030 18:29:10.653530  352730 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1030 18:29:10.653541  352730 kubeadm.go:310] 
	I1030 18:29:10.653564  352730 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1030 18:29:10.653644  352730 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1030 18:29:10.653719  352730 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1030 18:29:10.653726  352730 kubeadm.go:310] 
	I1030 18:29:10.653766  352730 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1030 18:29:10.653770  352730 kubeadm.go:310] 
	I1030 18:29:10.653806  352730 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1030 18:29:10.653810  352730 kubeadm.go:310] 
	I1030 18:29:10.653848  352730 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1030 18:29:10.653919  352730 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1030 18:29:10.654013  352730 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1030 18:29:10.654025  352730 kubeadm.go:310] 
	I1030 18:29:10.654163  352730 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1030 18:29:10.654265  352730 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1030 18:29:10.654274  352730 kubeadm.go:310] 
	I1030 18:29:10.654413  352730 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token e4uidg.w0w58c2j0l4244vu \
	I1030 18:29:10.654546  352730 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:881b56f285c32845b8b496674786e9d9be71059f095f2000ced2e155cd7ac5dc \
	I1030 18:29:10.654577  352730 kubeadm.go:310] 	--control-plane 
	I1030 18:29:10.654587  352730 kubeadm.go:310] 
	I1030 18:29:10.654687  352730 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1030 18:29:10.654699  352730 kubeadm.go:310] 
	I1030 18:29:10.654803  352730 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token e4uidg.w0w58c2j0l4244vu \
	I1030 18:29:10.654936  352730 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:881b56f285c32845b8b496674786e9d9be71059f095f2000ced2e155cd7ac5dc 
	I1030 18:29:10.654952  352730 cni.go:84] Creating CNI manager for ""
	I1030 18:29:10.654962  352730 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 18:29:10.656362  352730 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1030 18:29:10.657516  352730 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1030 18:29:10.661002  352730 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1030 18:29:10.661016  352730 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1030 18:29:10.677192  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1030 18:29:10.860730  352730 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1030 18:29:10.860801  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:10.860859  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-960551 minikube.k8s.io/updated_at=2024_10_30T18_29_10_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=605ec3dacea4f25ee181ccc490c641c149fd11d0 minikube.k8s.io/name=addons-960551 minikube.k8s.io/primary=true
	I1030 18:29:10.867650  352730 ops.go:34] apiserver oom_adj: -16
	I1030 18:29:10.947075  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:11.448184  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:11.947352  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:12.447901  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:12.948039  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:13.448147  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:13.947343  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:14.447778  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:14.947279  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:15.447927  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:15.511636  352730 kubeadm.go:1113] duration metric: took 4.650904304s to wait for elevateKubeSystemPrivileges
	I1030 18:29:15.511671  352730 kubeadm.go:394] duration metric: took 12.850277215s to StartCluster
	I1030 18:29:15.511690  352730 settings.go:142] acquiring lock: {Name:mkdce6d5899065ab23b446a2a8e86c503406b60d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:15.511792  352730 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:29:15.512239  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/kubeconfig: {Name:mk416433523af2ec87984043e1803f13dc8da4be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:15.512478  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1030 18:29:15.512503  352730 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 18:29:15.512571  352730 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true 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 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]
	I1030 18:29:15.512697  352730 addons.go:69] Setting yakd=true in profile "addons-960551"
	I1030 18:29:15.512700  352730 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-960551"
	I1030 18:29:15.512725  352730 addons.go:234] Setting addon yakd=true in "addons-960551"
	I1030 18:29:15.512736  352730 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-960551"
	I1030 18:29:15.512734  352730 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-960551"
	I1030 18:29:15.512765  352730 addons.go:69] Setting default-storageclass=true in profile "addons-960551"
	I1030 18:29:15.512774  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512780  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512801  352730 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-960551"
	I1030 18:29:15.512812  352730 addons.go:69] Setting gcp-auth=true in profile "addons-960551"
	I1030 18:29:15.512833  352730 mustload.go:65] Loading cluster: addons-960551
	I1030 18:29:15.512838  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512869  352730 addons.go:69] Setting cloud-spanner=true in profile "addons-960551"
	I1030 18:29:15.512893  352730 addons.go:234] Setting addon cloud-spanner=true in "addons-960551"
	I1030 18:29:15.512927  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.513060  352730 config.go:182] Loaded profile config "addons-960551": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:29:15.513290  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513319  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513335  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513365  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513394  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513602  352730 addons.go:69] Setting registry=true in profile "addons-960551"
	I1030 18:29:15.513622  352730 addons.go:234] Setting addon registry=true in "addons-960551"
	I1030 18:29:15.513628  352730 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-960551"
	I1030 18:29:15.513653  352730 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-960551"
	I1030 18:29:15.513664  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.513694  352730 addons.go:69] Setting storage-provisioner=true in profile "addons-960551"
	I1030 18:29:15.513715  352730 addons.go:234] Setting addon storage-provisioner=true in "addons-960551"
	I1030 18:29:15.513751  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.513943  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.514155  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.514375  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.512765  352730 config.go:182] Loaded profile config "addons-960551": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:29:15.512789  352730 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-960551"
	I1030 18:29:15.515020  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.515357  352730 addons.go:69] Setting volcano=true in profile "addons-960551"
	I1030 18:29:15.515379  352730 addons.go:234] Setting addon volcano=true in "addons-960551"
	I1030 18:29:15.515504  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.515582  352730 out.go:177] * Verifying Kubernetes components...
	I1030 18:29:15.516177  352730 addons.go:69] Setting volumesnapshots=true in profile "addons-960551"
	I1030 18:29:15.516224  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.516258  352730 addons.go:69] Setting ingress-dns=true in profile "addons-960551"
	I1030 18:29:15.516288  352730 addons.go:234] Setting addon ingress-dns=true in "addons-960551"
	I1030 18:29:15.516339  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.516491  352730 addons.go:69] Setting metrics-server=true in profile "addons-960551"
	I1030 18:29:15.516548  352730 addons.go:234] Setting addon metrics-server=true in "addons-960551"
	I1030 18:29:15.516592  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.516982  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.517231  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.517398  352730 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-960551"
	I1030 18:29:15.517449  352730 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-960551"
	I1030 18:29:15.517486  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.518857  352730 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 18:29:15.516230  352730 addons.go:234] Setting addon volumesnapshots=true in "addons-960551"
	I1030 18:29:15.519180  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512746  352730 addons.go:69] Setting ingress=true in profile "addons-960551"
	I1030 18:29:15.519344  352730 addons.go:234] Setting addon ingress=true in "addons-960551"
	I1030 18:29:15.519390  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.516248  352730 addons.go:69] Setting inspektor-gadget=true in profile "addons-960551"
	I1030 18:29:15.520687  352730 addons.go:234] Setting addon inspektor-gadget=true in "addons-960551"
	I1030 18:29:15.520716  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.521159  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.545079  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.547832  352730 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-960551"
	I1030 18:29:15.547874  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.548287  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.551340  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.551576  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.553200  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.557473  352730 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1030 18:29:15.558694  352730 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1030 18:29:15.558717  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1030 18:29:15.558776  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.560492  352730 addons.go:234] Setting addon default-storageclass=true in "addons-960551"
	I1030 18:29:15.560541  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.560990  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.562371  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1030 18:29:15.562449  352730 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1030 18:29:15.563557  352730 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1030 18:29:15.563582  352730 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1030 18:29:15.563648  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.563815  352730 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1030 18:29:15.564574  352730 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1030 18:29:15.565048  352730 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 18:29:15.565073  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1030 18:29:15.565120  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.565262  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1030 18:29:15.565590  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1030 18:29:15.565614  352730 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1030 18:29:15.565668  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.567437  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1030 18:29:15.572560  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1030 18:29:15.573744  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1030 18:29:15.574836  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1030 18:29:15.575918  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1030 18:29:15.577012  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1030 18:29:15.578255  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1030 18:29:15.578286  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1030 18:29:15.578351  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	W1030 18:29:15.590226  352730 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1030 18:29:15.599580  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.609856  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.610638  352730 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1030 18:29:15.612797  352730 out.go:177]   - Using image docker.io/busybox:stable
	I1030 18:29:15.614232  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1030 18:29:15.614664  352730 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 18:29:15.614684  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1030 18:29:15.614742  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.616487  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 18:29:15.616489  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1030 18:29:15.617583  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1030 18:29:15.617602  352730 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1030 18:29:15.617651  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.620389  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 18:29:15.622330  352730 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 18:29:15.622354  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1030 18:29:15.622406  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.623739  352730 out.go:177]   - Using image docker.io/registry:2.8.3
	I1030 18:29:15.623742  352730 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1030 18:29:15.624760  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1030 18:29:15.624789  352730 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1030 18:29:15.624842  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.625964  352730 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1030 18:29:15.627093  352730 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1030 18:29:15.627111  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1030 18:29:15.627160  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.628255  352730 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1030 18:29:15.628261  352730 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1030 18:29:15.632967  352730 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1030 18:29:15.634217  352730 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 18:29:15.634235  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1030 18:29:15.634289  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.640584  352730 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 18:29:15.640613  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1030 18:29:15.640662  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.640584  352730 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 18:29:15.641116  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1030 18:29:15.641176  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.641571  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.649937  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.658701  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683048  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683049  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683118  352730 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1030 18:29:15.683129  352730 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1030 18:29:15.683179  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.683048  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683048  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.685446  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.688014  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.694380  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.695974  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.703196  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.835475  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1030 18:29:15.933870  352730 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 18:29:15.947941  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I1030 18:29:16.130565  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 18:29:16.139492  352730 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1030 18:29:16.139534  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1030 18:29:16.151129  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1030 18:29:16.151214  352730 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1030 18:29:16.153933  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 18:29:16.229008  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1030 18:29:16.229111  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1030 18:29:16.238474  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 18:29:16.242046  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1030 18:29:16.242128  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1030 18:29:16.248458  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1030 18:29:16.330112  352730 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1030 18:29:16.330214  352730 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1030 18:29:16.336925  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 18:29:16.351870  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1030 18:29:16.351903  352730 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1030 18:29:16.429112  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 18:29:16.430697  352730 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1030 18:29:16.430762  352730 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1030 18:29:16.448924  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 18:29:16.450639  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1030 18:29:16.450699  352730 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1030 18:29:16.530026  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1030 18:29:16.630185  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1030 18:29:16.630285  352730 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)
	I1030 18:29:16.637869  352730 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1030 18:29:16.638922  352730 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1030 18:29:16.736672  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1030 18:29:16.736762  352730 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1030 18:29:16.748506  352730 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1030 18:29:16.748592  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1030 18:29:16.752030  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1030 18:29:16.752107  352730 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1030 18:29:17.039107  352730 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1030 18:29:17.039214  352730 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1030 18:29:17.130852  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1030 18:29:17.130883  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1030 18:29:17.144491  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1030 18:29:17.144516  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1030 18:29:17.338000  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:17.430128  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1030 18:29:17.430218  352730 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1030 18:29:17.434236  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I1030 18:29:17.441882  352730 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.606304476s)
	I1030 18:29:17.441956  352730 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1030 18:29:17.443175  352730 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.509275583s)
	I1030 18:29:17.444305  352730 node_ready.go:35] waiting up to 6m0s for node "addons-960551" to be "Ready" ...
	I1030 18:29:17.445340  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:17.533677  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1030 18:29:17.533779  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1030 18:29:17.735620  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1030 18:29:17.735671  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1030 18:29:17.842880  352730 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1030 18:29:17.842980  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1030 18:29:18.139427  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1030 18:29:18.139520  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1030 18:29:18.150598  352730 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-960551" context rescaled to 1 replicas
	I1030 18:29:18.331213  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:18.449342  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1030 18:29:18.449372  352730 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1030 18:29:18.549777  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1030 18:29:18.549809  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1030 18:29:19.042360  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1030 18:29:19.042449  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1030 18:29:19.044354  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.096374718s)
	I1030 18:29:19.044433  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (2.913783843s)
	I1030 18:29:19.240369  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1030 18:29:19.240403  352730 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1030 18:29:19.429209  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:19.537779  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:21.135543  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.98152405s)
	I1030 18:29:21.136139  352730 addons.go:475] Verifying addon ingress=true in "addons-960551"
	I1030 18:29:21.135705  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.897140177s)
	I1030 18:29:21.135733  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.887193639s)
	I1030 18:29:21.135795  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.798794355s)
	I1030 18:29:21.135820  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.706618093s)
	I1030 18:29:21.135860  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.686845529s)
	I1030 18:29:21.135946  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.605825091s)
	I1030 18:29:21.135989  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.797892946s)
	I1030 18:29:21.136020  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (3.701204471s)
	I1030 18:29:21.137233  352730 addons.go:475] Verifying addon registry=true in "addons-960551"
	I1030 18:29:21.136094  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.690688347s)
	I1030 18:29:21.137331  352730 addons.go:475] Verifying addon metrics-server=true in "addons-960551"
	I1030 18:29:21.137559  352730 out.go:177] * Verifying ingress addon...
	I1030 18:29:21.138358  352730 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-960551 service yakd-dashboard -n yakd-dashboard
	
	I1030 18:29:21.139241  352730 out.go:177] * Verifying registry addon...
	I1030 18:29:21.140368  352730 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1030 18:29:21.142847  352730 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1030 18:29:21.156936  352730 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 18:29:21.156958  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:21.157044  352730 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1030 18:29:21.157063  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W1030 18:29:21.245850  352730 out.go:270] ! 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]
	I1030 18:29:21.645849  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:21.646415  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:21.947932  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:22.146148  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:22.245368  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:22.262389  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.93112141s)
	W1030 18:29:22.262446  352730 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:22.262562  352730 retry.go:31] will retry after 226.467132ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:22.489926  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:22.644573  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:22.744605  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:22.757318  352730 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1030 18:29:22.757391  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:22.776625  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:23.041512  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.612238543s)
	I1030 18:29:23.041552  352730 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-960551"
	I1030 18:29:23.043538  352730 out.go:177] * Verifying csi-hostpath-driver addon...
	I1030 18:29:23.046233  352730 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1030 18:29:23.052263  352730 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 18:29:23.052329  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:23.054831  352730 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1030 18:29:23.140903  352730 addons.go:234] Setting addon gcp-auth=true in "addons-960551"
	I1030 18:29:23.140963  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:23.141472  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:23.144951  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:23.146200  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:23.160931  352730 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1030 18:29:23.160988  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:23.179466  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:23.550351  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:23.643680  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:23.644950  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:24.050418  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:24.145516  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:24.145677  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:24.447536  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:24.549591  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:24.644741  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:24.645867  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:25.049347  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:25.144499  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:25.145335  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:25.549415  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:25.562939  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.072969801s)
	I1030 18:29:25.563004  352730 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.402042919s)
	I1030 18:29:25.564704  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 18:29:25.565840  352730 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1030 18:29:25.566843  352730 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1030 18:29:25.566862  352730 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1030 18:29:25.583522  352730 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1030 18:29:25.583551  352730 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1030 18:29:25.600775  352730 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1030 18:29:25.600797  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1030 18:29:25.616192  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:25.644528  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:25.645467  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:25.940407  352730 addons.go:475] Verifying addon gcp-auth=true in "addons-960551"
	I1030 18:29:25.941741  352730 out.go:177] * Verifying gcp-auth addon...
	I1030 18:29:25.943661  352730 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1030 18:29:25.946750  352730 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1030 18:29:25.946766  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:26.050191  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:26.144365  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:26.145423  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:26.447227  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:26.550074  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:26.644225  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:26.645133  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:26.946999  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:26.947042  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:27.049682  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:27.144499  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:27.145873  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:27.446837  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:27.550383  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:27.644436  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:27.645489  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:27.947279  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:28.050306  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:28.144589  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:28.145688  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:28.446990  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:28.549745  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:28.643545  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:28.645591  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:28.946918  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:29.049565  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:29.144803  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:29.145904  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:29.447320  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:29.447405  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:29.550328  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:29.644335  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:29.645656  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:29.946788  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:30.050474  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:30.144676  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:30.145679  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:30.446885  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:30.549846  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:30.644073  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:30.645319  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:30.947441  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:31.049896  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:31.143932  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:31.145217  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:31.447133  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:31.549946  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:31.643984  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:31.645309  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:31.947474  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:31.947595  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:32.049852  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:32.144042  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:32.145295  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:32.447201  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:32.550073  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:32.644333  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:32.645423  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:32.947065  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:33.051758  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:33.143711  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:33.145164  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:33.447143  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:33.549968  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:33.644329  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:33.645399  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:33.947441  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:34.050897  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:34.143275  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:34.145437  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:34.448835  352730 node_ready.go:49] node "addons-960551" has status "Ready":"True"
	I1030 18:29:34.448866  352730 node_ready.go:38] duration metric: took 17.004492221s for node "addons-960551" to be "Ready" ...
	I1030 18:29:34.448879  352730 pod_ready.go:36] 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" ...
	I1030 18:29:34.451541  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:34.463449  352730 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:34.560771  352730 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 18:29:34.560862  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:34.645282  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:34.646896  352730 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 18:29:34.646915  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:34.947285  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:35.050791  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:35.152174  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:35.152953  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:35.446914  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:35.551612  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:35.645298  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:35.646391  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:35.947490  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:36.051472  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:36.145696  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:36.146038  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:36.447199  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:36.469040  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:36.551405  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:36.651508  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:36.651569  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:36.946922  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:37.050706  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:37.144408  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:37.146047  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:37.446823  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:37.550568  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:37.644987  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:37.646003  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:37.946690  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:38.050325  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:38.144332  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:38.145594  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:38.447994  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:38.469145  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:38.551384  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:38.645470  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:38.646854  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:38.947605  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:39.051596  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:39.145669  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:39.146374  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:39.448673  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:39.551262  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:39.647514  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:39.649443  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:39.947874  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:40.052245  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:40.148123  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:40.148606  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:40.447386  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:40.551075  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:40.645429  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:40.646555  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:40.947317  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:40.969962  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:41.051210  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:41.145499  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:41.146201  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:41.447663  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:41.551649  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:41.645371  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:41.647342  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:41.947574  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:42.051111  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:42.145463  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:42.146377  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:42.447305  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:42.551221  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:42.644958  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:42.645822  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:42.947243  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:43.051170  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:43.144387  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:43.146011  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:43.448723  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:43.469344  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:43.551488  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:43.645015  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:43.646356  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:43.947946  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:44.050830  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:44.145155  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:44.147947  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:44.447227  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:44.550276  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:44.646342  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:44.647099  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:44.947906  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:45.050238  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:45.146233  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:45.146815  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:45.446971  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:45.550708  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:45.644488  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:45.645986  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:45.946768  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:45.968910  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:46.050272  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:46.145651  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:46.146569  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:46.447490  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:46.550786  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:46.645157  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:46.645893  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:46.946988  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:47.050663  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:47.144729  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:47.145504  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:47.448218  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:47.550540  352730 pod_ready.go:93] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.550639  352730 pod_ready.go:82] duration metric: took 13.087156643s for pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.550667  352730 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-bl4bh" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.553496  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:47.633276  352730 pod_ready.go:93] pod "coredns-7c65d6cfc9-bl4bh" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.633370  352730 pod_ready.go:82] duration metric: took 82.658686ms for pod "coredns-7c65d6cfc9-bl4bh" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.633428  352730 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.639333  352730 pod_ready.go:93] pod "etcd-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.639402  352730 pod_ready.go:82] duration metric: took 5.950075ms for pod "etcd-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.639422  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.644754  352730 pod_ready.go:93] pod "kube-apiserver-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.644780  352730 pod_ready.go:82] duration metric: took 5.343665ms for pod "kube-apiserver-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.644795  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.648478  352730 pod_ready.go:93] pod "kube-controller-manager-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.648546  352730 pod_ready.go:82] duration metric: took 3.739593ms for pod "kube-controller-manager-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.648573  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wcs6q" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.730767  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:47.732883  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:47.868374  352730 pod_ready.go:93] pod "kube-proxy-wcs6q" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.868402  352730 pod_ready.go:82] duration metric: took 219.811851ms for pod "kube-proxy-wcs6q" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.868440  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.947313  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:48.051728  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:48.145891  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:48.146601  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:48.331383  352730 pod_ready.go:93] pod "kube-scheduler-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:48.331414  352730 pod_ready.go:82] duration metric: took 462.961587ms for pod "kube-scheduler-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:48.331430  352730 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:48.447620  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:48.550501  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:48.644509  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:48.646096  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:48.946688  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:49.050926  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:49.144941  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:49.145904  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:49.447361  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:49.550840  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:49.644397  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:49.645582  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:49.947310  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:50.051650  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:50.145074  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:50.146238  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:50.337748  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:50.448149  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:50.551195  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:50.645438  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:50.645947  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:50.947079  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:51.051379  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:51.145143  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:51.145926  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:51.446899  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:51.550795  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:51.644964  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:51.646215  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:51.947489  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:52.050865  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:52.144699  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:52.145828  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:52.447439  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:52.550847  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:52.644934  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:52.646256  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:52.838104  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:52.946931  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:53.051782  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:53.145427  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:53.146577  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:53.447543  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:53.553171  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:53.645295  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:53.646118  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:53.947833  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:54.050579  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:54.144571  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:54.146030  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:54.447222  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:54.551012  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:54.645187  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:54.645970  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:54.947728  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:55.050877  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:55.145382  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:55.146185  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:55.336826  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:55.448557  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:55.551212  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:55.644707  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:55.646285  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:55.947275  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:56.053356  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:56.144936  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:56.146188  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:56.447669  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:56.551354  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:56.644636  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:56.647019  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:56.947583  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:57.051148  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:57.144602  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:57.145940  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:57.337121  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:57.446756  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:57.596183  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:57.645189  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:57.646038  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:57.947122  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:58.050892  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:58.144220  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:58.145746  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:58.447130  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:58.550444  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:58.644359  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:58.645692  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:58.947379  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:59.051429  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:59.145140  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:59.145979  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:59.447441  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:59.551579  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:59.651694  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:59.652063  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:59.837584  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:59.947949  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:00.051777  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:00.144450  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:00.145828  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:00.447364  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:00.550827  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:00.645079  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:00.646215  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:00.947050  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:01.052191  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:01.151404  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:01.151835  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:01.446696  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:01.550400  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:01.644064  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:01.645957  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:01.947416  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:02.051396  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:02.145190  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:02.146173  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:02.336894  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:02.446760  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:02.550173  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:02.644917  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:02.646106  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:02.947274  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:03.050882  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:03.145010  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:03.145771  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:03.447646  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:03.550423  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:03.644267  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:03.645880  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:03.947315  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:04.050618  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:04.144094  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:04.145560  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:04.337575  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:04.447286  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:04.551231  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:04.645160  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:04.648057  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:04.947408  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:05.050729  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:05.144463  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:05.145598  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:05.448203  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:05.550734  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:05.645066  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:05.645834  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:05.946878  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:06.050488  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:06.145491  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:06.146288  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:06.339070  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:06.446390  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:06.551290  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:06.645129  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:06.646383  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:06.947494  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:07.051212  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:07.148142  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:07.148289  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:07.449632  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:07.552534  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:07.644852  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:07.646116  352730 kapi.go:107] duration metric: took 46.503266598s to wait for kubernetes.io/minikube-addons=registry ...
	I1030 18:30:07.947513  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:08.051833  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:08.144183  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:08.447331  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:08.550765  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:08.644232  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:08.836260  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:08.946988  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:09.050359  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:09.144950  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:09.447185  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:09.550636  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:09.644797  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:09.948195  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:10.051534  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:10.144964  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:10.447272  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:10.550641  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:10.644294  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:10.836793  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:10.947417  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:11.050857  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:11.144580  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:11.446699  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:11.550365  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:11.644969  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:11.956354  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:12.054790  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:12.145710  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:12.447421  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:12.551968  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:12.644132  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:12.947561  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:13.050978  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:13.144549  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:13.337334  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:13.447070  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:13.566977  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:13.649511  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:13.946930  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:14.050801  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:14.144010  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:14.447599  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:14.551030  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:14.644850  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:14.947425  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:15.051181  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:15.145092  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:15.447191  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:15.551625  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:15.651323  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:15.837866  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:15.947003  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:16.050557  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:16.144285  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:16.447434  352730 kapi.go:107] duration metric: took 50.503766275s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1030 18:30:16.449033  352730 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-960551 cluster.
	I1030 18:30:16.450680  352730 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.
	I1030 18:30:16.452271  352730 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1030 18:30:16.551667  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:16.645787  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:17.050571  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:17.144287  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:17.551532  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:17.645512  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:18.050953  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:18.150450  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:18.336180  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:18.551024  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:18.645007  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:19.051115  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:19.144451  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:19.550802  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:19.645046  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:20.051463  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:20.143988  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:20.337560  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:20.550780  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:20.643994  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:21.051056  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:21.144252  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:21.551432  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:21.651461  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:22.051480  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:22.144495  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:22.550744  352730 kapi.go:107] duration metric: took 59.504510477s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1030 18:30:22.644351  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:22.837455  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:23.144678  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:23.644730  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:24.145019  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:24.648666  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:25.144310  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:25.336933  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:25.644575  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:26.144615  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:26.644071  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:27.144118  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:27.337525  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:27.644960  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:28.145118  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:28.644787  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:29.144852  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:29.644371  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:29.836867  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:30.145031  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:30.645418  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:31.144934  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:31.644008  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:31.837669  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:32.145076  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:32.644830  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:33.143948  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:33.644613  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:34.144875  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:34.337531  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:34.644150  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:35.144909  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:35.645152  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:36.145476  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:36.644571  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:36.837369  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:37.143804  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:37.644202  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:38.144526  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:38.644961  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:38.838095  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:39.144847  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:39.644909  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:40.146160  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:40.645679  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:40.838153  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:41.145056  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:41.644929  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:42.145190  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:42.644248  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:43.144972  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:43.337671  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:43.644829  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:44.145063  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:44.643933  352730 kapi.go:107] duration metric: took 1m23.503562365s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1030 18:30:44.645406  352730 out.go:177] * Enabled addons: cloud-spanner, amd-gpu-device-plugin, storage-provisioner, nvidia-device-plugin, ingress-dns, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I1030 18:30:44.646716  352730 addons.go:510] duration metric: took 1m29.134144894s for enable addons: enabled=[cloud-spanner amd-gpu-device-plugin storage-provisioner nvidia-device-plugin ingress-dns inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I1030 18:30:44.837674  352730 pod_ready.go:93] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"True"
	I1030 18:30:44.837701  352730 pod_ready.go:82] duration metric: took 56.506262428s for pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace to be "Ready" ...
	I1030 18:30:44.837713  352730 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-wtmtp" in "kube-system" namespace to be "Ready" ...
	I1030 18:30:44.841599  352730 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-wtmtp" in "kube-system" namespace has status "Ready":"True"
	I1030 18:30:44.841619  352730 pod_ready.go:82] duration metric: took 3.899214ms for pod "nvidia-device-plugin-daemonset-wtmtp" in "kube-system" namespace to be "Ready" ...
	I1030 18:30:44.841636  352730 pod_ready.go:39] duration metric: took 1m10.392673818s 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" ...
	I1030 18:30:44.841655  352730 api_server.go:52] waiting for apiserver process to appear ...
	I1030 18:30:44.841685  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 18:30:44.841731  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 18:30:44.876035  352730 cri.go:89] found id: "e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:44.876064  352730 cri.go:89] found id: ""
	I1030 18:30:44.876077  352730 logs.go:282] 1 containers: [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004]
	I1030 18:30:44.876135  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.879604  352730 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 18:30:44.879687  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 18:30:44.914374  352730 cri.go:89] found id: "0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:44.914395  352730 cri.go:89] found id: ""
	I1030 18:30:44.914404  352730 logs.go:282] 1 containers: [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106]
	I1030 18:30:44.914451  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.917816  352730 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 18:30:44.917874  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 18:30:44.950159  352730 cri.go:89] found id: "e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:44.950178  352730 cri.go:89] found id: ""
	I1030 18:30:44.950186  352730 logs.go:282] 1 containers: [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0]
	I1030 18:30:44.950227  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.953499  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 18:30:44.953559  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 18:30:44.986658  352730 cri.go:89] found id: "8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:44.986681  352730 cri.go:89] found id: ""
	I1030 18:30:44.986691  352730 logs.go:282] 1 containers: [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c]
	I1030 18:30:44.986743  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.990013  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 18:30:44.990070  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 18:30:45.022914  352730 cri.go:89] found id: "9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:45.022942  352730 cri.go:89] found id: ""
	I1030 18:30:45.022950  352730 logs.go:282] 1 containers: [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765]
	I1030 18:30:45.023000  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:45.026259  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 18:30:45.026315  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 18:30:45.060683  352730 cri.go:89] found id: "e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:45.060704  352730 cri.go:89] found id: ""
	I1030 18:30:45.060713  352730 logs.go:282] 1 containers: [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de]
	I1030 18:30:45.060776  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:45.064168  352730 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 18:30:45.064227  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 18:30:45.097407  352730 cri.go:89] found id: "a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:45.097426  352730 cri.go:89] found id: ""
	I1030 18:30:45.097434  352730 logs.go:282] 1 containers: [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620]
	I1030 18:30:45.097490  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:45.100729  352730 logs.go:123] Gathering logs for container status ...
	I1030 18:30:45.100753  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 18:30:45.142114  352730 logs.go:123] Gathering logs for kubelet ...
	I1030 18:30:45.142144  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1030 18:30:45.228493  352730 logs.go:123] Gathering logs for kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] ...
	I1030 18:30:45.228532  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:45.279113  352730 logs.go:123] Gathering logs for kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] ...
	I1030 18:30:45.279145  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:45.355783  352730 logs.go:123] Gathering logs for kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] ...
	I1030 18:30:45.355817  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:45.388090  352730 logs.go:123] Gathering logs for CRI-O ...
	I1030 18:30:45.388115  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 18:30:45.463486  352730 logs.go:123] Gathering logs for kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] ...
	I1030 18:30:45.463524  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:45.518685  352730 logs.go:123] Gathering logs for dmesg ...
	I1030 18:30:45.518720  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 18:30:45.536456  352730 logs.go:123] Gathering logs for describe nodes ...
	I1030 18:30:45.536488  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 18:30:45.636299  352730 logs.go:123] Gathering logs for etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] ...
	I1030 18:30:45.636326  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:45.683070  352730 logs.go:123] Gathering logs for coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] ...
	I1030 18:30:45.683103  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:45.718793  352730 logs.go:123] Gathering logs for kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] ...
	I1030 18:30:45.718834  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:48.256260  352730 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:30:48.270060  352730 api_server.go:72] duration metric: took 1m32.75749505s to wait for apiserver process to appear ...
	I1030 18:30:48.270092  352730 api_server.go:88] waiting for apiserver healthz status ...
	I1030 18:30:48.270136  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 18:30:48.270201  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 18:30:48.304315  352730 cri.go:89] found id: "e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:48.304341  352730 cri.go:89] found id: ""
	I1030 18:30:48.304350  352730 logs.go:282] 1 containers: [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004]
	I1030 18:30:48.304394  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.307666  352730 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 18:30:48.307728  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 18:30:48.341160  352730 cri.go:89] found id: "0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:48.341182  352730 cri.go:89] found id: ""
	I1030 18:30:48.341189  352730 logs.go:282] 1 containers: [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106]
	I1030 18:30:48.341235  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.344563  352730 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 18:30:48.344631  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 18:30:48.377032  352730 cri.go:89] found id: "e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:48.377062  352730 cri.go:89] found id: ""
	I1030 18:30:48.377074  352730 logs.go:282] 1 containers: [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0]
	I1030 18:30:48.377127  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.380371  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 18:30:48.380452  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 18:30:48.412681  352730 cri.go:89] found id: "8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:48.412703  352730 cri.go:89] found id: ""
	I1030 18:30:48.412711  352730 logs.go:282] 1 containers: [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c]
	I1030 18:30:48.412755  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.415859  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 18:30:48.415923  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 18:30:48.449352  352730 cri.go:89] found id: "9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:48.449375  352730 cri.go:89] found id: ""
	I1030 18:30:48.449389  352730 logs.go:282] 1 containers: [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765]
	I1030 18:30:48.449442  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.452633  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 18:30:48.452705  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 18:30:48.484260  352730 cri.go:89] found id: "e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:48.484281  352730 cri.go:89] found id: ""
	I1030 18:30:48.484289  352730 logs.go:282] 1 containers: [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de]
	I1030 18:30:48.484387  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.487653  352730 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 18:30:48.487704  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 18:30:48.519299  352730 cri.go:89] found id: "a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:48.519323  352730 cri.go:89] found id: ""
	I1030 18:30:48.519331  352730 logs.go:282] 1 containers: [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620]
	I1030 18:30:48.519411  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.522687  352730 logs.go:123] Gathering logs for kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] ...
	I1030 18:30:48.522719  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:48.554804  352730 logs.go:123] Gathering logs for container status ...
	I1030 18:30:48.554836  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 18:30:48.596356  352730 logs.go:123] Gathering logs for coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] ...
	I1030 18:30:48.596387  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:48.631465  352730 logs.go:123] Gathering logs for kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] ...
	I1030 18:30:48.631496  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:48.668967  352730 logs.go:123] Gathering logs for describe nodes ...
	I1030 18:30:48.668999  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 18:30:48.761082  352730 logs.go:123] Gathering logs for kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] ...
	I1030 18:30:48.761115  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:48.805133  352730 logs.go:123] Gathering logs for etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] ...
	I1030 18:30:48.805166  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:48.850092  352730 logs.go:123] Gathering logs for kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] ...
	I1030 18:30:48.850128  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:48.904116  352730 logs.go:123] Gathering logs for kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] ...
	I1030 18:30:48.904158  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:48.936788  352730 logs.go:123] Gathering logs for CRI-O ...
	I1030 18:30:48.936820  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 18:30:49.014283  352730 logs.go:123] Gathering logs for kubelet ...
	I1030 18:30:49.014320  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1030 18:30:49.108008  352730 logs.go:123] Gathering logs for dmesg ...
	I1030 18:30:49.108047  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 18:30:51.626641  352730 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1030 18:30:51.631081  352730 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1030 18:30:51.631962  352730 api_server.go:141] control plane version: v1.31.2
	I1030 18:30:51.631989  352730 api_server.go:131] duration metric: took 3.361888476s to wait for apiserver health ...
	I1030 18:30:51.631999  352730 system_pods.go:43] waiting for kube-system pods to appear ...
	I1030 18:30:51.632027  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 18:30:51.632088  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 18:30:51.665181  352730 cri.go:89] found id: "e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:51.665208  352730 cri.go:89] found id: ""
	I1030 18:30:51.665216  352730 logs.go:282] 1 containers: [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004]
	I1030 18:30:51.665260  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.668450  352730 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 18:30:51.668506  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 18:30:51.700303  352730 cri.go:89] found id: "0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:51.700322  352730 cri.go:89] found id: ""
	I1030 18:30:51.700329  352730 logs.go:282] 1 containers: [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106]
	I1030 18:30:51.700371  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.703467  352730 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 18:30:51.703515  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 18:30:51.735367  352730 cri.go:89] found id: "e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:51.735388  352730 cri.go:89] found id: ""
	I1030 18:30:51.735395  352730 logs.go:282] 1 containers: [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0]
	I1030 18:30:51.735446  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.738672  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 18:30:51.738726  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 18:30:51.772082  352730 cri.go:89] found id: "8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:51.772107  352730 cri.go:89] found id: ""
	I1030 18:30:51.772115  352730 logs.go:282] 1 containers: [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c]
	I1030 18:30:51.772159  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.775902  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 18:30:51.775962  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 18:30:51.809396  352730 cri.go:89] found id: "9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:51.809427  352730 cri.go:89] found id: ""
	I1030 18:30:51.809438  352730 logs.go:282] 1 containers: [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765]
	I1030 18:30:51.809491  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.813033  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 18:30:51.813092  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 18:30:51.845776  352730 cri.go:89] found id: "e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:51.845796  352730 cri.go:89] found id: ""
	I1030 18:30:51.845804  352730 logs.go:282] 1 containers: [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de]
	I1030 18:30:51.845855  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.849309  352730 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 18:30:51.849372  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 18:30:51.882580  352730 cri.go:89] found id: "a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:51.882603  352730 cri.go:89] found id: ""
	I1030 18:30:51.882613  352730 logs.go:282] 1 containers: [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620]
	I1030 18:30:51.882674  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.886118  352730 logs.go:123] Gathering logs for kubelet ...
	I1030 18:30:51.886143  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1030 18:30:51.965333  352730 logs.go:123] Gathering logs for dmesg ...
	I1030 18:30:51.965371  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 18:30:51.983102  352730 logs.go:123] Gathering logs for kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] ...
	I1030 18:30:51.983129  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:52.027646  352730 logs.go:123] Gathering logs for kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] ...
	I1030 18:30:52.027677  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:52.062141  352730 logs.go:123] Gathering logs for kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] ...
	I1030 18:30:52.062173  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:52.116698  352730 logs.go:123] Gathering logs for container status ...
	I1030 18:30:52.116732  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 18:30:52.157339  352730 logs.go:123] Gathering logs for describe nodes ...
	I1030 18:30:52.157372  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 18:30:52.250599  352730 logs.go:123] Gathering logs for etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] ...
	I1030 18:30:52.250630  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:52.297804  352730 logs.go:123] Gathering logs for coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] ...
	I1030 18:30:52.297845  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:52.336662  352730 logs.go:123] Gathering logs for kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] ...
	I1030 18:30:52.336695  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:52.376171  352730 logs.go:123] Gathering logs for kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] ...
	I1030 18:30:52.376206  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:52.408624  352730 logs.go:123] Gathering logs for CRI-O ...
	I1030 18:30:52.408657  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 18:30:55.007308  352730 system_pods.go:59] 19 kube-system pods found
	I1030 18:30:55.007343  352730 system_pods.go:61] "amd-gpu-device-plugin-8mgln" [94a59c13-9cee-443d-b223-c70011494df1] Running
	I1030 18:30:55.007348  352730 system_pods.go:61] "coredns-7c65d6cfc9-bl4bh" [dd596811-0546-474a-ae29-899ed8a07e6a] Running
	I1030 18:30:55.007356  352730 system_pods.go:61] "csi-hostpath-attacher-0" [0d5bb80a-49e8-4939-9ed2-71f5b6c67ddf] Running
	I1030 18:30:55.007360  352730 system_pods.go:61] "csi-hostpath-resizer-0" [cb036297-cc22-4657-b979-8e4e8fced88d] Running
	I1030 18:30:55.007365  352730 system_pods.go:61] "csi-hostpathplugin-mhb87" [4792e982-6069-4e2a-b755-38ef41a1a734] Running
	I1030 18:30:55.007368  352730 system_pods.go:61] "etcd-addons-960551" [e88d897c-7715-438f-b219-4c6c9a999345] Running
	I1030 18:30:55.007372  352730 system_pods.go:61] "kindnet-rw7px" [d028ec71-ff26-427c-a172-5009ee964be7] Running
	I1030 18:30:55.007376  352730 system_pods.go:61] "kube-apiserver-addons-960551" [4a373b29-3adf-42a3-b132-ae960875f6a7] Running
	I1030 18:30:55.007379  352730 system_pods.go:61] "kube-controller-manager-addons-960551" [4e1fc94d-e4c8-4e27-94d7-c86fcc1c9f61] Running
	I1030 18:30:55.007382  352730 system_pods.go:61] "kube-ingress-dns-minikube" [563e9679-2e11-40d6-acbe-ffe719860984] Running
	I1030 18:30:55.007385  352730 system_pods.go:61] "kube-proxy-wcs6q" [6d66e0d8-ca56-416f-9658-b12082e1971e] Running
	I1030 18:30:55.007389  352730 system_pods.go:61] "kube-scheduler-addons-960551" [a492886e-312f-49d1-9295-842bf4ea2d1b] Running
	I1030 18:30:55.007392  352730 system_pods.go:61] "metrics-server-84c5f94fbc-2w8bv" [3500619e-1e9a-42bc-89df-d72d12e64b68] Running
	I1030 18:30:55.007395  352730 system_pods.go:61] "nvidia-device-plugin-daemonset-wtmtp" [59a5d78e-264e-47df-bdff-974fbd96ebbe] Running
	I1030 18:30:55.007398  352730 system_pods.go:61] "registry-66c9cd494c-g5gv5" [3aebd751-5c9d-4880-8349-9f8d628e6d46] Running
	I1030 18:30:55.007401  352730 system_pods.go:61] "registry-proxy-trfh5" [72da9392-56d2-4247-984f-8f65503f1fca] Running
	I1030 18:30:55.007404  352730 system_pods.go:61] "snapshot-controller-56fcc65765-t82j5" [9dcced69-ccbc-4254-889e-57412edb7ccc] Running
	I1030 18:30:55.007407  352730 system_pods.go:61] "snapshot-controller-56fcc65765-w6vt8" [58d348dd-97d9-4f66-8cab-a9c10fa7a560] Running
	I1030 18:30:55.007410  352730 system_pods.go:61] "storage-provisioner" [f14cd74f-682a-4b3f-b1e4-4c8f9d9099ac] Running
	I1030 18:30:55.007416  352730 system_pods.go:74] duration metric: took 3.375410706s to wait for pod list to return data ...
	I1030 18:30:55.007425  352730 default_sa.go:34] waiting for default service account to be created ...
	I1030 18:30:55.009765  352730 default_sa.go:45] found service account: "default"
	I1030 18:30:55.009786  352730 default_sa.go:55] duration metric: took 2.355124ms for default service account to be created ...
	I1030 18:30:55.009797  352730 system_pods.go:116] waiting for k8s-apps to be running ...
	I1030 18:30:55.019529  352730 system_pods.go:86] 19 kube-system pods found
	I1030 18:30:55.019558  352730 system_pods.go:89] "amd-gpu-device-plugin-8mgln" [94a59c13-9cee-443d-b223-c70011494df1] Running
	I1030 18:30:55.019565  352730 system_pods.go:89] "coredns-7c65d6cfc9-bl4bh" [dd596811-0546-474a-ae29-899ed8a07e6a] Running
	I1030 18:30:55.019569  352730 system_pods.go:89] "csi-hostpath-attacher-0" [0d5bb80a-49e8-4939-9ed2-71f5b6c67ddf] Running
	I1030 18:30:55.019573  352730 system_pods.go:89] "csi-hostpath-resizer-0" [cb036297-cc22-4657-b979-8e4e8fced88d] Running
	I1030 18:30:55.019576  352730 system_pods.go:89] "csi-hostpathplugin-mhb87" [4792e982-6069-4e2a-b755-38ef41a1a734] Running
	I1030 18:30:55.019581  352730 system_pods.go:89] "etcd-addons-960551" [e88d897c-7715-438f-b219-4c6c9a999345] Running
	I1030 18:30:55.019587  352730 system_pods.go:89] "kindnet-rw7px" [d028ec71-ff26-427c-a172-5009ee964be7] Running
	I1030 18:30:55.019593  352730 system_pods.go:89] "kube-apiserver-addons-960551" [4a373b29-3adf-42a3-b132-ae960875f6a7] Running
	I1030 18:30:55.019601  352730 system_pods.go:89] "kube-controller-manager-addons-960551" [4e1fc94d-e4c8-4e27-94d7-c86fcc1c9f61] Running
	I1030 18:30:55.019607  352730 system_pods.go:89] "kube-ingress-dns-minikube" [563e9679-2e11-40d6-acbe-ffe719860984] Running
	I1030 18:30:55.019616  352730 system_pods.go:89] "kube-proxy-wcs6q" [6d66e0d8-ca56-416f-9658-b12082e1971e] Running
	I1030 18:30:55.019622  352730 system_pods.go:89] "kube-scheduler-addons-960551" [a492886e-312f-49d1-9295-842bf4ea2d1b] Running
	I1030 18:30:55.019626  352730 system_pods.go:89] "metrics-server-84c5f94fbc-2w8bv" [3500619e-1e9a-42bc-89df-d72d12e64b68] Running
	I1030 18:30:55.019634  352730 system_pods.go:89] "nvidia-device-plugin-daemonset-wtmtp" [59a5d78e-264e-47df-bdff-974fbd96ebbe] Running
	I1030 18:30:55.019637  352730 system_pods.go:89] "registry-66c9cd494c-g5gv5" [3aebd751-5c9d-4880-8349-9f8d628e6d46] Running
	I1030 18:30:55.019642  352730 system_pods.go:89] "registry-proxy-trfh5" [72da9392-56d2-4247-984f-8f65503f1fca] Running
	I1030 18:30:55.019645  352730 system_pods.go:89] "snapshot-controller-56fcc65765-t82j5" [9dcced69-ccbc-4254-889e-57412edb7ccc] Running
	I1030 18:30:55.019649  352730 system_pods.go:89] "snapshot-controller-56fcc65765-w6vt8" [58d348dd-97d9-4f66-8cab-a9c10fa7a560] Running
	I1030 18:30:55.019653  352730 system_pods.go:89] "storage-provisioner" [f14cd74f-682a-4b3f-b1e4-4c8f9d9099ac] Running
	I1030 18:30:55.019662  352730 system_pods.go:126] duration metric: took 9.859762ms to wait for k8s-apps to be running ...
	I1030 18:30:55.019671  352730 system_svc.go:44] waiting for kubelet service to be running ....
	I1030 18:30:55.019727  352730 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:30:55.031134  352730 system_svc.go:56] duration metric: took 11.455798ms WaitForService to wait for kubelet
	I1030 18:30:55.031163  352730 kubeadm.go:582] duration metric: took 1m39.518623335s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1030 18:30:55.031186  352730 node_conditions.go:102] verifying NodePressure condition ...
	I1030 18:30:55.033822  352730 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I1030 18:30:55.033847  352730 node_conditions.go:123] node cpu capacity is 8
	I1030 18:30:55.033860  352730 node_conditions.go:105] duration metric: took 2.66889ms to run NodePressure ...
	I1030 18:30:55.033871  352730 start.go:241] waiting for startup goroutines ...
	I1030 18:30:55.033878  352730 start.go:246] waiting for cluster config update ...
	I1030 18:30:55.033892  352730 start.go:255] writing updated cluster config ...
	I1030 18:30:55.034141  352730 ssh_runner.go:195] Run: rm -f paused
	I1030 18:30:55.083523  352730 start.go:600] kubectl: 1.31.2, cluster: 1.31.2 (minor skew: 0)
	I1030 18:30:55.085400  352730 out.go:177] * Done! kubectl is now configured to use "addons-960551" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.149963134Z" level=info msg="Removed pod sandbox: 8047e7c4bf497bd387c69e19a41b1a390f743c8ecf24a89a8b8dcfc2b69bef3b" id=d002fe6b-3ba7-4338-aa47-659bd4a3fe8a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.150276727Z" level=info msg="Stopping pod sandbox: 88611f990d451259904cc5c0046a36de4f6453dca6cbd9f179848a442b64e6ae" id=61daaf00-f04e-4422-b25c-d347af2574a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.150314928Z" level=info msg="Stopped pod sandbox (already stopped): 88611f990d451259904cc5c0046a36de4f6453dca6cbd9f179848a442b64e6ae" id=61daaf00-f04e-4422-b25c-d347af2574a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.150601035Z" level=info msg="Removing pod sandbox: 88611f990d451259904cc5c0046a36de4f6453dca6cbd9f179848a442b64e6ae" id=26a03ecb-87b0-4edd-9013-bcbd81202549 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.156933411Z" level=info msg="Removed pod sandbox: 88611f990d451259904cc5c0046a36de4f6453dca6cbd9f179848a442b64e6ae" id=26a03ecb-87b0-4edd-9013-bcbd81202549 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.157277461Z" level=info msg="Stopping pod sandbox: ce23051d79c71da687542f12d4ba63767f03d17998b9ac4402341de90ff13a17" id=f7257467-a436-4c55-be49-854acb300fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.157315573Z" level=info msg="Stopped pod sandbox (already stopped): ce23051d79c71da687542f12d4ba63767f03d17998b9ac4402341de90ff13a17" id=f7257467-a436-4c55-be49-854acb300fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.157600068Z" level=info msg="Removing pod sandbox: ce23051d79c71da687542f12d4ba63767f03d17998b9ac4402341de90ff13a17" id=c88dcafb-6ed1-428b-a931-6a4796e3450d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.162961233Z" level=info msg="Removed pod sandbox: ce23051d79c71da687542f12d4ba63767f03d17998b9ac4402341de90ff13a17" id=c88dcafb-6ed1-428b-a931-6a4796e3450d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.163305722Z" level=info msg="Stopping pod sandbox: 95bbca98297dce3f575705daff505938acff817501e2bbcef50e043df29285d5" id=8974e936-dc74-47e1-9b93-1b004ca7f7c6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.163344827Z" level=info msg="Stopped pod sandbox (already stopped): 95bbca98297dce3f575705daff505938acff817501e2bbcef50e043df29285d5" id=8974e936-dc74-47e1-9b93-1b004ca7f7c6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.163791166Z" level=info msg="Removing pod sandbox: 95bbca98297dce3f575705daff505938acff817501e2bbcef50e043df29285d5" id=16073bd7-d544-4c79-9750-2d4bb8b3eee3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:32:10 addons-960551 crio[1038]: time="2024-10-30 18:32:10.169489653Z" level=info msg="Removed pod sandbox: 95bbca98297dce3f575705daff505938acff817501e2bbcef50e043df29285d5" id=16073bd7-d544-4c79-9750-2d4bb8b3eee3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.864249715Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-mjqkt/POD" id=5cb47a6c-dd39-4d76-9195-0dd70654ccb7 name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.864326958Z" level=warning msg="Allowed annotations are specified for workload []"
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.879844143Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-mjqkt Namespace:default ID:8afc7343873eee4cd945f56e8621f834b86f538e6a08f7ba09e6a31ca6b15f70 UID:b7e3c790-2296-4db2-b867-75e2ce700c54 NetNS:/var/run/netns/3c9eb69b-7f2a-4633-aafc-c562da088d61 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.879877660Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-mjqkt to CNI network \"kindnet\" (type=ptp)"
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.890498327Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-mjqkt Namespace:default ID:8afc7343873eee4cd945f56e8621f834b86f538e6a08f7ba09e6a31ca6b15f70 UID:b7e3c790-2296-4db2-b867-75e2ce700c54 NetNS:/var/run/netns/3c9eb69b-7f2a-4633-aafc-c562da088d61 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.890613453Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-mjqkt for CNI network kindnet (type=ptp)"
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.893262985Z" level=info msg="Ran pod sandbox 8afc7343873eee4cd945f56e8621f834b86f538e6a08f7ba09e6a31ca6b15f70 with infra container: default/hello-world-app-55bf9c44b4-mjqkt/POD" id=5cb47a6c-dd39-4d76-9195-0dd70654ccb7 name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.894369400Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=781c7112-eec3-4e37-97bd-2544283ff921 name=/runtime.v1.ImageService/ImageStatus
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.894643322Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=781c7112-eec3-4e37-97bd-2544283ff921 name=/runtime.v1.ImageService/ImageStatus
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.895215782Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=8e0a5434-7e37-4171-ac13-bc6fb0449851 name=/runtime.v1.ImageService/PullImage
	Oct 30 18:34:21 addons-960551 crio[1038]: time="2024-10-30 18:34:21.928827826Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Oct 30 18:34:22 addons-960551 crio[1038]: time="2024-10-30 18:34:22.410138206Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	e51496e139bcf       docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250                              2 minutes ago       Running             nginx                     0                   3fe24f3c99aef       nginx
	3dec044fb7b3a       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   e88ac947a789e       busybox
	d75380e0ee4c5       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago       Running             controller                0                   5ad19f826a086       ingress-nginx-controller-5f85ff4588-b7prl
	9b421e616574d       a62eeff05ba5194cac31b3f6180655290afa3ed3f2573bcd2aaff319416951eb                                                             4 minutes ago       Exited              patch                     2                   fcb1d0d3f8df5       ingress-nginx-admission-patch-hkjk8
	62fed9cbf0a74       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   4 minutes ago       Exited              create                    0                   7877c19b19ec9       ingress-nginx-admission-create-6k92b
	468b0e586b112       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             4 minutes ago       Running             minikube-ingress-dns      0                   c81c495bce671       kube-ingress-dns-minikube
	a13ee76037103       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        4 minutes ago       Running             metrics-server            0                   2f6691157fec0       metrics-server-84c5f94fbc-2w8bv
	b6ea7a2f3e536       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   8591539552f72       storage-provisioner
	e496c26fdd4f5       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             4 minutes ago       Running             coredns                   0                   aac75fad05ddc       coredns-7c65d6cfc9-bl4bh
	a0af79c5e3a72       docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16                           4 minutes ago       Running             kindnet-cni               0                   c8ec40709792f       kindnet-rw7px
	9933000f57dbb       505d571f5fd56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38                                                             5 minutes ago       Running             kube-proxy                0                   8235539fec134       kube-proxy-wcs6q
	e465654d4170a       0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503                                                             5 minutes ago       Running             kube-controller-manager   0                   d2f5c0fd9ac1c       kube-controller-manager-addons-960551
	0bf5b248616d0       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             5 minutes ago       Running             etcd                      0                   c3ae7dfbd9a70       etcd-addons-960551
	8092e033bc200       847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856                                                             5 minutes ago       Running             kube-scheduler            0                   535a527f2b43b       kube-scheduler-addons-960551
	e9a712e31d25b       9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173                                                             5 minutes ago       Running             kube-apiserver            0                   889548213e200       kube-apiserver-addons-960551
	
	
	==> coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] <==
	[INFO] 10.244.0.14:51017 - 52190 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00010701s
	[INFO] 10.244.0.14:51712 - 49280 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005245165s
	[INFO] 10.244.0.14:51712 - 49627 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.00533527s
	[INFO] 10.244.0.14:60113 - 29937 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005422234s
	[INFO] 10.244.0.14:60113 - 29678 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.019384658s
	[INFO] 10.244.0.14:37196 - 16752 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.006062286s
	[INFO] 10.244.0.14:37196 - 16463 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.006929418s
	[INFO] 10.244.0.14:49001 - 26670 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000085648s
	[INFO] 10.244.0.14:49001 - 26487 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000101239s
	[INFO] 10.244.0.21:47586 - 36201 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.0002363s
	[INFO] 10.244.0.21:54903 - 19789 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000422704s
	[INFO] 10.244.0.21:36849 - 31412 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000139466s
	[INFO] 10.244.0.21:37190 - 15001 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000196168s
	[INFO] 10.244.0.21:42207 - 4363 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000137053s
	[INFO] 10.244.0.21:38162 - 47568 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000218368s
	[INFO] 10.244.0.21:58731 - 33591 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.005080161s
	[INFO] 10.244.0.21:57419 - 49458 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.005310189s
	[INFO] 10.244.0.21:49853 - 27234 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006499096s
	[INFO] 10.244.0.21:45505 - 32747 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007955284s
	[INFO] 10.244.0.21:49326 - 63349 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004757313s
	[INFO] 10.244.0.21:41223 - 35292 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005038063s
	[INFO] 10.244.0.21:60216 - 46066 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000711084s
	[INFO] 10.244.0.21:49320 - 28534 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000724267s
	[INFO] 10.244.0.25:60776 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00022913s
	[INFO] 10.244.0.25:40448 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000124416s
	
	
	==> describe nodes <==
	Name:               addons-960551
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-960551
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=605ec3dacea4f25ee181ccc490c641c149fd11d0
	                    minikube.k8s.io/name=addons-960551
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_30T18_29_10_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-960551
	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:  Wed, 30 Oct 2024 18:29:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-960551
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 30 Oct 2024 18:34:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 30 Oct 2024 18:32:14 +0000   Wed, 30 Oct 2024 18:29:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 30 Oct 2024 18:32:14 +0000   Wed, 30 Oct 2024 18:29:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 30 Oct 2024 18:32:14 +0000   Wed, 30 Oct 2024 18:29:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 30 Oct 2024 18:32:14 +0000   Wed, 30 Oct 2024 18:29:34 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-960551
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 95aea2f0ed7d4dfc8bee2362a7152291
	  System UUID:                5e5b7116-319a-486d-8024-33a830327228
	  Boot ID:                    61caffb7-cbd3-44e0-bca9-daad32d87cee
	  Kernel Version:             5.15.0-1070-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.2
	  Kube-Proxy Version:         v1.31.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                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m28s
	  default                     hello-world-app-55bf9c44b4-mjqkt             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m21s
	  ingress-nginx               ingress-nginx-controller-5f85ff4588-b7prl    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         5m3s
	  kube-system                 coredns-7c65d6cfc9-bl4bh                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     5m8s
	  kube-system                 etcd-addons-960551                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         5m13s
	  kube-system                 kindnet-rw7px                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      5m8s
	  kube-system                 kube-apiserver-addons-960551                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         5m13s
	  kube-system                 kube-controller-manager-addons-960551        200m (2%)     0 (0%)      0 (0%)           0 (0%)         5m13s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m4s
	  kube-system                 kube-proxy-wcs6q                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m8s
	  kube-system                 kube-scheduler-addons-960551                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         5m13s
	  kube-system                 metrics-server-84c5f94fbc-2w8bv              100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         5m4s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m4s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (13%)  100m (1%)
	  memory             510Mi (1%)   220Mi (0%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 5m3s                   kube-proxy       
	  Normal   Starting                 5m18s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m18s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  5m18s (x8 over 5m18s)  kubelet          Node addons-960551 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m18s (x8 over 5m18s)  kubelet          Node addons-960551 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m18s (x7 over 5m18s)  kubelet          Node addons-960551 status is now: NodeHasSufficientPID
	  Normal   Starting                 5m14s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m14s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  5m13s                  kubelet          Node addons-960551 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m13s                  kubelet          Node addons-960551 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m13s                  kubelet          Node addons-960551 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m9s                   node-controller  Node addons-960551 event: Registered Node addons-960551 in Controller
	  Normal   NodeReady                4m49s                  kubelet          Node addons-960551 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 72 c0 ff b0 55 7a 08 06
	[  +6.397765] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff da 8a 70 0f 66 78 08 06
	[ +32.160585] IPv4: martian source 10.244.0.1 from 10.244.0.4, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 9a e0 a6 2a c0 8a 08 06
	[  +1.355160] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff ce 8f 88 b0 45 04 08 06
	[  +0.060807] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 6e e9 de 7f 32 9d 08 06
	[  +6.248781] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff d2 2e a6 36 00 c0 08 06
	[Oct30 18:32] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +1.027749] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +2.015770] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +4.159554] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +8.191187] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[ +16.126357] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[Oct30 18:33] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	
	
	==> etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] <==
	{"level":"info","ts":"2024-10-30T18:29:18.929386Z","caller":"traceutil/trace.go:171","msg":"trace[1740056870] transaction","detail":"{read_only:false; response_revision:431; number_of_response:1; }","duration":"193.544788ms","start":"2024-10-30T18:29:18.735821Z","end":"2024-10-30T18:29:18.929366Z","steps":["trace[1740056870] 'process raft request'  (duration: 193.058497ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.937952Z","caller":"traceutil/trace.go:171","msg":"trace[295932279] linearizableReadLoop","detail":"{readStateIndex:442; appliedIndex:438; }","duration":"102.303301ms","start":"2024-10-30T18:29:18.835614Z","end":"2024-10-30T18:29:18.937917Z","steps":["trace[295932279] 'read index received'  (duration: 93.214291ms)","trace[295932279] 'applied index is now lower than readState.Index'  (duration: 9.088281ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T18:29:18.938087Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.479855ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:18.938132Z","caller":"traceutil/trace.go:171","msg":"trace[851155632] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:435; }","duration":"102.53514ms","start":"2024-10-30T18:29:18.835588Z","end":"2024-10-30T18:29:18.938123Z","steps":["trace[851155632] 'agreement among raft nodes before linearized reading'  (duration: 102.418327ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.938328Z","caller":"traceutil/trace.go:171","msg":"trace[261859812] transaction","detail":"{read_only:false; response_revision:432; number_of_response:1; }","duration":"201.203946ms","start":"2024-10-30T18:29:18.737115Z","end":"2024-10-30T18:29:18.938319Z","steps":["trace[261859812] 'process raft request'  (duration: 200.5639ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.938493Z","caller":"traceutil/trace.go:171","msg":"trace[104854658] transaction","detail":"{read_only:false; response_revision:433; number_of_response:1; }","duration":"103.058349ms","start":"2024-10-30T18:29:18.835427Z","end":"2024-10-30T18:29:18.938485Z","steps":["trace[104854658] 'process raft request'  (duration: 102.346358ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.938723Z","caller":"traceutil/trace.go:171","msg":"trace[415410527] transaction","detail":"{read_only:false; response_revision:434; number_of_response:1; }","duration":"103.206159ms","start":"2024-10-30T18:29:18.835508Z","end":"2024-10-30T18:29:18.938715Z","steps":["trace[415410527] 'process raft request'  (duration: 102.32317ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.939134Z","caller":"traceutil/trace.go:171","msg":"trace[1774826929] transaction","detail":"{read_only:false; response_revision:435; number_of_response:1; }","duration":"103.404157ms","start":"2024-10-30T18:29:18.835714Z","end":"2024-10-30T18:29:18.939118Z","steps":["trace[1774826929] 'process raft request'  (duration: 102.165973ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:18.947780Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.082255ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-5b584cc74\" ","response":"range_response_count:1 size:2184"}
	{"level":"info","ts":"2024-10-30T18:29:18.948004Z","caller":"traceutil/trace.go:171","msg":"trace[904240098] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-5b584cc74; range_end:; response_count:1; response_revision:435; }","duration":"112.313543ms","start":"2024-10-30T18:29:18.835677Z","end":"2024-10-30T18:29:18.947991Z","steps":["trace[904240098] 'agreement among raft nodes before linearized reading'  (duration: 112.048104ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.530469Z","caller":"traceutil/trace.go:171","msg":"trace[957957968] linearizableReadLoop","detail":"{readStateIndex:471; appliedIndex:469; }","duration":"177.861369ms","start":"2024-10-30T18:29:19.352562Z","end":"2024-10-30T18:29:19.530423Z","steps":["trace[957957968] 'read index received'  (duration: 80.094443ms)","trace[957957968] 'applied index is now lower than readState.Index'  (duration: 97.762125ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T18:29:19.530714Z","caller":"traceutil/trace.go:171","msg":"trace[685397352] transaction","detail":"{read_only:false; response_revision:464; number_of_response:1; }","duration":"177.771813ms","start":"2024-10-30T18:29:19.352919Z","end":"2024-10-30T18:29:19.530690Z","steps":["trace[685397352] 'process raft request'  (duration: 177.394548ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.530972Z","caller":"traceutil/trace.go:171","msg":"trace[2021808527] transaction","detail":"{read_only:false; response_revision:462; number_of_response:1; }","duration":"178.603704ms","start":"2024-10-30T18:29:19.352351Z","end":"2024-10-30T18:29:19.530954Z","steps":["trace[2021808527] 'process raft request'  (duration: 177.788328ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531289Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.543432ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/gadget/gadget\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:19.531366Z","caller":"traceutil/trace.go:171","msg":"trace[1347326709] range","detail":"{range_begin:/registry/serviceaccounts/gadget/gadget; range_end:; response_count:0; response_revision:465; }","duration":"178.62023ms","start":"2024-10-30T18:29:19.352719Z","end":"2024-10-30T18:29:19.531340Z","steps":["trace[1347326709] 'agreement among raft nodes before linearized reading'  (duration: 178.40431ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.531398Z","caller":"traceutil/trace.go:171","msg":"trace[1060023714] transaction","detail":"{read_only:false; response_revision:465; number_of_response:1; }","duration":"100.186405ms","start":"2024-10-30T18:29:19.430571Z","end":"2024-10-30T18:29:19.530758Z","steps":["trace[1060023714] 'process raft request'  (duration: 99.783381ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531576Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.006164ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/default/kubernetes\" ","response":"range_response_count:1 size:420"}
	{"level":"warn","ts":"2024-10-30T18:29:19.531588Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.390087ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:19.531605Z","caller":"traceutil/trace.go:171","msg":"trace[1530011870] range","detail":"{range_begin:/registry/services/endpoints/default/kubernetes; range_end:; response_count:1; response_revision:465; }","duration":"179.037049ms","start":"2024-10-30T18:29:19.352559Z","end":"2024-10-30T18:29:19.531596Z","steps":["trace[1530011870] 'agreement among raft nodes before linearized reading'  (duration: 178.967894ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.531623Z","caller":"traceutil/trace.go:171","msg":"trace[343812375] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:465; }","duration":"178.425133ms","start":"2024-10-30T18:29:19.353189Z","end":"2024-10-30T18:29:19.531614Z","steps":["trace[343812375] 'agreement among raft nodes before linearized reading'  (duration: 178.372026ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531799Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.688015ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-10-30T18:29:19.531835Z","caller":"traceutil/trace.go:171","msg":"trace[400655282] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:465; }","duration":"178.734536ms","start":"2024-10-30T18:29:19.353085Z","end":"2024-10-30T18:29:19.531819Z","steps":["trace[400655282] 'agreement among raft nodes before linearized reading'  (duration: 178.659564ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531397Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"176.414268ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:19.532541Z","caller":"traceutil/trace.go:171","msg":"trace[1836117325] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:465; }","duration":"177.579562ms","start":"2024-10-30T18:29:19.354941Z","end":"2024-10-30T18:29:19.532521Z","steps":["trace[1836117325] 'agreement among raft nodes before linearized reading'  (duration: 176.379105ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.532476Z","caller":"traceutil/trace.go:171","msg":"trace[1844451953] transaction","detail":"{read_only:false; response_revision:463; number_of_response:1; }","duration":"178.809236ms","start":"2024-10-30T18:29:19.352758Z","end":"2024-10-30T18:29:19.531567Z","steps":["trace[1844451953] 'process raft request'  (duration: 177.508428ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:34:23 up  3:16,  0 users,  load average: 0.24, 0.85, 1.20
	Linux addons-960551 5.15.0-1070-gcp #78~20.04.1-Ubuntu SMP Wed Oct 9 22:05:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] <==
	I1030 18:32:14.031243       1 main.go:301] handling current node
	I1030 18:32:24.029569       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:32:24.029617       1 main.go:301] handling current node
	I1030 18:32:34.036506       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:32:34.036539       1 main.go:301] handling current node
	I1030 18:32:44.036494       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:32:44.036531       1 main.go:301] handling current node
	I1030 18:32:54.029561       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:32:54.029596       1 main.go:301] handling current node
	I1030 18:33:04.037003       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:33:04.037049       1 main.go:301] handling current node
	I1030 18:33:14.034560       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:33:14.034601       1 main.go:301] handling current node
	I1030 18:33:24.029673       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:33:24.029715       1 main.go:301] handling current node
	I1030 18:33:34.036499       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:33:34.036540       1 main.go:301] handling current node
	I1030 18:33:44.036498       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:33:44.036536       1 main.go:301] handling current node
	I1030 18:33:54.036488       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:33:54.036523       1 main.go:301] handling current node
	I1030 18:34:04.036487       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:34:04.036520       1 main.go:301] handling current node
	I1030 18:34:14.036963       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:34:14.036997       1 main.go:301] handling current node
	
	
	==> kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] <==
	I1030 18:30:45.661907       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I1030 18:30:45.661937       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I1030 18:30:46.000853       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1030 18:31:02.841815       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:42570: use of closed network connection
	E1030 18:31:03.005004       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:42602: use of closed network connection
	I1030 18:31:11.917847       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.150.145"}
	I1030 18:31:37.036772       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1030 18:31:46.071868       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1030 18:31:47.187656       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E1030 18:31:54.935211       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1030 18:32:02.116678       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1030 18:32:02.342816       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.14.11"}
	I1030 18:32:05.739453       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.739504       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 18:32:05.754888       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.754942       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 18:32:05.755279       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.764454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.764505       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 18:32:05.943288       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.943425       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1030 18:32:06.756253       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1030 18:32:06.943419       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W1030 18:32:07.046028       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I1030 18:34:21.758562       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.120.137"}
	
	
	==> kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] <==
	E1030 18:32:43.160587       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:32:43.757207       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:32:43.757262       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:32:51.245460       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:32:51.245499       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:33:05.243744       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:33:05.243787       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:33:24.715438       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:33:24.715477       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:33:32.754242       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:33:32.754282       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:33:34.111758       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:33:34.111796       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:33:49.306482       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:33:49.306527       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:34:12.865698       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:34:12.865741       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:34:16.316714       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:34:16.316754       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:34:21.477639       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:34:21.477678       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I1030 18:34:21.561403       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="14.672019ms"
	I1030 18:34:21.565442       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.919052ms"
	I1030 18:34:21.565532       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="55.82µs"
	I1030 18:34:21.571007       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="36.16µs"
	
	
	==> kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] <==
	I1030 18:29:18.938718       1 server_linux.go:66] "Using iptables proxy"
	I1030 18:29:19.552538       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1030 18:29:19.552624       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1030 18:29:19.928652       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1030 18:29:19.932577       1 server_linux.go:169] "Using iptables Proxier"
	I1030 18:29:19.939663       1 proxier.go:255] "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" ipFamily="IPv4"
	I1030 18:29:19.940183       1 server.go:483] "Version info" version="v1.31.2"
	I1030 18:29:19.940223       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1030 18:29:19.945162       1 config.go:105] "Starting endpoint slice config controller"
	I1030 18:29:19.946050       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1030 18:29:19.945524       1 config.go:328] "Starting node config controller"
	I1030 18:29:19.946495       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1030 18:29:19.945583       1 config.go:199] "Starting service config controller"
	I1030 18:29:19.946578       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1030 18:29:20.129136       1 shared_informer.go:320] Caches are synced for service config
	I1030 18:29:20.139768       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1030 18:29:20.139955       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] <==
	W1030 18:29:08.038683       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W1030 18:29:08.038713       1 reflector.go:561] 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
	E1030 18:29:08.038720       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E1030 18:29:08.038726       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038791       1 reflector.go:561] 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
	E1030 18:29:08.038802       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038822       1 reflector.go:561] 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
	E1030 18:29:08.038839       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038858       1 reflector.go:561] 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
	E1030 18:29:08.038871       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038889       1 reflector.go:561] 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
	E1030 18:29:08.038905       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038923       1 reflector.go:561] 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
	E1030 18:29:08.038933       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.039153       1 reflector.go:561] 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
	E1030 18:29:08.039176       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.855064       1 reflector.go:561] 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
	E1030 18:29:08.855104       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.906495       1 reflector.go:561] 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
	E1030 18:29:08.906539       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.908572       1 reflector.go:561] 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
	E1030 18:29:08.908608       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.986539       1 reflector.go:561] 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
	E1030 18:29:08.986581       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I1030 18:29:09.635561       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562118    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="node-driver-registrar"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562166    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="0d5bb80a-49e8-4939-9ed2-71f5b6c67ddf" containerName="csi-attacher"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562176    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="csi-external-health-monitor-controller"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562187    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="hostpath"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562197    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="9dcced69-ccbc-4254-889e-57412edb7ccc" containerName="volume-snapshot-controller"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562206    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="1b478ca6-6745-4247-af80-a16108686ed7" containerName="task-pv-container"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562217    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="liveness-probe"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562226    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="csi-provisioner"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562237    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="58d348dd-97d9-4f66-8cab-a9c10fa7a560" containerName="volume-snapshot-controller"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562245    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="6b9aacbc-9b92-4546-95cb-d478b3c1b368" containerName="local-path-provisioner"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562255    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="cb036297-cc22-4657-b979-8e4e8fced88d" containerName="csi-resizer"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: E1030 18:34:21.562264    1625 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="csi-snapshotter"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562313    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="node-driver-registrar"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562326    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="csi-snapshotter"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562334    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="9dcced69-ccbc-4254-889e-57412edb7ccc" containerName="volume-snapshot-controller"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562342    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="hostpath"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562350    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="0d5bb80a-49e8-4939-9ed2-71f5b6c67ddf" containerName="csi-attacher"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562358    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="cb036297-cc22-4657-b979-8e4e8fced88d" containerName="csi-resizer"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562365    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="csi-provisioner"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562374    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="liveness-probe"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562382    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="1b478ca6-6745-4247-af80-a16108686ed7" containerName="task-pv-container"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562390    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="58d348dd-97d9-4f66-8cab-a9c10fa7a560" containerName="volume-snapshot-controller"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562397    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="4792e982-6069-4e2a-b755-38ef41a1a734" containerName="csi-external-health-monitor-controller"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.562405    1625 memory_manager.go:354] "RemoveStaleState removing state" podUID="6b9aacbc-9b92-4546-95cb-d478b3c1b368" containerName="local-path-provisioner"
	Oct 30 18:34:21 addons-960551 kubelet[1625]: I1030 18:34:21.649200    1625 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-5jqzx\" (UniqueName: \"kubernetes.io/projected/b7e3c790-2296-4db2-b867-75e2ce700c54-kube-api-access-5jqzx\") pod \"hello-world-app-55bf9c44b4-mjqkt\" (UID: \"b7e3c790-2296-4db2-b867-75e2ce700c54\") " pod="default/hello-world-app-55bf9c44b4-mjqkt"
	
	
	==> storage-provisioner [b6ea7a2f3e5366327583dabd691fa8e99e4c4e43e1cb4368c5136afabb22fade] <==
	I1030 18:29:35.238570       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1030 18:29:35.247286       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1030 18:29:35.247344       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1030 18:29:35.255347       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1030 18:29:35.255482       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"682b5a8b-66fb-475e-b7d7-d157dcfa0032", APIVersion:"v1", ResourceVersion:"932", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-960551_a9892b8d-b3ff-4060-a91b-f5a45ca79a3e became leader
	I1030 18:29:35.255508       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-960551_a9892b8d-b3ff-4060-a91b-f5a45ca79a3e!
	I1030 18:29:35.356681       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-960551_a9892b8d-b3ff-4060-a91b-f5a45ca79a3e!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-960551 -n addons-960551
helpers_test.go:261: (dbg) Run:  kubectl --context addons-960551 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-55bf9c44b4-mjqkt ingress-nginx-admission-create-6k92b ingress-nginx-admission-patch-hkjk8
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-960551 describe pod hello-world-app-55bf9c44b4-mjqkt ingress-nginx-admission-create-6k92b ingress-nginx-admission-patch-hkjk8
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-960551 describe pod hello-world-app-55bf9c44b4-mjqkt ingress-nginx-admission-create-6k92b ingress-nginx-admission-patch-hkjk8: exit status 1 (65.282872ms)

                                                
                                                
-- stdout --
	Name:             hello-world-app-55bf9c44b4-mjqkt
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-960551/192.168.49.2
	Start Time:       Wed, 30 Oct 2024 18:34:21 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=55bf9c44b4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-55bf9c44b4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5jqzx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-5jqzx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type    Reason     Age   From               Message
	  ----    ------     ----  ----               -------
	  Normal  Scheduled  2s    default-scheduler  Successfully assigned default/hello-world-app-55bf9c44b4-mjqkt to addons-960551
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"
	  Normal  Pulled     0s    kubelet            Successfully pulled image "docker.io/kicbase/echo-server:1.0" in 1.593s (1.593s including waiting). Image size: 4944818 bytes.
	  Normal  Created    0s    kubelet            Created container hello-world-app
	  Normal  Started    0s    kubelet            Started container hello-world-app

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-6k92b" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-hkjk8" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-960551 describe pod hello-world-app-55bf9c44b4-mjqkt ingress-nginx-admission-create-6k92b ingress-nginx-admission-patch-hkjk8: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable ingress-dns --alsologtostderr -v=1: (1.371207721s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable ingress --alsologtostderr -v=1: (7.606292706s)
--- FAIL: TestAddons/parallel/Ingress (151.01s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (360.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 2.387683ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-2w8bv" [3500619e-1e9a-42bc-89df-d72d12e64b68] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.002646972s
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (72.868769ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 2m2.316664018s

                                                
                                                
** /stderr **
I1030 18:31:17.319926  351419 retry.go:31] will retry after 3.392648867s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (65.611456ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 2m5.776508785s

                                                
                                                
** /stderr **
I1030 18:31:20.778988  351419 retry.go:31] will retry after 2.317530639s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (68.970131ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 2m8.163865724s

                                                
                                                
** /stderr **
I1030 18:31:23.166280  351419 retry.go:31] will retry after 8.673051858s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (66.299771ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 2m16.90366221s

                                                
                                                
** /stderr **
I1030 18:31:31.906526  351419 retry.go:31] will retry after 10.195465564s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (65.066682ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 2m27.165276102s

                                                
                                                
** /stderr **
I1030 18:31:42.168089  351419 retry.go:31] will retry after 14.147045305s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (65.127271ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 2m41.378425831s

                                                
                                                
** /stderr **
I1030 18:31:56.380949  351419 retry.go:31] will retry after 27.844735904s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (62.963862ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 3m9.28781084s

                                                
                                                
** /stderr **
I1030 18:32:24.290763  351419 retry.go:31] will retry after 20.672390057s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (61.925583ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 3m30.026791929s

                                                
                                                
** /stderr **
I1030 18:32:45.029434  351419 retry.go:31] will retry after 50.519570362s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (63.238859ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 4m20.613484783s

                                                
                                                
** /stderr **
I1030 18:33:35.616410  351419 retry.go:31] will retry after 35.940021831s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (61.77621ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 4m56.616886533s

                                                
                                                
** /stderr **
I1030 18:34:11.619571  351419 retry.go:31] will retry after 51.156792743s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (63.120993ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 5m47.836771181s

                                                
                                                
** /stderr **
I1030 18:35:02.839801  351419 retry.go:31] will retry after 1m27.27514435s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (63.732834ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 7m15.176169133s

                                                
                                                
** /stderr **
I1030 18:36:30.179276  351419 retry.go:31] will retry after 38.918762419s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-960551 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-960551 top pods -n kube-system: exit status 1 (62.958167ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-bl4bh, age: 7m54.160866166s

                                                
                                                
** /stderr **
addons_test.go:416: failed checking metric server: exit status 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-960551
helpers_test.go:235: (dbg) docker inspect addons-960551:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb",
	        "Created": "2024-10-30T18:28:55.462291324Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 353482,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-30T18:28:55.56528703Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:60a5e834f9e5a8de0076d14f95aa6ebfc76d479081a97aa94e6820ea1e903812",
	        "ResolvConfPath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/hostname",
	        "HostsPath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/hosts",
	        "LogPath": "/var/lib/docker/containers/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb/2b7fe265d94f0167d22f32bfbca88636024afde6c937e71193a99070761006eb-json.log",
	        "Name": "/addons-960551",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-960551:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-960551",
	            "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/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c-init/diff:/var/lib/docker/overlay2/6a037f808f718de6373625f5de56401d5cead4bb6621608a5aa7bd614a8f9ef2/diff",
	                "MergedDir": "/var/lib/docker/overlay2/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/dd956d2627d269751f2435d8194c9bf2a37c6287af72438b582ed0ff07bd3f1c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-960551",
	                "Source": "/var/lib/docker/volumes/addons-960551/_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-960551",
	            "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.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4",
	            "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-960551",
	                "name.minikube.sigs.k8s.io": "addons-960551",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9bfde8d497b57bc544ec4b862be8f6ad749516ab2d9495ea52759adac31856d7",
	            "SandboxKey": "/var/run/docker/netns/9bfde8d497b5",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32888"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32889"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32892"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32890"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32891"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-960551": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "bc729151cce77bd2666744bb7a801e5c2805a7761580981943ba81e199d37131",
	                    "EndpointID": "82e87ba4b3c2303f83c2380d8ec31f4450991c9452ce879669a6454c3b8605fa",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-960551",
	                        "2b7fe265d94f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-960551 -n addons-960551
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-960551 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 logs -n 25: (1.080955793s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-262531                                                                   | download-docker-262531 | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:28 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-530781   | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | binary-mirror-530781                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39003                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-530781                                                                     | binary-mirror-530781   | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:28 UTC |
	| addons  | enable dashboard -p                                                                         | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | addons-960551                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | addons-960551                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-960551 --wait=true                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:30 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:30 UTC | 30 Oct 24 18:30 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | -p addons-960551                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-960551 ip                                                                            | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-960551 ssh cat                                                                       | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | /opt/local-path-provisioner/pvc-8c8832b5-87b9-4b31-9dfd-99d331b2dc31_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:32 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:31 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:31 UTC | 30 Oct 24 18:32 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:32 UTC | 30 Oct 24 18:32 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-960551 addons                                                                        | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:32 UTC | 30 Oct 24 18:32 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-960551 ssh curl -s                                                                   | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:32 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-960551 ip                                                                            | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:34 UTC | 30 Oct 24 18:34 UTC |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:34 UTC | 30 Oct 24 18:34 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-960551 addons disable                                                                | addons-960551          | jenkins | v1.34.0 | 30 Oct 24 18:34 UTC | 30 Oct 24 18:34 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 18:28:31
	Running on machine: ubuntu-20-agent-12
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 18:28:31.937600  352730 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:28:31.937906  352730 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:31.937917  352730 out.go:358] Setting ErrFile to fd 2...
	I1030 18:28:31.937923  352730 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:31.938358  352730 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:28:31.939341  352730 out.go:352] Setting JSON to false
	I1030 18:28:31.940265  352730 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":11455,"bootTime":1730301457,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:28:31.940359  352730 start.go:139] virtualization: kvm guest
	I1030 18:28:31.942056  352730 out.go:177] * [addons-960551] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 18:28:31.943516  352730 notify.go:220] Checking for updates...
	I1030 18:28:31.943532  352730 out.go:177]   - MINIKUBE_LOCATION=19883
	I1030 18:28:31.944673  352730 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:28:31.945796  352730 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:28:31.946973  352730 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube
	I1030 18:28:31.947987  352730 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 18:28:31.949140  352730 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 18:28:31.950323  352730 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:28:31.971267  352730 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:28:31.971386  352730 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:32.013874  352730 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 18:28:32.005464179 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:32.013973  352730 docker.go:318] overlay module found
	I1030 18:28:32.015595  352730 out.go:177] * Using the docker driver based on user configuration
	I1030 18:28:32.016817  352730 start.go:297] selected driver: docker
	I1030 18:28:32.016834  352730 start.go:901] validating driver "docker" against <nil>
	I1030 18:28:32.016846  352730 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 18:28:32.017578  352730 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:32.063756  352730 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-30 18:28:32.054909186 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:32.063959  352730 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 18:28:32.064213  352730 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]
	I1030 18:28:32.065891  352730 out.go:177] * Using Docker driver with root privileges
	I1030 18:28:32.067203  352730 cni.go:84] Creating CNI manager for ""
	I1030 18:28:32.067270  352730 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 18:28:32.067284  352730 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1030 18:28:32.067347  352730 start.go:340] cluster config:
	{Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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}
	I1030 18:28:32.068764  352730 out.go:177] * Starting "addons-960551" primary control-plane node in "addons-960551" cluster
	I1030 18:28:32.069831  352730 cache.go:121] Beginning downloading kic base image for docker with crio
	I1030 18:28:32.070887  352730 out.go:177] * Pulling base image v0.0.45-1730282848-19883 ...
	I1030 18:28:32.071858  352730 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 18:28:32.071882  352730 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local docker daemon
	I1030 18:28:32.071902  352730 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
	I1030 18:28:32.071914  352730 cache.go:56] Caching tarball of preloaded images
	I1030 18:28:32.072019  352730 preload.go:172] Found /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I1030 18:28:32.072029  352730 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1030 18:28:32.072407  352730 profile.go:143] Saving config to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/config.json ...
	I1030 18:28:32.072460  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/config.json: {Name:mkab04acb9143a3c1b41b1c8490210bafc31f408 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:28:32.086485  352730 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 to local cache
	I1030 18:28:32.086590  352730 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local cache directory
	I1030 18:28:32.086605  352730 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local cache directory, skipping pull
	I1030 18:28:32.086609  352730 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 exists in cache, skipping pull
	I1030 18:28:32.086616  352730 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 as a tarball
	I1030 18:28:32.086623  352730 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 from local cache
	I1030 18:28:43.644825  352730 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 from cached tarball
	I1030 18:28:43.644873  352730 cache.go:194] Successfully downloaded all kic artifacts
	I1030 18:28:43.644915  352730 start.go:360] acquireMachinesLock for addons-960551: {Name:mk18645eb6da2c1a103875a25579a5bf54ede532 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1030 18:28:43.645045  352730 start.go:364] duration metric: took 101.632µs to acquireMachinesLock for "addons-960551"
	I1030 18:28:43.645077  352730 start.go:93] Provisioning new machine with config: &{Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 18:28:43.645179  352730 start.go:125] createHost starting for "" (driver="docker")
	I1030 18:28:43.646920  352730 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1030 18:28:43.647163  352730 start.go:159] libmachine.API.Create for "addons-960551" (driver="docker")
	I1030 18:28:43.647193  352730 client.go:168] LocalClient.Create starting
	I1030 18:28:43.647312  352730 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem
	I1030 18:28:43.922529  352730 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem
	I1030 18:28:44.003496  352730 cli_runner.go:164] Run: docker network inspect addons-960551 --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}}]}"
	W1030 18:28:44.019729  352730 cli_runner.go:211] docker network inspect addons-960551 --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
	I1030 18:28:44.019798  352730 network_create.go:284] running [docker network inspect addons-960551] to gather additional debugging logs...
	I1030 18:28:44.019819  352730 cli_runner.go:164] Run: docker network inspect addons-960551
	W1030 18:28:44.034211  352730 cli_runner.go:211] docker network inspect addons-960551 returned with exit code 1
	I1030 18:28:44.034247  352730 network_create.go:287] error running [docker network inspect addons-960551]: docker network inspect addons-960551: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-960551 not found
	I1030 18:28:44.034265  352730 network_create.go:289] output of [docker network inspect addons-960551]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-960551 not found
	
	** /stderr **
	I1030 18:28:44.034363  352730 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}}]}"
	I1030 18:28:44.049792  352730 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:0xc001dec8f0}
	I1030 18:28:44.049836  352730 network_create.go:124] attempt to create docker network addons-960551 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1030 18:28:44.049880  352730 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-960551 addons-960551
	I1030 18:28:44.105282  352730 network_create.go:108] docker network addons-960551 192.168.49.0/24 created
	I1030 18:28:44.105314  352730 kic.go:121] calculated static IP "192.168.49.2" for the "addons-960551" container
	I1030 18:28:44.105378  352730 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1030 18:28:44.120098  352730 cli_runner.go:164] Run: docker volume create addons-960551 --label name.minikube.sigs.k8s.io=addons-960551 --label created_by.minikube.sigs.k8s.io=true
	I1030 18:28:44.135146  352730 oci.go:103] Successfully created a docker volume addons-960551
	I1030 18:28:44.135230  352730 cli_runner.go:164] Run: docker run --rm --name addons-960551-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-960551 --entrypoint /usr/bin/test -v addons-960551:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib
	I1030 18:28:50.963207  352730 cli_runner.go:217] Completed: docker run --rm --name addons-960551-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-960551 --entrypoint /usr/bin/test -v addons-960551:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib: (6.827925824s)
	I1030 18:28:50.963240  352730 oci.go:107] Successfully prepared a docker volume addons-960551
	I1030 18:28:50.963256  352730 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 18:28:50.963286  352730 kic.go:194] Starting extracting preloaded images to volume ...
	I1030 18:28:50.963343  352730 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-960551:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir
	I1030 18:28:55.401783  352730 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-960551:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.438385993s)
	I1030 18:28:55.401817  352730 kic.go:203] duration metric: took 4.438529009s to extract preloaded images to volume ...
	W1030 18:28:55.401937  352730 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1030 18:28:55.402034  352730 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1030 18:28:55.447048  352730 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-960551 --name addons-960551 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-960551 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-960551 --network addons-960551 --ip 192.168.49.2 --volume addons-960551:/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.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4
	I1030 18:28:55.721335  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Running}}
	I1030 18:28:55.737814  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:28:55.755095  352730 cli_runner.go:164] Run: docker exec addons-960551 stat /var/lib/dpkg/alternatives/iptables
	I1030 18:28:55.796036  352730 oci.go:144] the created container "addons-960551" has a running status.
	I1030 18:28:55.796077  352730 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa...
	I1030 18:28:55.884579  352730 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1030 18:28:55.902730  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:28:55.917305  352730 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1030 18:28:55.917332  352730 kic_runner.go:114] Args: [docker exec --privileged addons-960551 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1030 18:28:55.961953  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:28:55.977590  352730 machine.go:93] provisionDockerMachine start ...
	I1030 18:28:55.977691  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:55.993606  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:55.993842  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:55.993859  352730 main.go:141] libmachine: About to run SSH command:
	hostname
	I1030 18:28:55.994560  352730 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:42524->127.0.0.1:32888: read: connection reset by peer
	I1030 18:28:59.119926  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-960551
	
	I1030 18:28:59.119956  352730 ubuntu.go:169] provisioning hostname "addons-960551"
	I1030 18:28:59.120046  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.136046  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:59.136218  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:59.136230  352730 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-960551 && echo "addons-960551" | sudo tee /etc/hostname
	I1030 18:28:59.267122  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-960551
	
	I1030 18:28:59.267219  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.283864  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:59.284068  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:59.284087  352730 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-960551' /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-960551/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-960551' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1030 18:28:59.404587  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1030 18:28:59.404618  352730 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19883-344658/.minikube CaCertPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19883-344658/.minikube}
	I1030 18:28:59.404668  352730 ubuntu.go:177] setting up certificates
	I1030 18:28:59.404685  352730 provision.go:84] configureAuth start
	I1030 18:28:59.404743  352730 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-960551
	I1030 18:28:59.420066  352730 provision.go:143] copyHostCerts
	I1030 18:28:59.420136  352730 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19883-344658/.minikube/ca.pem (1082 bytes)
	I1030 18:28:59.420245  352730 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19883-344658/.minikube/cert.pem (1123 bytes)
	I1030 18:28:59.420304  352730 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19883-344658/.minikube/key.pem (1679 bytes)
	I1030 18:28:59.420357  352730 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19883-344658/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca-key.pem org=jenkins.addons-960551 san=[127.0.0.1 192.168.49.2 addons-960551 localhost minikube]
	I1030 18:28:59.494718  352730 provision.go:177] copyRemoteCerts
	I1030 18:28:59.494781  352730 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1030 18:28:59.494821  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.509995  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:28:59.600828  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I1030 18:28:59.622900  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1030 18:28:59.644256  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1030 18:28:59.665452  352730 provision.go:87] duration metric: took 260.750768ms to configureAuth
	I1030 18:28:59.665479  352730 ubuntu.go:193] setting minikube options for container-runtime
	I1030 18:28:59.665667  352730 config.go:182] Loaded profile config "addons-960551": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:28:59.665789  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.681798  352730 main.go:141] libmachine: Using SSH client type: native
	I1030 18:28:59.682010  352730 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x866160] 0x868e40 <nil>  [] 0s} 127.0.0.1 32888 <nil> <nil>}
	I1030 18:28:59.682035  352730 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I1030 18:28:59.891694  352730 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1030 18:28:59.891724  352730 machine.go:96] duration metric: took 3.914104408s to provisionDockerMachine
	I1030 18:28:59.891735  352730 client.go:171] duration metric: took 16.244534184s to LocalClient.Create
	I1030 18:28:59.891754  352730 start.go:167] duration metric: took 16.244593021s to libmachine.API.Create "addons-960551"
	I1030 18:28:59.891764  352730 start.go:293] postStartSetup for "addons-960551" (driver="docker")
	I1030 18:28:59.891780  352730 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]
	I1030 18:28:59.891846  352730 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
	I1030 18:28:59.891907  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:28:59.908318  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:28:59.997626  352730 ssh_runner.go:195] Run: cat /etc/os-release
	I1030 18:29:00.000768  352730 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1030 18:29:00.000803  352730 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1030 18:29:00.000811  352730 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1030 18:29:00.000818  352730 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1030 18:29:00.000830  352730 filesync.go:126] Scanning /home/jenkins/minikube-integration/19883-344658/.minikube/addons for local assets ...
	I1030 18:29:00.000891  352730 filesync.go:126] Scanning /home/jenkins/minikube-integration/19883-344658/.minikube/files for local assets ...
	I1030 18:29:00.000922  352730 start.go:296] duration metric: took 109.150866ms for postStartSetup
	I1030 18:29:00.001197  352730 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-960551
	I1030 18:29:00.016995  352730 profile.go:143] Saving config to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/config.json ...
	I1030 18:29:00.017338  352730 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:29:00.017399  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:00.032997  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:00.121386  352730 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1030 18:29:00.125597  352730 start.go:128] duration metric: took 16.480401169s to createHost
	I1030 18:29:00.125624  352730 start.go:83] releasing machines lock for "addons-960551", held for 16.48056393s
	I1030 18:29:00.125696  352730 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-960551
	I1030 18:29:00.141438  352730 ssh_runner.go:195] Run: cat /version.json
	I1030 18:29:00.141492  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:00.141520  352730 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1030 18:29:00.141586  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:00.157509  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:00.158128  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:00.323657  352730 ssh_runner.go:195] Run: systemctl --version
	I1030 18:29:00.328211  352730 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1030 18:29:00.465356  352730 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1030 18:29:00.469680  352730 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" ;
	I1030 18:29:00.487133  352730 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1030 18:29:00.487217  352730 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1030 18:29:00.512435  352730 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1030 18:29:00.512461  352730 start.go:495] detecting cgroup driver to use...
	I1030 18:29:00.512502  352730 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1030 18:29:00.512560  352730 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1030 18:29:00.526736  352730 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1030 18:29:00.536704  352730 docker.go:217] disabling cri-docker service (if available) ...
	I1030 18:29:00.536764  352730 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1030 18:29:00.548483  352730 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1030 18:29:00.560742  352730 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1030 18:29:00.643070  352730 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1030 18:29:00.721453  352730 docker.go:233] disabling docker service ...
	I1030 18:29:00.721528  352730 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1030 18:29:00.738456  352730 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1030 18:29:00.748492  352730 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1030 18:29:00.826997  352730 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1030 18:29:00.910639  352730 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1030 18:29:00.920867  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I1030 18:29:00.935303  352730 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1030 18:29:00.935360  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.943799  352730 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1030 18:29:00.943863  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.952252  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.960450  352730 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1030 18:29:00.968936  352730 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1030 18:29:00.976796  352730 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"
	I1030 18:29:00.984988  352730 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"
	I1030 18:29:00.998488  352730 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"
	I1030 18:29:01.006963  352730 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1030 18:29:01.014254  352730 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1030 18:29:01.021798  352730 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 18:29:01.097114  352730 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1030 18:29:01.201043  352730 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1030 18:29:01.201139  352730 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1030 18:29:01.204339  352730 start.go:563] Will wait 60s for crictl version
	I1030 18:29:01.204380  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:29:01.207356  352730 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1030 18:29:01.240709  352730 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1030 18:29:01.240783  352730 ssh_runner.go:195] Run: crio --version
	I1030 18:29:01.275457  352730 ssh_runner.go:195] Run: crio --version
	I1030 18:29:01.311599  352730 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1030 18:29:01.312919  352730 cli_runner.go:164] Run: docker network inspect addons-960551 --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}}]}"
	I1030 18:29:01.328500  352730 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1030 18:29:01.331919  352730 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""
	I1030 18:29:01.342015  352730 kubeadm.go:883] updating cluster {Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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} ...
	I1030 18:29:01.342148  352730 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1030 18:29:01.342195  352730 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 18:29:01.405309  352730 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 18:29:01.405334  352730 crio.go:433] Images already preloaded, skipping extraction
	I1030 18:29:01.405388  352730 ssh_runner.go:195] Run: sudo crictl images --output json
	I1030 18:29:01.436787  352730 crio.go:514] all images are preloaded for cri-o runtime.
	I1030 18:29:01.436813  352730 cache_images.go:84] Images are preloaded, skipping loading
	I1030 18:29:01.436825  352730 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1030 18:29:01.436947  352730 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.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-960551 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-960551 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:}
	I1030 18:29:01.437036  352730 ssh_runner.go:195] Run: crio config
	I1030 18:29:01.477268  352730 cni.go:84] Creating CNI manager for ""
	I1030 18:29:01.477292  352730 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 18:29:01.477303  352730 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1030 18:29:01.477331  352730 kubeadm.go:189] 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.31.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-960551 NodeName:addons-960551 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}
	I1030 18:29:01.477471  352730 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-960551"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.31.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%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1030 18:29:01.477540  352730 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1030 18:29:01.485630  352730 binaries.go:44] Found k8s binaries, skipping transfer
	I1030 18:29:01.485692  352730 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1030 18:29:01.493585  352730 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1030 18:29:01.510592  352730 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1030 18:29:01.527377  352730 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1030 18:29:01.543471  352730 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1030 18:29:01.546735  352730 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""
	I1030 18:29:01.556446  352730 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 18:29:01.626299  352730 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 18:29:01.638325  352730 certs.go:68] Setting up /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551 for IP: 192.168.49.2
	I1030 18:29:01.638350  352730 certs.go:194] generating shared ca certs ...
	I1030 18:29:01.638371  352730 certs.go:226] acquiring lock for ca certs: {Name:mkdd98f4933e1645642c2975f2601598adb4956f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:01.638515  352730 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key
	I1030 18:29:01.930813  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt ...
	I1030 18:29:01.930854  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt: {Name:mkc0b61452c800d99be46ca0e7d8e8917c050c1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:01.931069  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key ...
	I1030 18:29:01.931087  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key: {Name:mkf4b928397a3a0406e67839492a8755d8f38a9d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:01.931201  352730 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key
	I1030 18:29:02.137301  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.crt ...
	I1030 18:29:02.137353  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.crt: {Name:mk2e82ffb5f2e1d1e7797b6d15d0bc1d409e4841 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.137609  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key ...
	I1030 18:29:02.137629  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key: {Name:mk516606c072d40a6eff18bc5ee050560e06f060 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.137744  352730 certs.go:256] generating profile certs ...
	I1030 18:29:02.137826  352730 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.key
	I1030 18:29:02.137843  352730 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt with IP's: []
	I1030 18:29:02.177082  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt ...
	I1030 18:29:02.177115  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: {Name:mk4dcd917109683f46d251cfdd67babbe3474346 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.177302  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.key ...
	I1030 18:29:02.177323  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.key: {Name:mkc18c46b268f05e63b892a98dd89c8e8e3dcfcf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.177428  352730 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba
	I1030 18:29:02.177449  352730 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1030 18:29:02.341053  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba ...
	I1030 18:29:02.341089  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba: {Name:mkcb99c61956d39add9d5b2e1a3a256917c1b1d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.341282  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba ...
	I1030 18:29:02.341304  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba: {Name:mkcb40882ca3df74f23eee60677fed4913621c0d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.341411  352730 certs.go:381] copying /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt.eda3bcba -> /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt
	I1030 18:29:02.341508  352730 certs.go:385] copying /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key.eda3bcba -> /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key
	I1030 18:29:02.341578  352730 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key
	I1030 18:29:02.341602  352730 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt with IP's: []
	I1030 18:29:02.415985  352730 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt ...
	I1030 18:29:02.416017  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt: {Name:mkb3a01cb840f1f9974298a9887e90468a894bfd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.416214  352730 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key ...
	I1030 18:29:02.416237  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key: {Name:mk6d8e4dfb0d9ee73d128a72a860f70f400974f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:02.416493  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca-key.pem (1679 bytes)
	I1030 18:29:02.416537  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/ca.pem (1082 bytes)
	I1030 18:29:02.416578  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/cert.pem (1123 bytes)
	I1030 18:29:02.416610  352730 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-344658/.minikube/certs/key.pem (1679 bytes)
	I1030 18:29:02.417244  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1030 18:29:02.439537  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1030 18:29:02.461179  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1030 18:29:02.482905  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1030 18:29:02.504098  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1030 18:29:02.526404  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1030 18:29:02.547293  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1030 18:29:02.568158  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1030 18:29:02.589116  352730 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1030 18:29:02.610360  352730 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1030 18:29:02.625753  352730 ssh_runner.go:195] Run: openssl version
	I1030 18:29:02.630938  352730 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"
	I1030 18:29:02.639981  352730 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1030 18:29:02.643368  352730 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 30 18:29 /usr/share/ca-certificates/minikubeCA.pem
	I1030 18:29:02.643431  352730 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1030 18:29:02.649879  352730 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"
	I1030 18:29:02.658434  352730 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1030 18:29:02.661351  352730 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
	I1030 18:29:02.661400  352730 kubeadm.go:392] StartCluster: {Name:addons-960551 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-960551 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.31.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}
	I1030 18:29:02.661499  352730 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1030 18:29:02.661577  352730 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1030 18:29:02.694447  352730 cri.go:89] found id: ""
	I1030 18:29:02.694517  352730 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1030 18:29:02.702858  352730 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1030 18:29:02.711010  352730 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1030 18:29:02.711082  352730 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
	I1030 18:29:02.719219  352730 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1030 18:29:02.719239  352730 kubeadm.go:157] found existing configuration files:
	
	I1030 18:29:02.719293  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1030 18:29:02.727142  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1030 18:29:02.727202  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1030 18:29:02.734897  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1030 18:29:02.742596  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1030 18:29:02.742648  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1030 18:29:02.749921  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1030 18:29:02.757312  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1030 18:29:02.757356  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1030 18:29:02.764708  352730 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1030 18:29:02.771975  352730 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1030 18:29:02.772018  352730 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1030 18:29:02.779212  352730 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.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"
	I1030 18:29:02.829976  352730 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-gcp\n", err: exit status 1
	I1030 18:29:02.879646  352730 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1030 18:29:10.643925  352730 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1030 18:29:10.644014  352730 kubeadm.go:310] [preflight] Running pre-flight checks
	I1030 18:29:10.644109  352730 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1030 18:29:10.644165  352730 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-gcp
	I1030 18:29:10.644196  352730 kubeadm.go:310] OS: Linux
	I1030 18:29:10.644260  352730 kubeadm.go:310] CGROUPS_CPU: enabled
	I1030 18:29:10.644336  352730 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1030 18:29:10.644406  352730 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1030 18:29:10.644483  352730 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1030 18:29:10.644567  352730 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1030 18:29:10.644662  352730 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1030 18:29:10.644727  352730 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1030 18:29:10.644785  352730 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1030 18:29:10.644891  352730 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1030 18:29:10.644997  352730 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1030 18:29:10.645133  352730 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1030 18:29:10.645215  352730 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1030 18:29:10.645299  352730 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1030 18:29:10.646767  352730 out.go:235]   - Generating certificates and keys ...
	I1030 18:29:10.646836  352730 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1030 18:29:10.646921  352730 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1030 18:29:10.647012  352730 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1030 18:29:10.647110  352730 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1030 18:29:10.647198  352730 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1030 18:29:10.647269  352730 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1030 18:29:10.647338  352730 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1030 18:29:10.647439  352730 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-960551 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 18:29:10.647484  352730 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1030 18:29:10.647578  352730 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-960551 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1030 18:29:10.647639  352730 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1030 18:29:10.647706  352730 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1030 18:29:10.647754  352730 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1030 18:29:10.647809  352730 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1030 18:29:10.647852  352730 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1030 18:29:10.647904  352730 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1030 18:29:10.647958  352730 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1030 18:29:10.648011  352730 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1030 18:29:10.648057  352730 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1030 18:29:10.648130  352730 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1030 18:29:10.648190  352730 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1030 18:29:10.649427  352730 out.go:235]   - Booting up control plane ...
	I1030 18:29:10.649508  352730 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1030 18:29:10.649574  352730 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1030 18:29:10.649636  352730 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1030 18:29:10.649768  352730 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1030 18:29:10.649882  352730 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1030 18:29:10.649941  352730 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1030 18:29:10.650107  352730 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1030 18:29:10.650250  352730 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1030 18:29:10.650314  352730 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.576542ms
	I1030 18:29:10.650374  352730 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1030 18:29:10.650426  352730 kubeadm.go:310] [api-check] The API server is healthy after 4.001701856s
	I1030 18:29:10.650557  352730 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1030 18:29:10.650724  352730 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1030 18:29:10.650787  352730 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1030 18:29:10.650943  352730 kubeadm.go:310] [mark-control-plane] Marking the node addons-960551 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1030 18:29:10.650991  352730 kubeadm.go:310] [bootstrap-token] Using token: e4uidg.w0w58c2j0l4244vu
	I1030 18:29:10.652236  352730 out.go:235]   - Configuring RBAC rules ...
	I1030 18:29:10.652352  352730 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1030 18:29:10.652464  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1030 18:29:10.652581  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1030 18:29:10.652749  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1030 18:29:10.652923  352730 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1030 18:29:10.653014  352730 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1030 18:29:10.653155  352730 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1030 18:29:10.653237  352730 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1030 18:29:10.653308  352730 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1030 18:29:10.653316  352730 kubeadm.go:310] 
	I1030 18:29:10.653397  352730 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1030 18:29:10.653411  352730 kubeadm.go:310] 
	I1030 18:29:10.653530  352730 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1030 18:29:10.653541  352730 kubeadm.go:310] 
	I1030 18:29:10.653564  352730 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1030 18:29:10.653644  352730 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1030 18:29:10.653719  352730 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1030 18:29:10.653726  352730 kubeadm.go:310] 
	I1030 18:29:10.653766  352730 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1030 18:29:10.653770  352730 kubeadm.go:310] 
	I1030 18:29:10.653806  352730 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1030 18:29:10.653810  352730 kubeadm.go:310] 
	I1030 18:29:10.653848  352730 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1030 18:29:10.653919  352730 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1030 18:29:10.654013  352730 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1030 18:29:10.654025  352730 kubeadm.go:310] 
	I1030 18:29:10.654163  352730 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1030 18:29:10.654265  352730 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1030 18:29:10.654274  352730 kubeadm.go:310] 
	I1030 18:29:10.654413  352730 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token e4uidg.w0w58c2j0l4244vu \
	I1030 18:29:10.654546  352730 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:881b56f285c32845b8b496674786e9d9be71059f095f2000ced2e155cd7ac5dc \
	I1030 18:29:10.654577  352730 kubeadm.go:310] 	--control-plane 
	I1030 18:29:10.654587  352730 kubeadm.go:310] 
	I1030 18:29:10.654687  352730 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1030 18:29:10.654699  352730 kubeadm.go:310] 
	I1030 18:29:10.654803  352730 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token e4uidg.w0w58c2j0l4244vu \
	I1030 18:29:10.654936  352730 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:881b56f285c32845b8b496674786e9d9be71059f095f2000ced2e155cd7ac5dc 
	I1030 18:29:10.654952  352730 cni.go:84] Creating CNI manager for ""
	I1030 18:29:10.654962  352730 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1030 18:29:10.656362  352730 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1030 18:29:10.657516  352730 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1030 18:29:10.661002  352730 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1030 18:29:10.661016  352730 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1030 18:29:10.677192  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1030 18:29:10.860730  352730 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1030 18:29:10.860801  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:10.860859  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-960551 minikube.k8s.io/updated_at=2024_10_30T18_29_10_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=605ec3dacea4f25ee181ccc490c641c149fd11d0 minikube.k8s.io/name=addons-960551 minikube.k8s.io/primary=true
	I1030 18:29:10.867650  352730 ops.go:34] apiserver oom_adj: -16
	I1030 18:29:10.947075  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:11.448184  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:11.947352  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:12.447901  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:12.948039  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:13.448147  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:13.947343  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:14.447778  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:14.947279  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:15.447927  352730 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1030 18:29:15.511636  352730 kubeadm.go:1113] duration metric: took 4.650904304s to wait for elevateKubeSystemPrivileges
	I1030 18:29:15.511671  352730 kubeadm.go:394] duration metric: took 12.850277215s to StartCluster
	I1030 18:29:15.511690  352730 settings.go:142] acquiring lock: {Name:mkdce6d5899065ab23b446a2a8e86c503406b60d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:15.511792  352730 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:29:15.512239  352730 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-344658/kubeconfig: {Name:mk416433523af2ec87984043e1803f13dc8da4be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1030 18:29:15.512478  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1030 18:29:15.512503  352730 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1030 18:29:15.512571  352730 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true 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 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]
	I1030 18:29:15.512697  352730 addons.go:69] Setting yakd=true in profile "addons-960551"
	I1030 18:29:15.512700  352730 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-960551"
	I1030 18:29:15.512725  352730 addons.go:234] Setting addon yakd=true in "addons-960551"
	I1030 18:29:15.512736  352730 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-960551"
	I1030 18:29:15.512734  352730 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-960551"
	I1030 18:29:15.512765  352730 addons.go:69] Setting default-storageclass=true in profile "addons-960551"
	I1030 18:29:15.512774  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512780  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512801  352730 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-960551"
	I1030 18:29:15.512812  352730 addons.go:69] Setting gcp-auth=true in profile "addons-960551"
	I1030 18:29:15.512833  352730 mustload.go:65] Loading cluster: addons-960551
	I1030 18:29:15.512838  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512869  352730 addons.go:69] Setting cloud-spanner=true in profile "addons-960551"
	I1030 18:29:15.512893  352730 addons.go:234] Setting addon cloud-spanner=true in "addons-960551"
	I1030 18:29:15.512927  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.513060  352730 config.go:182] Loaded profile config "addons-960551": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:29:15.513290  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513319  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513335  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513365  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513394  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.513602  352730 addons.go:69] Setting registry=true in profile "addons-960551"
	I1030 18:29:15.513622  352730 addons.go:234] Setting addon registry=true in "addons-960551"
	I1030 18:29:15.513628  352730 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-960551"
	I1030 18:29:15.513653  352730 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-960551"
	I1030 18:29:15.513664  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.513694  352730 addons.go:69] Setting storage-provisioner=true in profile "addons-960551"
	I1030 18:29:15.513715  352730 addons.go:234] Setting addon storage-provisioner=true in "addons-960551"
	I1030 18:29:15.513751  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.513943  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.514155  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.514375  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.512765  352730 config.go:182] Loaded profile config "addons-960551": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:29:15.512789  352730 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-960551"
	I1030 18:29:15.515020  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.515357  352730 addons.go:69] Setting volcano=true in profile "addons-960551"
	I1030 18:29:15.515379  352730 addons.go:234] Setting addon volcano=true in "addons-960551"
	I1030 18:29:15.515504  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.515582  352730 out.go:177] * Verifying Kubernetes components...
	I1030 18:29:15.516177  352730 addons.go:69] Setting volumesnapshots=true in profile "addons-960551"
	I1030 18:29:15.516224  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.516258  352730 addons.go:69] Setting ingress-dns=true in profile "addons-960551"
	I1030 18:29:15.516288  352730 addons.go:234] Setting addon ingress-dns=true in "addons-960551"
	I1030 18:29:15.516339  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.516491  352730 addons.go:69] Setting metrics-server=true in profile "addons-960551"
	I1030 18:29:15.516548  352730 addons.go:234] Setting addon metrics-server=true in "addons-960551"
	I1030 18:29:15.516592  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.516982  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.517231  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.517398  352730 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-960551"
	I1030 18:29:15.517449  352730 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-960551"
	I1030 18:29:15.517486  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.518857  352730 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1030 18:29:15.516230  352730 addons.go:234] Setting addon volumesnapshots=true in "addons-960551"
	I1030 18:29:15.519180  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.512746  352730 addons.go:69] Setting ingress=true in profile "addons-960551"
	I1030 18:29:15.519344  352730 addons.go:234] Setting addon ingress=true in "addons-960551"
	I1030 18:29:15.519390  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.516248  352730 addons.go:69] Setting inspektor-gadget=true in profile "addons-960551"
	I1030 18:29:15.520687  352730 addons.go:234] Setting addon inspektor-gadget=true in "addons-960551"
	I1030 18:29:15.520716  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.521159  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.545079  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.547832  352730 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-960551"
	I1030 18:29:15.547874  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.548287  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.551340  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.551576  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.553200  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.557473  352730 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1030 18:29:15.558694  352730 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1030 18:29:15.558717  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1030 18:29:15.558776  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.560492  352730 addons.go:234] Setting addon default-storageclass=true in "addons-960551"
	I1030 18:29:15.560541  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:15.560990  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:15.562371  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1030 18:29:15.562449  352730 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1030 18:29:15.563557  352730 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1030 18:29:15.563582  352730 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1030 18:29:15.563648  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.563815  352730 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1030 18:29:15.564574  352730 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1030 18:29:15.565048  352730 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 18:29:15.565073  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1030 18:29:15.565120  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.565262  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1030 18:29:15.565590  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1030 18:29:15.565614  352730 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1030 18:29:15.565668  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.567437  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1030 18:29:15.572560  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1030 18:29:15.573744  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1030 18:29:15.574836  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1030 18:29:15.575918  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1030 18:29:15.577012  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1030 18:29:15.578255  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1030 18:29:15.578286  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1030 18:29:15.578351  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	W1030 18:29:15.590226  352730 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1030 18:29:15.599580  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.609856  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.610638  352730 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1030 18:29:15.612797  352730 out.go:177]   - Using image docker.io/busybox:stable
	I1030 18:29:15.614232  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1030 18:29:15.614664  352730 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 18:29:15.614684  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1030 18:29:15.614742  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.616487  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 18:29:15.616489  352730 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1030 18:29:15.617583  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1030 18:29:15.617602  352730 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1030 18:29:15.617651  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.620389  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 18:29:15.622330  352730 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 18:29:15.622354  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1030 18:29:15.622406  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.623739  352730 out.go:177]   - Using image docker.io/registry:2.8.3
	I1030 18:29:15.623742  352730 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1030 18:29:15.624760  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1030 18:29:15.624789  352730 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1030 18:29:15.624842  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.625964  352730 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1030 18:29:15.627093  352730 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1030 18:29:15.627111  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1030 18:29:15.627160  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.628255  352730 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1030 18:29:15.628261  352730 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1030 18:29:15.632967  352730 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1030 18:29:15.634217  352730 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 18:29:15.634235  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1030 18:29:15.634289  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.640584  352730 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 18:29:15.640613  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1030 18:29:15.640662  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.640584  352730 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 18:29:15.641116  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1030 18:29:15.641176  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.641571  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.649937  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.658701  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683048  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683049  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683118  352730 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1030 18:29:15.683129  352730 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1030 18:29:15.683179  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:15.683048  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.683048  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.685446  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.688014  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.694380  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.695974  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.703196  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:15.835475  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1030 18:29:15.933870  352730 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1030 18:29:15.947941  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I1030 18:29:16.130565  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1030 18:29:16.139492  352730 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1030 18:29:16.139534  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1030 18:29:16.151129  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1030 18:29:16.151214  352730 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1030 18:29:16.153933  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I1030 18:29:16.229008  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1030 18:29:16.229111  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1030 18:29:16.238474  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1030 18:29:16.242046  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1030 18:29:16.242128  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1030 18:29:16.248458  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1030 18:29:16.330112  352730 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1030 18:29:16.330214  352730 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1030 18:29:16.336925  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1030 18:29:16.351870  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1030 18:29:16.351903  352730 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1030 18:29:16.429112  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1030 18:29:16.430697  352730 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1030 18:29:16.430762  352730 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1030 18:29:16.448924  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1030 18:29:16.450639  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1030 18:29:16.450699  352730 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1030 18:29:16.530026  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1030 18:29:16.630185  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1030 18:29:16.630285  352730 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)
	I1030 18:29:16.637869  352730 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1030 18:29:16.638922  352730 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1030 18:29:16.736672  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1030 18:29:16.736762  352730 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1030 18:29:16.748506  352730 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1030 18:29:16.748592  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1030 18:29:16.752030  352730 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1030 18:29:16.752107  352730 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1030 18:29:17.039107  352730 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1030 18:29:17.039214  352730 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1030 18:29:17.130852  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1030 18:29:17.130883  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1030 18:29:17.144491  352730 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1030 18:29:17.144516  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1030 18:29:17.338000  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:17.430128  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1030 18:29:17.430218  352730 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1030 18:29:17.434236  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I1030 18:29:17.441882  352730 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.606304476s)
	I1030 18:29:17.441956  352730 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1030 18:29:17.443175  352730 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.509275583s)
	I1030 18:29:17.444305  352730 node_ready.go:35] waiting up to 6m0s for node "addons-960551" to be "Ready" ...
	I1030 18:29:17.445340  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:17.533677  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1030 18:29:17.533779  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1030 18:29:17.735620  352730 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1030 18:29:17.735671  352730 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1030 18:29:17.842880  352730 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1030 18:29:17.842980  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1030 18:29:18.139427  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1030 18:29:18.139520  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1030 18:29:18.150598  352730 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-960551" context rescaled to 1 replicas
	I1030 18:29:18.331213  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:18.449342  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1030 18:29:18.449372  352730 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1030 18:29:18.549777  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1030 18:29:18.549809  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1030 18:29:19.042360  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1030 18:29:19.042449  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1030 18:29:19.044354  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.096374718s)
	I1030 18:29:19.044433  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (2.913783843s)
	I1030 18:29:19.240369  352730 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1030 18:29:19.240403  352730 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1030 18:29:19.429209  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:19.537779  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:21.135543  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.98152405s)
	I1030 18:29:21.136139  352730 addons.go:475] Verifying addon ingress=true in "addons-960551"
	I1030 18:29:21.135705  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.897140177s)
	I1030 18:29:21.135733  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.887193639s)
	I1030 18:29:21.135795  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.798794355s)
	I1030 18:29:21.135820  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.706618093s)
	I1030 18:29:21.135860  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.686845529s)
	I1030 18:29:21.135946  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.605825091s)
	I1030 18:29:21.135989  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.797892946s)
	I1030 18:29:21.136020  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (3.701204471s)
	I1030 18:29:21.137233  352730 addons.go:475] Verifying addon registry=true in "addons-960551"
	I1030 18:29:21.136094  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.690688347s)
	I1030 18:29:21.137331  352730 addons.go:475] Verifying addon metrics-server=true in "addons-960551"
	I1030 18:29:21.137559  352730 out.go:177] * Verifying ingress addon...
	I1030 18:29:21.138358  352730 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-960551 service yakd-dashboard -n yakd-dashboard
	
	I1030 18:29:21.139241  352730 out.go:177] * Verifying registry addon...
	I1030 18:29:21.140368  352730 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1030 18:29:21.142847  352730 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1030 18:29:21.156936  352730 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 18:29:21.156958  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:21.157044  352730 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1030 18:29:21.157063  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W1030 18:29:21.245850  352730 out.go:270] ! 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]
	I1030 18:29:21.645849  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:21.646415  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:21.947932  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:22.146148  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:22.245368  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:22.262389  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.93112141s)
	W1030 18:29:22.262446  352730 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:22.262562  352730 retry.go:31] will retry after 226.467132ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:22.489926  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:22.644573  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:22.744605  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:22.757318  352730 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1030 18:29:22.757391  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:22.776625  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:23.041512  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.612238543s)
	I1030 18:29:23.041552  352730 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-960551"
	I1030 18:29:23.043538  352730 out.go:177] * Verifying csi-hostpath-driver addon...
	I1030 18:29:23.046233  352730 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1030 18:29:23.052263  352730 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 18:29:23.052329  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:23.054831  352730 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1030 18:29:23.140903  352730 addons.go:234] Setting addon gcp-auth=true in "addons-960551"
	I1030 18:29:23.140963  352730 host.go:66] Checking if "addons-960551" exists ...
	I1030 18:29:23.141472  352730 cli_runner.go:164] Run: docker container inspect addons-960551 --format={{.State.Status}}
	I1030 18:29:23.144951  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:23.146200  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:23.160931  352730 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1030 18:29:23.160988  352730 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-960551
	I1030 18:29:23.179466  352730 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32888 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/addons-960551/id_rsa Username:docker}
	I1030 18:29:23.550351  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:23.643680  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:23.644950  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:24.050418  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:24.145516  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:24.145677  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:24.447536  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:24.549591  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:24.644741  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:24.645867  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:25.049347  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:25.144499  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:25.145335  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:25.549415  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:25.562939  352730 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (3.072969801s)
	I1030 18:29:25.563004  352730 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.402042919s)
	I1030 18:29:25.564704  352730 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1030 18:29:25.565840  352730 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1030 18:29:25.566843  352730 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1030 18:29:25.566862  352730 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1030 18:29:25.583522  352730 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1030 18:29:25.583551  352730 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1030 18:29:25.600775  352730 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1030 18:29:25.600797  352730 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1030 18:29:25.616192  352730 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I1030 18:29:25.644528  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:25.645467  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:25.940407  352730 addons.go:475] Verifying addon gcp-auth=true in "addons-960551"
	I1030 18:29:25.941741  352730 out.go:177] * Verifying gcp-auth addon...
	I1030 18:29:25.943661  352730 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1030 18:29:25.946750  352730 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1030 18:29:25.946766  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:26.050191  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:26.144365  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:26.145423  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:26.447227  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:26.550074  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:26.644225  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:26.645133  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:26.946999  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:26.947042  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:27.049682  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:27.144499  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:27.145873  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:27.446837  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:27.550383  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:27.644436  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:27.645489  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:27.947279  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:28.050306  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:28.144589  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:28.145688  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:28.446990  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:28.549745  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:28.643545  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:28.645591  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:28.946918  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:29.049565  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:29.144803  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:29.145904  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:29.447320  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:29.447405  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:29.550328  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:29.644335  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:29.645656  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:29.946788  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:30.050474  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:30.144676  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:30.145679  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:30.446885  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:30.549846  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:30.644073  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:30.645319  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:30.947441  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:31.049896  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:31.143932  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:31.145217  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:31.447133  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:31.549946  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:31.643984  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:31.645309  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:31.947474  352730 node_ready.go:53] node "addons-960551" has status "Ready":"False"
	I1030 18:29:31.947595  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:32.049852  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:32.144042  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:32.145295  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:32.447201  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:32.550073  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:32.644333  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:32.645423  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:32.947065  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:33.051758  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:33.143711  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:33.145164  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:33.447143  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:33.549968  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:33.644329  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:33.645399  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:33.947441  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:34.050897  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:34.143275  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:34.145437  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:34.448835  352730 node_ready.go:49] node "addons-960551" has status "Ready":"True"
	I1030 18:29:34.448866  352730 node_ready.go:38] duration metric: took 17.004492221s for node "addons-960551" to be "Ready" ...
	I1030 18:29:34.448879  352730 pod_ready.go:36] 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" ...
	I1030 18:29:34.451541  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:34.463449  352730 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:34.560771  352730 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1030 18:29:34.560862  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:34.645282  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:34.646896  352730 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1030 18:29:34.646915  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:34.947285  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:35.050791  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:35.152174  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:35.152953  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:35.446914  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:35.551612  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:35.645298  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:35.646391  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:35.947490  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:36.051472  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:36.145696  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:36.146038  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:36.447199  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:36.469040  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:36.551405  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:36.651508  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:36.651569  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:36.946922  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:37.050706  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:37.144408  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:37.146047  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:37.446823  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:37.550568  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:37.644987  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:37.646003  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:37.946690  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:38.050325  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:38.144332  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:38.145594  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:38.447994  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:38.469145  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:38.551384  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:38.645470  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:38.646854  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:38.947605  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:39.051596  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:39.145669  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:39.146374  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:39.448673  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:39.551262  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:39.647514  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:39.649443  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:39.947874  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:40.052245  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:40.148123  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:40.148606  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:40.447386  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:40.551075  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:40.645429  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:40.646555  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:40.947317  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:40.969962  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:41.051210  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:41.145499  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:41.146201  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:41.447663  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:41.551649  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:41.645371  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:41.647342  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:41.947574  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:42.051111  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:42.145463  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:42.146377  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:42.447305  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:42.551221  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:42.644958  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:42.645822  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:42.947243  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:43.051170  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:43.144387  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:43.146011  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:43.448723  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:43.469344  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:43.551488  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:43.645015  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:43.646356  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:43.947946  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:44.050830  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:44.145155  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:44.147947  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:44.447227  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:44.550276  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:44.646342  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:44.647099  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:44.947906  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:45.050238  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:45.146233  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:45.146815  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:45.446971  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:45.550708  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:45.644488  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:45.645986  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:45.946768  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:45.968910  352730 pod_ready.go:103] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:46.050272  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:46.145651  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:46.146569  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:46.447490  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:46.550786  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:46.645157  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:46.645893  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:46.946988  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:47.050663  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:47.144729  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:47.145504  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:47.448218  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:47.550540  352730 pod_ready.go:93] pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.550639  352730 pod_ready.go:82] duration metric: took 13.087156643s for pod "amd-gpu-device-plugin-8mgln" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.550667  352730 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-bl4bh" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.553496  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:47.633276  352730 pod_ready.go:93] pod "coredns-7c65d6cfc9-bl4bh" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.633370  352730 pod_ready.go:82] duration metric: took 82.658686ms for pod "coredns-7c65d6cfc9-bl4bh" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.633428  352730 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.639333  352730 pod_ready.go:93] pod "etcd-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.639402  352730 pod_ready.go:82] duration metric: took 5.950075ms for pod "etcd-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.639422  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.644754  352730 pod_ready.go:93] pod "kube-apiserver-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.644780  352730 pod_ready.go:82] duration metric: took 5.343665ms for pod "kube-apiserver-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.644795  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.648478  352730 pod_ready.go:93] pod "kube-controller-manager-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.648546  352730 pod_ready.go:82] duration metric: took 3.739593ms for pod "kube-controller-manager-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.648573  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wcs6q" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.730767  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:47.732883  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:47.868374  352730 pod_ready.go:93] pod "kube-proxy-wcs6q" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:47.868402  352730 pod_ready.go:82] duration metric: took 219.811851ms for pod "kube-proxy-wcs6q" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.868440  352730 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:47.947313  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:48.051728  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:48.145891  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:48.146601  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:48.331383  352730 pod_ready.go:93] pod "kube-scheduler-addons-960551" in "kube-system" namespace has status "Ready":"True"
	I1030 18:29:48.331414  352730 pod_ready.go:82] duration metric: took 462.961587ms for pod "kube-scheduler-addons-960551" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:48.331430  352730 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace to be "Ready" ...
	I1030 18:29:48.447620  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:48.550501  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:48.644509  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:48.646096  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:48.946688  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:49.050926  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:49.144941  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:49.145904  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:49.447361  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:49.550840  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:49.644397  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:49.645582  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:49.947310  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:50.051650  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:50.145074  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:50.146238  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:50.337748  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:50.448149  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:50.551195  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:50.645438  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:50.645947  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:50.947079  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:51.051379  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:51.145143  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:51.145926  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:51.446899  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:51.550795  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:51.644964  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:51.646215  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:51.947489  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:52.050865  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:52.144699  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:52.145828  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:52.447439  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:52.550847  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:52.644934  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:52.646256  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:52.838104  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:52.946931  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:53.051782  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:53.145427  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:53.146577  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:53.447543  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:53.553171  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:53.645295  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:53.646118  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:53.947833  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:54.050579  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:54.144571  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:54.146030  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:54.447222  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:54.551012  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:54.645187  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:54.645970  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:54.947728  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:55.050877  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:55.145382  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:55.146185  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:55.336826  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:55.448557  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:55.551212  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:55.644707  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:55.646285  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:55.947275  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:56.053356  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:56.144936  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:56.146188  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:56.447669  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:56.551354  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:56.644636  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:56.647019  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:56.947583  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:57.051148  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:57.144602  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:57.145940  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:57.337121  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:57.446756  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:57.596183  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:57.645189  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:57.646038  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:57.947122  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:58.050892  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:58.144220  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:58.145746  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:58.447130  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:58.550444  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:58.644359  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:58.645692  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:58.947379  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:59.051429  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:59.145140  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:59.145979  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:59.447441  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:29:59.551579  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:29:59.651694  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:29:59.652063  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:29:59.837584  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:29:59.947949  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:00.051777  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:00.144450  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:00.145828  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:00.447364  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:00.550827  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:00.645079  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:00.646215  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:00.947050  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:01.052191  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:01.151404  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:01.151835  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:01.446696  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:01.550400  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:01.644064  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:01.645957  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:01.947416  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:02.051396  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:02.145190  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:02.146173  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:02.336894  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:02.446760  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:02.550173  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:02.644917  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:02.646106  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:02.947274  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:03.050882  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:03.145010  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:03.145771  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:03.447646  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:03.550423  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:03.644267  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:03.645880  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:03.947315  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:04.050618  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:04.144094  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:04.145560  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:04.337575  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:04.447286  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:04.551231  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:04.645160  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:04.648057  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:04.947408  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:05.050729  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:05.144463  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:05.145598  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:05.448203  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:05.550734  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:05.645066  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:05.645834  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:05.946878  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:06.050488  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:06.145491  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:06.146288  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:06.339070  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:06.446390  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:06.551290  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:06.645129  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:06.646383  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:06.947494  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:07.051212  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:07.148142  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:07.148289  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1030 18:30:07.449632  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:07.552534  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:07.644852  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:07.646116  352730 kapi.go:107] duration metric: took 46.503266598s to wait for kubernetes.io/minikube-addons=registry ...
	I1030 18:30:07.947513  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:08.051833  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:08.144183  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:08.447331  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:08.550765  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:08.644232  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:08.836260  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:08.946988  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:09.050359  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:09.144950  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:09.447185  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:09.550636  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:09.644797  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:09.948195  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:10.051534  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:10.144964  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:10.447272  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:10.550641  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:10.644294  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:10.836793  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:10.947417  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:11.050857  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:11.144580  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:11.446699  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:11.550365  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:11.644969  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:11.956354  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:12.054790  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:12.145710  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:12.447421  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:12.551968  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:12.644132  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:12.947561  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:13.050978  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:13.144549  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:13.337334  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:13.447070  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:13.566977  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:13.649511  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:13.946930  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:14.050801  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:14.144010  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:14.447599  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:14.551030  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:14.644850  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:14.947425  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:15.051181  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:15.145092  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:15.447191  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:15.551625  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:15.651323  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:15.837866  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:15.947003  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1030 18:30:16.050557  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:16.144285  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:16.447434  352730 kapi.go:107] duration metric: took 50.503766275s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1030 18:30:16.449033  352730 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-960551 cluster.
	I1030 18:30:16.450680  352730 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.
	I1030 18:30:16.452271  352730 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1030 18:30:16.551667  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:16.645787  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:17.050571  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:17.144287  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:17.551532  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:17.645512  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:18.050953  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:18.150450  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:18.336180  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:18.551024  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:18.645007  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:19.051115  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:19.144451  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:19.550802  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:19.645046  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:20.051463  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:20.143988  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:20.337560  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:20.550780  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:20.643994  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:21.051056  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:21.144252  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:21.551432  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:21.651461  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:22.051480  352730 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1030 18:30:22.144495  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:22.550744  352730 kapi.go:107] duration metric: took 59.504510477s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1030 18:30:22.644351  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:22.837455  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:23.144678  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:23.644730  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:24.145019  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:24.648666  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:25.144310  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:25.336933  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:25.644575  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:26.144615  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:26.644071  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:27.144118  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:27.337525  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:27.644960  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:28.145118  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:28.644787  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:29.144852  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:29.644371  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:29.836867  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:30.145031  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:30.645418  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:31.144934  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:31.644008  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:31.837669  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:32.145076  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:32.644830  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:33.143948  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:33.644613  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:34.144875  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:34.337531  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:34.644150  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:35.144909  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:35.645152  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:36.145476  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:36.644571  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:36.837369  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:37.143804  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:37.644202  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:38.144526  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:38.644961  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:38.838095  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:39.144847  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:39.644909  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:40.146160  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:40.645679  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:40.838153  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:41.145056  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:41.644929  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:42.145190  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:42.644248  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:43.144972  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:43.337671  352730 pod_ready.go:103] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"False"
	I1030 18:30:43.644829  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:44.145063  352730 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1030 18:30:44.643933  352730 kapi.go:107] duration metric: took 1m23.503562365s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1030 18:30:44.645406  352730 out.go:177] * Enabled addons: cloud-spanner, amd-gpu-device-plugin, storage-provisioner, nvidia-device-plugin, ingress-dns, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I1030 18:30:44.646716  352730 addons.go:510] duration metric: took 1m29.134144894s for enable addons: enabled=[cloud-spanner amd-gpu-device-plugin storage-provisioner nvidia-device-plugin ingress-dns inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I1030 18:30:44.837674  352730 pod_ready.go:93] pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace has status "Ready":"True"
	I1030 18:30:44.837701  352730 pod_ready.go:82] duration metric: took 56.506262428s for pod "metrics-server-84c5f94fbc-2w8bv" in "kube-system" namespace to be "Ready" ...
	I1030 18:30:44.837713  352730 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-wtmtp" in "kube-system" namespace to be "Ready" ...
	I1030 18:30:44.841599  352730 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-wtmtp" in "kube-system" namespace has status "Ready":"True"
	I1030 18:30:44.841619  352730 pod_ready.go:82] duration metric: took 3.899214ms for pod "nvidia-device-plugin-daemonset-wtmtp" in "kube-system" namespace to be "Ready" ...
	I1030 18:30:44.841636  352730 pod_ready.go:39] duration metric: took 1m10.392673818s 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" ...
	I1030 18:30:44.841655  352730 api_server.go:52] waiting for apiserver process to appear ...
	I1030 18:30:44.841685  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 18:30:44.841731  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 18:30:44.876035  352730 cri.go:89] found id: "e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:44.876064  352730 cri.go:89] found id: ""
	I1030 18:30:44.876077  352730 logs.go:282] 1 containers: [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004]
	I1030 18:30:44.876135  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.879604  352730 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 18:30:44.879687  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 18:30:44.914374  352730 cri.go:89] found id: "0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:44.914395  352730 cri.go:89] found id: ""
	I1030 18:30:44.914404  352730 logs.go:282] 1 containers: [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106]
	I1030 18:30:44.914451  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.917816  352730 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 18:30:44.917874  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 18:30:44.950159  352730 cri.go:89] found id: "e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:44.950178  352730 cri.go:89] found id: ""
	I1030 18:30:44.950186  352730 logs.go:282] 1 containers: [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0]
	I1030 18:30:44.950227  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.953499  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 18:30:44.953559  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 18:30:44.986658  352730 cri.go:89] found id: "8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:44.986681  352730 cri.go:89] found id: ""
	I1030 18:30:44.986691  352730 logs.go:282] 1 containers: [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c]
	I1030 18:30:44.986743  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:44.990013  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 18:30:44.990070  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 18:30:45.022914  352730 cri.go:89] found id: "9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:45.022942  352730 cri.go:89] found id: ""
	I1030 18:30:45.022950  352730 logs.go:282] 1 containers: [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765]
	I1030 18:30:45.023000  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:45.026259  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 18:30:45.026315  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 18:30:45.060683  352730 cri.go:89] found id: "e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:45.060704  352730 cri.go:89] found id: ""
	I1030 18:30:45.060713  352730 logs.go:282] 1 containers: [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de]
	I1030 18:30:45.060776  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:45.064168  352730 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 18:30:45.064227  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 18:30:45.097407  352730 cri.go:89] found id: "a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:45.097426  352730 cri.go:89] found id: ""
	I1030 18:30:45.097434  352730 logs.go:282] 1 containers: [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620]
	I1030 18:30:45.097490  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:45.100729  352730 logs.go:123] Gathering logs for container status ...
	I1030 18:30:45.100753  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 18:30:45.142114  352730 logs.go:123] Gathering logs for kubelet ...
	I1030 18:30:45.142144  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1030 18:30:45.228493  352730 logs.go:123] Gathering logs for kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] ...
	I1030 18:30:45.228532  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:45.279113  352730 logs.go:123] Gathering logs for kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] ...
	I1030 18:30:45.279145  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:45.355783  352730 logs.go:123] Gathering logs for kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] ...
	I1030 18:30:45.355817  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:45.388090  352730 logs.go:123] Gathering logs for CRI-O ...
	I1030 18:30:45.388115  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 18:30:45.463486  352730 logs.go:123] Gathering logs for kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] ...
	I1030 18:30:45.463524  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:45.518685  352730 logs.go:123] Gathering logs for dmesg ...
	I1030 18:30:45.518720  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 18:30:45.536456  352730 logs.go:123] Gathering logs for describe nodes ...
	I1030 18:30:45.536488  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 18:30:45.636299  352730 logs.go:123] Gathering logs for etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] ...
	I1030 18:30:45.636326  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:45.683070  352730 logs.go:123] Gathering logs for coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] ...
	I1030 18:30:45.683103  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:45.718793  352730 logs.go:123] Gathering logs for kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] ...
	I1030 18:30:45.718834  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:48.256260  352730 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:30:48.270060  352730 api_server.go:72] duration metric: took 1m32.75749505s to wait for apiserver process to appear ...
	I1030 18:30:48.270092  352730 api_server.go:88] waiting for apiserver healthz status ...
	I1030 18:30:48.270136  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 18:30:48.270201  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 18:30:48.304315  352730 cri.go:89] found id: "e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:48.304341  352730 cri.go:89] found id: ""
	I1030 18:30:48.304350  352730 logs.go:282] 1 containers: [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004]
	I1030 18:30:48.304394  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.307666  352730 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 18:30:48.307728  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 18:30:48.341160  352730 cri.go:89] found id: "0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:48.341182  352730 cri.go:89] found id: ""
	I1030 18:30:48.341189  352730 logs.go:282] 1 containers: [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106]
	I1030 18:30:48.341235  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.344563  352730 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 18:30:48.344631  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 18:30:48.377032  352730 cri.go:89] found id: "e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:48.377062  352730 cri.go:89] found id: ""
	I1030 18:30:48.377074  352730 logs.go:282] 1 containers: [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0]
	I1030 18:30:48.377127  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.380371  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 18:30:48.380452  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 18:30:48.412681  352730 cri.go:89] found id: "8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:48.412703  352730 cri.go:89] found id: ""
	I1030 18:30:48.412711  352730 logs.go:282] 1 containers: [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c]
	I1030 18:30:48.412755  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.415859  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 18:30:48.415923  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 18:30:48.449352  352730 cri.go:89] found id: "9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:48.449375  352730 cri.go:89] found id: ""
	I1030 18:30:48.449389  352730 logs.go:282] 1 containers: [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765]
	I1030 18:30:48.449442  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.452633  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 18:30:48.452705  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 18:30:48.484260  352730 cri.go:89] found id: "e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:48.484281  352730 cri.go:89] found id: ""
	I1030 18:30:48.484289  352730 logs.go:282] 1 containers: [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de]
	I1030 18:30:48.484387  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.487653  352730 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 18:30:48.487704  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 18:30:48.519299  352730 cri.go:89] found id: "a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:48.519323  352730 cri.go:89] found id: ""
	I1030 18:30:48.519331  352730 logs.go:282] 1 containers: [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620]
	I1030 18:30:48.519411  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:48.522687  352730 logs.go:123] Gathering logs for kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] ...
	I1030 18:30:48.522719  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:48.554804  352730 logs.go:123] Gathering logs for container status ...
	I1030 18:30:48.554836  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 18:30:48.596356  352730 logs.go:123] Gathering logs for coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] ...
	I1030 18:30:48.596387  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:48.631465  352730 logs.go:123] Gathering logs for kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] ...
	I1030 18:30:48.631496  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:48.668967  352730 logs.go:123] Gathering logs for describe nodes ...
	I1030 18:30:48.668999  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 18:30:48.761082  352730 logs.go:123] Gathering logs for kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] ...
	I1030 18:30:48.761115  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:48.805133  352730 logs.go:123] Gathering logs for etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] ...
	I1030 18:30:48.805166  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:48.850092  352730 logs.go:123] Gathering logs for kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] ...
	I1030 18:30:48.850128  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:48.904116  352730 logs.go:123] Gathering logs for kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] ...
	I1030 18:30:48.904158  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:48.936788  352730 logs.go:123] Gathering logs for CRI-O ...
	I1030 18:30:48.936820  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 18:30:49.014283  352730 logs.go:123] Gathering logs for kubelet ...
	I1030 18:30:49.014320  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1030 18:30:49.108008  352730 logs.go:123] Gathering logs for dmesg ...
	I1030 18:30:49.108047  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 18:30:51.626641  352730 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1030 18:30:51.631081  352730 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1030 18:30:51.631962  352730 api_server.go:141] control plane version: v1.31.2
	I1030 18:30:51.631989  352730 api_server.go:131] duration metric: took 3.361888476s to wait for apiserver health ...
	I1030 18:30:51.631999  352730 system_pods.go:43] waiting for kube-system pods to appear ...
	I1030 18:30:51.632027  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1030 18:30:51.632088  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1030 18:30:51.665181  352730 cri.go:89] found id: "e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:51.665208  352730 cri.go:89] found id: ""
	I1030 18:30:51.665216  352730 logs.go:282] 1 containers: [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004]
	I1030 18:30:51.665260  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.668450  352730 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1030 18:30:51.668506  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1030 18:30:51.700303  352730 cri.go:89] found id: "0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:51.700322  352730 cri.go:89] found id: ""
	I1030 18:30:51.700329  352730 logs.go:282] 1 containers: [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106]
	I1030 18:30:51.700371  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.703467  352730 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1030 18:30:51.703515  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1030 18:30:51.735367  352730 cri.go:89] found id: "e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:51.735388  352730 cri.go:89] found id: ""
	I1030 18:30:51.735395  352730 logs.go:282] 1 containers: [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0]
	I1030 18:30:51.735446  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.738672  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1030 18:30:51.738726  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1030 18:30:51.772082  352730 cri.go:89] found id: "8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:51.772107  352730 cri.go:89] found id: ""
	I1030 18:30:51.772115  352730 logs.go:282] 1 containers: [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c]
	I1030 18:30:51.772159  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.775902  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1030 18:30:51.775962  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1030 18:30:51.809396  352730 cri.go:89] found id: "9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:51.809427  352730 cri.go:89] found id: ""
	I1030 18:30:51.809438  352730 logs.go:282] 1 containers: [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765]
	I1030 18:30:51.809491  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.813033  352730 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1030 18:30:51.813092  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1030 18:30:51.845776  352730 cri.go:89] found id: "e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:51.845796  352730 cri.go:89] found id: ""
	I1030 18:30:51.845804  352730 logs.go:282] 1 containers: [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de]
	I1030 18:30:51.845855  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.849309  352730 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1030 18:30:51.849372  352730 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1030 18:30:51.882580  352730 cri.go:89] found id: "a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:51.882603  352730 cri.go:89] found id: ""
	I1030 18:30:51.882613  352730 logs.go:282] 1 containers: [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620]
	I1030 18:30:51.882674  352730 ssh_runner.go:195] Run: which crictl
	I1030 18:30:51.886118  352730 logs.go:123] Gathering logs for kubelet ...
	I1030 18:30:51.886143  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1030 18:30:51.965333  352730 logs.go:123] Gathering logs for dmesg ...
	I1030 18:30:51.965371  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1030 18:30:51.983102  352730 logs.go:123] Gathering logs for kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] ...
	I1030 18:30:51.983129  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004"
	I1030 18:30:52.027646  352730 logs.go:123] Gathering logs for kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] ...
	I1030 18:30:52.027677  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765"
	I1030 18:30:52.062141  352730 logs.go:123] Gathering logs for kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] ...
	I1030 18:30:52.062173  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de"
	I1030 18:30:52.116698  352730 logs.go:123] Gathering logs for container status ...
	I1030 18:30:52.116732  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1030 18:30:52.157339  352730 logs.go:123] Gathering logs for describe nodes ...
	I1030 18:30:52.157372  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1030 18:30:52.250599  352730 logs.go:123] Gathering logs for etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] ...
	I1030 18:30:52.250630  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106"
	I1030 18:30:52.297804  352730 logs.go:123] Gathering logs for coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] ...
	I1030 18:30:52.297845  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0"
	I1030 18:30:52.336662  352730 logs.go:123] Gathering logs for kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] ...
	I1030 18:30:52.336695  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c"
	I1030 18:30:52.376171  352730 logs.go:123] Gathering logs for kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] ...
	I1030 18:30:52.376206  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620"
	I1030 18:30:52.408624  352730 logs.go:123] Gathering logs for CRI-O ...
	I1030 18:30:52.408657  352730 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1030 18:30:55.007308  352730 system_pods.go:59] 19 kube-system pods found
	I1030 18:30:55.007343  352730 system_pods.go:61] "amd-gpu-device-plugin-8mgln" [94a59c13-9cee-443d-b223-c70011494df1] Running
	I1030 18:30:55.007348  352730 system_pods.go:61] "coredns-7c65d6cfc9-bl4bh" [dd596811-0546-474a-ae29-899ed8a07e6a] Running
	I1030 18:30:55.007356  352730 system_pods.go:61] "csi-hostpath-attacher-0" [0d5bb80a-49e8-4939-9ed2-71f5b6c67ddf] Running
	I1030 18:30:55.007360  352730 system_pods.go:61] "csi-hostpath-resizer-0" [cb036297-cc22-4657-b979-8e4e8fced88d] Running
	I1030 18:30:55.007365  352730 system_pods.go:61] "csi-hostpathplugin-mhb87" [4792e982-6069-4e2a-b755-38ef41a1a734] Running
	I1030 18:30:55.007368  352730 system_pods.go:61] "etcd-addons-960551" [e88d897c-7715-438f-b219-4c6c9a999345] Running
	I1030 18:30:55.007372  352730 system_pods.go:61] "kindnet-rw7px" [d028ec71-ff26-427c-a172-5009ee964be7] Running
	I1030 18:30:55.007376  352730 system_pods.go:61] "kube-apiserver-addons-960551" [4a373b29-3adf-42a3-b132-ae960875f6a7] Running
	I1030 18:30:55.007379  352730 system_pods.go:61] "kube-controller-manager-addons-960551" [4e1fc94d-e4c8-4e27-94d7-c86fcc1c9f61] Running
	I1030 18:30:55.007382  352730 system_pods.go:61] "kube-ingress-dns-minikube" [563e9679-2e11-40d6-acbe-ffe719860984] Running
	I1030 18:30:55.007385  352730 system_pods.go:61] "kube-proxy-wcs6q" [6d66e0d8-ca56-416f-9658-b12082e1971e] Running
	I1030 18:30:55.007389  352730 system_pods.go:61] "kube-scheduler-addons-960551" [a492886e-312f-49d1-9295-842bf4ea2d1b] Running
	I1030 18:30:55.007392  352730 system_pods.go:61] "metrics-server-84c5f94fbc-2w8bv" [3500619e-1e9a-42bc-89df-d72d12e64b68] Running
	I1030 18:30:55.007395  352730 system_pods.go:61] "nvidia-device-plugin-daemonset-wtmtp" [59a5d78e-264e-47df-bdff-974fbd96ebbe] Running
	I1030 18:30:55.007398  352730 system_pods.go:61] "registry-66c9cd494c-g5gv5" [3aebd751-5c9d-4880-8349-9f8d628e6d46] Running
	I1030 18:30:55.007401  352730 system_pods.go:61] "registry-proxy-trfh5" [72da9392-56d2-4247-984f-8f65503f1fca] Running
	I1030 18:30:55.007404  352730 system_pods.go:61] "snapshot-controller-56fcc65765-t82j5" [9dcced69-ccbc-4254-889e-57412edb7ccc] Running
	I1030 18:30:55.007407  352730 system_pods.go:61] "snapshot-controller-56fcc65765-w6vt8" [58d348dd-97d9-4f66-8cab-a9c10fa7a560] Running
	I1030 18:30:55.007410  352730 system_pods.go:61] "storage-provisioner" [f14cd74f-682a-4b3f-b1e4-4c8f9d9099ac] Running
	I1030 18:30:55.007416  352730 system_pods.go:74] duration metric: took 3.375410706s to wait for pod list to return data ...
	I1030 18:30:55.007425  352730 default_sa.go:34] waiting for default service account to be created ...
	I1030 18:30:55.009765  352730 default_sa.go:45] found service account: "default"
	I1030 18:30:55.009786  352730 default_sa.go:55] duration metric: took 2.355124ms for default service account to be created ...
	I1030 18:30:55.009797  352730 system_pods.go:116] waiting for k8s-apps to be running ...
	I1030 18:30:55.019529  352730 system_pods.go:86] 19 kube-system pods found
	I1030 18:30:55.019558  352730 system_pods.go:89] "amd-gpu-device-plugin-8mgln" [94a59c13-9cee-443d-b223-c70011494df1] Running
	I1030 18:30:55.019565  352730 system_pods.go:89] "coredns-7c65d6cfc9-bl4bh" [dd596811-0546-474a-ae29-899ed8a07e6a] Running
	I1030 18:30:55.019569  352730 system_pods.go:89] "csi-hostpath-attacher-0" [0d5bb80a-49e8-4939-9ed2-71f5b6c67ddf] Running
	I1030 18:30:55.019573  352730 system_pods.go:89] "csi-hostpath-resizer-0" [cb036297-cc22-4657-b979-8e4e8fced88d] Running
	I1030 18:30:55.019576  352730 system_pods.go:89] "csi-hostpathplugin-mhb87" [4792e982-6069-4e2a-b755-38ef41a1a734] Running
	I1030 18:30:55.019581  352730 system_pods.go:89] "etcd-addons-960551" [e88d897c-7715-438f-b219-4c6c9a999345] Running
	I1030 18:30:55.019587  352730 system_pods.go:89] "kindnet-rw7px" [d028ec71-ff26-427c-a172-5009ee964be7] Running
	I1030 18:30:55.019593  352730 system_pods.go:89] "kube-apiserver-addons-960551" [4a373b29-3adf-42a3-b132-ae960875f6a7] Running
	I1030 18:30:55.019601  352730 system_pods.go:89] "kube-controller-manager-addons-960551" [4e1fc94d-e4c8-4e27-94d7-c86fcc1c9f61] Running
	I1030 18:30:55.019607  352730 system_pods.go:89] "kube-ingress-dns-minikube" [563e9679-2e11-40d6-acbe-ffe719860984] Running
	I1030 18:30:55.019616  352730 system_pods.go:89] "kube-proxy-wcs6q" [6d66e0d8-ca56-416f-9658-b12082e1971e] Running
	I1030 18:30:55.019622  352730 system_pods.go:89] "kube-scheduler-addons-960551" [a492886e-312f-49d1-9295-842bf4ea2d1b] Running
	I1030 18:30:55.019626  352730 system_pods.go:89] "metrics-server-84c5f94fbc-2w8bv" [3500619e-1e9a-42bc-89df-d72d12e64b68] Running
	I1030 18:30:55.019634  352730 system_pods.go:89] "nvidia-device-plugin-daemonset-wtmtp" [59a5d78e-264e-47df-bdff-974fbd96ebbe] Running
	I1030 18:30:55.019637  352730 system_pods.go:89] "registry-66c9cd494c-g5gv5" [3aebd751-5c9d-4880-8349-9f8d628e6d46] Running
	I1030 18:30:55.019642  352730 system_pods.go:89] "registry-proxy-trfh5" [72da9392-56d2-4247-984f-8f65503f1fca] Running
	I1030 18:30:55.019645  352730 system_pods.go:89] "snapshot-controller-56fcc65765-t82j5" [9dcced69-ccbc-4254-889e-57412edb7ccc] Running
	I1030 18:30:55.019649  352730 system_pods.go:89] "snapshot-controller-56fcc65765-w6vt8" [58d348dd-97d9-4f66-8cab-a9c10fa7a560] Running
	I1030 18:30:55.019653  352730 system_pods.go:89] "storage-provisioner" [f14cd74f-682a-4b3f-b1e4-4c8f9d9099ac] Running
	I1030 18:30:55.019662  352730 system_pods.go:126] duration metric: took 9.859762ms to wait for k8s-apps to be running ...
	I1030 18:30:55.019671  352730 system_svc.go:44] waiting for kubelet service to be running ....
	I1030 18:30:55.019727  352730 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:30:55.031134  352730 system_svc.go:56] duration metric: took 11.455798ms WaitForService to wait for kubelet
	I1030 18:30:55.031163  352730 kubeadm.go:582] duration metric: took 1m39.518623335s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1030 18:30:55.031186  352730 node_conditions.go:102] verifying NodePressure condition ...
	I1030 18:30:55.033822  352730 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I1030 18:30:55.033847  352730 node_conditions.go:123] node cpu capacity is 8
	I1030 18:30:55.033860  352730 node_conditions.go:105] duration metric: took 2.66889ms to run NodePressure ...
	I1030 18:30:55.033871  352730 start.go:241] waiting for startup goroutines ...
	I1030 18:30:55.033878  352730 start.go:246] waiting for cluster config update ...
	I1030 18:30:55.033892  352730 start.go:255] writing updated cluster config ...
	I1030 18:30:55.034141  352730 ssh_runner.go:195] Run: rm -f paused
	I1030 18:30:55.083523  352730 start.go:600] kubectl: 1.31.2, cluster: 1.31.2 (minor skew: 0)
	I1030 18:30:55.085400  352730 out.go:177] * Done! kubectl is now configured to use "addons-960551" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 30 18:34:28 addons-960551 crio[1038]: time="2024-10-30 18:34:28.900256960Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-5f85ff4588-b7prl Namespace:ingress-nginx ID:5ad19f826a08675c299a3c7b43bd54e21ae948b0d00eeec602554a5d18b8226e UID:a606ea6e-d678-49b3-bc72-a82bd3a688f1 NetNS:/var/run/netns/e43cbdfd-4c99-46bc-ad3b-a7c7bfffe34d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 30 18:34:28 addons-960551 crio[1038]: time="2024-10-30 18:34:28.900374122Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-5f85ff4588-b7prl from CNI network \"kindnet\" (type=ptp)"
	Oct 30 18:34:28 addons-960551 crio[1038]: time="2024-10-30 18:34:28.949898044Z" level=info msg="Stopped pod sandbox: 5ad19f826a08675c299a3c7b43bd54e21ae948b0d00eeec602554a5d18b8226e" id=a8c3deeb-f7cc-413b-a11d-81417fad5788 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:34:29 addons-960551 crio[1038]: time="2024-10-30 18:34:29.240880227Z" level=info msg="Removing container: d75380e0ee4c51ceadb6a58343898eff97f9bb2006ddf0559fc7b16c390d5931" id=77d66a33-2d56-4ac2-85cb-16791b8b84c3 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:34:29 addons-960551 crio[1038]: time="2024-10-30 18:34:29.253537289Z" level=info msg="Removed container d75380e0ee4c51ceadb6a58343898eff97f9bb2006ddf0559fc7b16c390d5931: ingress-nginx/ingress-nginx-controller-5f85ff4588-b7prl/controller" id=77d66a33-2d56-4ac2-85cb-16791b8b84c3 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.178835926Z" level=info msg="Removing container: 9b421e616574d232e598a6ebf8a3691e5f481a59666674cd47224ba48a147449" id=05e1e38d-041c-4ae9-9441-3db30881e1e5 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.193407125Z" level=info msg="Removed container 9b421e616574d232e598a6ebf8a3691e5f481a59666674cd47224ba48a147449: ingress-nginx/ingress-nginx-admission-patch-hkjk8/patch" id=05e1e38d-041c-4ae9-9441-3db30881e1e5 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.194625740Z" level=info msg="Removing container: 62fed9cbf0a745271c20fc538fa66aaaaa267ea8bb0912f6df282e5b40b15ec1" id=de730a8c-32eb-4133-b212-93a76b6c1c73 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.207101565Z" level=info msg="Removed container 62fed9cbf0a745271c20fc538fa66aaaaa267ea8bb0912f6df282e5b40b15ec1: ingress-nginx/ingress-nginx-admission-create-6k92b/create" id=de730a8c-32eb-4133-b212-93a76b6c1c73 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.208195992Z" level=info msg="Stopping pod sandbox: c81c495bce67124566cb013cac3802764d1c3b09e3d1f409167ba3c50ded284a" id=15e1e181-2cba-48d5-a675-e7b7ee95dcad name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.208224271Z" level=info msg="Stopped pod sandbox (already stopped): c81c495bce67124566cb013cac3802764d1c3b09e3d1f409167ba3c50ded284a" id=15e1e181-2cba-48d5-a675-e7b7ee95dcad name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.208478296Z" level=info msg="Removing pod sandbox: c81c495bce67124566cb013cac3802764d1c3b09e3d1f409167ba3c50ded284a" id=fa806191-4f45-45ed-b630-f8fa7d665e1b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.213897881Z" level=info msg="Removed pod sandbox: c81c495bce67124566cb013cac3802764d1c3b09e3d1f409167ba3c50ded284a" id=fa806191-4f45-45ed-b630-f8fa7d665e1b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.214242951Z" level=info msg="Stopping pod sandbox: 5ad19f826a08675c299a3c7b43bd54e21ae948b0d00eeec602554a5d18b8226e" id=faa9f494-aff1-4250-ae6b-6946abd7475a name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.214277706Z" level=info msg="Stopped pod sandbox (already stopped): 5ad19f826a08675c299a3c7b43bd54e21ae948b0d00eeec602554a5d18b8226e" id=faa9f494-aff1-4250-ae6b-6946abd7475a name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.214577695Z" level=info msg="Removing pod sandbox: 5ad19f826a08675c299a3c7b43bd54e21ae948b0d00eeec602554a5d18b8226e" id=20cbfd8e-8c78-4ba1-b5e0-d9256fd9995b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.220496174Z" level=info msg="Removed pod sandbox: 5ad19f826a08675c299a3c7b43bd54e21ae948b0d00eeec602554a5d18b8226e" id=20cbfd8e-8c78-4ba1-b5e0-d9256fd9995b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.220784346Z" level=info msg="Stopping pod sandbox: 7877c19b19ec9c846fee62e505cebf2f5371b790793edd60646a6cbbf551a747" id=49c8b1c0-dbc2-48da-b99d-4fc4a729f307 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.220815520Z" level=info msg="Stopped pod sandbox (already stopped): 7877c19b19ec9c846fee62e505cebf2f5371b790793edd60646a6cbbf551a747" id=49c8b1c0-dbc2-48da-b99d-4fc4a729f307 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.221072546Z" level=info msg="Removing pod sandbox: 7877c19b19ec9c846fee62e505cebf2f5371b790793edd60646a6cbbf551a747" id=cfa96a60-1146-49c6-84e4-caf8aa8512c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.225921210Z" level=info msg="Removed pod sandbox: 7877c19b19ec9c846fee62e505cebf2f5371b790793edd60646a6cbbf551a747" id=cfa96a60-1146-49c6-84e4-caf8aa8512c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.226157433Z" level=info msg="Stopping pod sandbox: fcb1d0d3f8df5ae77c08f61d0788f397d57d4f6311c7c3a09ce0a2748335d1f8" id=78855611-6f20-4bae-9112-d7835ec1c830 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.226186932Z" level=info msg="Stopped pod sandbox (already stopped): fcb1d0d3f8df5ae77c08f61d0788f397d57d4f6311c7c3a09ce0a2748335d1f8" id=78855611-6f20-4bae-9112-d7835ec1c830 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.226496941Z" level=info msg="Removing pod sandbox: fcb1d0d3f8df5ae77c08f61d0788f397d57d4f6311c7c3a09ce0a2748335d1f8" id=90b719f6-81ce-447d-9f55-35f27ae4de77 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 30 18:35:10 addons-960551 crio[1038]: time="2024-10-30 18:35:10.231818984Z" level=info msg="Removed pod sandbox: fcb1d0d3f8df5ae77c08f61d0788f397d57d4f6311c7c3a09ce0a2748335d1f8" id=90b719f6-81ce-447d-9f55-35f27ae4de77 name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	66d1312140bc3       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   8afc7343873ee       hello-world-app-55bf9c44b4-mjqkt
	e51496e139bcf       docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250                         5 minutes ago       Running             nginx                     0                   3fe24f3c99aef       nginx
	3dec044fb7b3a       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   e88ac947a789e       busybox
	a13ee76037103       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   7 minutes ago       Running             metrics-server            0                   2f6691157fec0       metrics-server-84c5f94fbc-2w8bv
	b6ea7a2f3e536       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago       Running             storage-provisioner       0                   8591539552f72       storage-provisioner
	e496c26fdd4f5       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        7 minutes ago       Running             coredns                   0                   aac75fad05ddc       coredns-7c65d6cfc9-bl4bh
	a0af79c5e3a72       docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16                      7 minutes ago       Running             kindnet-cni               0                   c8ec40709792f       kindnet-rw7px
	9933000f57dbb       505d571f5fd56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38                                                        7 minutes ago       Running             kube-proxy                0                   8235539fec134       kube-proxy-wcs6q
	e465654d4170a       0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503                                                        8 minutes ago       Running             kube-controller-manager   0                   d2f5c0fd9ac1c       kube-controller-manager-addons-960551
	0bf5b248616d0       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        8 minutes ago       Running             etcd                      0                   c3ae7dfbd9a70       etcd-addons-960551
	8092e033bc200       847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856                                                        8 minutes ago       Running             kube-scheduler            0                   535a527f2b43b       kube-scheduler-addons-960551
	e9a712e31d25b       9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173                                                        8 minutes ago       Running             kube-apiserver            0                   889548213e200       kube-apiserver-addons-960551
	
	
	==> coredns [e496c26fdd4f56d91fb4c772d6eadac2cb331f7c11f09394039eb1f7e7f3f6f0] <==
	[INFO] 10.244.0.22:35531 - 17116 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.006036672s
	[INFO] 10.244.0.22:35531 - 1026 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005231412s
	[INFO] 10.244.0.22:55082 - 24651 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005212875s
	[INFO] 10.244.0.22:48531 - 7580 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005930232s
	[INFO] 10.244.0.22:57641 - 52852 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005683783s
	[INFO] 10.244.0.22:34681 - 1619 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005626082s
	[INFO] 10.244.0.22:43063 - 55972 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005455826s
	[INFO] 10.244.0.22:46353 - 63985 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005651721s
	[INFO] 10.244.0.22:59786 - 51813 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006074147s
	[INFO] 10.244.0.22:34681 - 31557 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006079938s
	[INFO] 10.244.0.22:46353 - 56260 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005661818s
	[INFO] 10.244.0.22:57641 - 26776 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00581804s
	[INFO] 10.244.0.22:46353 - 58325 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00007301s
	[INFO] 10.244.0.22:55082 - 61869 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00636451s
	[INFO] 10.244.0.22:35531 - 38125 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006847667s
	[INFO] 10.244.0.22:59786 - 41433 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006492165s
	[INFO] 10.244.0.22:34681 - 41886 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000376513s
	[INFO] 10.244.0.22:48531 - 47778 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006864628s
	[INFO] 10.244.0.22:43063 - 45263 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006098379s
	[INFO] 10.244.0.22:57641 - 50942 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000213503s
	[INFO] 10.244.0.22:59786 - 60121 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000082671s
	[INFO] 10.244.0.22:35531 - 51067 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000125827s
	[INFO] 10.244.0.22:55082 - 11093 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000213541s
	[INFO] 10.244.0.22:43063 - 39739 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000254089s
	[INFO] 10.244.0.22:48531 - 27982 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000083181s
	
	
	==> describe nodes <==
	Name:               addons-960551
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-960551
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=605ec3dacea4f25ee181ccc490c641c149fd11d0
	                    minikube.k8s.io/name=addons-960551
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_30T18_29_10_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-960551
	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:  Wed, 30 Oct 2024 18:29:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-960551
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 30 Oct 2024 18:37:01 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 30 Oct 2024 18:34:46 +0000   Wed, 30 Oct 2024 18:29:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 30 Oct 2024 18:34:46 +0000   Wed, 30 Oct 2024 18:29:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 30 Oct 2024 18:34:46 +0000   Wed, 30 Oct 2024 18:29:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 30 Oct 2024 18:34:46 +0000   Wed, 30 Oct 2024 18:29:34 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-960551
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 95aea2f0ed7d4dfc8bee2362a7152291
	  System UUID:                5e5b7116-319a-486d-8024-33a830327228
	  Boot ID:                    61caffb7-cbd3-44e0-bca9-daad32d87cee
	  Kernel Version:             5.15.0-1070-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.2
	  Kube-Proxy Version:         v1.31.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m15s
	  default                     hello-world-app-55bf9c44b4-mjqkt         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m49s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m8s
	  kube-system                 coredns-7c65d6cfc9-bl4bh                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     7m55s
	  kube-system                 etcd-addons-960551                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         8m
	  kube-system                 kindnet-rw7px                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      7m55s
	  kube-system                 kube-apiserver-addons-960551             250m (3%)     0 (0%)      0 (0%)           0 (0%)         8m
	  kube-system                 kube-controller-manager-addons-960551    200m (2%)     0 (0%)      0 (0%)           0 (0%)         8m
	  kube-system                 kube-proxy-wcs6q                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m55s
	  kube-system                 kube-scheduler-addons-960551             100m (1%)     0 (0%)      0 (0%)           0 (0%)         8m
	  kube-system                 metrics-server-84c5f94fbc-2w8bv          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         7m51s
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m51s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                  From             Message
	  ----     ------                   ----                 ----             -------
	  Normal   Starting                 7m50s                kube-proxy       
	  Normal   Starting                 8m5s                 kubelet          Starting kubelet.
	  Warning  CgroupV1                 8m5s                 kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  8m5s (x8 over 8m5s)  kubelet          Node addons-960551 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m5s (x8 over 8m5s)  kubelet          Node addons-960551 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m5s (x7 over 8m5s)  kubelet          Node addons-960551 status is now: NodeHasSufficientPID
	  Normal   Starting                 8m1s                 kubelet          Starting kubelet.
	  Warning  CgroupV1                 8m1s                 kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  8m                   kubelet          Node addons-960551 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m                   kubelet          Node addons-960551 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m                   kubelet          Node addons-960551 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           7m56s                node-controller  Node addons-960551 event: Registered Node addons-960551 in Controller
	  Normal   NodeReady                7m36s                kubelet          Node addons-960551 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 72 c0 ff b0 55 7a 08 06
	[  +6.397765] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff da 8a 70 0f 66 78 08 06
	[ +32.160585] IPv4: martian source 10.244.0.1 from 10.244.0.4, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 9a e0 a6 2a c0 8a 08 06
	[  +1.355160] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff ce 8f 88 b0 45 04 08 06
	[  +0.060807] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 6e e9 de 7f 32 9d 08 06
	[  +6.248781] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff d2 2e a6 36 00 c0 08 06
	[Oct30 18:32] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +1.027749] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +2.015770] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +4.159554] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[  +8.191187] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[ +16.126357] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	[Oct30 18:33] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 32 3c 29 d3 6f 15 7a f0 42 6f 5c ff 08 00
	
	
	==> etcd [0bf5b248616d059063a20b3b119cbc38abc2c815631a1aeb0b6b844d1f30d106] <==
	{"level":"info","ts":"2024-10-30T18:29:18.929386Z","caller":"traceutil/trace.go:171","msg":"trace[1740056870] transaction","detail":"{read_only:false; response_revision:431; number_of_response:1; }","duration":"193.544788ms","start":"2024-10-30T18:29:18.735821Z","end":"2024-10-30T18:29:18.929366Z","steps":["trace[1740056870] 'process raft request'  (duration: 193.058497ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.937952Z","caller":"traceutil/trace.go:171","msg":"trace[295932279] linearizableReadLoop","detail":"{readStateIndex:442; appliedIndex:438; }","duration":"102.303301ms","start":"2024-10-30T18:29:18.835614Z","end":"2024-10-30T18:29:18.937917Z","steps":["trace[295932279] 'read index received'  (duration: 93.214291ms)","trace[295932279] 'applied index is now lower than readState.Index'  (duration: 9.088281ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-30T18:29:18.938087Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.479855ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:18.938132Z","caller":"traceutil/trace.go:171","msg":"trace[851155632] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:435; }","duration":"102.53514ms","start":"2024-10-30T18:29:18.835588Z","end":"2024-10-30T18:29:18.938123Z","steps":["trace[851155632] 'agreement among raft nodes before linearized reading'  (duration: 102.418327ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.938328Z","caller":"traceutil/trace.go:171","msg":"trace[261859812] transaction","detail":"{read_only:false; response_revision:432; number_of_response:1; }","duration":"201.203946ms","start":"2024-10-30T18:29:18.737115Z","end":"2024-10-30T18:29:18.938319Z","steps":["trace[261859812] 'process raft request'  (duration: 200.5639ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.938493Z","caller":"traceutil/trace.go:171","msg":"trace[104854658] transaction","detail":"{read_only:false; response_revision:433; number_of_response:1; }","duration":"103.058349ms","start":"2024-10-30T18:29:18.835427Z","end":"2024-10-30T18:29:18.938485Z","steps":["trace[104854658] 'process raft request'  (duration: 102.346358ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.938723Z","caller":"traceutil/trace.go:171","msg":"trace[415410527] transaction","detail":"{read_only:false; response_revision:434; number_of_response:1; }","duration":"103.206159ms","start":"2024-10-30T18:29:18.835508Z","end":"2024-10-30T18:29:18.938715Z","steps":["trace[415410527] 'process raft request'  (duration: 102.32317ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:18.939134Z","caller":"traceutil/trace.go:171","msg":"trace[1774826929] transaction","detail":"{read_only:false; response_revision:435; number_of_response:1; }","duration":"103.404157ms","start":"2024-10-30T18:29:18.835714Z","end":"2024-10-30T18:29:18.939118Z","steps":["trace[1774826929] 'process raft request'  (duration: 102.165973ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:18.947780Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.082255ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-5b584cc74\" ","response":"range_response_count:1 size:2184"}
	{"level":"info","ts":"2024-10-30T18:29:18.948004Z","caller":"traceutil/trace.go:171","msg":"trace[904240098] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-5b584cc74; range_end:; response_count:1; response_revision:435; }","duration":"112.313543ms","start":"2024-10-30T18:29:18.835677Z","end":"2024-10-30T18:29:18.947991Z","steps":["trace[904240098] 'agreement among raft nodes before linearized reading'  (duration: 112.048104ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.530469Z","caller":"traceutil/trace.go:171","msg":"trace[957957968] linearizableReadLoop","detail":"{readStateIndex:471; appliedIndex:469; }","duration":"177.861369ms","start":"2024-10-30T18:29:19.352562Z","end":"2024-10-30T18:29:19.530423Z","steps":["trace[957957968] 'read index received'  (duration: 80.094443ms)","trace[957957968] 'applied index is now lower than readState.Index'  (duration: 97.762125ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-30T18:29:19.530714Z","caller":"traceutil/trace.go:171","msg":"trace[685397352] transaction","detail":"{read_only:false; response_revision:464; number_of_response:1; }","duration":"177.771813ms","start":"2024-10-30T18:29:19.352919Z","end":"2024-10-30T18:29:19.530690Z","steps":["trace[685397352] 'process raft request'  (duration: 177.394548ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.530972Z","caller":"traceutil/trace.go:171","msg":"trace[2021808527] transaction","detail":"{read_only:false; response_revision:462; number_of_response:1; }","duration":"178.603704ms","start":"2024-10-30T18:29:19.352351Z","end":"2024-10-30T18:29:19.530954Z","steps":["trace[2021808527] 'process raft request'  (duration: 177.788328ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531289Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.543432ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/gadget/gadget\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:19.531366Z","caller":"traceutil/trace.go:171","msg":"trace[1347326709] range","detail":"{range_begin:/registry/serviceaccounts/gadget/gadget; range_end:; response_count:0; response_revision:465; }","duration":"178.62023ms","start":"2024-10-30T18:29:19.352719Z","end":"2024-10-30T18:29:19.531340Z","steps":["trace[1347326709] 'agreement among raft nodes before linearized reading'  (duration: 178.40431ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.531398Z","caller":"traceutil/trace.go:171","msg":"trace[1060023714] transaction","detail":"{read_only:false; response_revision:465; number_of_response:1; }","duration":"100.186405ms","start":"2024-10-30T18:29:19.430571Z","end":"2024-10-30T18:29:19.530758Z","steps":["trace[1060023714] 'process raft request'  (duration: 99.783381ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531576Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.006164ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/default/kubernetes\" ","response":"range_response_count:1 size:420"}
	{"level":"warn","ts":"2024-10-30T18:29:19.531588Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.390087ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:19.531605Z","caller":"traceutil/trace.go:171","msg":"trace[1530011870] range","detail":"{range_begin:/registry/services/endpoints/default/kubernetes; range_end:; response_count:1; response_revision:465; }","duration":"179.037049ms","start":"2024-10-30T18:29:19.352559Z","end":"2024-10-30T18:29:19.531596Z","steps":["trace[1530011870] 'agreement among raft nodes before linearized reading'  (duration: 178.967894ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.531623Z","caller":"traceutil/trace.go:171","msg":"trace[343812375] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:465; }","duration":"178.425133ms","start":"2024-10-30T18:29:19.353189Z","end":"2024-10-30T18:29:19.531614Z","steps":["trace[343812375] 'agreement among raft nodes before linearized reading'  (duration: 178.372026ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531799Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.688015ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-10-30T18:29:19.531835Z","caller":"traceutil/trace.go:171","msg":"trace[400655282] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:465; }","duration":"178.734536ms","start":"2024-10-30T18:29:19.353085Z","end":"2024-10-30T18:29:19.531819Z","steps":["trace[400655282] 'agreement among raft nodes before linearized reading'  (duration: 178.659564ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-30T18:29:19.531397Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"176.414268ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-30T18:29:19.532541Z","caller":"traceutil/trace.go:171","msg":"trace[1836117325] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:465; }","duration":"177.579562ms","start":"2024-10-30T18:29:19.354941Z","end":"2024-10-30T18:29:19.532521Z","steps":["trace[1836117325] 'agreement among raft nodes before linearized reading'  (duration: 176.379105ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-30T18:29:19.532476Z","caller":"traceutil/trace.go:171","msg":"trace[1844451953] transaction","detail":"{read_only:false; response_revision:463; number_of_response:1; }","duration":"178.809236ms","start":"2024-10-30T18:29:19.352758Z","end":"2024-10-30T18:29:19.531567Z","steps":["trace[1844451953] 'process raft request'  (duration: 177.508428ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:37:10 up  3:19,  0 users,  load average: 0.06, 0.52, 1.01
	Linux addons-960551 5.15.0-1070-gcp #78~20.04.1-Ubuntu SMP Wed Oct 9 22:05:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [a0af79c5e3a72392d5fec27459412ab73b786ff869dc8b9036753c4b6f609620] <==
	I1030 18:35:04.036526       1 main.go:301] handling current node
	I1030 18:35:14.029757       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:35:14.029795       1 main.go:301] handling current node
	I1030 18:35:24.029556       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:35:24.029592       1 main.go:301] handling current node
	I1030 18:35:34.036499       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:35:34.036532       1 main.go:301] handling current node
	I1030 18:35:44.036491       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:35:44.036528       1 main.go:301] handling current node
	I1030 18:35:54.029563       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:35:54.029599       1 main.go:301] handling current node
	I1030 18:36:04.031732       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:36:04.031765       1 main.go:301] handling current node
	I1030 18:36:14.037828       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:36:14.037862       1 main.go:301] handling current node
	I1030 18:36:24.029153       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:36:24.029191       1 main.go:301] handling current node
	I1030 18:36:34.036641       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:36:34.036678       1 main.go:301] handling current node
	I1030 18:36:44.038765       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:36:44.038801       1 main.go:301] handling current node
	I1030 18:36:54.029594       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:36:54.029631       1 main.go:301] handling current node
	I1030 18:37:04.032173       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1030 18:37:04.032214       1 main.go:301] handling current node
	
	
	==> kube-apiserver [e9a712e31d25be1ecc112bfdd22c91db74c7185a9271d49db6b377de83d1d004] <==
	I1030 18:30:45.661937       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I1030 18:30:46.000853       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1030 18:31:02.841815       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:42570: use of closed network connection
	E1030 18:31:03.005004       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:42602: use of closed network connection
	I1030 18:31:11.917847       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.150.145"}
	I1030 18:31:37.036772       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1030 18:31:46.071868       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1030 18:31:47.187656       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E1030 18:31:54.935211       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1030 18:32:02.116678       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1030 18:32:02.342816       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.14.11"}
	I1030 18:32:05.739453       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.739504       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 18:32:05.754888       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.754942       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 18:32:05.755279       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.764454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.764505       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1030 18:32:05.943288       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1030 18:32:05.943425       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1030 18:32:06.756253       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1030 18:32:06.943419       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W1030 18:32:07.046028       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I1030 18:34:21.758562       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.120.137"}
	E1030 18:34:25.780491       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [e465654d4170ae16bf8e3524f04a6eed9cb9d91f5719aea71eee34dc0f4633de] <==
	E1030 18:34:51.735018       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:35:12.493405       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:35:12.493450       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:35:16.175248       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:35:16.175291       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:35:28.798606       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:35:28.798657       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:35:37.259258       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:35:37.259314       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:36:09.507990       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:36:09.508052       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:36:11.993266       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:36:11.993317       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:36:24.823841       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:36:24.823890       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:36:25.289935       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:36:25.289981       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:36:48.784287       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:36:48.784328       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:36:56.629510       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:36:56.629548       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:37:02.076336       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:37:02.076376       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:37:05.333443       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E1030 18:37:05.333485       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	
	
	==> kube-proxy [9933000f57dbb527ee2a131eb4c0eecdc484ee1663403c467d055f7c4f186765] <==
	I1030 18:29:18.938718       1 server_linux.go:66] "Using iptables proxy"
	I1030 18:29:19.552538       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1030 18:29:19.552624       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1030 18:29:19.928652       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1030 18:29:19.932577       1 server_linux.go:169] "Using iptables Proxier"
	I1030 18:29:19.939663       1 proxier.go:255] "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" ipFamily="IPv4"
	I1030 18:29:19.940183       1 server.go:483] "Version info" version="v1.31.2"
	I1030 18:29:19.940223       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1030 18:29:19.945162       1 config.go:105] "Starting endpoint slice config controller"
	I1030 18:29:19.946050       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1030 18:29:19.945524       1 config.go:328] "Starting node config controller"
	I1030 18:29:19.946495       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1030 18:29:19.945583       1 config.go:199] "Starting service config controller"
	I1030 18:29:19.946578       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1030 18:29:20.129136       1 shared_informer.go:320] Caches are synced for service config
	I1030 18:29:20.139768       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1030 18:29:20.139955       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [8092e033bc200607ff5dc189d3d56c07b1c7b9608cc66f838b7330944dfd9e4c] <==
	W1030 18:29:08.038683       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W1030 18:29:08.038713       1 reflector.go:561] 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
	E1030 18:29:08.038720       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E1030 18:29:08.038726       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038791       1 reflector.go:561] 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
	E1030 18:29:08.038802       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038822       1 reflector.go:561] 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
	E1030 18:29:08.038839       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038858       1 reflector.go:561] 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
	E1030 18:29:08.038871       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038889       1 reflector.go:561] 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
	E1030 18:29:08.038905       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.038923       1 reflector.go:561] 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
	E1030 18:29:08.038933       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.039153       1 reflector.go:561] 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
	E1030 18:29:08.039176       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.855064       1 reflector.go:561] 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
	E1030 18:29:08.855104       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.906495       1 reflector.go:561] 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
	E1030 18:29:08.906539       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.908572       1 reflector.go:561] 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
	E1030 18:29:08.908608       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W1030 18:29:08.986539       1 reflector.go:561] 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
	E1030 18:29:08.986581       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I1030 18:29:09.635561       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 30 18:35:20 addons-960551 kubelet[1625]: E1030 18:35:20.197013    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313320196784325,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:35:30 addons-960551 kubelet[1625]: E1030 18:35:30.199994    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313330199765569,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:35:30 addons-960551 kubelet[1625]: E1030 18:35:30.200022    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313330199765569,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:35:40 addons-960551 kubelet[1625]: E1030 18:35:40.202048    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313340201865341,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:35:40 addons-960551 kubelet[1625]: E1030 18:35:40.202078    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313340201865341,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:35:50 addons-960551 kubelet[1625]: E1030 18:35:50.203935    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313350203756191,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:35:50 addons-960551 kubelet[1625]: E1030 18:35:50.203974    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313350203756191,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:35:59 addons-960551 kubelet[1625]: I1030 18:35:59.944361    1625 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Oct 30 18:36:00 addons-960551 kubelet[1625]: E1030 18:36:00.206416    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313360206196079,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:00 addons-960551 kubelet[1625]: E1030 18:36:00.206459    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313360206196079,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:10 addons-960551 kubelet[1625]: E1030 18:36:10.209219    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313370209018332,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:10 addons-960551 kubelet[1625]: E1030 18:36:10.209261    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313370209018332,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:20 addons-960551 kubelet[1625]: E1030 18:36:20.211634    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313380211449416,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:20 addons-960551 kubelet[1625]: E1030 18:36:20.211670    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313380211449416,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:30 addons-960551 kubelet[1625]: E1030 18:36:30.214312    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313390214106461,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:30 addons-960551 kubelet[1625]: E1030 18:36:30.214353    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313390214106461,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:40 addons-960551 kubelet[1625]: E1030 18:36:40.216132    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313400215950326,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:40 addons-960551 kubelet[1625]: E1030 18:36:40.216167    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313400215950326,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:50 addons-960551 kubelet[1625]: E1030 18:36:50.218891    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313410218695279,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:36:50 addons-960551 kubelet[1625]: E1030 18:36:50.218925    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313410218695279,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:37:00 addons-960551 kubelet[1625]: E1030 18:37:00.221636    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313420221392163,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:37:00 addons-960551 kubelet[1625]: E1030 18:37:00.221679    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313420221392163,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:37:07 addons-960551 kubelet[1625]: I1030 18:37:07.944582    1625 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Oct 30 18:37:10 addons-960551 kubelet[1625]: E1030 18:37:10.223940    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313430223690831,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 30 18:37:10 addons-960551 kubelet[1625]: E1030 18:37:10.223980    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730313430223690831,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:618607,},InodesUsed:&UInt64Value{Value:242,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [b6ea7a2f3e5366327583dabd691fa8e99e4c4e43e1cb4368c5136afabb22fade] <==
	I1030 18:29:35.238570       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1030 18:29:35.247286       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1030 18:29:35.247344       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1030 18:29:35.255347       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1030 18:29:35.255482       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"682b5a8b-66fb-475e-b7d7-d157dcfa0032", APIVersion:"v1", ResourceVersion:"932", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-960551_a9892b8d-b3ff-4060-a91b-f5a45ca79a3e became leader
	I1030 18:29:35.255508       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-960551_a9892b8d-b3ff-4060-a91b-f5a45ca79a3e!
	I1030 18:29:35.356681       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-960551_a9892b8d-b3ff-4060-a91b-f5a45ca79a3e!
	

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

                                                
                                    

Test pass (302/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.02
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.2/json-events 4.37
13 TestDownloadOnly/v1.31.2/preload-exists 0
17 TestDownloadOnly/v1.31.2/LogsDuration 0.06
18 TestDownloadOnly/v1.31.2/DeleteAll 0.19
19 TestDownloadOnly/v1.31.2/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.07
21 TestBinaryMirror 0.74
22 TestOffline 55.8
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 143.2
31 TestAddons/serial/GCPAuth/Namespaces 0.13
32 TestAddons/serial/GCPAuth/FakeCredentials 7.52
35 TestAddons/parallel/Registry 15.7
37 TestAddons/parallel/InspektorGadget 10.6
40 TestAddons/parallel/CSI 55.06
41 TestAddons/parallel/Headlamp 17.47
42 TestAddons/parallel/CloudSpanner 6.5
43 TestAddons/parallel/LocalPath 55.32
44 TestAddons/parallel/NvidiaDevicePlugin 6.45
45 TestAddons/parallel/Yakd 10.61
46 TestAddons/parallel/AmdGpuDevicePlugin 5.44
47 TestAddons/StoppedEnableDisable 12.08
48 TestCertOptions 25.11
49 TestCertExpiration 223.08
51 TestForceSystemdFlag 26.22
52 TestForceSystemdEnv 27.19
54 TestKVMDriverInstallOrUpdate 3.24
58 TestErrorSpam/setup 22.29
59 TestErrorSpam/start 0.55
60 TestErrorSpam/status 0.83
61 TestErrorSpam/pause 1.48
62 TestErrorSpam/unpause 1.68
63 TestErrorSpam/stop 1.34
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 41.65
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 24.96
70 TestFunctional/serial/KubeContext 0.05
71 TestFunctional/serial/KubectlGetPods 0.07
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.97
75 TestFunctional/serial/CacheCmd/cache/add_local 1.3
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.27
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.62
80 TestFunctional/serial/CacheCmd/cache/delete 0.1
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
83 TestFunctional/serial/ExtraConfig 40.06
84 TestFunctional/serial/ComponentHealth 0.07
85 TestFunctional/serial/LogsCmd 1.35
86 TestFunctional/serial/LogsFileCmd 1.38
87 TestFunctional/serial/InvalidService 4.62
89 TestFunctional/parallel/ConfigCmd 0.4
90 TestFunctional/parallel/DashboardCmd 9.97
91 TestFunctional/parallel/DryRun 0.35
92 TestFunctional/parallel/InternationalLanguage 0.15
93 TestFunctional/parallel/StatusCmd 1.3
97 TestFunctional/parallel/ServiceCmdConnect 13.68
98 TestFunctional/parallel/AddonsCmd 0.14
99 TestFunctional/parallel/PersistentVolumeClaim 41.89
101 TestFunctional/parallel/SSHCmd 0.49
102 TestFunctional/parallel/CpCmd 1.64
103 TestFunctional/parallel/MySQL 27.17
104 TestFunctional/parallel/FileSync 0.3
105 TestFunctional/parallel/CertSync 1.64
109 TestFunctional/parallel/NodeLabels 0.06
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.52
113 TestFunctional/parallel/License 0.17
114 TestFunctional/parallel/ServiceCmd/DeployApp 14.21
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.4
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.22
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
121 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
125 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
126 TestFunctional/parallel/ServiceCmd/List 0.97
127 TestFunctional/parallel/ServiceCmd/JSONOutput 0.9
128 TestFunctional/parallel/ServiceCmd/HTTPS 0.53
129 TestFunctional/parallel/ServiceCmd/Format 0.55
130 TestFunctional/parallel/ServiceCmd/URL 0.51
131 TestFunctional/parallel/ProfileCmd/profile_not_create 0.57
132 TestFunctional/parallel/ProfileCmd/profile_list 0.56
133 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
134 TestFunctional/parallel/MountCmd/any-port 6.51
135 TestFunctional/parallel/Version/short 0.06
136 TestFunctional/parallel/Version/components 0.64
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.37
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
141 TestFunctional/parallel/ImageCommands/ImageBuild 2.88
142 TestFunctional/parallel/ImageCommands/Setup 1.04
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.34
144 TestFunctional/parallel/MountCmd/specific-port 1.69
145 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.01
146 TestFunctional/parallel/UpdateContextCmd/no_changes 0.16
147 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
148 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
149 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.32
150 TestFunctional/parallel/MountCmd/VerifyCleanup 1.88
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.49
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.57
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.81
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.6
155 TestFunctional/delete_echo-server_images 0.03
156 TestFunctional/delete_my-image_image 0.01
157 TestFunctional/delete_minikube_cached_images 0.01
161 TestMultiControlPlane/serial/StartCluster 100.75
162 TestMultiControlPlane/serial/DeployApp 4.14
163 TestMultiControlPlane/serial/PingHostFromPods 1.03
164 TestMultiControlPlane/serial/AddWorkerNode 31.53
165 TestMultiControlPlane/serial/NodeLabels 0.06
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.8
167 TestMultiControlPlane/serial/CopyFile 15.15
168 TestMultiControlPlane/serial/StopSecondaryNode 12.44
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.64
170 TestMultiControlPlane/serial/RestartSecondaryNode 21.09
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.04
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 163.61
173 TestMultiControlPlane/serial/DeleteSecondaryNode 8.21
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.62
175 TestMultiControlPlane/serial/StopCluster 24.93
176 TestMultiControlPlane/serial/RestartCluster 116.13
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.62
178 TestMultiControlPlane/serial/AddSecondaryNode 37.53
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.81
183 TestJSONOutput/start/Command 41.83
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 0.65
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.56
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.69
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.2
208 TestKicCustomNetwork/create_custom_network 31.19
209 TestKicCustomNetwork/use_default_bridge_network 25.69
210 TestKicExistingNetwork 25.47
211 TestKicCustomSubnet 22.68
212 TestKicStaticIP 22.92
213 TestMainNoArgs 0.05
214 TestMinikubeProfile 48.5
217 TestMountStart/serial/StartWithMountFirst 8.36
218 TestMountStart/serial/VerifyMountFirst 0.23
219 TestMountStart/serial/StartWithMountSecond 5.29
220 TestMountStart/serial/VerifyMountSecond 0.23
221 TestMountStart/serial/DeleteFirst 1.58
222 TestMountStart/serial/VerifyMountPostDelete 0.23
223 TestMountStart/serial/Stop 1.17
224 TestMountStart/serial/RestartStopped 7.06
225 TestMountStart/serial/VerifyMountPostStop 0.24
228 TestMultiNode/serial/FreshStart2Nodes 70.81
229 TestMultiNode/serial/DeployApp2Nodes 3.05
230 TestMultiNode/serial/PingHostFrom2Pods 0.7
231 TestMultiNode/serial/AddNode 28.17
232 TestMultiNode/serial/MultiNodeLabels 0.06
233 TestMultiNode/serial/ProfileList 0.59
234 TestMultiNode/serial/CopyFile 8.67
235 TestMultiNode/serial/StopNode 2.05
236 TestMultiNode/serial/StartAfterStop 8.71
237 TestMultiNode/serial/RestartKeepsNodes 111.74
238 TestMultiNode/serial/DeleteNode 5.16
239 TestMultiNode/serial/StopMultiNode 23.65
240 TestMultiNode/serial/RestartMultiNode 53.6
241 TestMultiNode/serial/ValidateNameConflict 24.87
246 TestPreload 111.9
248 TestScheduledStopUnix 100.37
251 TestInsufficientStorage 9.6
252 TestRunningBinaryUpgrade 101.38
254 TestKubernetesUpgrade 356.86
255 TestMissingContainerUpgrade 137.16
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
258 TestStoppedBinaryUpgrade/Setup 0.45
259 TestNoKubernetes/serial/StartWithK8s 32.62
260 TestStoppedBinaryUpgrade/Upgrade 89.41
261 TestNoKubernetes/serial/StartWithStopK8s 13.01
262 TestNoKubernetes/serial/Start 5
263 TestNoKubernetes/serial/VerifyK8sNotRunning 0.29
264 TestNoKubernetes/serial/ProfileList 6.98
265 TestNoKubernetes/serial/Stop 2.82
266 TestNoKubernetes/serial/StartNoArgs 6.55
267 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.24
275 TestNetworkPlugins/group/false 4.59
286 TestStoppedBinaryUpgrade/MinikubeLogs 1.19
288 TestPause/serial/Start 53.71
289 TestPause/serial/SecondStartNoReconfiguration 20.8
290 TestPause/serial/Pause 0.7
291 TestPause/serial/VerifyStatus 0.28
292 TestPause/serial/Unpause 0.58
293 TestPause/serial/PauseAgain 0.69
294 TestPause/serial/DeletePaused 2.61
295 TestPause/serial/VerifyDeletedResources 16.07
296 TestNetworkPlugins/group/auto/Start 44.2
297 TestNetworkPlugins/group/kindnet/Start 41.68
298 TestNetworkPlugins/group/auto/KubeletFlags 0.25
299 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
300 TestNetworkPlugins/group/auto/NetCatPod 8.35
301 TestNetworkPlugins/group/kindnet/KubeletFlags 0.24
302 TestNetworkPlugins/group/kindnet/NetCatPod 10.18
303 TestNetworkPlugins/group/auto/DNS 0.13
304 TestNetworkPlugins/group/auto/Localhost 0.11
305 TestNetworkPlugins/group/auto/HairPin 0.13
306 TestNetworkPlugins/group/kindnet/DNS 0.13
307 TestNetworkPlugins/group/kindnet/Localhost 0.11
308 TestNetworkPlugins/group/kindnet/HairPin 0.11
309 TestNetworkPlugins/group/calico/Start 56.37
310 TestNetworkPlugins/group/custom-flannel/Start 45.52
311 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.27
312 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.18
313 TestNetworkPlugins/group/calico/ControllerPod 6.01
314 TestNetworkPlugins/group/calico/KubeletFlags 0.25
315 TestNetworkPlugins/group/calico/NetCatPod 11.16
316 TestNetworkPlugins/group/custom-flannel/DNS 0.14
317 TestNetworkPlugins/group/custom-flannel/Localhost 0.14
318 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
319 TestNetworkPlugins/group/calico/DNS 0.15
320 TestNetworkPlugins/group/calico/Localhost 0.13
321 TestNetworkPlugins/group/calico/HairPin 0.15
322 TestNetworkPlugins/group/enable-default-cni/Start 68.73
323 TestNetworkPlugins/group/flannel/Start 51.94
324 TestNetworkPlugins/group/bridge/Start 34.38
325 TestNetworkPlugins/group/bridge/KubeletFlags 0.26
326 TestNetworkPlugins/group/bridge/NetCatPod 10.16
327 TestNetworkPlugins/group/flannel/ControllerPod 6.01
328 TestNetworkPlugins/group/bridge/DNS 0.12
329 TestNetworkPlugins/group/bridge/Localhost 0.1
330 TestNetworkPlugins/group/bridge/HairPin 0.1
331 TestNetworkPlugins/group/flannel/KubeletFlags 0.27
332 TestNetworkPlugins/group/flannel/NetCatPod 9.2
333 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.37
334 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.28
335 TestNetworkPlugins/group/flannel/DNS 0.18
336 TestNetworkPlugins/group/flannel/Localhost 0.13
337 TestNetworkPlugins/group/flannel/HairPin 0.11
338 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
339 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
341 TestStartStop/group/old-k8s-version/serial/FirstStart 128.45
342 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
344 TestStartStop/group/no-preload/serial/FirstStart 56.63
346 TestStartStop/group/embed-certs/serial/FirstStart 47.7
348 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 48.95
349 TestStartStop/group/no-preload/serial/DeployApp 9.22
350 TestStartStop/group/embed-certs/serial/DeployApp 9.22
351 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.89
352 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.28
353 TestStartStop/group/no-preload/serial/Stop 11.85
354 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.83
355 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.83
356 TestStartStop/group/embed-certs/serial/Stop 11.88
357 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.82
358 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
359 TestStartStop/group/no-preload/serial/SecondStart 262.41
360 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
361 TestStartStop/group/embed-certs/serial/SecondStart 262.58
362 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
363 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 298.94
364 TestStartStop/group/old-k8s-version/serial/DeployApp 8.38
365 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.82
366 TestStartStop/group/old-k8s-version/serial/Stop 11.92
367 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
368 TestStartStop/group/old-k8s-version/serial/SecondStart 139.94
369 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
370 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
371 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
372 TestStartStop/group/old-k8s-version/serial/Pause 2.49
374 TestStartStop/group/newest-cni/serial/FirstStart 27.12
375 TestStartStop/group/newest-cni/serial/DeployApp 0
376 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.81
377 TestStartStop/group/newest-cni/serial/Stop 1.21
378 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
379 TestStartStop/group/newest-cni/serial/SecondStart 13.42
380 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
381 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
382 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
383 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
384 TestStartStop/group/newest-cni/serial/Pause 2.74
385 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
386 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
387 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
388 TestStartStop/group/no-preload/serial/Pause 2.53
389 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
390 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
391 TestStartStop/group/embed-certs/serial/Pause 2.48
392 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
393 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
394 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
395 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.56
x
+
TestDownloadOnly/v1.20.0/json-events (5.02s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1030 18:28:24.641188  351419 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I1030 18:28:24.641289  351419 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-648697 | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |          |
	|         | -p download-only-648697        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 18:28:19
	Running on machine: ubuntu-20-agent-12
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 18:28:19.662849  351431 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:28:19.663117  351431 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:19.663126  351431 out.go:358] Setting ErrFile to fd 2...
	I1030 18:28:19.663130  351431 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:19.663319  351431 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	W1030 18:28:19.663459  351431 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19883-344658/.minikube/config/config.json: open /home/jenkins/minikube-integration/19883-344658/.minikube/config/config.json: no such file or directory
	I1030 18:28:19.664030  351431 out.go:352] Setting JSON to true
	I1030 18:28:19.665021  351431 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":11443,"bootTime":1730301457,"procs":230,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:28:19.665083  351431 start.go:139] virtualization: kvm guest
	I1030 18:28:19.667606  351431 out.go:97] [download-only-648697] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W1030 18:28:19.667734  351431 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball: no such file or directory
	I1030 18:28:19.667822  351431 notify.go:220] Checking for updates...
	I1030 18:28:19.669021  351431 out.go:169] MINIKUBE_LOCATION=19883
	I1030 18:28:19.670356  351431 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:28:19.671680  351431 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:28:19.672916  351431 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube
	I1030 18:28:19.674106  351431 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1030 18:28:19.676256  351431 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1030 18:28:19.676517  351431 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:28:19.698451  351431 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:28:19.698534  351431 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:19.742945  351431 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-30 18:28:19.733934371 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:19.743059  351431 docker.go:318] overlay module found
	I1030 18:28:19.744792  351431 out.go:97] Using the docker driver based on user configuration
	I1030 18:28:19.744820  351431 start.go:297] selected driver: docker
	I1030 18:28:19.744827  351431 start.go:901] validating driver "docker" against <nil>
	I1030 18:28:19.744917  351431 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:19.790572  351431 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-30 18:28:19.780509961 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:19.790732  351431 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 18:28:19.791226  351431 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1030 18:28:19.791376  351431 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1030 18:28:19.793199  351431 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-648697 host does not exist
	  To start a cluster, run: "minikube start -p download-only-648697"

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.2/json-events (4.37s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-082400 --force --alsologtostderr --kubernetes-version=v1.31.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-082400 --force --alsologtostderr --kubernetes-version=v1.31.2 --container-runtime=crio --driver=docker  --container-runtime=crio: (4.369095477s)
--- PASS: TestDownloadOnly/v1.31.2/json-events (4.37s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.2/preload-exists
I1030 18:28:29.392619  351419 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1030 18:28:29.392678  351419 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19883-344658/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.2/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-648697 | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | -p download-only-648697        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:28 UTC |
	| delete  | -p download-only-648697        | download-only-648697 | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC | 30 Oct 24 18:28 UTC |
	| start   | -o=json --download-only        | download-only-082400 | jenkins | v1.34.0 | 30 Oct 24 18:28 UTC |                     |
	|         | -p download-only-082400        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/30 18:28:25
	Running on machine: ubuntu-20-agent-12
	Binary: Built with gc go1.23.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1030 18:28:25.066120  351799 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:28:25.066232  351799 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:25.066241  351799 out.go:358] Setting ErrFile to fd 2...
	I1030 18:28:25.066246  351799 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:28:25.066395  351799 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:28:25.066980  351799 out.go:352] Setting JSON to true
	I1030 18:28:25.067961  351799 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":11448,"bootTime":1730301457,"procs":228,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:28:25.068076  351799 start.go:139] virtualization: kvm guest
	I1030 18:28:25.070067  351799 out.go:97] [download-only-082400] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 18:28:25.070197  351799 notify.go:220] Checking for updates...
	I1030 18:28:25.071403  351799 out.go:169] MINIKUBE_LOCATION=19883
	I1030 18:28:25.072631  351799 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:28:25.073787  351799 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:28:25.074937  351799 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube
	I1030 18:28:25.076180  351799 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1030 18:28:25.078380  351799 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1030 18:28:25.078583  351799 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:28:25.100038  351799 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:28:25.100104  351799 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:25.143161  351799 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:46 SystemTime:2024-10-30 18:28:25.134026966 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:25.143268  351799 docker.go:318] overlay module found
	I1030 18:28:25.144989  351799 out.go:97] Using the docker driver based on user configuration
	I1030 18:28:25.145014  351799 start.go:297] selected driver: docker
	I1030 18:28:25.145022  351799 start.go:901] validating driver "docker" against <nil>
	I1030 18:28:25.145108  351799 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:28:25.191662  351799 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:46 SystemTime:2024-10-30 18:28:25.183417421 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:28:25.191856  351799 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1030 18:28:25.192463  351799 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1030 18:28:25.192604  351799 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1030 18:28:25.194250  351799 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-082400 host does not exist
	  To start a cluster, run: "minikube start -p download-only-082400"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.07s)

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

                                                
                                    
x
+
TestBinaryMirror (0.74s)

                                                
                                                
=== RUN   TestBinaryMirror
I1030 18:28:31.096057  351419 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.2/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-530781 --alsologtostderr --binary-mirror http://127.0.0.1:39003 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-530781" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-530781
--- PASS: TestBinaryMirror (0.74s)

                                                
                                    
x
+
TestOffline (55.8s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-089486 --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-089486 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (53.445080196s)
helpers_test.go:175: Cleaning up "offline-crio-089486" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-089486
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-089486: (2.357509316s)
--- PASS: TestOffline (55.80s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (143.2s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-960551 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-960551 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m23.201694067s)
--- PASS: TestAddons/Setup (143.20s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-960551 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-960551 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.13s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (7.52s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-960551 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-960551 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [d1d234b4-82b2-4669-bd79-e59d7be63700] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d1d234b4-82b2-4669-bd79-e59d7be63700] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 7.003494917s
addons_test.go:633: (dbg) Run:  kubectl --context addons-960551 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-960551 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-960551 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (7.52s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 2.753884ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-g5gv5" [3aebd751-5c9d-4880-8349-9f8d628e6d46] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002874944s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-trfh5" [72da9392-56d2-4247-984f-8f65503f1fca] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003926561s
addons_test.go:331: (dbg) Run:  kubectl --context addons-960551 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-960551 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:336: (dbg) Done: kubectl --context addons-960551 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.427658309s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 ip
2024/10/30 18:31:25 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable registry --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable registry --alsologtostderr -v=1: (1.066696473s)
--- PASS: TestAddons/parallel/Registry (15.70s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-xql74" [a46dc04c-0d4d-40f4-a313-307f69c0f22a] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003598356s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable inspektor-gadget --alsologtostderr -v=1: (5.599018375s)
--- PASS: TestAddons/parallel/InspektorGadget (10.60s)

                                                
                                    
x
+
TestAddons/parallel/CSI (55.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1030 18:31:17.692343  351419 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1030 18:31:17.696468  351419 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1030 18:31:17.696491  351419 kapi.go:107] duration metric: took 4.167813ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 4.175746ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-960551 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-960551 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [d7ff3a1e-9547-4af1-902a-147af3a74cda] Pending
helpers_test.go:344: "task-pv-pod" [d7ff3a1e-9547-4af1-902a-147af3a74cda] 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" [d7ff3a1e-9547-4af1-902a-147af3a74cda] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.003121825s
addons_test.go:511: (dbg) Run:  kubectl --context addons-960551 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-960551 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-960551 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-960551 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-960551 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-960551 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-960551 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (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" [1b478ca6-6745-4247-af80-a16108686ed7] Pending
helpers_test.go:344: "task-pv-pod-restore" [1b478ca6-6745-4247-af80-a16108686ed7] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [1b478ca6-6745-4247-af80-a16108686ed7] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003740829s
addons_test.go:553: (dbg) Run:  kubectl --context addons-960551 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-960551 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-960551 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable volumesnapshots --alsologtostderr -v=1: (1.023896004s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.500199539s)
--- PASS: TestAddons/parallel/CSI (55.06s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-960551 --alsologtostderr -v=1
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-dll8t" [e7dc9861-f73b-4ad6-93e9-7963e6530cbf] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-dll8t" [e7dc9861-f73b-4ad6-93e9-7963e6530cbf] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003346918s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable headlamp --alsologtostderr -v=1: (5.7398522s)
--- PASS: TestAddons/parallel/Headlamp (17.47s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-mnlwn" [2dfebeca-b196-4994-a572-f52703a869e9] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004017351s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.50s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (55.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-960551 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-960551 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [b3a82f36-77aa-4f24-85c9-4808a6932f4e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [b3a82f36-77aa-4f24-85c9-4808a6932f4e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [b3a82f36-77aa-4f24-85c9-4808a6932f4e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.00368759s
addons_test.go:906: (dbg) Run:  kubectl --context addons-960551 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 ssh "cat /opt/local-path-provisioner/pvc-8c8832b5-87b9-4b31-9dfd-99d331b2dc31_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-960551 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-960551 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.334575967s)
--- PASS: TestAddons/parallel/LocalPath (55.32s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-wtmtp" [59a5d78e-264e-47df-bdff-974fbd96ebbe] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003195625s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.45s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (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-67d98fc6b-h88lz" [e14b7328-e9f0-42ab-b20d-4df214c0585d] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003713896s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-960551 addons disable yakd --alsologtostderr -v=1: (5.608000669s)
--- PASS: TestAddons/parallel/Yakd (10.61s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (5.44s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-8mgln" [94a59c13-9cee-443d-b223-c70011494df1] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.004890172s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (5.44s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.08s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-960551
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-960551: (11.830382184s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-960551
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-960551
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-960551
--- PASS: TestAddons/StoppedEnableDisable (12.08s)

                                                
                                    
x
+
TestCertOptions (25.11s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (223.08s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-061936 --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-061936 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (24.351846745s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-061936 --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-061936 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (16.323743325s)
helpers_test.go:175: Cleaning up "cert-expiration-061936" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-061936
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-061936: (2.403794652s)
--- PASS: TestCertExpiration (223.08s)

                                                
                                    
x
+
TestForceSystemdFlag (26.22s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (27.19s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-960236 --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-960236 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (23.844082493s)
helpers_test.go:175: Cleaning up "force-systemd-env-960236" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-960236
E1030 19:05:03.025381  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-960236: (3.347954632s)
--- PASS: TestForceSystemdEnv (27.19s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.24s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I1030 19:05:05.317949  351419 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1030 19:05:05.318115  351419 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W1030 19:05:05.349453  351419 install.go:62] docker-machine-driver-kvm2: exit status 1
W1030 19:05:05.349727  351419 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1030 19:05:05.349790  351419 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1519740993/001/docker-machine-driver-kvm2
I1030 19:05:05.612169  351419 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1519740993/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x5308040 0x5308040 0x5308040 0x5308040 0x5308040 0x5308040 0x5308040] Decompressors:map[bz2:0xc0004f43a0 gz:0xc0004f43a8 tar:0xc0004f4350 tar.bz2:0xc0004f4360 tar.gz:0xc0004f4370 tar.xz:0xc0004f4380 tar.zst:0xc0004f4390 tbz2:0xc0004f4360 tgz:0xc0004f4370 txz:0xc0004f4380 tzst:0xc0004f4390 xz:0xc0004f43b0 zip:0xc0004f43c0 zst:0xc0004f43b8] Getters:map[file:0xc002061bf0 http:0xc0008a5e50 https:0xc0008a5ea0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1030 19:05:05.612220  351419 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1519740993/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.24s)

                                                
                                    
x
+
TestErrorSpam/setup (22.29s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.55s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.83s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.48s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.68s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.34s)

                                                
                                                
=== 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-472209 --log_dir /tmp/nospam-472209 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-472209 --log_dir /tmp/nospam-472209 stop: (1.166200774s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-472209 --log_dir /tmp/nospam-472209 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-472209 --log_dir /tmp/nospam-472209 stop
--- PASS: TestErrorSpam/stop (1.34s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19883-344658/.minikube/files/etc/test/nested/copy/351419/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (41.65s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (24.96s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1030 18:38:43.697558  351419 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-792059 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-792059 --alsologtostderr -v=8: (24.961564616s)
functional_test.go:663: soft start took 24.96230929s for "functional-792059" cluster.
I1030 18:39:08.659501  351419 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/SoftStart (24.96s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-792059 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.07s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-792059 cache add registry.k8s.io/pause:3.3: (1.043979394s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-792059 cache add registry.k8s.io/pause:latest: (1.000542084s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.97s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-792059 /tmp/TestFunctionalserialCacheCmdcacheadd_local1193562254/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 cache add minikube-local-cache-test:functional-792059
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 cache delete minikube-local-cache-test:functional-792059
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-792059
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.30s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (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.05s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.62s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:741: (dbg) Run:  out/kubectl --context functional-792059 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (40.06s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-792059 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-792059 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (40.054659402s)
functional_test.go:761: restart took 40.054844223s for "functional-792059" cluster.
I1030 18:39:55.407962  351419 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/ExtraConfig (40.06s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.35s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-amd64 -p functional-792059 logs: (1.348412192s)
--- PASS: TestFunctional/serial/LogsCmd (1.35s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 logs --file /tmp/TestFunctionalserialLogsFileCmd1681252167/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-792059 logs --file /tmp/TestFunctionalserialLogsFileCmd1681252167/001/logs.txt: (1.378127435s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.62s)

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

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

                                                
                                                
-- /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:2327: (dbg) Run:  kubectl --context functional-792059 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-792059 delete -f testdata/invalidsvc.yaml: (1.118683731s)
--- PASS: TestFunctional/serial/InvalidService (4.62s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.4s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.97s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.35s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:40:30.053505  391905 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:40:30.053625  391905 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:40:30.053633  391905 out.go:358] Setting ErrFile to fd 2...
	I1030 18:40:30.053640  391905 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:40:30.053929  391905 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:40:30.054603  391905 out.go:352] Setting JSON to false
	I1030 18:40:30.055925  391905 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":12173,"bootTime":1730301457,"procs":246,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:40:30.056077  391905 start.go:139] virtualization: kvm guest
	I1030 18:40:30.058302  391905 out.go:177] * [functional-792059] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 18:40:30.059930  391905 out.go:177]   - MINIKUBE_LOCATION=19883
	I1030 18:40:30.059935  391905 notify.go:220] Checking for updates...
	I1030 18:40:30.061077  391905 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:40:30.062323  391905 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:40:30.063463  391905 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube
	I1030 18:40:30.064728  391905 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 18:40:30.065985  391905 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 18:40:30.067669  391905 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:40:30.068315  391905 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:40:30.094784  391905 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:40:30.094883  391905 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:40:30.144449  391905 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:false BridgeNfIP6Tables:false Debug:false NFd:35 OomKillDisable:true NGoroutines:55 SystemTime:2024-10-30 18:40:30.134530793 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:40:30.144575  391905 docker.go:318] overlay module found
	I1030 18:40:30.147182  391905 out.go:177] * Using the docker driver based on existing profile
	I1030 18:40:30.148515  391905 start.go:297] selected driver: docker
	I1030 18:40:30.148535  391905 start.go:901] validating driver "docker" against &{Name:functional-792059 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:functional-792059 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.31.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}
	I1030 18:40:30.148663  391905 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 18:40:30.150982  391905 out.go:201] 
	W1030 18:40:30.152296  391905 out.go:270] 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
	I1030 18:40:30.153604  391905 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:40:30.395727  392187 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:40:30.395839  392187 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:40:30.395849  392187 out.go:358] Setting ErrFile to fd 2...
	I1030 18:40:30.395853  392187 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:40:30.396164  392187 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:40:30.396802  392187 out.go:352] Setting JSON to false
	I1030 18:40:30.397885  392187 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":12173,"bootTime":1730301457,"procs":242,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 18:40:30.397983  392187 start.go:139] virtualization: kvm guest
	I1030 18:40:30.399866  392187 out.go:177] * [functional-792059] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I1030 18:40:30.400993  392187 notify.go:220] Checking for updates...
	I1030 18:40:30.401019  392187 out.go:177]   - MINIKUBE_LOCATION=19883
	I1030 18:40:30.402756  392187 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 18:40:30.403874  392187 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 18:40:30.404827  392187 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube
	I1030 18:40:30.405759  392187 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 18:40:30.406676  392187 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 18:40:30.408048  392187 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:40:30.408532  392187 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 18:40:30.430186  392187 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 18:40:30.430322  392187 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:40:30.483021  392187 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-30 18:40:30.472810152 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:40:30.483142  392187 docker.go:318] overlay module found
	I1030 18:40:30.484674  392187 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1030 18:40:30.485745  392187 start.go:297] selected driver: docker
	I1030 18:40:30.485765  392187 start.go:901] validating driver "docker" against &{Name:functional-792059 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:functional-792059 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.31.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}
	I1030 18:40:30.485893  392187 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 18:40:30.488198  392187 out.go:201] 
	W1030 18:40:30.489424  392187 out.go:270] 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
	I1030 18:40:30.490685  392187 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.30s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-792059 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-792059 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-vmps7" [73a6d085-5be7-4649-b17b-a6794e719bf9] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-vmps7" [73a6d085-5be7-4649-b17b-a6794e719bf9] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.003279825s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32311
functional_test.go:1675: http://192.168.49.2:32311: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-vmps7

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (41.89s)

                                                
                                                
=== 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" [bd71dbc6-71e4-4f1d-879b-95d1fd9b1afe] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004436398s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-792059 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-792059 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-792059 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-792059 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" [adc376e8-72c0-402a-8d31-ab30ec6190a5] Pending
helpers_test.go:344: "sp-pod" [adc376e8-72c0-402a-8d31-ab30ec6190a5] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [adc376e8-72c0-402a-8d31-ab30ec6190a5] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 21.004282814s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-792059 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-792059 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-792059 delete -f testdata/storage-provisioner/pod.yaml: (1.07044743s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-792059 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" [c0870cd5-c833-48d0-bda9-71e446c132c2] Pending
helpers_test.go:344: "sp-pod" [c0870cd5-c833-48d0-bda9-71e446c132c2] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [c0870cd5-c833-48d0-bda9-71e446c132c2] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.003956648s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-792059 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (41.89s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.49s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.64s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (27.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-792059 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-gvdq9" [1c0b62fb-06eb-4b1d-b243-2b986fc1fa40] Pending
helpers_test.go:344: "mysql-6cdb49bbb-gvdq9" [1c0b62fb-06eb-4b1d-b243-2b986fc1fa40] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-gvdq9" [1c0b62fb-06eb-4b1d-b243-2b986fc1fa40] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 23.00353472s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-792059 exec mysql-6cdb49bbb-gvdq9 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-792059 exec mysql-6cdb49bbb-gvdq9 -- mysql -ppassword -e "show databases;": exit status 1 (114.331179ms)

                                                
                                                
** 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 **
I1030 18:40:26.165681  351419 retry.go:31] will retry after 1.387564704s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-792059 exec mysql-6cdb49bbb-gvdq9 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-792059 exec mysql-6cdb49bbb-gvdq9 -- mysql -ppassword -e "show databases;": exit status 1 (112.72764ms)

                                                
                                                
** 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 **
I1030 18:40:27.666991  351419 retry.go:31] will retry after 2.172501326s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-792059 exec mysql-6cdb49bbb-gvdq9 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (27.17s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/351419/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo cat /etc/test/nested/copy/351419/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.30s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/351419.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo cat /etc/ssl/certs/351419.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/351419.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo cat /usr/share/ca-certificates/351419.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3514192.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo cat /etc/ssl/certs/3514192.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/3514192.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo cat /usr/share/ca-certificates/3514192.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.64s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.52s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.17s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-792059 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-792059 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-q996n" [fbf5e466-8d78-4771-9e08-65539e1a8edc] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-q996n" [fbf5e466-8d78-4771-9e08-65539e1a8edc] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 14.004950907s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (14.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-792059 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-792059 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-792059 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-792059 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 387694: os: process already finished
helpers_test.go:502: unable to terminate pid 387423: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.40s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-792059 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" [1b21e997-9637-48a1-97d9-520488286158] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [1b21e997-9637-48a1-97d9-520488286158] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003321853s
I1030 18:40:13.331217  351419 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 service list -o json
functional_test.go:1494: Took "895.762079ms" to run "out/minikube-linux-amd64 -p functional-792059 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.90s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.49.2:32337
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.53s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:32337
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.51s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "504.508231ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1329: Took "59.013462ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.56s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1366: Took "366.438028ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1379: Took "52.828509ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.42s)

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

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

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

                                                
                                                
** /stderr **
I1030 18:40:23.599260  351419 retry.go:31] will retry after 395.580112ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct 30 18:40 created-by-test
-rw-r--r-- 1 docker docker 24 Oct 30 18:40 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct 30 18:40 test-1730313623322826627
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh cat /mount-9p/test-1730313623322826627
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-792059 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" [10be8242-42ad-4a68-8513-ce50e8ee35bb] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [10be8242-42ad-4a68-8513-ce50e8ee35bb] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [10be8242-42ad-4a68-8513-ce50e8ee35bb] 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.003067955s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-792059 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-792059 /tmp/TestFunctionalparallelMountCmdany-port100232232/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.51s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-792059 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.2
registry.k8s.io/kube-proxy:v1.31.2
registry.k8s.io/kube-controller-manager:v1.31.2
registry.k8s.io/kube-apiserver:v1.31.2
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-792059
localhost/kicbase/echo-server:functional-792059
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20241023-a345ebe4
docker.io/kindest/kindnetd:v20241007-36f62932
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-792059 image ls --format short --alsologtostderr:
I1030 18:40:35.837746  395228 out.go:345] Setting OutFile to fd 1 ...
I1030 18:40:35.838335  395228 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:35.838350  395228 out.go:358] Setting ErrFile to fd 2...
I1030 18:40:35.838357  395228 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:35.840741  395228 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
I1030 18:40:35.841613  395228 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:35.841765  395228 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:35.842325  395228 cli_runner.go:164] Run: docker container inspect functional-792059 --format={{.State.Status}}
I1030 18:40:35.860966  395228 ssh_runner.go:195] Run: systemctl --version
I1030 18:40:35.861029  395228 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-792059
I1030 18:40:35.882481  395228 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32898 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/functional-792059/id_rsa Username:docker}
I1030 18:40:36.000640  395228 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-792059 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20241023-a345ebe4 | 9ca7e41918271 | 95MB   |
| registry.k8s.io/kube-proxy              | v1.31.2            | 505d571f5fd56 | 92.8MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20241007-36f62932 | 3a5bc24055c9e | 95MB   |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/minikube-local-cache-test     | functional-792059  | 4dfcea80a76cb | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| docker.io/library/nginx                 | latest             | 3b25b682ea82b | 196MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-apiserver          | v1.31.2            | 9499c9960544e | 95.3MB |
| registry.k8s.io/kube-controller-manager | v1.31.2            | 0486b6c53a1b5 | 89.5MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/library/nginx                 | alpine             | cb8f91112b6b5 | 48.4MB |
| localhost/kicbase/echo-server           | functional-792059  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-scheduler          | v1.31.2            | 847c7bc1a5418 | 68.5MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-792059 image ls --format table --alsologtostderr:
I1030 18:40:36.539032  395511 out.go:345] Setting OutFile to fd 1 ...
I1030 18:40:36.539151  395511 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.539160  395511 out.go:358] Setting ErrFile to fd 2...
I1030 18:40:36.539165  395511 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.539370  395511 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
I1030 18:40:36.539953  395511 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.540071  395511 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.540474  395511 cli_runner.go:164] Run: docker container inspect functional-792059 --format={{.State.Status}}
I1030 18:40:36.560683  395511 ssh_runner.go:195] Run: systemctl --version
I1030 18:40:36.560754  395511 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-792059
I1030 18:40:36.581008  395511 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32898 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/functional-792059/id_rsa Username:docker}
I1030 18:40:36.733652  395511 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.37s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-792059 image ls --format json --alsologtostderr:
[{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"505d571f5fd56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38","repoDigests":["registry.k8s.io/kube-proxy@sha256:22535649599e9f22b1b857afcbd9a8b36be238b2b3ea68e47f60bedcea48cd3b","registry.k8s.io/kube-proxy@sha256:62128d752eb4a9162074697aba46adea4abb8aab2a53c992f20881365b61a4fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.2"],"size":"92783513"},{"id":"da86e6ba6ca197bf6b
c5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"9ca7e41918271bb074bb20850743fd9455129b071204789f09fa2b7304d7fad5","repoDigests":["docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16","docker.io/kindest/kindnetd@sha256
:e39a44bd13d0b4532d0436a1c2fafdd1a8c57fb327770004098162f0bb96132d"],"repoTags":["docker.io/kindest/kindnetd:v20241023-a345ebe4"],"size":"94958644"},{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":["docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250","docker.io/library/nginx@sha256:ae136e431e76e12e5d84979ea5e2ffff4dd9589c2435c8bb9e33e6c3960111d3"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48414943"},{"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":"4dfcea80a76cbfdebcd46d9fbed69fd36c581fe3915c8b535bd4cc661a728db5","repoDigests":["localhost/minikube-local-cache-test@sha256:2e823406d3c20f2a20994a073c2
aebfb9783d4ae0076c49be1e88ea69d02891c"],"repoTags":["localhost/minikube-local-cache-test:functional-792059"],"size":"3330"},{"id":"9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173","repoDigests":["registry.k8s.io/kube-apiserver@sha256:9d12daaedff9677744993f247bfbe4950f3da8cfd38179b3c59ec66dc81dfbe0","registry.k8s.io/kube-apiserver@sha256:a4fdc0ebc2950d76f2859c5f38f2d05b760ed09fd8006d7a8d98dd9b30bc55da"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.2"],"size":"95274464"},{"id":"0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:4ba16ce7d80945dc4bb8e85ac0794c6171bfa8a55c94fe5be415afb4c3eb938c","registry.k8s.io/kube-controller-manager@sha256:a33795e8b0ff9923d1539331975c4e76e2a74090f9f82eca775e2390e4f20752"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.2"],"size":"89474374"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963
e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"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"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"3a5bc24055c9ebfdf31b23eef58eb4bb79b8e1772c483e6aebd2a99b41d9
9e52","repoDigests":["docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387","docker.io/kindest/kindnetd@sha256:e1b7077a015216fd2772941babf3d3204abecf98b97d82ecd149d00212c55fa7"],"repoTags":["docker.io/kindest/kindnetd:v20241007-36f62932"],"size":"94965812"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-792059"],"size":"4943877"},{"id":"847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856","repoDigests":["registry.k8s.io/kube-scheduler@sha256:0f78992e985d0dbe65f3e7598943d34b725cd61a21ba92edf5ac29f0f2b61282","registry.k8s.io/kube-scheduler@sha256:a40aba236dfcd0fe9d1258dcb9d22a82d83e9ea6d35f7d3574949b12df928fe5"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.2"],"size":"68457798"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","
repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"3b25b682ea82b2db3cc4fd48db818be788ee3f902ac7378090cf2624ec2442df","repoDigests":["docker.io/library/nginx@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb","docker.io/library/nginx@sha256:367678a80c0be120f67f3adfccc2f408bd2c1319ed98c1975ac88e750d0efe26"],"repoTags":["docker.io/library/nginx:latest"],"size":"195818008"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-792059 image ls --format json --alsologtostderr:
I1030 18:40:36.308602  395449 out.go:345] Setting OutFile to fd 1 ...
I1030 18:40:36.308718  395449 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.308727  395449 out.go:358] Setting ErrFile to fd 2...
I1030 18:40:36.308732  395449 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.308913  395449 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
I1030 18:40:36.309507  395449 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.309614  395449 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.309973  395449 cli_runner.go:164] Run: docker container inspect functional-792059 --format={{.State.Status}}
I1030 18:40:36.325449  395449 ssh_runner.go:195] Run: systemctl --version
I1030 18:40:36.325506  395449 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-792059
I1030 18:40:36.343236  395449 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32898 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/functional-792059/id_rsa Username:docker}
I1030 18:40:36.433814  395449 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-792059 image ls --format yaml --alsologtostderr:
- 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"
- id: 4dfcea80a76cbfdebcd46d9fbed69fd36c581fe3915c8b535bd4cc661a728db5
repoDigests:
- localhost/minikube-local-cache-test@sha256:2e823406d3c20f2a20994a073c2aebfb9783d4ae0076c49be1e88ea69d02891c
repoTags:
- localhost/minikube-local-cache-test:functional-792059
size: "3330"
- id: 9499c9960544e80a96c223cdc5d3059dd7c2cc37ea20e7138af4a6e415a49173
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:9d12daaedff9677744993f247bfbe4950f3da8cfd38179b3c59ec66dc81dfbe0
- registry.k8s.io/kube-apiserver@sha256:a4fdc0ebc2950d76f2859c5f38f2d05b760ed09fd8006d7a8d98dd9b30bc55da
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.2
size: "95274464"
- id: 0486b6c53a1b5af26f2ad2fb89a089e04c6baa6369f8545ab0854f9d62b44503
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:4ba16ce7d80945dc4bb8e85ac0794c6171bfa8a55c94fe5be415afb4c3eb938c
- registry.k8s.io/kube-controller-manager@sha256:a33795e8b0ff9923d1539331975c4e76e2a74090f9f82eca775e2390e4f20752
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.2
size: "89474374"
- id: 505d571f5fd56726488d27af0d9a8e02c6db58f5d62ea51dd10d47de7a0c2d38
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22535649599e9f22b1b857afcbd9a8b36be238b2b3ea68e47f60bedcea48cd3b
- registry.k8s.io/kube-proxy@sha256:62128d752eb4a9162074697aba46adea4abb8aab2a53c992f20881365b61a4fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.2
size: "92783513"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests:
- docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250
- docker.io/library/nginx@sha256:ae136e431e76e12e5d84979ea5e2ffff4dd9589c2435c8bb9e33e6c3960111d3
repoTags:
- docker.io/library/nginx:alpine
size: "48414943"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 3a5bc24055c9ebfdf31b23eef58eb4bb79b8e1772c483e6aebd2a99b41d99e52
repoDigests:
- docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387
- docker.io/kindest/kindnetd@sha256:e1b7077a015216fd2772941babf3d3204abecf98b97d82ecd149d00212c55fa7
repoTags:
- docker.io/kindest/kindnetd:v20241007-36f62932
size: "94965812"
- 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: 847c7bc1a541865e150af08318f49d02d0e0cff4a0530fd4ffe369e294dd2856
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:0f78992e985d0dbe65f3e7598943d34b725cd61a21ba92edf5ac29f0f2b61282
- registry.k8s.io/kube-scheduler@sha256:a40aba236dfcd0fe9d1258dcb9d22a82d83e9ea6d35f7d3574949b12df928fe5
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.2
size: "68457798"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 9ca7e41918271bb074bb20850743fd9455129b071204789f09fa2b7304d7fad5
repoDigests:
- docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16
- docker.io/kindest/kindnetd@sha256:e39a44bd13d0b4532d0436a1c2fafdd1a8c57fb327770004098162f0bb96132d
repoTags:
- docker.io/kindest/kindnetd:v20241023-a345ebe4
size: "94958644"
- id: 3b25b682ea82b2db3cc4fd48db818be788ee3f902ac7378090cf2624ec2442df
repoDigests:
- docker.io/library/nginx@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb
- docker.io/library/nginx@sha256:367678a80c0be120f67f3adfccc2f408bd2c1319ed98c1975ac88e750d0efe26
repoTags:
- docker.io/library/nginx:latest
size: "195818008"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-792059
size: "4943877"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-792059 image ls --format yaml --alsologtostderr:
I1030 18:40:36.026046  395305 out.go:345] Setting OutFile to fd 1 ...
I1030 18:40:36.026336  395305 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.026345  395305 out.go:358] Setting ErrFile to fd 2...
I1030 18:40:36.026349  395305 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.026531  395305 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
I1030 18:40:36.027083  395305 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.027178  395305 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.027553  395305 cli_runner.go:164] Run: docker container inspect functional-792059 --format={{.State.Status}}
I1030 18:40:36.046796  395305 ssh_runner.go:195] Run: systemctl --version
I1030 18:40:36.046855  395305 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-792059
I1030 18:40:36.067152  395305 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32898 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/functional-792059/id_rsa Username:docker}
I1030 18:40:36.185691  395305 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image build -t localhost/my-image:functional-792059 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-792059 image build -t localhost/my-image:functional-792059 testdata/build --alsologtostderr: (2.298239461s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-792059 image build -t localhost/my-image:functional-792059 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> f888bbc4ad4
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-792059
--> 2a1c3d992c2
Successfully tagged localhost/my-image:functional-792059
2a1c3d992c29f5580cdcd3e30c2604c3d0d73c70a23035a5894921c96cf31b26
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-792059 image build -t localhost/my-image:functional-792059 testdata/build --alsologtostderr:
I1030 18:40:36.494134  395490 out.go:345] Setting OutFile to fd 1 ...
I1030 18:40:36.494375  395490 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.494383  395490 out.go:358] Setting ErrFile to fd 2...
I1030 18:40:36.494388  395490 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:40:36.494564  395490 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
I1030 18:40:36.495110  395490 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.495654  395490 config.go:182] Loaded profile config "functional-792059": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:40:36.496029  395490 cli_runner.go:164] Run: docker container inspect functional-792059 --format={{.State.Status}}
I1030 18:40:36.513214  395490 ssh_runner.go:195] Run: systemctl --version
I1030 18:40:36.513260  395490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-792059
I1030 18:40:36.536478  395490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32898 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/functional-792059/id_rsa Username:docker}
I1030 18:40:36.624646  395490 build_images.go:161] Building image from path: /tmp/build.3320560159.tar
I1030 18:40:36.624740  395490 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1030 18:40:36.638299  395490 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3320560159.tar
I1030 18:40:36.642289  395490 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3320560159.tar: stat -c "%s %y" /var/lib/minikube/build/build.3320560159.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3320560159.tar': No such file or directory
I1030 18:40:36.642320  395490 ssh_runner.go:362] scp /tmp/build.3320560159.tar --> /var/lib/minikube/build/build.3320560159.tar (3072 bytes)
I1030 18:40:36.666660  395490 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3320560159
I1030 18:40:36.675314  395490 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3320560159 -xf /var/lib/minikube/build/build.3320560159.tar
I1030 18:40:36.732116  395490 crio.go:315] Building image: /var/lib/minikube/build/build.3320560159
I1030 18:40:36.732207  395490 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-792059 /var/lib/minikube/build/build.3320560159 --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
I1030 18:40:38.711389  395490 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-792059 /var/lib/minikube/build/build.3320560159 --cgroup-manager=cgroupfs: (1.979156141s)
I1030 18:40:38.711450  395490 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3320560159
I1030 18:40:38.719900  395490 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3320560159.tar
I1030 18:40:38.727514  395490 build_images.go:217] Built localhost/my-image:functional-792059 from /tmp/build.3320560159.tar
I1030 18:40:38.727540  395490 build_images.go:133] succeeded building to: functional-792059
I1030 18:40:38.727545  395490 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls
2024/10/30 18:40:40 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.88s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:342: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.018196916s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-792059
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.04s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image load --daemon kicbase/echo-server:functional-792059 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-amd64 -p functional-792059 image load --daemon kicbase/echo-server:functional-792059 --alsologtostderr: (1.10392704s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.34s)

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

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

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

                                                
                                                
** /stderr **
I1030 18:40:30.156286  351419 retry.go:31] will retry after 335.589656ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 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-792059 /tmp/TestFunctionalparallelMountCmdspecific-port172170420/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-792059 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-792059 ssh "sudo umount -f /mount-9p": exit status 1 (262.759342ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image load --daemon kicbase/echo-server:functional-792059 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.01s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.16s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.14s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-792059
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image load --daemon kicbase/echo-server:functional-792059 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.32s)

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

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

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

                                                
                                                
** /stderr **
I1030 18:40:31.946467  351419 retry.go:31] will retry after 683.462467ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-792059 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-792059 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1243064136/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-792059 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1243064136/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-792059 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1243064136/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.88s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image save kicbase/echo-server:functional-792059 /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image rm kicbase/echo-server:functional-792059 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.57s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  docker rmi kicbase/echo-server:functional-792059
functional_test.go:424: (dbg) Run:  out/minikube-linux-amd64 -p functional-792059 image save --daemon kicbase/echo-server:functional-792059 --alsologtostderr
functional_test.go:432: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-792059
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.60s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-792059
--- PASS: TestFunctional/delete_echo-server_images (0.03s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-792059
--- 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:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-792059
--- PASS: TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (100.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-932218 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1030 18:40:55.661022  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:55.667431  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:55.678860  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:55.700304  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:55.741758  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:55.823246  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:55.984904  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:56.306601  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:56.948641  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:40:58.230396  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:00.792126  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:05.914022  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:16.155465  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:41:36.636815  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:42:17.598857  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-932218 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m40.096902943s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (100.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.14s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-932218 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-932218 -- exec busybox-7dff88458-d6ckn -- 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-932218 -- exec busybox-7dff88458-d6ckn -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-932218 -- exec busybox-7dff88458-rvswp -- 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-932218 -- exec busybox-7dff88458-rvswp -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-932218 -- exec busybox-7dff88458-vfrmc -- 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-932218 -- exec busybox-7dff88458-vfrmc -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (31.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-932218 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-932218 -v=7 --alsologtostderr: (30.743157522s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (31.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.15s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-932218 node stop m02 -v=7 --alsologtostderr: (11.809699814s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr: exit status 7 (625.469439ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:43:36.654840  416665 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:43:36.655107  416665 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:43:36.655117  416665 out.go:358] Setting ErrFile to fd 2...
	I1030 18:43:36.655121  416665 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:43:36.655311  416665 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:43:36.655461  416665 out.go:352] Setting JSON to false
	I1030 18:43:36.655487  416665 mustload.go:65] Loading cluster: ha-932218
	I1030 18:43:36.655608  416665 notify.go:220] Checking for updates...
	I1030 18:43:36.655884  416665 config.go:182] Loaded profile config "ha-932218": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:43:36.655905  416665 status.go:174] checking status of ha-932218 ...
	I1030 18:43:36.656334  416665 cli_runner.go:164] Run: docker container inspect ha-932218 --format={{.State.Status}}
	I1030 18:43:36.675159  416665 status.go:371] ha-932218 host status = "Running" (err=<nil>)
	I1030 18:43:36.675183  416665 host.go:66] Checking if "ha-932218" exists ...
	I1030 18:43:36.675431  416665 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-932218
	I1030 18:43:36.691680  416665 host.go:66] Checking if "ha-932218" exists ...
	I1030 18:43:36.691922  416665 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:43:36.691963  416665 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-932218
	I1030 18:43:36.708004  416665 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/ha-932218/id_rsa Username:docker}
	I1030 18:43:36.797440  416665 ssh_runner.go:195] Run: systemctl --version
	I1030 18:43:36.801246  416665 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:43:36.812041  416665 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:43:36.858921  416665 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:false BridgeNfIP6Tables:false Debug:false NFd:49 OomKillDisable:true NGoroutines:72 SystemTime:2024-10-30 18:43:36.849246473 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:43:36.859477  416665 kubeconfig.go:125] found "ha-932218" server: "https://192.168.49.254:8443"
	I1030 18:43:36.859506  416665 api_server.go:166] Checking apiserver status ...
	I1030 18:43:36.859536  416665 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:43:36.869904  416665 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1529/cgroup
	I1030 18:43:36.878448  416665 api_server.go:182] apiserver freezer: "4:freezer:/docker/63470814b9aa5e64f4eaaa9917b31c596edb89bb3fcf7717bca82c0bfdb05628/crio/crio-7db66c73d74e2d7353ba904763eddb0825b7552c4db109535abc946d198d3e91"
	I1030 18:43:36.878520  416665 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/63470814b9aa5e64f4eaaa9917b31c596edb89bb3fcf7717bca82c0bfdb05628/crio/crio-7db66c73d74e2d7353ba904763eddb0825b7552c4db109535abc946d198d3e91/freezer.state
	I1030 18:43:36.887740  416665 api_server.go:204] freezer state: "THAWED"
	I1030 18:43:36.887768  416665 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1030 18:43:36.891524  416665 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1030 18:43:36.891554  416665 status.go:463] ha-932218 apiserver status = Running (err=<nil>)
	I1030 18:43:36.891565  416665 status.go:176] ha-932218 status: &{Name:ha-932218 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:43:36.891586  416665 status.go:174] checking status of ha-932218-m02 ...
	I1030 18:43:36.891820  416665 cli_runner.go:164] Run: docker container inspect ha-932218-m02 --format={{.State.Status}}
	I1030 18:43:36.907250  416665 status.go:371] ha-932218-m02 host status = "Stopped" (err=<nil>)
	I1030 18:43:36.907268  416665 status.go:384] host is not running, skipping remaining checks
	I1030 18:43:36.907274  416665 status.go:176] ha-932218-m02 status: &{Name:ha-932218-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:43:36.907291  416665 status.go:174] checking status of ha-932218-m03 ...
	I1030 18:43:36.907524  416665 cli_runner.go:164] Run: docker container inspect ha-932218-m03 --format={{.State.Status}}
	I1030 18:43:36.923207  416665 status.go:371] ha-932218-m03 host status = "Running" (err=<nil>)
	I1030 18:43:36.923232  416665 host.go:66] Checking if "ha-932218-m03" exists ...
	I1030 18:43:36.923480  416665 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-932218-m03
	I1030 18:43:36.940584  416665 host.go:66] Checking if "ha-932218-m03" exists ...
	I1030 18:43:36.940841  416665 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:43:36.940886  416665 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-932218-m03
	I1030 18:43:36.957319  416665 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32913 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/ha-932218-m03/id_rsa Username:docker}
	I1030 18:43:37.045254  416665 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:43:37.055711  416665 kubeconfig.go:125] found "ha-932218" server: "https://192.168.49.254:8443"
	I1030 18:43:37.055738  416665 api_server.go:166] Checking apiserver status ...
	I1030 18:43:37.055772  416665 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:43:37.064831  416665 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1395/cgroup
	I1030 18:43:37.072787  416665 api_server.go:182] apiserver freezer: "4:freezer:/docker/7b90f550afc3064eaf6246794efec6ace03c59b788692af6117e12834d382aee/crio/crio-7542abf2c84d38bf8e1dcf7a9ae1fd8d1fdbaec39690f2ea6461f9b21b7527c5"
	I1030 18:43:37.072845  416665 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7b90f550afc3064eaf6246794efec6ace03c59b788692af6117e12834d382aee/crio/crio-7542abf2c84d38bf8e1dcf7a9ae1fd8d1fdbaec39690f2ea6461f9b21b7527c5/freezer.state
	I1030 18:43:37.080074  416665 api_server.go:204] freezer state: "THAWED"
	I1030 18:43:37.080109  416665 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1030 18:43:37.083754  416665 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1030 18:43:37.083778  416665 status.go:463] ha-932218-m03 apiserver status = Running (err=<nil>)
	I1030 18:43:37.083788  416665 status.go:176] ha-932218-m03 status: &{Name:ha-932218-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:43:37.083804  416665 status.go:174] checking status of ha-932218-m04 ...
	I1030 18:43:37.084036  416665 cli_runner.go:164] Run: docker container inspect ha-932218-m04 --format={{.State.Status}}
	I1030 18:43:37.099628  416665 status.go:371] ha-932218-m04 host status = "Running" (err=<nil>)
	I1030 18:43:37.099670  416665 host.go:66] Checking if "ha-932218-m04" exists ...
	I1030 18:43:37.100015  416665 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-932218-m04
	I1030 18:43:37.115393  416665 host.go:66] Checking if "ha-932218-m04" exists ...
	I1030 18:43:37.115656  416665 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:43:37.115710  416665 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-932218-m04
	I1030 18:43:37.131245  416665 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32918 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/ha-932218-m04/id_rsa Username:docker}
	I1030 18:43:37.221206  416665 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:43:37.231796  416665 status.go:176] ha-932218-m04 status: &{Name:ha-932218-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (21.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 node start m02 -v=7 --alsologtostderr
E1030 18:43:39.520603  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-932218 node start m02 -v=7 --alsologtostderr: (19.802293203s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr: (1.221573337s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (21.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-932218 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-932218 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-932218 -v=7 --alsologtostderr: (26.500578626s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-932218 --wait=true -v=7 --alsologtostderr
E1030 18:45:03.025580  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:03.032017  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:03.043407  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:03.064799  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:03.107045  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:03.188502  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:03.350045  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:03.672099  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:04.313657  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:05.595133  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:08.157441  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:13.279502  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:23.521035  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:44.003099  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:45:55.661492  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:46:23.362020  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:46:24.964862  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-932218 --wait=true -v=7 --alsologtostderr: (2m16.985390758s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-932218
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (8.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-932218 node delete m03 -v=7 --alsologtostderr: (7.461737468s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (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 (8.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (24.93s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-932218 stop -v=7 --alsologtostderr: (24.828652542s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr: exit status 7 (101.443571ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:47:17.315985  433912 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:47:17.316274  433912 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:47:17.316286  433912 out.go:358] Setting ErrFile to fd 2...
	I1030 18:47:17.316292  433912 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:47:17.316564  433912 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:47:17.316762  433912 out.go:352] Setting JSON to false
	I1030 18:47:17.316801  433912 mustload.go:65] Loading cluster: ha-932218
	I1030 18:47:17.316908  433912 notify.go:220] Checking for updates...
	I1030 18:47:17.317268  433912 config.go:182] Loaded profile config "ha-932218": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:47:17.317295  433912 status.go:174] checking status of ha-932218 ...
	I1030 18:47:17.317740  433912 cli_runner.go:164] Run: docker container inspect ha-932218 --format={{.State.Status}}
	I1030 18:47:17.336237  433912 status.go:371] ha-932218 host status = "Stopped" (err=<nil>)
	I1030 18:47:17.336258  433912 status.go:384] host is not running, skipping remaining checks
	I1030 18:47:17.336264  433912 status.go:176] ha-932218 status: &{Name:ha-932218 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:47:17.336284  433912 status.go:174] checking status of ha-932218-m02 ...
	I1030 18:47:17.336579  433912 cli_runner.go:164] Run: docker container inspect ha-932218-m02 --format={{.State.Status}}
	I1030 18:47:17.353131  433912 status.go:371] ha-932218-m02 host status = "Stopped" (err=<nil>)
	I1030 18:47:17.353162  433912 status.go:384] host is not running, skipping remaining checks
	I1030 18:47:17.353169  433912 status.go:176] ha-932218-m02 status: &{Name:ha-932218-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:47:17.353192  433912 status.go:174] checking status of ha-932218-m04 ...
	I1030 18:47:17.353480  433912 cli_runner.go:164] Run: docker container inspect ha-932218-m04 --format={{.State.Status}}
	I1030 18:47:17.368706  433912 status.go:371] ha-932218-m04 host status = "Stopped" (err=<nil>)
	I1030 18:47:17.368737  433912 status.go:384] host is not running, skipping remaining checks
	I1030 18:47:17.368748  433912 status.go:176] ha-932218-m04 status: &{Name:ha-932218-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (116.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-932218 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1030 18:47:46.886947  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-932218 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m55.381430087s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (116.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (37.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-932218 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-932218 --control-plane -v=7 --alsologtostderr: (36.730449925s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-932218 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (37.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.81s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (41.83s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-140882 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E1030 18:50:03.027459  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 18:50:30.728483  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-140882 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (41.827457695s)
--- PASS: TestJSONOutput/start/Command (41.83s)

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.2s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"0623e5ff-95cc-41fb-8403-99fe53256fec","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-781071] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"2ad4785e-fbf3-42f9-8086-afbabfa66aae","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19883"}}
	{"specversion":"1.0","id":"e8f03647-77b7-41ff-bbed-cb6bc66c9e0b","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":"d2546c52-3b22-4edc-9f6d-38c0a1c5fb60","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig"}}
	{"specversion":"1.0","id":"f5aa7b7e-427b-40b7-a89e-291a8ca31687","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube"}}
	{"specversion":"1.0","id":"78dd540e-22a1-4284-8c8d-70c45d3c7686","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":"21d7c921-af65-4128-aafe-4cff5cd0a601","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"d0319d66-9bb7-4f05-bd4f-efe60604119a","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-781071" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-781071
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (31.19s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-486873 --network=
E1030 18:50:55.662723  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-486873 --network=: (29.210934496s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-486873" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-486873
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-486873: (1.961208123s)
--- PASS: TestKicCustomNetwork/create_custom_network (31.19s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.69s)

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

                                                
                                    
x
+
TestKicExistingNetwork (25.47s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1030 18:51:49.619053  351419 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W1030 18:51:49.634719  351419 cli_runner.go:211] docker network inspect existing-network --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
I1030 18:51:49.634795  351419 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1030 18:51:49.634813  351419 cli_runner.go:164] Run: docker network inspect existing-network
W1030 18:51:49.649588  351419 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1030 18:51:49.649626  351419 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1030 18:51:49.649644  351419 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I1030 18:51:49.649808  351419 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}}]}"
I1030 18:51:49.665248  351419 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-30eba720021b IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:99:7b:66:2b} reservation:<nil>}
I1030 18:51:49.665708  351419 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc0014bdfb0}
I1030 18:51:49.665731  351419 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1030 18:51:49.665772  351419 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.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=existing-network existing-network
I1030 18:51:49.724531  351419 network_create.go:108] docker network existing-network 192.168.58.0/24 created
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-551978 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-551978 --network=existing-network: (23.508826844s)
helpers_test.go:175: Cleaning up "existing-network-551978" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-551978
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-551978: (1.823082052s)
I1030 18:52:15.072663  351419 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (25.47s)

                                                
                                    
x
+
TestKicCustomSubnet (22.68s)

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

                                                
                                    
x
+
TestKicStaticIP (22.92s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.5s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-748877 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-748877 --driver=docker  --container-runtime=crio: (22.784177592s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-765330 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-765330 --driver=docker  --container-runtime=crio: (20.595901127s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-748877
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-765330
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-765330" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-765330
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-765330: (1.839110531s)
helpers_test.go:175: Cleaning up "first-748877" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-748877
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-748877: (2.185438489s)
--- PASS: TestMinikubeProfile (48.50s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.36s)

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

                                                
                                    
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-549641 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.23s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.29s)

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

                                                
                                    
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-563190 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-549641 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-549641 --alsologtostderr -v=5: (1.577113301s)
--- 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-563190 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-563190
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-563190: (1.170730101s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.06s)

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

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (70.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-435157 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E1030 18:55:03.024955  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-435157 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m10.38699391s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-435157 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (70.81s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-435157 -v 3 --alsologtostderr
E1030 18:55:55.661930  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-435157 -v 3 --alsologtostderr: (27.606532409s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-435157 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (28.17s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.59s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.05s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:56:09.072165  499882 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:56:09.072451  499882 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:56:09.072464  499882 out.go:358] Setting ErrFile to fd 2...
	I1030 18:56:09.072469  499882 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:56:09.072652  499882 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:56:09.072837  499882 out.go:352] Setting JSON to false
	I1030 18:56:09.072867  499882 mustload.go:65] Loading cluster: multinode-435157
	I1030 18:56:09.072928  499882 notify.go:220] Checking for updates...
	I1030 18:56:09.073413  499882 config.go:182] Loaded profile config "multinode-435157": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:56:09.073443  499882 status.go:174] checking status of multinode-435157 ...
	I1030 18:56:09.073983  499882 cli_runner.go:164] Run: docker container inspect multinode-435157 --format={{.State.Status}}
	I1030 18:56:09.091080  499882 status.go:371] multinode-435157 host status = "Running" (err=<nil>)
	I1030 18:56:09.091109  499882 host.go:66] Checking if "multinode-435157" exists ...
	I1030 18:56:09.091344  499882 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-435157
	I1030 18:56:09.106993  499882 host.go:66] Checking if "multinode-435157" exists ...
	I1030 18:56:09.107254  499882 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:56:09.107304  499882 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-435157
	I1030 18:56:09.122775  499882 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33024 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/multinode-435157/id_rsa Username:docker}
	I1030 18:56:09.209347  499882 ssh_runner.go:195] Run: systemctl --version
	I1030 18:56:09.213161  499882 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:56:09.223197  499882 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 18:56:09.269117  499882 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:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:62 SystemTime:2024-10-30 18:56:09.259870039 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 18:56:09.269765  499882 kubeconfig.go:125] found "multinode-435157" server: "https://192.168.67.2:8443"
	I1030 18:56:09.269800  499882 api_server.go:166] Checking apiserver status ...
	I1030 18:56:09.269847  499882 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1030 18:56:09.280056  499882 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1534/cgroup
	I1030 18:56:09.288262  499882 api_server.go:182] apiserver freezer: "4:freezer:/docker/843c7b2dd279ab736403cf63e9177fc5134ebb0d54f574b578e8d7e477836452/crio/crio-87323d045fa5af690570db960b3c9ce200ba0335cdef74cd57cf3f0bef1ddb43"
	I1030 18:56:09.288341  499882 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/843c7b2dd279ab736403cf63e9177fc5134ebb0d54f574b578e8d7e477836452/crio/crio-87323d045fa5af690570db960b3c9ce200ba0335cdef74cd57cf3f0bef1ddb43/freezer.state
	I1030 18:56:09.295853  499882 api_server.go:204] freezer state: "THAWED"
	I1030 18:56:09.295876  499882 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1030 18:56:09.299509  499882 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1030 18:56:09.299531  499882 status.go:463] multinode-435157 apiserver status = Running (err=<nil>)
	I1030 18:56:09.299541  499882 status.go:176] multinode-435157 status: &{Name:multinode-435157 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:56:09.299558  499882 status.go:174] checking status of multinode-435157-m02 ...
	I1030 18:56:09.299794  499882 cli_runner.go:164] Run: docker container inspect multinode-435157-m02 --format={{.State.Status}}
	I1030 18:56:09.315553  499882 status.go:371] multinode-435157-m02 host status = "Running" (err=<nil>)
	I1030 18:56:09.315574  499882 host.go:66] Checking if "multinode-435157-m02" exists ...
	I1030 18:56:09.315812  499882 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-435157-m02
	I1030 18:56:09.331256  499882 host.go:66] Checking if "multinode-435157-m02" exists ...
	I1030 18:56:09.331485  499882 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1030 18:56:09.331521  499882 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-435157-m02
	I1030 18:56:09.347099  499882 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33029 SSHKeyPath:/home/jenkins/minikube-integration/19883-344658/.minikube/machines/multinode-435157-m02/id_rsa Username:docker}
	I1030 18:56:09.433076  499882 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1030 18:56:09.443257  499882 status.go:176] multinode-435157-m02 status: &{Name:multinode-435157-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:56:09.443288  499882 status.go:174] checking status of multinode-435157-m03 ...
	I1030 18:56:09.443564  499882 cli_runner.go:164] Run: docker container inspect multinode-435157-m03 --format={{.State.Status}}
	I1030 18:56:09.460069  499882 status.go:371] multinode-435157-m03 host status = "Stopped" (err=<nil>)
	I1030 18:56:09.460091  499882 status.go:384] host is not running, skipping remaining checks
	I1030 18:56:09.460099  499882 status.go:176] multinode-435157-m03 status: &{Name:multinode-435157-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (111.74s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-435157
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-435157
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-435157: (24.637638938s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-435157 --wait=true -v=8 --alsologtostderr
E1030 18:57:18.724463  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-435157 --wait=true -v=8 --alsologtostderr: (1m26.997068577s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-435157
--- PASS: TestMultiNode/serial/RestartKeepsNodes (111.74s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.16s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-435157 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-435157 node delete m03: (4.621285815s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-435157 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.16s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.65s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 18:58:38.679517  509625 out.go:345] Setting OutFile to fd 1 ...
	I1030 18:58:38.679643  509625 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:58:38.679653  509625 out.go:358] Setting ErrFile to fd 2...
	I1030 18:58:38.679657  509625 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 18:58:38.679877  509625 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 18:58:38.680128  509625 out.go:352] Setting JSON to false
	I1030 18:58:38.680161  509625 mustload.go:65] Loading cluster: multinode-435157
	I1030 18:58:38.680206  509625 notify.go:220] Checking for updates...
	I1030 18:58:38.680651  509625 config.go:182] Loaded profile config "multinode-435157": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 18:58:38.680676  509625 status.go:174] checking status of multinode-435157 ...
	I1030 18:58:38.681289  509625 cli_runner.go:164] Run: docker container inspect multinode-435157 --format={{.State.Status}}
	I1030 18:58:38.699983  509625 status.go:371] multinode-435157 host status = "Stopped" (err=<nil>)
	I1030 18:58:38.700006  509625 status.go:384] host is not running, skipping remaining checks
	I1030 18:58:38.700014  509625 status.go:176] multinode-435157 status: &{Name:multinode-435157 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1030 18:58:38.700068  509625 status.go:174] checking status of multinode-435157-m02 ...
	I1030 18:58:38.700341  509625 cli_runner.go:164] Run: docker container inspect multinode-435157-m02 --format={{.State.Status}}
	I1030 18:58:38.716436  509625 status.go:371] multinode-435157-m02 host status = "Stopped" (err=<nil>)
	I1030 18:58:38.716461  509625 status.go:384] host is not running, skipping remaining checks
	I1030 18:58:38.716469  509625 status.go:176] multinode-435157-m02 status: &{Name:multinode-435157-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-435157 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-435157 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (53.05329044s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-435157 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (53.60s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.87s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (111.9s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-224110 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E1030 19:00:03.025519  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:00:55.661219  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-224110 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m18.205087556s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-224110 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-224110 image pull gcr.io/k8s-minikube/busybox: (1.370805819s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-224110
E1030 19:01:26.091020  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-224110: (5.68834728s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-224110 --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-224110 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (24.198003725s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-224110 image list
helpers_test.go:175: Cleaning up "test-preload-224110" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-224110
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-224110: (2.229924557s)
--- PASS: TestPreload (111.90s)

                                                
                                    
x
+
TestScheduledStopUnix (100.37s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-342571 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-342571 --memory=2048 --driver=docker  --container-runtime=crio: (23.387420673s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-342571 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-342571 -n scheduled-stop-342571
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-342571 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1030 19:02:16.692296  351419 retry.go:31] will retry after 135.958µs: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.693416  351419 retry.go:31] will retry after 145.895µs: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.694578  351419 retry.go:31] will retry after 222.82µs: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.695713  351419 retry.go:31] will retry after 501.464µs: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.696847  351419 retry.go:31] will retry after 660.14µs: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.697972  351419 retry.go:31] will retry after 446.49µs: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.699117  351419 retry.go:31] will retry after 1.604422ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.701309  351419 retry.go:31] will retry after 1.985432ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.703497  351419 retry.go:31] will retry after 3.217968ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.707690  351419 retry.go:31] will retry after 4.073202ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.711818  351419 retry.go:31] will retry after 5.19351ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.718008  351419 retry.go:31] will retry after 5.640947ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.724221  351419 retry.go:31] will retry after 12.474087ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.737436  351419 retry.go:31] will retry after 12.996421ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.750684  351419 retry.go:31] will retry after 15.862981ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
I1030 19:02:16.766950  351419 retry.go:31] will retry after 54.451215ms: open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/scheduled-stop-342571/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-342571 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-342571 -n scheduled-stop-342571
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-342571
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-342571 --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-342571
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-342571: exit status 7 (66.312959ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.6s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"13bede15-5bc0-4ac9-b7e8-7ee70a46b3ed","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-141870] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"61331e7d-9790-4094-a377-05ec011c35f1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19883"}}
	{"specversion":"1.0","id":"93a55809-b148-41d6-8f7a-9f059a43b07b","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":"0db3dc19-53cb-4e18-b937-74c057a9541d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig"}}
	{"specversion":"1.0","id":"df02bbe3-1c1a-4381-be80-cac1edbb5a9f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube"}}
	{"specversion":"1.0","id":"7881dfaa-27c8-4603-9dee-b6a2063ad4db","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":"2afd2048-6c0f-4de5-951b-f7ad870b6ce7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"77c23b55-5de6-43a4-815d-4d931c1b0381","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":"a1e0922b-e050-45d2-9079-013327513aab","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":"99c207dc-af0e-45b3-9511-aa3220fe7018","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":"2e2fb287-094a-4ede-a275-749690d14bea","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":"2042ac13-b261-4a11-83f3-502141e380d8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-141870\" primary control-plane node in \"insufficient-storage-141870\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"04752eb6-1f9f-42d9-abb1-afd9ceca937e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1730282848-19883 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"0ddc8b8f-c5b5-44fa-9853-af19a873ee15","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":"a1ab61bc-2a7c-4589-84f6-26f5e4357580","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-141870 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-141870 --output=json --layout=cluster: exit status 7 (251.081787ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-141870","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.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-141870","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1030 19:03:40.817070  532062 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-141870" does not appear in /home/jenkins/minikube-integration/19883-344658/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1030 19:03:41.068713  532159 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-141870" does not appear in /home/jenkins/minikube-integration/19883-344658/kubeconfig
	E1030 19:03:41.078397  532159 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/insufficient-storage-141870/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (101.38s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2677141741 start -p running-upgrade-643374 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2677141741 start -p running-upgrade-643374 --memory=2200 --vm-driver=docker  --container-runtime=crio: (30.676782469s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-643374 --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-643374 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m7.929605625s)
helpers_test.go:175: Cleaning up "running-upgrade-643374" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-643374
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-643374: (2.381743491s)
--- PASS: TestRunningBinaryUpgrade (101.38s)

                                                
                                    
x
+
TestKubernetesUpgrade (356.86s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-262596 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
I1030 19:05:07.083701  351419 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1030 19:05:07.083813  351419 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I1030 19:05:07.117789  351419 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W1030 19:05:07.117828  351419 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W1030 19:05:07.117887  351419 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1030 19:05:07.117913  351419 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1519740993/002/docker-machine-driver-kvm2
I1030 19:05:07.280635  351419 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1519740993/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x5308040 0x5308040 0x5308040 0x5308040 0x5308040 0x5308040 0x5308040] Decompressors:map[bz2:0xc0004f43a0 gz:0xc0004f43a8 tar:0xc0004f4350 tar.bz2:0xc0004f4360 tar.gz:0xc0004f4370 tar.xz:0xc0004f4380 tar.zst:0xc0004f4390 tbz2:0xc0004f4360 tgz:0xc0004f4370 txz:0xc0004f4380 tzst:0xc0004f4390 xz:0xc0004f43b0 zip:0xc0004f43c0 zst:0xc0004f43b8] Getters:map[file:0xc001d6e150 http:0xc00017d6d0 https:0xc00017d720] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1030 19:05:07.280688  351419 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1519740993/002/docker-machine-driver-kvm2
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-262596 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (42.71669661s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-262596
E1030 19:05:55.661982  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-262596: (8.333474977s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-262596 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-262596 status --format={{.Host}}: exit status 7 (99.622325ms)

                                                
                                                
-- 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-262596 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-262596 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m27.602140753s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-262596 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-262596 --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-262596 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (78.205768ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-262596] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19883
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.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.31.2 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-262596
	    minikube start -p kubernetes-upgrade-262596 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2625962 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.2, by running:
	    
	    minikube start -p kubernetes-upgrade-262596 --kubernetes-version=v1.31.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-262596 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-262596 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.303399416s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-262596" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-262596
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-262596: (2.661691515s)
--- PASS: TestKubernetesUpgrade (356.86s)

                                                
                                    
x
+
TestMissingContainerUpgrade (137.16s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1916713643 start -p missing-upgrade-134679 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1916713643 start -p missing-upgrade-134679 --memory=2200 --driver=docker  --container-runtime=crio: (1m1.817287916s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-134679
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-134679: (13.823209601s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-134679
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-134679 --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-134679 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (59.011271728s)
helpers_test.go:175: Cleaning up "missing-upgrade-134679" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-134679
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-134679: (1.974061492s)
--- PASS: TestMissingContainerUpgrade (137.16s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-115469] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19883
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.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.07s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.45s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (32.62s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (89.41s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.842149726 start -p stopped-upgrade-120842 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.842149726 start -p stopped-upgrade-120842 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m1.835312166s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.842149726 -p stopped-upgrade-120842 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.842149726 -p stopped-upgrade-120842 stop: (2.374656368s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-120842 --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-120842 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.200497324s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (89.41s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (13.01s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.29s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (6.98s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-amd64 profile list
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.165200263s)
--- PASS: TestNoKubernetes/serial/ProfileList (6.98s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.82s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.55s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.24s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.59s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1030 19:04:56.496482  554311 out.go:345] Setting OutFile to fd 1 ...
	I1030 19:04:56.496631  554311 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 19:04:56.496642  554311 out.go:358] Setting ErrFile to fd 2...
	I1030 19:04:56.496650  554311 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1030 19:04:56.496948  554311 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-344658/.minikube/bin
	I1030 19:04:56.497797  554311 out.go:352] Setting JSON to false
	I1030 19:04:56.499022  554311 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":13639,"bootTime":1730301457,"procs":291,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1030 19:04:56.499156  554311 start.go:139] virtualization: kvm guest
	I1030 19:04:56.510398  554311 out.go:177] * [false-088725] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1030 19:04:56.571944  554311 notify.go:220] Checking for updates...
	I1030 19:04:56.571984  554311 out.go:177]   - MINIKUBE_LOCATION=19883
	I1030 19:04:56.577760  554311 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1030 19:04:56.587421  554311 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19883-344658/kubeconfig
	I1030 19:04:56.591297  554311 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-344658/.minikube
	I1030 19:04:56.607545  554311 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1030 19:04:56.610403  554311 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1030 19:04:56.613772  554311 config.go:182] Loaded profile config "force-systemd-env-960236": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1030 19:04:56.613866  554311 config.go:182] Loaded profile config "missing-upgrade-134679": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I1030 19:04:56.613945  554311 config.go:182] Loaded profile config "stopped-upgrade-120842": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I1030 19:04:56.614027  554311 driver.go:394] Setting default libvirt URI to qemu:///system
	I1030 19:04:56.638555  554311 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1030 19:04:56.638756  554311 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1030 19:04:56.688845  554311 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:false BridgeNfIP6Tables:false Debug:false NFd:45 OomKillDisable:true NGoroutines:68 SystemTime:2024-10-30 19:04:56.679234773 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-12 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] 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>}}
	I1030 19:04:56.688960  554311 docker.go:318] overlay module found
	I1030 19:04:56.746053  554311 out.go:177] * Using the docker driver based on user configuration
	I1030 19:04:56.759008  554311 start.go:297] selected driver: docker
	I1030 19:04:56.759033  554311 start.go:901] validating driver "docker" against <nil>
	I1030 19:04:56.759048  554311 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1030 19:04:56.815120  554311 out.go:201] 
	W1030 19:04:56.817131  554311 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I1030 19:04:56.819001  554311 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:04:43 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-134679
contexts:
- context:
cluster: missing-upgrade-134679
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:04:43 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-134679
name: missing-upgrade-134679
current-context: missing-upgrade-134679
kind: Config
preferences: {}
users:
- name: missing-upgrade-134679
user:
client-certificate: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/missing-upgrade-134679/client.crt
client-key: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/missing-upgrade-134679/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.19s)

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

                                                
                                    
x
+
TestPause/serial/Start (53.71s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (20.8s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.7s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.28s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.58s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.69s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.61s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (16.07s)

                                                
                                                
=== 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: (16.021910128s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-623586
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-623586: exit status 1 (14.675856ms)

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-088725 --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-088725 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (44.196763786s)
--- PASS: TestNetworkPlugins/group/auto/Start (44.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-088725 --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-088725 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (41.68187176s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (41.68s)

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

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

                                                
                                    
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-nnxz6" [8ad3fd24-645f-4e59-8360-4ec9013bc277] Running
I1030 19:08:00.596839  351419 config.go:182] Loaded profile config "auto-088725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004319984s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-088725 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-6fc964789b-b62gs" [1876cce4-92e5-4e70-893a-653ecee39af4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-b62gs" [1876cce4-92e5-4e70-893a-653ecee39af4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 8.003989322s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (8.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-088725 "pgrep -a kubelet"
I1030 19:08:06.609068  351419 config.go:182] Loaded profile config "kindnet-088725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-088725 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-6fc964789b-82xg2" [1fc92989-2a58-4755-a9b9-c566e72e91c8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-82xg2" [1fc92989-2a58-4755-a9b9-c566e72e91c8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003720426s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.18s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-088725 --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-088725 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (45.521721162s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (45.52s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-088725 "pgrep -a kubelet"
I1030 19:09:21.739139  351419 config.go:182] Loaded profile config "custom-flannel-088725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-088725 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-6fc964789b-xljgp" [2bd9c447-afc1-495a-bea5-c8bbb4b2386a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xljgp" [2bd9c447-afc1-495a-bea5-c8bbb4b2386a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003533857s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.18s)

                                                
                                    
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-s7kbq" [68d0ad48-d30e-4315-9bf3-a1c6d785d5d1] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004471893s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-088725 "pgrep -a kubelet"
I1030 19:09:29.682811  351419 config.go:182] Loaded profile config "calico-088725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-088725 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-6fc964789b-2f5xb" [288c1ce4-8fbf-4ad9-98b5-c6f8c0e5badf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-2f5xb" [288c1ce4-8fbf-4ad9-98b5-c6f8c0e5badf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004223399s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.16s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-088725 --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-088725 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (51.936983414s)
--- PASS: TestNetworkPlugins/group/flannel/Start (51.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-088725 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E1030 19:10:03.024892  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-088725 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (34.380672367s)
--- PASS: TestNetworkPlugins/group/bridge/Start (34.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-088725 "pgrep -a kubelet"
I1030 19:10:36.617142  351419 config.go:182] Loaded profile config "bridge-088725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-088725 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-6fc964789b-gm8gx" [be4636d2-e82c-4120-90ef-7d465b58ac1e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-gm8gx" [be4636d2-e82c-4120-90ef-7d465b58ac1e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003284637s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.16s)

                                                
                                    
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-fgzjs" [b03933f5-1cdc-437e-980b-ffb75eabe9fa] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004725381s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-088725 "pgrep -a kubelet"
I1030 19:10:50.701495  351419 config.go:182] Loaded profile config "flannel-088725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-088725 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-6fc964789b-xlcrz" [e4c0d66d-b4af-4b19-bd04-ca716369f626] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xlcrz" [e4c0d66d-b4af-4b19-bd04-ca716369f626] Running
E1030 19:10:55.661231  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.005627743s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-088725 "pgrep -a kubelet"
I1030 19:10:52.235670  351419 config.go:182] Loaded profile config "enable-default-cni-088725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-088725 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-6fc964789b-2mgqg" [87423d25-a3d3-4755-9cdd-2bec392686ef] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-2mgqg" [87423d25-a3d3-4755-9cdd-2bec392686ef] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004786099s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.28s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-646607 --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-646607 --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: (2m8.454840953s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (128.45s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-961038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-961038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (48.951127206s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (48.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-082889 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" [2ed6ab7d-b8d8-4b3d-86fc-4f3f52f64e29] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2ed6ab7d-b8d8-4b3d-86fc-4f3f52f64e29] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003727841s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-082889 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-289747 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" [22109af4-8be1-4485-a0ac-44a005ec4eb3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [22109af4-8be1-4485-a0ac-44a005ec4eb3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.0035611s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-289747 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.22s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-961038 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" [029ca66f-f6a8-4bbd-a90a-29728981f24f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [029ca66f-f6a8-4bbd-a90a-29728981f24f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003725668s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-961038 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.28s)

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

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

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

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

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

                                                
                                                
=== 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-961038 --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-961038 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.83s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-289747 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-289747 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (4m22.290336863s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-289747 -n embed-certs-289747
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (262.58s)

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

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

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

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

                                                
                                                
=== 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-961038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1030 19:13:00.362630  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.369025  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.380405  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.401831  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.443132  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.525045  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.686611  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.940899  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.947301  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.958689  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:00.980047  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:01.008533  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:01.021902  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:01.103347  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:01.264950  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:01.587205  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:01.650402  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:02.228755  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:02.931816  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:03.510672  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:05.493166  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:06.072148  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:10.614614  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:11.193587  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-961038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (4m58.657314131s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-961038 -n default-k8s-diff-port-961038
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (298.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-646607 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" [fd79b624-0394-49b9-91fc-22960650cede] Pending
helpers_test.go:344: "busybox" [fd79b624-0394-49b9-91fc-22960650cede] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [fd79b624-0394-49b9-91fc-22960650cede] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.00413655s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-646607 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.38s)

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

                                                
                                                
=== 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-646607 --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-646607 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.82s)

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

                                                
                                                
=== 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-646607 --alsologtostderr -v=3
E1030 19:13:20.856511  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:21.436100  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-646607 --alsologtostderr -v=3: (11.923893771s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.92s)

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

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

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

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

                                                
                                                
=== 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-646607 --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
E1030 19:13:41.338088  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:41.918387  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:13:58.726342  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:21.907940  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:21.914321  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:21.925632  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:21.947011  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:21.988473  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:22.069985  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:22.231590  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:22.300147  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:22.553524  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:22.880078  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.195644  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.433274  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.439609  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.450933  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.472284  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.513654  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.595112  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:23.756863  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:24.078286  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:24.477765  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:24.720371  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:26.001875  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:27.039485  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:28.563807  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:32.161288  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:33.685586  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:42.402611  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:14:43.927877  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:02.884210  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:03.025651  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/functional-792059/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:04.409749  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:36.771173  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:36.777579  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:36.788933  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:36.810308  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:36.851687  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:36.933142  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:37.094682  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:37.416055  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:38.057657  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:39.339685  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:41.901871  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:43.846490  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.222244  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/kindnet-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.424894  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.431260  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.442567  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.463884  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.505331  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.586765  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.748352  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:44.801719  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/auto-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:45.070365  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:45.371453  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/calico-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:45.711988  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:46.993666  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:47.024157  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:49.555942  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-646607 --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: (2m19.639853624s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-646607 -n old-k8s-version-646607
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (139.94s)

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

                                                
                                                
=== 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-22w8t" [1b0a40d5-5c3a-4dc5-a22b-7da7904e6021] Running
E1030 19:15:52.500478  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:52.506839  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:52.518188  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:52.539537  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:52.580944  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:52.662376  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:52.823865  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:53.145205  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:53.787347  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:54.677399  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:55.069644  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:55.660926  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/addons-960551/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:57.266414  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:15:57.630974  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003393127s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-22w8t" [1b0a40d5-5c3a-4dc5-a22b-7da7904e6021] Running
E1030 19:16:02.752538  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003047732s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-646607 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-646607 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: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.22s)

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

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

                                                
                                                
-- 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-646607 -n old-k8s-version-646607
E1030 19:16:04.918701  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-646607 -n old-k8s-version-646607: exit status 2 (276.688777ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-158396 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1030 19:16:12.993881  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:16:17.748041  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:16:25.401062  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
E1030 19:16:33.475473  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/enable-default-cni-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-158396 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (27.116950959s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (27.12s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-lj8rd" [64866f8e-6262-4eb8-b7aa-920df77f351d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004083984s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-158396 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

                                                
                                    
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-695b96c756-lj8rd" [64866f8e-6262-4eb8-b7aa-920df77f351d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004125197s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-082889 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-kt7zr" [3e8d6887-52a7-4f17-8093-90938d9baf13] Running
E1030 19:16:58.710285  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/bridge-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0037263s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-082889 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:v20241023-a345ebe4
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.22s)

                                                
                                    
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-082889 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-082889 -n no-preload-082889
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-082889 -n no-preload-082889: exit status 2 (281.14325ms)

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

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

                                                
                                    
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-695b96c756-kt7zr" [3e8d6887-52a7-4f17-8093-90938d9baf13] Running
E1030 19:17:05.768791  351419 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/custom-flannel-088725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004009164s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-289747 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.22s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-289747 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
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.22s)

                                                
                                    
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-289747 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-289747 -n embed-certs-289747
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-289747 -n embed-certs-289747: exit status 2 (274.294981ms)

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

                                                
                                                
-- 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-289747 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-289747 -n embed-certs-289747
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-289747 -n embed-certs-289747
--- 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-695b96c756-v8lc4" [d48b16f6-ede8-448c-8783-a881b770cf86] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003544994s
--- 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-695b96c756-v8lc4" [d48b16f6-ede8-448c-8783-a881b770cf86] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004201572s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-961038 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.23s)

                                                
                                                
=== 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-961038 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
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.23s)

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

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

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

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

                                                
                                    

Test skip (26/330)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.25s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:789: skipping: crio not supported
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-960551 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.25s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:702: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing 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:463: 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:550: 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 (4.35s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:04:43 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-134679
contexts:
- context:
cluster: missing-upgrade-134679
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:04:43 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-134679
name: missing-upgrade-134679
current-context: missing-upgrade-134679
kind: Config
preferences: {}
users:
- name: missing-upgrade-134679
user:
client-certificate: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/missing-upgrade-134679/client.crt
client-key: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/missing-upgrade-134679/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.29s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: force-systemd-env-960236
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:04:43 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-134679
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19883-344658/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:05:03 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: stopped-upgrade-120842
contexts:
- context:
cluster: force-systemd-env-960236
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: force-systemd-env-960236
name: force-systemd-env-960236
- context:
cluster: missing-upgrade-134679
extensions:
- extension:
last-update: Wed, 30 Oct 2024 19:04:43 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-134679
name: missing-upgrade-134679
- context:
cluster: stopped-upgrade-120842
user: stopped-upgrade-120842
name: stopped-upgrade-120842
current-context: stopped-upgrade-120842
kind: Config
preferences: {}
users:
- name: force-systemd-env-960236
user:
client-certificate: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/force-systemd-env-960236/client.crt
client-key: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/force-systemd-env-960236/client.key
- name: missing-upgrade-134679
user:
client-certificate: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/missing-upgrade-134679/client.crt
client-key: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/missing-upgrade-134679/client.key
- name: stopped-upgrade-120842
user:
client-certificate: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/stopped-upgrade-120842/client.crt
client-key: /home/jenkins/minikube-integration/19883-344658/.minikube/profiles/stopped-upgrade-120842/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-088725

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-088725 [took: 4.118635193s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-088725" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-088725
--- SKIP: TestNetworkPlugins/group/cilium (4.29s)

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard